summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2015-01-09uas: Add US_FL_NO_ATA_1X for Seagate devices with usb-id 0bc2:a013Hans de Goede
2015-01-09xhci: Add broken-streams quirk for Fresco Logic FL1000G xhci controllersHans de Goede
2015-01-09USB: EHCI: adjust error return codeAlan Stern
2015-01-09USB: EHCI: fix initialization bug in iso_stream_schedule()Alan Stern
2015-01-09xhci: Check if slot is already in default state before moving it thereMathias Nyman
2015-01-09Revert "usb: chipidea: remove duplicate dev_set_drvdata for host_start"Peter Chen
2015-01-07USB: qcserial/option: make AT URCs work for Sierra Wireless MC73xxReinhard Speyerer
2015-01-06USB: cp210x: add IDs for CEL USB sticks and MeshWorks devicesDavid Peterson
2015-01-02USB: keyspan: fix null-deref at probeJohan Hovold
2015-01-02USB: cp210x: fix ID for production CEL MeshConnect USB StickPreston Fick
2014-12-23usb: phy: Restore deferred probing pathThierry Reding
2014-12-22usb: gadget: udc: atmel: fix possible IN hang issueBo Shen
2014-12-22usb: gadget: udc: atmel: change setting for DMABo Shen
2014-12-22usb: dwc3: pci: add support for Intel Sunrise Point PCHHeikki Krogerus
2014-12-22usb: gadget: gadgetfs: Free memory allocated by memdup_user()Mario Schuknecht
2014-12-22usb: musb: stuff leak of struct usb_hcdSebastian Andrzej Siewior
2014-12-22usb: dwc2: gadget: kill requests with 'force' in s3c_hsotg_udc_stop()Robert Baldyga
2014-12-22usb: gadget: fix misspelling of current function in stringJulia Lawall
2014-12-22usb: musb: Fix randconfig build issues for Kconfig optionsTony Lindgren
2014-12-22usb: gadget: f_uac1: access freed memory at f_audio_free_instPeter Chen
2014-12-22usb: musb: Fix a few off-by-one lengthsRasmus Villemoes
2014-12-22usb: musb: blackfin: fix build breakFelipe Balbi
2014-12-22usb: musb: debugfs: cope with blackfin's odditiesFelipe Balbi
2014-12-20Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2014-12-19PM: Eliminate CONFIG_PM_RUNTIMERafael J. Wysocki
2014-12-18Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-12-18Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-14Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-12-13PM / Kconfig: Replace PM_RUNTIME with PM in dependenciesRafael J. Wysocki
2014-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-12-10Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-12-10printk: add and use LOGLEVEL_<level> defines for KERN_<LEVEL> equivalentsJoe Perches
2014-12-08Merge branch 'pm-runtime'Rafael J. Wysocki
2014-12-08Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley
2014-12-08Merge remote-tracking branch 'scsi-queue/core-for-3.19' into for-linusJames Bottomley
2014-12-04scsi: remove MSG_*_TAG definesChristoph Hellwig
2014-12-04USB / PM: Drop CONFIG_PM_RUNTIME from the USB coreRafael J. Wysocki
2014-12-02usbip: fix error handling in stub_probe()Alexey Khoroshilov
2014-12-02usb: gadget: udc: missing curly bracesDan Carpenter
2014-12-02USB: mos7720: delete some unneeded codeDan Carpenter
2014-12-02wusb: replace memset by memzero_explicitJulia Lawall
2014-12-02usb: xhci: fix comment for PORT_DEV_REMOVELu Baolu
2014-12-02xhci: don't use the same variable for stopped and halted rings current TDMathias Nyman
2014-12-02xhci: clear extra bits from slot context when setting max exit latencyMathias Nyman
2014-12-02xhci: cleanup finish_td functionMathias Nyman
2014-11-30Merge 3.18-rc7 into usb-nextGreg Kroah-Hartman
2014-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller