summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2015-01-09usb: host: drop owner assignment from platform_driversWolfram Sang
2015-01-09usb: gadget: udc: bdc: drop owner assignment from platform_driversWolfram Sang
2015-01-09USB: host: Remove hard-coded octeon platform information for ehci/ohciAndreas Herrmann
2015-01-09USB: ehci-platform: Support ehci reset after resume quirkWu Liang feng
2015-01-09usb: isp1760: Use setup_timerJulia Lawall
2015-01-09usb: sl811-hcd: Use setup_timerJulia Lawall
2015-01-09usb: oxu210hp-hcd: Use setup_timerJulia Lawall
2015-01-09usb: r8a66597-hcd: Use setup_timerJulia Lawall
2015-01-09USB: use %*ph specifier in uss720 driverAndy Shevchenko
2015-01-09USB: use %*ph specifier in mikrotek driverAndy Shevchenko
2015-01-09usb: host: max3421-hcd: use time_after()Asaf Vertz
2015-01-09usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGNSebastian Andrzej Siewior
2015-01-09xhci: Add completion code to the debug ouput of unhandled transfer eventsMathias Nyman
2015-01-09xhci: clean up work to remove unused parameters for functions in xhci-mem.cLin Wang
2015-01-09xhci-mem: Use setup_timerJulia Lawall
2015-01-09xhci: Use setup_timerJulia Lawall
2015-01-09xhci: remove unused parameter 'xhci' in function xhci_handshake().Lin Wang
2015-01-09xhci: Clean up work to xhci_add_endpoint().Lin Wang
2015-01-09uas: Add US_FL_NO_ATA_1X for 2 more Seagate disk enclosuresHans de Goede
2015-01-09uas: Do not blacklist ASM1153 disk enclosuresHans de Goede
2015-01-09usb: gadget: udc: avoid dereference before NULL check in ep_queueJohn W. Linville
2015-01-09usb: host: ehci-tegra: request deferred probe when failing to get phyVince Hsu
2015-01-09uas: disable UAS on Apricorn SATA donglesDarrick J. Wong
2015-01-09uas: Add US_FL_NO_REPORT_OPCODES for JMicron JMS566 with usb-id 0bc2:a013Hans de Goede
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-07kconfig: use bool instead of boolean for type definition attributesChristoph Jaeger
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