aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2011-04-29USB: cdc-wdm: reset handling according to new requirementsOliver Neukum
2011-04-29USB: gamin_gps: Fix for data transfer problems in native modeHermann Kneissel
2011-04-29USB: serial: ftdi_sio: adding support for TavIR STK500Benedek László
2011-04-29USB: moto_modem: Add USB identifier for the Motorola VE240.Elizabeth Jennifer Myers
2011-04-29USB: CP210x Add 4 Device IDs for AC-Services DevicesCraig Shelley
2011-04-19Merge 2.6.39-rc4 into usb-nextGreg Kroah-Hartman
2011-04-14Revert "usb: usb_storage: do not align length of request for CBW to maxp size"Greg Kroah-Hartman
2011-04-14Revert "USB: isp1760-hcd: move imask clear after pending work is done"Greg Kroah-Hartman
2011-04-13usb: gadget: storage_common: use kstrto*()Michal Nazarewicz
2011-04-13USB: ohci: add bus glue for the Atheros AR71XX/AR7240 SoCsGabor Juhos
2011-04-13USB: ehci: add workaround for Synopsys HC bugGabor Juhos
2011-04-13USB: ehci: add bus glue for the Atheros AR71XX/AR724X/AR91XX SoCsGabor Juhos
2011-04-13xHCI: Implement AMD PLL quirkAndiry Xu
2011-04-13xhci: Tell USB core both roothubs lost power.Sarah Sharp
2011-04-13usbcore: Bug fix: system can't suspend with USB3.0 device connected to USB3.0...Andiry Xu
2011-04-13USB: Fix unplug of device with active streamsMatthew Wilcox
2011-04-13USB: xhci - also free streams when resetting devicesDmitry Torokhov
2011-04-13USB: Add initial S5P EHCI driverJoonyoung Shim
2011-04-13Revert "USB: sam-ba: add driver for Atmel SAM Boot Assistant (SAM-BA)"Johan Hovold
2011-04-13USB: twl4030-usb: Report correct vbus value for accessory charger adapters1Matthias Kaehlcke
2011-04-13USB: Mark ehci_adjust_port_wakeup_flags as __maybe_unusedFabio Estevam
2011-04-13usb: fix a typo in a commentWeiping Pan(潘卫平)
2011-04-13usb/otg: fix twl6030 macroRandy Dunlap
2011-04-13usb: gadget: f_mass_storage: If 'ro'/'cdrom' specified, open file as read-onlyRoger Quadros
2011-04-13usb: gadget: f_mass_storage: Fix Bulk-only RESET handlingRoger Quadros
2011-04-13usb: u132-hcd: Drop __TIME__ usageMichal Marek
2011-04-13usb: ftdi-elan: Drop __TIME__ usageMichal Marek
2011-04-13USB: UHCI: don't try to revive a dead controllerAlan Stern
2011-04-13USB: UHCI: remove uses of hcd->stateAlan Stern
2011-04-13usb: don't enter usb subdirectories directlyFelipe Balbi
2011-04-13USB: sl811: add Kconfig option for ISOCHRONOUS modeMike Frysinger
2011-04-13USB: g_file_storage: don't send padding when stall=nAlan Stern
2011-04-13USB: remove dead code from usb_deregister_dev()Libor Pechacek
2011-04-13usb: usb_storage: do not align length of request for CBW to maxp sizeMian Yousaf Kaukab
2011-04-13xhci: Fix NULL pointer deref in handle_port_status()Sarah Sharp
2011-04-13USB: xhci - fix math in xhci_get_endpoint_interval()Dmitry Torokhov
2011-04-13USB: xhci: simplify logic of skipping missed isoc TDsDmitry Torokhov
2011-04-13USB: xhci - remove excessive 'inline' markingsDmitry Torokhov
2011-04-13USB: xhci: unsigned char never equals -1Dan Carpenter
2011-04-13USB: xhci - fix unsafe macro definitionsDmitry Torokhov
2011-04-13USB: cdc-acm: re-write read processingJohan Hovold
2011-04-13USB: cdc-acm: clean up read urb allocationJohan Hovold
2011-04-13USB: cdc-acm: clean up open error handlingJohan Hovold
2011-04-13USB: cdc-acm: clean up rx_buflimit referencesJohan Hovold
2011-04-13USB: cdc-acm: remove unused drain-delay codeJohan Hovold
2011-04-13USB: cdc-acm: remove superfluous prototypeJohan Hovold
2011-04-13USB: cdc-acm: remove version information and changelogJohan Hovold
2011-04-13USB: cdc-acm: use dev_vdbg in read/write pathsJohan Hovold
2011-04-13USB: cdc-acm: clean up verbose debugJohan Hovold
2011-04-13USB: cdc-acm: replace dbg macros with dev_dbgJohan Hovold