summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2014-11-06usb: gadget: hid: convert to new interface of f_hidAndrzej Pietrasiewicz
2014-11-06usb: gadget: f_hid: convert to new function interface with backward compatibi...Andrzej Pietrasiewicz
2014-11-06usb: gadget: hid: mirror init operations in module cleanupAndrzej Pietrasiewicz
2014-11-06usb: gadget: f_hid: check return value of device_createAndrzej Pietrasiewicz
2014-11-06usb: gadget: f_hid: check return value of class_createAndrzej Pietrasiewicz
2014-11-06USB: cdc-acm: add quirk for control-line state requestsJohan Hovold
2014-11-06Merge tag 'fixes-for-v3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2014-11-06Merge tag 'usb-serial-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2014-11-05usb: phy: remove file names from heading commentsSergei Shtylyov
2014-11-05USB: storage: Fix timeout in usb_stor_euscsi_init() and usb_stor_huawei_e220_...Mark Knibbs
2014-11-05usb: gadget: f_midi: add configfs supportAndrzej Pietrasiewicz
2014-11-05usb: gadget: f_midi: use usb_gstrings_attachAndrzej Pietrasiewicz
2014-11-05usb: gadget: f_midi: remove compatibility layerAndrzej Pietrasiewicz
2014-11-05usb: gadget: midi: convert to new interface of f_midiAndrzej Pietrasiewicz
2014-11-05usb: gadget: f_midi: convert to new function interface with backward compatib...Andrzej Pietrasiewicz
2014-11-05usb: gadget: f_midi: check kstrdup() return valueAndrzej Pietrasiewicz
2014-11-05usb: gadget: f_midi: enable use of the index parameterAndrzej Pietrasiewicz
2014-11-05usb: gadget: Kconfig: enable separate compilation of uac1/uac2 functionsAndrzej Pietrasiewicz
2014-11-05usb: dwc3: ep0: remove unnecessary break after returnJingoo Han
2014-11-05usb: musb: try a race-free wakeupSebastian Andrzej Siewior
2014-11-05USB: cdc-acm: only raise DTR on transitions from B0Johan Hovold
2014-11-05usb: musb: core: check link status on resumeSebastian Andrzej Siewior
2014-11-05usb: dwc3: exynos: remove non-DT support for Exynos Specific Glue layerJingoo Han
2014-11-05usb: renesas_usbhs: fix usbhs_pipe_clear() for DCP PIPEYoshihiro Shimoda
2014-11-05usb: renesas_usbhs: fix the timing of dcp_control_transfer_doneYoshihiro Shimoda
2014-11-05usb: renesas_usbhs: gadget: fix the behavior of pullupTakeshi Kihara
2014-11-05usb: renesas_usbhs: gadget: fix NULL pointer dereference in ep_disable()Kazuya Mizuguchi
2014-11-05Revert "storage: Replace magic number with define in usb_stor_euscsi_init()"Greg Kroah-Hartman
2014-11-04USB: serial: add Google simple serial SubClass supportAnton Staaf
2014-11-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2014-11-03usb: core: notify disconnection when core detects disconnectPeter Chen
2014-11-03usb: core: need to call usb_phy_notify_connect after device setupTony Zheng
2014-11-03uas: Add US_FL_NO_ATA_1X quirk for 2 more Seagate modelsHans de Goede
2014-11-03xhci: no switching back on non-ULT HaswellOliver Neukum
2014-11-03usb: renesas_usbhs: delete unnecessary 'out of memory' messagesPeter Chen
2014-11-03usb: misc: usb3503: delete unnecessary 'out of memory' messagesPeter Chen
2014-11-03usb: host: oxu210hp-hcd: delete unnecessary 'out of memory' messagesPeter Chen
2014-11-03usb: host: ehci-tegra: delete unnecessary 'out of memory' messagesPeter Chen
2014-11-03usb: host: ehci-sh: delete unnecessary 'out of memory' messagesPeter Chen
2014-11-03usb: host: ehci-mv: delete unnecessary 'out of memory' messagesPeter Chen
2014-11-03usb: class: usbtmc: delete unnecessary 'out of memory' messagesPeter Chen
2014-11-03usb: chipidea: otg_fsm: delete unnecessary 'out of memory' messagesPeter Chen
2014-11-03usb: ehci/ohci-platform: use SIMPLE_DEV_PM_OPS to support hibernationWonhong Kwon
2014-11-03USB: imx21-hcd: use %pad for dma_addr_tJingoo Han
2014-11-03usb: hub: remove unused variableSudip Mukherjee
2014-11-03usb: storage: Convert usb_stor_dbg to return voidJoe Perches
2014-11-03USB: OHCI: ohci-at91: remove unnecessary headersAlexandre Belloni
2014-11-03USB: ohci-platform: Move platform_data checks into the probe functionKevin Cernekee
2014-11-03USB: ohci-platform: Expose no_big_frame_no and num_ports in DTKevin Cernekee
2014-11-03USB: OHCI: Eliminate platform-specific test in ohci.hKevin Cernekee