aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds5-8/+9
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-1/+0
2011-05-20sanitize <linux/prefetch.h> usageLinus Torvalds7-0/+7
2011-05-18Haavard Skinnemoen has left AtmelJean Delvare1-1/+1
2011-05-18drivercore: revert addition of of_match to struct deviceGrant Likely1-2/+5
2011-05-10treewide: fix a few typos in commentsJustin P. Mattock2-2/+2
2011-05-03xHCI: Clear PLC in xhci_bus_resume()Andiry Xu1-2/+17
2011-05-02usb/isp1760: Report correct urb status after unlinkArvid Brodin1-0/+1
2011-05-02omap:usb: add regulator support for EHCIKeshava Munegowda1-0/+20
2011-05-02usb: musb: gadget: Fix out-of-sync runtime pm callsJarkko Nikula1-4/+2
2011-05-02usb: musb: omap2430: Fix retention idle on musb peripheral only boardsJarkko Nikula1-1/+1
2011-05-01[SCSI] usb-storage: do not increment cmd->serial_numberChristoph Hellwig1-1/+0
2011-04-26treewide: cleanup continuations and remove logging message whitespaceJoe Perches2-5/+6
2011-04-14Revert "USB: isp1760-hcd: move imask clear after pending work is done"Greg Kroah-Hartman1-3/+1
2011-04-13xHCI: Implement AMD PLL quirkAndiry Xu4-1/+32
2011-04-13xhci: Tell USB core both roothubs lost power.Sarah Sharp1-1/+3
2011-04-13usbcore: Bug fix: system can't suspend with USB3.0 device connected to USB3.0 hubAndiry Xu1-1/+11
2011-04-13USB: Fix unplug of device with active streamsMatthew Wilcox1-1/+1
2011-04-13USB: xhci - also free streams when resetting devicesDmitry Torokhov1-4/+12
2011-04-13xhci: Fix NULL pointer deref in handle_port_status()Sarah Sharp1-0/+11
2011-04-13USB: xhci - fix math in xhci_get_endpoint_interval()Dmitry Torokhov1-28/+62
2011-04-13USB: xhci: simplify logic of skipping missed isoc TDsDmitry Torokhov1-78/+94
2011-04-13USB: xhci - remove excessive 'inline' markingsDmitry Torokhov2-8/+8
2011-04-13USB: xhci: unsigned char never equals -1Dan Carpenter3-6/+9
2011-04-13USB: xhci - fix unsafe macro definitionsDmitry Torokhov1-3/+3
2011-04-13USB: fix formatting of SuperSpeed endpoints in /proc/bus/usb/devicesDmitry Torokhov1-4/+6
2011-04-13USB: isp1760-hcd: move imask clear after pending work is doneRichard Retanubun1-1/+3
2011-04-13USB: fsl_qe_udc: send ZLP when zero flag and length % maxpacket == 0Valentin Longchamp1-2/+18
2011-04-13usb: qcserial add missing errorpath kfreesSteven Hardy1-0/+2
2011-04-13usb: qcserial avoid pointing to freed memorySteven Hardy1-6/+9
2011-04-13usb: Fix qcserial memory leak on rmmodSteven Hardy1-1/+13
2011-04-13USB: ftdi_sio: add ids for Hameg HO720 and HO730Paul Friedrich2-0/+4
2011-04-13USB: option: Added support for Samsung GT-B3730/GT-B3710 LTE USB modem.Marius B. Kotsbak1-0/+5
2011-04-13usb: pch_udc: unlock on allocation failureDan Carpenter1-3/+5
2011-04-13USB host: Fix lockdep warning in AMD PLL quirkJoerg Roedel1-43/+74
2011-04-13usb/gadget: don't leak hs_descriptorsSebastian Andrzej Siewior1-0/+1
2011-04-13USB: ohci-au1xxx: fix warning "__BIG_ENDIAN" is not definedYoichi Yuasa1-1/+1
2011-04-13USB: ftdi_sio: add PID for OCT DK201 docking stationJohan Hovold2-0/+2
2011-04-13usb: musb: omap2430: fix build failureJohan Hovold1-1/+2
2011-04-13USB: EHCI: unlink unused QHs when the controller is stoppedAlan Stern1-6/+9
2011-04-13usb: gadget: eem: fix echo command processingYauheni Kaliuta1-2/+6
2011-04-13USB: ftdi_sio: Added IDs for CTI USB Serial DevicesChristian Simon2-0/+11
2011-04-13usb: r8a66597-udc: fix spinlock usageYoshihiro Shimoda1-0/+2
2011-04-13usb: Fix Kconfig unmet dependencies for Microblaze EHCIMichal Simek1-0/+1
2011-04-13USB: usb-gadget: unlock data->lock mutex on error path in ep_read()Alexey Khoroshilov1-1/+3
2011-04-13usb: fix ips1760-hcd printk format warningRandy Dunlap1-1/+1
2011-04-13Merge branch 'for-greg' of git://gitorious.org/usb/usb into usb-linusGreg Kroah-Hartman8-16/+62
2011-04-13USB: musb: blackfin: work around anomaly 05000450Mike Frysinger3-0/+37
2011-04-13usb: musb: Fix the crash issue during rebootHema HK1-0/+2
2011-04-13usb: musb: gadget: check the correct list_headFelipe Balbi1-1/+1