aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* USB: g_multi: Multifunction Composite Gadget addedMichal Nazarewicz2009-12-11
* USB: g_mass_storage: thread_exits callback addedMichal Nazarewicz2009-12-11
* USB: composite: usb_composite_unregister() no longer __exitMichal Nazarewicz2009-12-11
* USB: g_mass_storage: most data moved to fsg_commonMichal Nazarewicz2009-12-11
* USB: g_mass_storage: code cleaned up and comments updatedMichal Nazarewicz2009-12-11
* USB: g_mass_storage: lun_name_format and thread_name addedMichal Nazarewicz2009-12-11
* USB: g_mass_storage: fsg_config added & module params handlig changedMichal Nazarewicz2009-12-11
* USB: g_mass_storage: Mass Storage Function createdMichal Nazarewicz2009-12-11
* USB: xhci: Add tests for TRB address translation.Sarah Sharp2009-12-11
* usbtest: make module param pattern writeableVikram Pandita2009-12-11
* USB: fix possible null deref in init_usb_class()Dan Carpenter2009-12-11
* USB: r8a66597: clean up. remove unneeded null checksDan Carpenter2009-12-11
* USB: remove the auto_pm flagAlan Stern2009-12-11
* USB: hcd.c: quiet NULL pointer sparse noiseH Hartley Sweeten2009-12-11
* USB: option.c: add support for D-Link DWM-162-U5Zhang Le2009-12-11
* USB: ark3116: Cleanup of now unneeded functionsbart.hartgers@gmail.com2009-12-11
* USB: ark3116: Callbacks for interrupt and bulk readbart.hartgers@gmail.com2009-12-11
* USB: ark3116: Add cmset and breakbart.hartgers@gmail.com2009-12-11
* USB: ark3116: Replace cmgetbart.hartgers@gmail.com2009-12-11
* USB: ark3116: Make existing functions 16450-aware and add close and release f...bart.hartgers@gmail.com2009-12-11
* USB: ark3116: Setup some basic infrastructure for new ark3116 driver.bart.hartgers@gmail.com2009-12-11
* USB: Close usb_find_interface raceRuss Dill2009-12-11
* USB: FIX bitfield istl_flip:1, make it unsigned.Roel Kluin2009-12-11
* USB: Exposing second ACM channel as tty for Nokia S60 phones.Adrian Taylor2009-12-11
* USB: Check results of dma_map_singleLarry Finger2009-12-11
* USB: ehci: Allow EHCI to be built on OMAP3Anand Gadiyar2009-12-11
* USB: add scatter-gather support to usbmonAlan Stern2009-12-11
* USB: EHCI: add native scatter-gather supportAlan Stern2009-12-11
* USB: serial: sierra driver memory reductionElina Pasheva2009-12-11
* USB: Interface Association Descriptors added to CDC & RNDISMichal Nazarewicz2009-12-11
* USB: g_mass_storage: fsg_common_init() createdMichal Nazarewicz2009-12-11
* USB: g_mass_storage: constant length buffers usedMichal Nazarewicz2009-12-11
* USB: g_mass_storage: parts of fsg_dev moved to fsg_common structureMichal Nazarewicz2009-12-11
* USB: g_mass_storage: testing code from f_mass_storage.c removedMichal Nazarewicz2009-12-11
* USB: g_mass_storage: template f_mass_storage.c file createdMichal Nazarewicz2009-12-11
* USB: g_file_storage: more code from file_storage.c moved to storage_common.cMichal Nazarewicz2009-12-11
* USB: g_file_storage: per-LUN ro, removable and cdrom flags handling changedMichal Nazarewicz2009-12-11
* USB: g_file_storage: "fsg_" prefix added to some identifiersMichal Nazarewicz2009-12-11
* USB: g_file_storage: parts of file_storage.c moved to separate fileMichal Nazarewicz2009-12-11
* USB: Add EHCI support for MX27 and MX31 based boardsDaniel Mack2009-12-11
* USB: fix a bug in the scatter-gather libraryAlan Stern2009-12-11
* USB: add a "remove hardware" sysfs attributeAlan Stern2009-12-11
* USB: don't use a fixed DMA mapping for hub status URBsAlan Stern2009-12-11
* USB: ehci: Respect IST when scheduling new split iTDs.Sarah Sharp2009-12-11
* USB: ehci: Minor constant fix for SCHEDULE_SLOP.Sarah Sharp2009-12-11
* USB: xhci: Remove unused HCD statistics code.Sarah Sharp2009-12-11
* USB: xhci: Add watchdog timer for URB cancellation.Sarah Sharp2009-12-11
* USB: xhci: Re-purpose xhci_quiesce().Sarah Sharp2009-12-11
* USB: xhci: Handle URB cancel, complete and resubmit race.Sarah Sharp2009-12-11
* USB: improved error handling in usb_port_suspend()Oliver Neukum2009-12-11