aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2008-02-01USB: convert ohci debug files to use debugfs instead of sysfsTony Jones
2008-02-01USB: force handover port to companion when hub_port_connect_change failsBalaji Rao
2008-02-01USB: Drop unnecessary continue in a few driversJulia Lawall
2008-02-01USB: Convert from class_device to device for USB coreTony Jones
2008-01-31Merge branch 'linux-2.6'Paul Mackerras
2008-01-28Merge branch 'pxa-plat' into develRussell King
2008-01-27i2c/tps65010: move header to <linux/i2c/...>David Brownell
2008-01-27i2c: Kill rogue driver IDsJean Delvare
2008-01-27i2c: normal_i2c can be made const (remaining drivers)Jean Delvare
2008-01-26[POWERPC] mpc5200: normalize compatible property bindingsGrant Likely
2008-01-26[ARM] USB: update to allow pxa27x ohci driver to support pxa3xxeric miao
2008-01-26[ARM] USB: update pxa27x ohci driver to use clk supporteric miao
2007-12-17usb: Remove broken optimisation in OHCI IRQ handlerBenjamin Herrenschmidt
2007-12-17USB: use IRQF_DISABLED for HCD interrupt handlersAlan Stern
2007-11-28USB: fix up EHCI startup synchronizationDavid Brownell
2007-11-28USB: fix USB_OHCI_HCD_SSB dependenciesAdrian Bunk
2007-10-25USB: remove new OHCI build warningsDavid Brownell
2007-10-25USB: fix ssb_ohci_probe() build bugIngo Molnar
2007-10-25USB: fix scheduling of Iso URBs in uhci-hcdAlan Stern
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day
2007-10-18Add missing newlines to some uses of dev_<level> messagesJoe Perches
2007-10-13Fix ohci-ssb with !CONFIG_PMAl Viro
2007-10-12USB: mutual exclusion for EHCI init and port resetsAlan Stern
2007-10-12USB: ohci SSB bus glueMichael Buesch
2007-10-12USB: ehci build fixes on au1xxx, ppc-socDavid Brownell
2007-10-12USB: add runtime frame_no quirk for big-endian OHCIValentine Barshak
2007-10-12USB: r8a66597-hcd: fix driver removingYoshihiro Shimoda
2007-10-12USB: r8a66597-hcd: fix endian problemYoshihiro Shimoda
2007-10-12USB: r8a66597-hcd: fix Class or Vendor RequestYoshihiro Shimoda
2007-10-12USB: ELAN U132 Host Controller Driver: convert sw_lock to mutexMatthias Kaehlcke
2007-10-12USB: Eliminate urb->status usage!Alan Stern
2007-10-12USB: reorganize urb->status use in r8a66597-hcdAlan Stern
2007-10-12USB: reorganize urb->status use in sl811-hcdAlan Stern
2007-10-12USB: reorganize urb->status use in ohci-hcdAlan Stern
2007-10-12USB: reorganize urb->status use in ehci-hcdAlan Stern
2007-10-12USB: avoid the donelist after an error in ohci-hcdAlan Stern
2007-10-12USB: add urb->unlinked fieldAlan Stern
2007-10-12USB: centralize -EREMOTEIO handlingAlan Stern
2007-10-12USB: remove Iso status value in uhci-hcdAlan Stern
2007-10-12USB: minor fixes for r8a66597 driverAlan Stern
2007-10-12USB: EHCI restart speedupMarcelo Tosatti
2007-10-12USB: remove unnecessary tests in isp116x and sl811Alan Stern
2007-10-12USB: make HCDs responsible for managing endpoint queuesAlan Stern
2007-10-12USB: OHCI handles more ZFMicro quirksMike Nuss
2007-10-12USB: Clean up duplicate includes in drivers/usb/Jesper Juhl
2007-10-09drivers/firmware: const-ify DMI API and internalsJeff Garzik
2007-08-22USB: make EHCI initialize properly on PPC SOCsMike Nuss
2007-08-22USB: ohci, fix oddball gcc warningDavid Brownell
2007-08-22usb: typo in usb R8A66597 HCD configM4rkusXXL
2007-08-22usb: r8a66597-hcd: fix up error path.Paul Mundt