summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorLines
2014-11-06Merge tag 'usb-serial-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman-3/+4
2014-11-05usb: phy: remove file names from heading commentsSergei Shtylyov-4/+0
2014-11-05USB: storage: Fix timeout in usb_stor_euscsi_init() and usb_stor_huawei_e220_...Mark Knibbs-2/+2
2014-11-05usb: gadget: f_midi: add configfs supportAndrzej Pietrasiewicz-2/+181
2014-11-05usb: gadget: f_midi: use usb_gstrings_attachAndrzej Pietrasiewicz-6/+7
2014-11-05usb: gadget: f_midi: remove compatibility layerAndrzej Pietrasiewicz-122/+0
2014-11-05usb: gadget: midi: convert to new interface of f_midiAndrzej Pietrasiewicz-7/+38
2014-11-05usb: gadget: f_midi: convert to new function interface with backward compatib...Andrzej Pietrasiewicz-6/+179
2014-11-05usb: gadget: f_midi: check kstrdup() return valueAndrzej Pietrasiewicz-5/+18
2014-11-05usb: gadget: f_midi: enable use of the index parameterAndrzej Pietrasiewicz-1/+1
2014-11-05usb: gadget: Kconfig: enable separate compilation of uac1/uac2 functionsAndrzej Pietrasiewicz-0/+31
2014-11-05usb: dwc3: ep0: remove unnecessary break after returnJingoo Han-2/+0
2014-11-05usb: musb: try a race-free wakeupSebastian Andrzej Siewior-4/+8
2014-11-05USB: cdc-acm: only raise DTR on transitions from B0Johan Hovold-2/+3
2014-11-05usb: musb: core: check link status on resumeSebastian Andrzej Siewior-0/+6
2014-11-05usb: dwc3: exynos: remove non-DT support for Exynos Specific Glue layerJingoo Han-5/+2
2014-11-05usb: renesas_usbhs: fix usbhs_pipe_clear() for DCP PIPEYoshihiro Shimoda-4/+27
2014-11-05usb: renesas_usbhs: fix the timing of dcp_control_transfer_doneYoshihiro Shimoda-16/+3
2014-11-05usb: renesas_usbhs: gadget: fix the behavior of pullupTakeshi Kihara-3/+33
2014-11-05usb: renesas_usbhs: gadget: fix NULL pointer dereference in ep_disable()Kazuya Mizuguchi-0/+3
2014-11-05Revert "storage: Replace magic number with define in usb_stor_euscsi_init()"Greg Kroah-Hartman-1/+1
2014-11-04USB: serial: add Google simple serial SubClass supportAnton Staaf-0/+11
2014-11-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman-62/+0
2014-11-03usb: core: notify disconnection when core detects disconnectPeter Chen-2/+1
2014-11-03usb: core: need to call usb_phy_notify_connect after device setupTony Zheng-3/+4
2014-11-03uas: Add US_FL_NO_ATA_1X quirk for 2 more Seagate modelsHans de Goede-0/+14
2014-11-03xhci: no switching back on non-ULT HaswellOliver Neukum-14/+0
2014-11-03usb: renesas_usbhs: delete unnecessary 'out of memory' messagesPeter Chen-3/+1
2014-11-03usb: misc: usb3503: delete unnecessary 'out of memory' messagesPeter Chen-6/+2
2014-11-03usb: host: oxu210hp-hcd: delete unnecessary 'out of memory' messagesPeter Chen-1/+0
2014-11-03usb: host: ehci-tegra: delete unnecessary 'out of memory' messagesPeter Chen-1/+0
2014-11-03usb: host: ehci-sh: delete unnecessary 'out of memory' messagesPeter Chen-1/+0
2014-11-03usb: host: ehci-mv: delete unnecessary 'out of memory' messagesPeter Chen-1/+0
2014-11-03usb: class: usbtmc: delete unnecessary 'out of memory' messagesPeter Chen-3/+1
2014-11-03usb: chipidea: otg_fsm: delete unnecessary 'out of memory' messagesPeter Chen-8/+2
2014-11-03usb: ehci/ohci-platform: use SIMPLE_DEV_PM_OPS to support hibernationWonhong Kwon-22/+8
2014-11-03USB: imx21-hcd: use %pad for dma_addr_tJingoo Han-3/+3
2014-11-03usb: hub: remove unused variableSudip Mukherjee-5/+0
2014-11-03usb: storage: Convert usb_stor_dbg to return voidJoe Perches-9/+8
2014-11-03USB: OHCI: ohci-at91: remove unnecessary headersAlexandre Belloni-4/+0
2014-11-03USB: ohci-platform: Move platform_data checks into the probe functionKevin Cernekee-15/+4
2014-11-03USB: ohci-platform: Expose no_big_frame_no and num_ports in DTKevin Cernekee-0/+6
2014-11-03USB: OHCI: Eliminate platform-specific test in ohci.hKevin Cernekee-10/+9
2014-11-03usb: chipidea: host: add portpower overrideMichael Grzeschik-21/+46
2014-11-03usb: ehci: add ehci_port_power interfaceMichael Grzeschik-14/+42
2014-11-03uas: Make uas work with blk-mqHans de Goede-41/+23
2014-11-03usb: yurex: fixed sparse warning of incorrect typeSudip Mukherjee-2/+4
2014-11-03usb: Do not re-read descriptors for wired devices in usb_authorize_device()Josef Gajdusek-5/+8
2014-11-03usb: host: Remove optional dependencies on PLAT_S5PPaul Bolle-2/+2
2014-11-03usb: ehci/ohci-exynos: Fix of_node_put() for child when getting PHYsVivek Gautam-2/+0