summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-03-2216-653/+79Star
|\
| * usb: common: otg-fsm: only signal connect after switching to peripheralPeter Chen2015-03-181-2/+2
| * uas: Add US_FL_NO_ATA_1X for Initio Corporation controllers / devicesHans de Goede2015-03-181-0/+7
| * USB: ehci-atmel: rework clk handlingBoris Brezillon2015-03-181-21/+9Star
| * usb: chipidea: otg: add a_alt_hnp_support response for B deviceLi Jun2015-03-151-0/+11
| * Merge tag 'fixes-for-v4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-03-149-536/+40Star
| |\
| | * Revert "usb: gadget: zero: Add support for interrupt EP"Felipe Balbi2015-03-114-526/+22Star
| | * usb: phy: am335x-control: check return value of bus_find_deviceDavid Dueck2015-03-101-0/+3
| | * usb: dwc2: host: fix dwc2 disconnect bugYunzhi Li2015-03-101-0/+3
| | * usb: isp1760: add peripheral/device controller chip idSudeep Holla2015-03-091-1/+1
| | * usb: isp1760: set IRQ flags properlyValentin Rothberg2015-03-092-4/+3Star
| | * usb: musb: fix Kconfig regressionArnd Bergmann2015-03-091-1/+2
| | * usb: isp1760: fix possible deadlock in isp1760_udc_irqSudeep Holla2015-03-091-4/+6
| * | Revert "xhci: Clear the host side toggle manually when endpoint is 'soft reset'"Mathias Nyman2015-03-113-94/+10Star
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2015-03-211-3/+2Star
|\ \
| * | loop/usb/vhost-scsi/xen-scsiback: Fix use of __transport_register_sessionBart Van Assche2015-03-201-3/+2Star
* | | Merge branch 'gadget' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2015-03-132-398/+272Star
|\ \ \ | |_|/ |/| |
| * | gadgetfs: really get rid of switching ->f_opAlan Stern2015-03-081-19/+19
| * | gadgetfs: get rid of flipping ->f_op in ep_config()Al Viro2015-03-081-53/+37Star
| * | gadget: switch ep_io_operations to ->read_iter/->write_iterAl Viro2015-02-181-214/+141Star
| * | gadgetfs: use-after-free in ->aio_read()Al Viro2015-02-181-3/+12
| * | gadget/function/f_fs.c: switch to ->{read,write}_iter()Al Viro2015-02-181-78/+58Star
| * | gadget/function/f_fs.c: use put iov_iter into io_dataAl Viro2015-02-181-61/+25Star
| * | gadget/function/f_fs.c: close leaksAl Viro2015-02-181-2/+12
* | | Merge tag 'usb-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-03-0833-107/+373
|\ \ \
| * | | xhci: Workaround for PME stuck issues in Intel xhciMathias Nyman2015-03-062-0/+31
| * | | xhci: fix reporting of 0-sized URBs in control endpointAleksander Morgado2015-03-062-2/+11
| * | | Merge tag 'usb-serial-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-03-059-43/+105
| |\ \ \
| | * | | usb: ftdi_sio: Add jtag quirk support for Cyber Cortex AV boardsMax Mansfield2015-03-032-0/+5
| | * | | USB: ch341: set tty baud speed according to tty structNicolas PLANEL2015-03-021-9/+6Star
| | * | | USB: serial: cp210x: Adding Seletek device id'sMichiel vd Garde2015-02-271-0/+2
| | * | | USB: pl2303: disable break on shutdownJohan Hovold2015-02-261-5/+13
| | * | | USB: mxuport: fix null deref when used as a consoleJohan Hovold2015-02-261-1/+2
| | * | | USB: serial: clean up bus probe error handlingJohan Hovold2015-02-261-11/+14
| | * | | USB: serial: fix port attribute-creation raceJohan Hovold2015-02-262-19/+16Star
| | * | | USB: serial: fix tty-device error handling at probeJohan Hovold2015-02-261-1/+10
| | * | | USB: serial: fix potential use-after-free after failed probeJohan Hovold2015-02-261-1/+1
| | * | | USB: console: add dummy __module_getJohan Hovold2015-02-261-0/+2
| | * | | USB: ftdi_sio: add PIDs for Actisense USB devicesMark Glover2015-02-262-0/+37
| | * | | Revert "USB: serial: make bulk_out_size a lower limit"Johan Hovold2015-02-261-2/+3
| | | |/ | | |/|
| * | | cdc-acm: Add support for Denso cradle CU-321Björn Gerhart2015-02-241-0/+2
| * | | usb-storage: support for more than 8 LUNsOliver Neukum2015-02-241-0/+6
| * | | uas: Add US_FL_NO_REPORT_OPCODES for JMicron JMS539Hans de Goede2015-02-241-0/+7
| * | | USB: usbfs: don't leak kernel data in siginfoAlan Stern2015-02-241-0/+2
| * | | xhci: Clear the host side toggle manually when endpoint is 'soft reset'Mathias Nyman2015-02-243-10/+94
| * | | xhci: Allocate correct amount of scratchpad buffersMathias Nyman2015-02-241-2/+3
| * | | usb: XHCI: platform: Move the Marvell quirks after the enabling the clocksMaxime Ripard2015-02-241-10/+9Star
| * | | usb: gadget: configfs: don't NUL-terminate (sub)compatible idsAndrzej Pietrasiewicz2015-02-231-2/+0Star
| * | | usb: dwc3: dwc3-omap: Fix disable IRQGeorge Cherian2015-02-231-2/+28
| * | | usb: gadget: function: uvc_v4l2.c: fix sparse warningsLad, Prabhakar2015-02-231-0/+1