summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | | sisusbvga: Fix oops on disconnect.Will Newton2008-07-031-2/+0
| * | | | | USB: mass storage: new id for US_SC_CYP_ATACBmatthieu castet2008-07-031-0/+8
| * | | | | USB: ohci - record data toggle after unlinkDavid Brownell2008-07-031-0/+12
| * | | | | USB: ehci - fix timer regressionDavid Brownell2008-07-031-9/+10
| * | | | | USB: fix cdc-acm resume()Oliver Neukum2008-07-031-3/+0
| * | | | | OHCI: Fix problem if SM501 and another platform driver is selectedBen Dooks2008-07-031-1/+14
| |/ / / /
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-06-171-0/+3
| |\ \ \ \
| | * | | | Input: appletouch - implement reset-resume logicOliver Neukum2008-06-171-0/+3
| | |/ / /
| * | | | USB: don't use reset-resume if drivers don't support itLinus Torvalds2008-06-111-2/+44
| * | | | USB: isp1760: Assign resource fields before adding hcdNate Case2008-06-111-4/+4
| * | | | isight_firmware: Avoid crash on loading invalid firmwareMatthew Garrett2008-06-111-7/+16
| * | | | USB: fix build bug in USB_ISIGHTFWIngo Molnar2008-06-111-0/+1
| * | | | usb: r8a66597-hcd: Add support for SH7723 USB hostYoshihiro Shimoda2008-06-091-4/+4
| * | | | isp1760-if iomem annotationsAl Viro2008-06-041-2/+2
| * | | | cdc-wdm endianness fixesAl Viro2008-06-041-2/+2
| * | | | usb/c67x00 endianness annotationsAl Viro2008-06-041-6/+6
OpenPOWER on IntegriCloud