summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-12-11USB: Add EHCI support for MX27 and MX31 based boardsDaniel Mack4-0/+309
2009-12-11USB: fix a bug in the scatter-gather libraryAlan Stern1-1/+2
2009-12-11USB: add a "remove hardware" sysfs attributeAlan Stern3-2/+72
2009-12-11USB: don't use a fixed DMA mapping for hub status URBsAlan Stern1-7/+2
2009-12-11USB: ehci: Respect IST when scheduling new split iTDs.Sarah Sharp2-11/+21
2009-12-11USB: ehci: Minor constant fix for SCHEDULE_SLOP.Sarah Sharp1-4/+4
2009-12-11USB: xhci: Remove unused HCD statistics code.Sarah Sharp1-7/+0
2009-12-11USB: xhci: Add watchdog timer for URB cancellation.Sarah Sharp4-16/+243
2009-12-11USB: xhci: Re-purpose xhci_quiesce().Sarah Sharp2-34/+18
2009-12-11USB: xhci: Handle URB cancel, complete and resubmit race.Sarah Sharp3-10/+12
2009-12-11USB: improved error handling in usb_port_suspend()Oliver Neukum1-2/+7
2009-12-11USB: host: ehci: introduce omap ehci-hcd driverFelipe Balbi2-0/+760
2009-12-11USB OTG: Add generic driver for ULPI OTG transceiverDaniel Mack4-0/+148
2009-12-11USB: wusb: add wusb_phy_rate sysfs file to host controllersDavid Vrabel4-11/+55
2009-12-11usb: whci-hcd: decode more QHead fields in the debug filesDavid Vrabel1-4/+16
2009-12-11USB: usbtmc: minor formatting cleanupsOliver Neukum1-2/+2
2009-12-11USB: modifications for at91sam9g10Hong Xu2-8/+8
2009-12-11USB audio gadget: handle endpoint control requests at the function levelLaurent Pinchart2-117/+74
2009-12-11USB gadget: Handle endpoint requests at the function levelLaurent Pinchart1-8/+46
2009-12-11USB: skeleton: Correct use of ! and &Julia Lawall1-2/+2
2009-12-11USB: whci-hcd: fix type and format warnings in sg codeDavid Vrabel1-24/+2
2009-12-11USB: allow interrupt transfers to WUSB devicesDavid Vrabel1-4/+18
2009-12-11USB: whci-hcd: support urbs with scatter-gather listsDavid Vrabel4-31/+332
2009-12-11USB: make urb scatter-gather support more genericDavid Vrabel3-7/+13
2009-12-11USB: Add missing static markers to ohci-pnx4008Jean Delvare1-4/+4
2009-12-11USB: Add support for Xilinx USB host controllerJulie Zhu3-2/+318
2009-12-11USB Storage: Make driver less chatty when it finds a new deviceMatthew Wilcox1-5/+8
2009-12-11USB: usb-storage: Associate the name of the interface with the scsi hostMatthew Wilcox3-1/+5
2009-12-11USB: Convert a dev_info to a dev_dbgMatthew Wilcox1-1/+1
2009-12-11USB: ehci-hub: Remove redundant ehci->debug checkJason Wessel1-1/+1
2009-12-11USB: serial: ftdi_sio: add space/mark parityRoland Koebler1-6/+12
2009-12-10Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...Linus Torvalds4-58/+68
2009-12-10Merge branch 'xen/fbdev' of git://git.kernel.org/pub/scm/linux/kernel/git/jer...Linus Torvalds7-5/+9
2009-12-10Merge git://git.infradead.org/ubifs-2.6Linus Torvalds2-9/+51
2009-12-10V4L/DVB (13592): max2165: 32bit build patchDavid Wong1-1/+1
2009-12-09Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds46-279/+1148
2009-12-09Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds49-1650/+2082
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-1/+2
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds49-1148/+2871
2009-12-09Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds264-11097/+27182
2009-12-09Merge branch 'next-i2c' of git://git.fluff.org/bjdooks/linuxLinus Torvalds3-157/+398
2009-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6Linus Torvalds14-219/+37
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds274-458/+417
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds8-17/+60
2009-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds205-7037/+26307
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds1-1/+1
2009-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds15-89/+892
2009-12-09Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds48-2055/+2353
2009-12-09nvram: Fix missing smp_lock.h in nvramFrederic Weisbecker1-0/+1
2009-12-09hwmon: (adt7475) Add VID support for the ADT7476Jean Delvare2-3/+64