summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2011-05-03xHCI: Clear PLC in xhci_bus_resume()Andiry Xu
2011-05-02usb/isp1760: Report correct urb status after unlinkArvid Brodin
2011-05-02omap:usb: add regulator support for EHCIKeshava Munegowda
2011-05-02usb: musb: gadget: Fix out-of-sync runtime pm callsJarkko Nikula
2011-05-02usb: musb: omap2430: Fix retention idle on musb peripheral only boardsJarkko Nikula
2011-04-14Revert "USB: isp1760-hcd: move imask clear after pending work is done"Greg Kroah-Hartman
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-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: fix formatting of SuperSpeed endpoints in /proc/bus/usb/devicesDmitry Torokhov
2011-04-13USB: isp1760-hcd: move imask clear after pending work is doneRichard Retanubun
2011-04-13USB: fsl_qe_udc: send ZLP when zero flag and length % maxpacket == 0Valentin Longchamp
2011-04-13usb: qcserial add missing errorpath kfreesSteven Hardy
2011-04-13usb: qcserial avoid pointing to freed memorySteven Hardy
2011-04-13usb: Fix qcserial memory leak on rmmodSteven Hardy
2011-04-13USB: ftdi_sio: add ids for Hameg HO720 and HO730Paul Friedrich
2011-04-13USB: option: Added support for Samsung GT-B3730/GT-B3710 LTE USB modem.Marius B. Kotsbak
2011-04-13usb: pch_udc: unlock on allocation failureDan Carpenter
2011-04-13USB host: Fix lockdep warning in AMD PLL quirkJoerg Roedel
2011-04-13usb/gadget: don't leak hs_descriptorsSebastian Andrzej Siewior
2011-04-13USB: ohci-au1xxx: fix warning "__BIG_ENDIAN" is not definedYoichi Yuasa
2011-04-13USB: ftdi_sio: add PID for OCT DK201 docking stationJohan Hovold
2011-04-13usb: musb: omap2430: fix build failureJohan Hovold
2011-04-13USB: EHCI: unlink unused QHs when the controller is stoppedAlan Stern
2011-04-13usb: gadget: eem: fix echo command processingYauheni Kaliuta
2011-04-13USB: ftdi_sio: Added IDs for CTI USB Serial DevicesChristian Simon
2011-04-13usb: r8a66597-udc: fix spinlock usageYoshihiro Shimoda
2011-04-13usb: Fix Kconfig unmet dependencies for Microblaze EHCIMichal Simek
2011-04-13USB: usb-gadget: unlock data->lock mutex on error path in ep_read()Alexey Khoroshilov
2011-04-13usb: fix ips1760-hcd printk format warningRandy Dunlap
2011-04-13Merge branch 'for-greg' of git://gitorious.org/usb/usb into usb-linusGreg Kroah-Hartman
2011-04-13USB: musb: blackfin: work around anomaly 05000450Mike Frysinger
2011-04-13usb: musb: Fix the crash issue during rebootHema HK
2011-04-13usb: musb: gadget: check the correct list_headFelipe Balbi
2011-04-13usb: musb: temporarily make it boolFelipe Balbi
2011-04-13USB: musb: dereferencing an iomem pointerDan Carpenter
2011-04-13USB: musb: silence printk format warningDan Carpenter
2011-04-13USB: musb: using 0 instead of NULLDan Carpenter
2011-04-13USB: musb: add missing unlock in cppi_interrupt()Dan Carpenter
2011-04-13usb: musb: ux500: copy dma mask from platform device to musb deviceMian Yousaf Kaukab
2011-04-13usb: musb: clear AUTOSET while clearing DMAENABMian Yousaf Kaukab
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds