summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-12-11USB: add scatter-gather support to usbmonAlan Stern2-12/+62
2009-12-11USB: EHCI: add native scatter-gather supportAlan Stern2-5/+29
2009-12-11USB: serial: sierra driver memory reductionElina Pasheva1-12/+77
2009-12-11USB: Interface Association Descriptors added to CDC & RNDISMichal Nazarewicz2-4/+59
2009-12-11USB: g_mass_storage: fsg_common_init() createdMichal Nazarewicz1-162/+199
2009-12-11USB: g_mass_storage: constant length buffers usedMichal Nazarewicz2-20/+21
2009-12-11USB: g_mass_storage: parts of fsg_dev moved to fsg_common structureMichal Nazarewicz1-168/+173
2009-12-11USB: g_mass_storage: testing code from f_mass_storage.c removedMichal Nazarewicz2-572/+140
2009-12-11USB: g_mass_storage: template f_mass_storage.c file createdMichal Nazarewicz1-0/+3611
2009-12-11USB: g_file_storage: more code from file_storage.c moved to storage_common.cMichal Nazarewicz2-117/+128
2009-12-11USB: g_file_storage: per-LUN ro, removable and cdrom flags handling changedMichal Nazarewicz2-6/+13
2009-12-11USB: g_file_storage: "fsg_" prefix added to some identifiersMichal Nazarewicz2-152/+183
2009-12-11USB: g_file_storage: parts of file_storage.c moved to separate fileMichal Nazarewicz2-567/+572
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-10Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds46-279/+1148
2009-12-10Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds49-1650/+2082