summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* usb-storage: separate dynamic flags from fixed flagsAlan Stern2008-07-215-74/+75
* USB: io_ti: FIrst cut at a big clean upAlan Cox2008-07-211-1008/+852
* USB: combine hub_quiesce and hub_stopAlan Stern2008-07-211-31/+32
* USB: combine hub_activate and hub_restartAlan Stern2008-07-211-26/+23
* USB: optimize port debouncing during hub activationAlan Stern2008-07-211-5/+27
* USB: try to salvage lost power sessionsAlan Stern2008-07-212-22/+53
* USB: simplify hub_restart() logicAlan Stern2008-07-212-67/+54
* USB: revert "don't use reset-resume if drivers don't support it"Greg Kroah-Hartman2008-07-211-44/+2
* USB: debounce before unregisteringAlan Stern2008-07-211-12/+19
* USB: add new routine for checking port-resume typeAlan Stern2008-07-211-26/+63
* USB: use get_unaligned_* helpers for kl5kusb105 driverHarvey Harrison2008-07-211-1/+1
* USB: usb dev_set_name() instead of dev->bus_idKay Sievers2008-07-2113-16/+15
* USB: usb dev_name() instead of dev->bus_idKay Sievers2008-07-2127-51/+51
* USB: revert "don't lose disconnections during suspend"Greg Kroah-Hartman2008-07-211-4/+11
* USB: handle pci_name() being constGreg Kroah-Hartman2008-07-212-2/+2
* USB: storage: UNUSUAL_DEVS() for PanDigital Picture frame.Andrew Lunn2008-07-211-0/+11
* Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6Linus Torvalds2008-07-1440-39099/+444
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2008-07-1440-39099/+444
| |\
| | * edgeport-ti: use request_firmware()Jaswinder Singh2008-07-142-873/+47
| | * edgeport: use request_firmware()Jaswinder Singh2008-07-145-3557/+90
| | * whiteheat: use request_firmware()David Woodhouse2008-07-102-1696/+50
| | * ti_usb_3410_5052: use request_firmware()David Woodhouse2008-07-103-1783/+27
| | * emi62: use request_firmware()David Woodhouse2008-07-103-17747/+73
| | * emi26: use request_firmware()David Woodhouse2008-07-102-5809/+66
| | * keyspan_pda: use request_firmware()David Woodhouse2008-07-105-2545/+24
| | * keyspan: use request_firmware()David Woodhouse2008-07-1015-5078/+54
| | * isight: treat firmware data as constgregkh@suse.de2008-07-101-1/+1
| | * cxacru: treat firmware data as constDavid Woodhouse2008-07-101-1/+1
| | * ueagle-atm: treat firmware data as constDavid Woodhouse2008-07-101-9/+11
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-07-1414-470/+494
|\ \ \
| * \ \ [ARM] Merge most of the PXA work for initial mergeRussell King2008-07-1410-191/+189
| |\ \ \
| | * | | [ARM] 5120/1: pxa: correct platform driver names for PXA25x and PXA27x UDC dr...Philipp Zabel2008-07-098-178/+176
| | * | | [ARM] 5080/1: touch PSSR_OTGPH only on pxa27x in ohci-pxa27x and pxa27x_udcPhilipp Zabel2008-06-153-11/+5
| | * | | [ARM] pxa: separate PXA25x and PXA27x UDC register definitionsRussell King2008-05-191-2/+8
| * | | | Merge branch 'imx' into develRussell King2008-07-1014-37/+89
| |\ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-------. \ \ \ \ Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'o...Russell King2008-07-105-279/+305
| |\ \ \ \ \ \ \ \ \ | | | | | | | |/ / / | | | | | | |/| | |
| | | | | * | | | | ARM: OMAP: USB: Change omap USB code to use omap_read/write instead of __REGTony Lindgren2008-07-033-239/+295
| | | | | * | | | | ARM: OMAP: DMA: Remove __REG accessTony Lindgren2008-07-031-36/+6
| | |_|_|/ / / / / | |/| | | | | | |
| | * | | | | | | [ARM] 5130/4: Support for the at91sam9g20sedji gaouaou2008-07-101-2/+2
| | * | | | | | | [ARM] 4940/1: AT91: UDPHS driver: SAM9RL board and cpu integration.Nicolas Ferre2008-06-021-2/+2
| | | |_|/ / / / | | |/| | | | |
* | | | | | | | Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-1463-203/+1830
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Fix name of Russell King in various commentsUwe Kleine-König2008-07-104-4/+4
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | Revert "USB: don't explicitly reenable root-hub status interrupts"Linus Torvalds2008-07-0622-31/+70
| | |_|_|_|/ | |/| | | |
| * | | | | USB: adding comment for ipaq forcing number of portsOliver Neukum2008-07-031-0/+5
| * | | | | USB: fix Oops on loading ipaq module since 2.6.26Oliver Neukum2008-07-031-1/+1
| * | | | | USB: add a pl2303 device idGreg Kroah-Hartman2008-07-032-0/+2
| * | | | | USB: another option device idGreg Kroah-Hartman2008-07-031-0/+1
| * | | | | USB: don't lose disconnections during suspendAlan Stern2008-07-031-11/+4
| * | | | | USB: fix interrupt disabling for HCDs with shared interrupt handlersStefan Becker2008-07-031-10/+28
| * | | | | USB: New device ID for ftdi_sio driverJon K Hellan2008-07-032-0/+4
OpenPOWER on IntegriCloud