summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-12-11USB: ark3116: Replace cmgetbart.hartgers@gmail.com1-24/+19
2009-12-11USB: ark3116: Make existing functions 16450-aware and add close and release f...bart.hartgers@gmail.com1-219/+276
2009-12-11USB: ark3116: Setup some basic infrastructure for new ark3116 driver.bart.hartgers@gmail.com1-6/+182
2009-12-11USB: Close usb_find_interface raceRuss Dill1-18/+10
2009-12-11USB: FIX bitfield istl_flip:1, make it unsigned.Roel Kluin1-2/+2
2009-12-11USB: handle bcd incrementation in usb modalias generationNathaniel McCallum1-2/+47
2009-12-11USB: add hex/bcd detection to usb modalias generationNathaniel McCallum1-12/+36
2009-12-11USB: Exposing second ACM channel as tty for Nokia S60 phones.Adrian Taylor1-1/+57
2009-12-11USB: Check results of dma_map_singleLarry Finger1-4/+10
2009-12-11USB: ehci: Allow EHCI to be built on OMAP3Anand Gadiyar1-0/+1
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 Mack7-0/+439
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 Mack5-0/+155
2009-12-11USB OTG: add support for ulpi connected external transceiversDaniel Mack1-1/+67
2009-12-11USB: wusb: add wusb_phy_rate sysfs file to host controllersDavid Vrabel5-11/+68
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 Pinchart2-8/+47
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 Vrabel4-7/+14
2009-12-11USB: Add missing static markers to ohci-pnx4008Jean Delvare1-4/+4
2009-12-11USB: Add support for Xilinx USB host controllerJulie Zhu4-2/+329