aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAge
...
| * | | | | | Merge tag 'fixes-for-v4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-03-24
| |\ \ \ \ \ \
| | * | | | | | usb: isp1760: fix spin unlock in the error path of isp1760_udc_startSudeep Holla2015-03-24
| | | |_|_|/ / | | |/| | | |
| * | | | | | usb: xhci: apply XHCI_AVOID_BEI quirk to all Intel xHCI controllersLu Baolu2015-03-23
| * | | | | | usb: xhci: handle Config Error Change (CEC) in xhci driverLu Baolu2015-03-23
| |/ / / / /
| * | | | | Merge tag 'usb-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-03-22
| |\ \ \ \ \
| | * | | | | usb: common: otg-fsm: only signal connect after switching to peripheralPeter Chen2015-03-18
| | * | | | | uas: Add US_FL_NO_ATA_1X for Initio Corporation controllers / devicesHans de Goede2015-03-18
| | * | | | | USB: ehci-atmel: rework clk handlingBoris Brezillon2015-03-18
| | * | | | | usb: chipidea: otg: add a_alt_hnp_support response for B deviceLi Jun2015-03-15
| | * | | | | Merge tag 'fixes-for-v4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-03-14
| | |\ \ \ \ \
| | | * | | | | Revert "usb: gadget: zero: Add support for interrupt EP"Felipe Balbi2015-03-11
| | | * | | | | usb: phy: am335x-control: check return value of bus_find_deviceDavid Dueck2015-03-10
| | | * | | | | usb: dwc2: host: fix dwc2 disconnect bugYunzhi Li2015-03-10
| | | * | | | | usb: isp1760: add peripheral/device controller chip idSudeep Holla2015-03-09
| | | * | | | | usb: isp1760: set IRQ flags properlyValentin Rothberg2015-03-09
| | | * | | | | usb: musb: fix Kconfig regressionArnd Bergmann2015-03-09
| | | * | | | | usb: isp1760: fix possible deadlock in isp1760_udc_irqSudeep Holla2015-03-09
| | | | |_|/ / | | | |/| | |
| | * / | | | Revert "xhci: Clear the host side toggle manually when endpoint is 'soft reset'"Mathias Nyman2015-03-11
| | |/ / / /
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2015-03-21
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | loop/usb/vhost-scsi/xen-scsiback: Fix use of __transport_register_sessionBart Van Assche2015-03-20
| | | |/ / | | |/| |
| * | | | Merge branch 'gadget' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2015-03-13
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | * | gadgetfs: really get rid of switching ->f_opAlan Stern2015-03-08
| | * | gadgetfs: get rid of flipping ->f_op in ep_config()Al Viro2015-03-08
| | * | gadget: switch ep_io_operations to ->read_iter/->write_iterAl Viro2015-02-17
| | * | gadgetfs: use-after-free in ->aio_read()Al Viro2015-02-17
| | * | gadget/function/f_fs.c: switch to ->{read,write}_iter()Al Viro2015-02-17
| | * | gadget/function/f_fs.c: use put iov_iter into io_dataAl Viro2015-02-17
| | * | gadget/function/f_fs.c: close leaksAl Viro2015-02-17
| * | | Merge tag 'usb-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-03-08
| |\ \ \
| | * | | xhci: Workaround for PME stuck issues in Intel xhciMathias Nyman2015-03-06
| | * | | xhci: fix reporting of 0-sized URBs in control endpointAleksander Morgado2015-03-06
| | * | | Merge tag 'usb-serial-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-03-05
| | |\ \ \
| | | * | | usb: ftdi_sio: Add jtag quirk support for Cyber Cortex AV boardsMax Mansfield2015-03-03
| | | * | | USB: ch341: set tty baud speed according to tty structNicolas PLANEL2015-03-02
| | | * | | USB: serial: cp210x: Adding Seletek device id'sMichiel vd Garde2015-02-27
| | | * | | USB: pl2303: disable break on shutdownJohan Hovold2015-02-26
| | | * | | USB: mxuport: fix null deref when used as a consoleJohan Hovold2015-02-26
| | | * | | USB: serial: clean up bus probe error handlingJohan Hovold2015-02-26
| | | * | | USB: serial: fix port attribute-creation raceJohan Hovold2015-02-26
| | | * | | USB: serial: fix tty-device error handling at probeJohan Hovold2015-02-26
| | | * | | USB: serial: fix potential use-after-free after failed probeJohan Hovold2015-02-26
| | | * | | USB: console: add dummy __module_getJohan Hovold2015-02-26
| | | * | | USB: ftdi_sio: add PIDs for Actisense USB devicesMark Glover2015-02-26
| | | * | | Revert "USB: serial: make bulk_out_size a lower limit"Johan Hovold2015-02-26
| | | | |/ | | | |/|
| | * | | cdc-acm: Add support for Denso cradle CU-321Björn Gerhart2015-02-24
| | * | | usb-storage: support for more than 8 LUNsOliver Neukum2015-02-24
| | * | | uas: Add US_FL_NO_REPORT_OPCODES for JMicron JMS539Hans de Goede2015-02-24
| | * | | USB: usbfs: don't leak kernel data in siginfoAlan Stern2015-02-24
| | * | | xhci: Clear the host side toggle manually when endpoint is 'soft reset'Mathias Nyman2015-02-24
| | * | | xhci: Allocate correct amount of scratchpad buffersMathias Nyman2015-02-24