summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* USB: ark3116: Cleanup of now unneeded functionsbart.hartgers@gmail.com2009-12-111-39/+0
* USB: ark3116: Callbacks for interrupt and bulk readbart.hartgers@gmail.com2009-12-111-0/+194
* USB: ark3116: Add cmset and breakbart.hartgers@gmail.com2009-12-111-0/+56
* USB: ark3116: Replace cmgetbart.hartgers@gmail.com2009-12-111-24/+19
* USB: ark3116: Make existing functions 16450-aware and add close and release f...bart.hartgers@gmail.com2009-12-111-219/+276
* USB: ark3116: Setup some basic infrastructure for new ark3116 driver.bart.hartgers@gmail.com2009-12-111-6/+182
* USB: Close usb_find_interface raceRuss Dill2009-12-111-18/+10
* USB: FIX bitfield istl_flip:1, make it unsigned.Roel Kluin2009-12-111-2/+2
* USB: handle bcd incrementation in usb modalias generationNathaniel McCallum2009-12-111-2/+47
* USB: add hex/bcd detection to usb modalias generationNathaniel McCallum2009-12-111-12/+36
* USB: Exposing second ACM channel as tty for Nokia S60 phones.Adrian Taylor2009-12-111-1/+57
* USB: Check results of dma_map_singleLarry Finger2009-12-111-4/+10
* USB: ehci: Allow EHCI to be built on OMAP3Anand Gadiyar2009-12-111-0/+1
* USB: add scatter-gather support to usbmonAlan Stern2009-12-112-12/+62
* USB: EHCI: add native scatter-gather supportAlan Stern2009-12-112-5/+29
* USB: serial: sierra driver memory reductionElina Pasheva2009-12-111-12/+77
* USB: Interface Association Descriptors added to CDC & RNDISMichal Nazarewicz2009-12-112-4/+59
* USB: g_mass_storage: fsg_common_init() createdMichal Nazarewicz2009-12-111-162/+199
* USB: g_mass_storage: constant length buffers usedMichal Nazarewicz2009-12-112-20/+21
* USB: g_mass_storage: parts of fsg_dev moved to fsg_common structureMichal Nazarewicz2009-12-111-168/+173
* USB: g_mass_storage: testing code from f_mass_storage.c removedMichal Nazarewicz2009-12-112-572/+140
* USB: g_mass_storage: template f_mass_storage.c file createdMichal Nazarewicz2009-12-111-0/+3611
* USB: g_file_storage: more code from file_storage.c moved to storage_common.cMichal Nazarewicz2009-12-112-117/+128
* USB: g_file_storage: per-LUN ro, removable and cdrom flags handling changedMichal Nazarewicz2009-12-112-6/+13
* USB: g_file_storage: "fsg_" prefix added to some identifiersMichal Nazarewicz2009-12-112-152/+183
* USB: g_file_storage: parts of file_storage.c moved to separate fileMichal Nazarewicz2009-12-112-567/+572
* USB: Add EHCI support for MX27 and MX31 based boardsDaniel Mack2009-12-117-0/+439
* USB: fix a bug in the scatter-gather libraryAlan Stern2009-12-111-1/+2
* USB: add a "remove hardware" sysfs attributeAlan Stern2009-12-113-2/+72
* USB: don't use a fixed DMA mapping for hub status URBsAlan Stern2009-12-111-7/+2
* USB: ehci: Respect IST when scheduling new split iTDs.Sarah Sharp2009-12-112-11/+21
* USB: ehci: Minor constant fix for SCHEDULE_SLOP.Sarah Sharp2009-12-111-4/+4
* USB: xhci: Remove unused HCD statistics code.Sarah Sharp2009-12-111-7/+0
* USB: xhci: Add watchdog timer for URB cancellation.Sarah Sharp2009-12-114-16/+243
* USB: xhci: Re-purpose xhci_quiesce().Sarah Sharp2009-12-112-34/+18
* USB: xhci: Handle URB cancel, complete and resubmit race.Sarah Sharp2009-12-113-10/+12
* USB: improved error handling in usb_port_suspend()Oliver Neukum2009-12-111-2/+7
* USB: host: ehci: introduce omap ehci-hcd driverFelipe Balbi2009-12-112-0/+760
* USB OTG: Add generic driver for ULPI OTG transceiverDaniel Mack2009-12-115-0/+155
* USB OTG: add support for ulpi connected external transceiversDaniel Mack2009-12-111-1/+67
* USB: wusb: add wusb_phy_rate sysfs file to host controllersDavid Vrabel2009-12-115-11/+68
* usb: whci-hcd: decode more QHead fields in the debug filesDavid Vrabel2009-12-111-4/+16
* USB: usbtmc: minor formatting cleanupsOliver Neukum2009-12-111-2/+2
* USB: modifications for at91sam9g10Hong Xu2009-12-112-8/+8
* USB audio gadget: handle endpoint control requests at the function levelLaurent Pinchart2009-12-112-117/+74
* USB gadget: Handle endpoint requests at the function levelLaurent Pinchart2009-12-112-8/+47
* USB: skeleton: Correct use of ! and &Julia Lawall2009-12-111-2/+2
* USB: whci-hcd: fix type and format warnings in sg codeDavid Vrabel2009-12-111-24/+2
* USB: allow interrupt transfers to WUSB devicesDavid Vrabel2009-12-111-4/+18
* USB: whci-hcd: support urbs with scatter-gather listsDavid Vrabel2009-12-114-31/+332
OpenPOWER on IntegriCloud