summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorLines
2015-03-22Merge tag 'usb-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-653/+79
2015-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds-3/+2
2015-03-19loop/usb/vhost-scsi/xen-scsiback: Fix use of __transport_register_sessionBart Van Assche-3/+2
2015-03-18usb: common: otg-fsm: only signal connect after switching to peripheralPeter Chen-2/+2
2015-03-18uas: Add US_FL_NO_ATA_1X for Initio Corporation controllers / devicesHans de Goede-0/+7
2015-03-18USB: ehci-atmel: rework clk handlingBoris Brezillon-21/+9
2015-03-15usb: chipidea: otg: add a_alt_hnp_support response for B deviceLi Jun-0/+11
2015-03-14Merge tag 'fixes-for-v4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman-536/+40
2015-03-13Merge branch 'gadget' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds-398/+272
2015-03-11Revert "usb: gadget: zero: Add support for interrupt EP"Felipe Balbi-526/+22
2015-03-11Revert "xhci: Clear the host side toggle manually when endpoint is 'soft reset'"Mathias Nyman-94/+10
2015-03-10usb: phy: am335x-control: check return value of bus_find_deviceDavid Dueck-0/+3
2015-03-10usb: dwc2: host: fix dwc2 disconnect bugYunzhi Li-0/+3
2015-03-09usb: isp1760: add peripheral/device controller chip idSudeep Holla-1/+1
2015-03-09usb: isp1760: set IRQ flags properlyValentin Rothberg-4/+3
2015-03-09usb: musb: fix Kconfig regressionArnd Bergmann-1/+2
2015-03-09usb: isp1760: fix possible deadlock in isp1760_udc_irqSudeep Holla-4/+6
2015-03-08Merge tag 'usb-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-107/+373
2015-03-08gadgetfs: really get rid of switching ->f_opAlan Stern-19/+19
2015-03-08gadgetfs: get rid of flipping ->f_op in ep_config()Al Viro-53/+37
2015-03-07USB: serial: fix infinite wait_until_sent timeoutJohan Hovold-2/+3
2015-03-06xhci: Workaround for PME stuck issues in Intel xhciMathias Nyman-0/+31
2015-03-06xhci: fix reporting of 0-sized URBs in control endpointAleksander Morgado-2/+11
2015-03-05Merge tag 'usb-serial-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman-43/+105
2015-03-03usb: ftdi_sio: Add jtag quirk support for Cyber Cortex AV boardsMax Mansfield-0/+5
2015-03-02USB: ch341: set tty baud speed according to tty structNicolas PLANEL-9/+6
2015-02-27USB: serial: cp210x: Adding Seletek device id'sMichiel vd Garde-0/+2
2015-02-26USB: pl2303: disable break on shutdownJohan Hovold-5/+13
2015-02-26USB: mxuport: fix null deref when used as a consoleJohan Hovold-1/+2
2015-02-26USB: serial: clean up bus probe error handlingJohan Hovold-11/+14
2015-02-26USB: serial: fix port attribute-creation raceJohan Hovold-19/+16
2015-02-26USB: serial: fix tty-device error handling at probeJohan Hovold-1/+10
2015-02-26USB: serial: fix potential use-after-free after failed probeJohan Hovold-1/+1
2015-02-26USB: console: add dummy __module_getJohan Hovold-0/+2
2015-02-26USB: ftdi_sio: add PIDs for Actisense USB devicesMark Glover-0/+37
2015-02-26Revert "USB: serial: make bulk_out_size a lower limit"Johan Hovold-2/+3
2015-02-24cdc-acm: Add support for Denso cradle CU-321Björn Gerhart-0/+2
2015-02-24usb-storage: support for more than 8 LUNsOliver Neukum-0/+6
2015-02-24uas: Add US_FL_NO_REPORT_OPCODES for JMicron JMS539Hans de Goede-0/+7
2015-02-24USB: usbfs: don't leak kernel data in siginfoAlan Stern-0/+2
2015-02-24xhci: Clear the host side toggle manually when endpoint is 'soft reset'Mathias Nyman-10/+94
2015-02-24xhci: Allocate correct amount of scratchpad buffersMathias Nyman-2/+3
2015-02-24usb: XHCI: platform: Move the Marvell quirks after the enabling the clocksMaxime Ripard-10/+9
2015-02-23usb: gadget: configfs: don't NUL-terminate (sub)compatible idsAndrzej Pietrasiewicz-2/+0
2015-02-23usb: dwc3: dwc3-omap: Fix disable IRQGeorge Cherian-2/+28
2015-02-23usb: gadget: function: uvc_v4l2.c: fix sparse warningsLad, Prabhakar-0/+1
2015-02-23usb: gadget: gadgetfs: fix sparse warningsLad, Prabhakar-2/+4
2015-02-23usb: gadget: function: uvc: fix sparse warningsLad, Prabhakar-0/+1
2015-02-23usb: gadget: function: f_sourcesink: fix sparse warningLad, Prabhakar-2/+2
2015-02-23usb: gadget: function: f_uac2: fix sparse warningsLad, Prabhakar-17/+17