summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorLines
2014-11-25usb: dwc2: Fix build warning when CONFIG_PM_SLEEP=nFabio Estevam-2/+2
2014-11-25usb: gadget: udc: pxa25x: remove unnecessary NULL checkFelipe Balbi-5/+1
2014-11-25usb: gadget: udc: lpc32xx: remove unnecessary NULL checkFelipe Balbi-2/+1
2014-11-24USB: PCI-quirks: Deletion of unnecessary checks before the function call "pci...Markus Elfring-8/+4
2014-11-24USB-SIS: Deletion of an unnecessary check before the function call "usb_put_dev"Markus Elfring-2/+1
2014-11-24USB-IP: Deletion of unnecessary checks before the function call "usb_put_dev"Markus Elfring-6/+3
2014-11-24host: ehci-w90x900: fix error return codeJulia Lawall-1/+3
2014-11-24storage: Fix bus scan and multi-LUN support for SCM eUSCSI devicesMark Knibbs-12/+24
2014-11-24storage: Enable multi-target mode as vendor driver does for SCM eUSCSI bridgeMark Knibbs-2/+1
2014-11-24usb: ehci-orion: enable big-endian supportMarcin Wojtas-2/+2
2014-11-24USB: cdc-acm: check for valid interfacesGreg Kroah-Hartman-4/+5
2014-11-24cdc-acm: memory leak in error caseOliver Neukum-0/+1
2014-11-24usb-quirks: Add reset-resume quirk for MS Wireless Laser Mouse 6000Hans de Goede-0/+3
2014-11-24scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16Hannes Reinecke-1/+1
2014-11-24usb: dwc3: return error code from the most recent callJulia Lawall-1/+1
2014-11-24usb: gadget: ss_ep_in_comp_desc can be statickbuild test robot-2/+2
2014-11-24scsi: drop reason argument from ->change_queue_depthChristoph Hellwig-1/+1
2014-11-22usb: xhci: rework root port wake bits if controller isn't allowed to wakeupLu Baolu-4/+52
2014-11-22USB: xhci: Reset a halted endpoint immediately when we encounter a stall.Mathias Nyman-80/+25
2014-11-22Revert "xhci: clear root port wake on bits if controller isn't wake-up capable"Lu Baolu-4/+1
2014-11-22USB: xhci: don't start a halted endpoint before its new dequeue is setMathias Nyman-2/+1
2014-11-22USB: uas: Add no-uas quirk for Hitachi usb-3 enclosures 4971:1012Hans de Goede-0/+7
2014-11-22Merge tag 'usb-serial-3.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman-50/+131
2014-11-22usb: dwc3: host: convey the PHYs to xhciHeikki Krogerus-6/+16
2014-11-21usb: gadget: function: delete an unnecessary check before rndis_add_hdr()Markus Elfring-2/+1
2014-11-21usb: dwc2: gadget: rework suspend/resume code to correctly restore gadget stateMarek Szyprowski-18/+24
2014-11-21usb: dwc2: gadget: add mutex to serialize init/deinit callsMarek Szyprowski-0/+22
2014-11-21usb: dwc2: gadget: rework disconnect event handlingMarek Szyprowski-3/+19
2014-11-21usb: dwc3: exynos: Add provision for AXI UpScaler clock on exynos7Vivek Gautam-0/+17
2014-11-21usb: dwc3: exynos: Add provision for suspend clockVivek Gautam-0/+11
2014-11-21usb: dwc3: exynos: Remove local variable for clock from probeVivek Gautam-8/+5
2014-11-21usb: phy: introduce usb_phy_set_event interfaceKiran Raparthy-0/+12
2014-11-20usb: gadget: net2280: Fix superspeed dma_done()Mario Schuknecht-1/+1
2014-11-20usb: gadget: at91_udc: move prepare clk into process contextRonald Wahl-12/+32
2014-11-20usb: gadget: atmel_usba_udc: remove release functionBo Shen-9/+0
2014-11-20usb: gadget: at91_udc: remove unused release functionBo Shen-9/+0
2014-11-20usb: gadget: add USB3 support to the printer driverJorge Ramirez-Ortiz-6/+59
2014-11-20usb: phy: propagate __of_usb_find_phy()'s error on failureArjun Sreedharan-1/+3
2014-11-20usb: dwc3: keystone: fix error return codeJulia Lawall-0/+1
2014-11-20usb: dwc3: trace: don't save pointersFelipe Balbi-4/+8
2014-11-20treewide: fix typo in printk and KconfigMasanari Iida-4/+4
2014-11-20Merge Linus' tree to be be to apply submitted patches to newer code thanJiri Kosina-4718/+14442
2014-11-19HID: yet another buggy ELAN touchscreenOliver Neukum-0/+3
2014-11-19USB: ssu100: fix overrun-error reportingJohan Hovold-8/+3
2014-11-19USB: keyspan: fix overrun-error reportingJohan Hovold-10/+11
2014-11-19USB: keyspan: fix tty line-status reportingJohan Hovold-28/+48
2014-11-19USB: qcserial: Add support for HP lt4112 LTE/HSPA+ Gobi 4G ModemMartin Hauke-0/+33
2014-11-19usb: serial: ftdi_sio: add PIDs for Matrix Orbital productsTroy Clark-4/+68
2014-11-18usb: musb: core: Disable the Interrupts till BABBLE is fully handledGeorge Cherian-1/+4
2014-11-18usb: musb: musb_cppi41: recognize HS devices in hostmodeSebastian Andrzej Siewior-1/+9