summaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
Commit message (Expand)AuthorAgeFilesLines
* usb: ehci-omap: don't complain on -EPROBE_DEFER when no PHY foundLadislav Michl2018-01-221-1/+2
* USB: serial: remove redundant initializations of 'mos_parport'Colin Ian King2018-01-221-2/+2
* usb/gadget: Fix "high bandwidth" check in usb_gadget_ep_match_desc()Benjamin Herrenschmidt2018-01-221-1/+1
* usb: gadget: compress return logic into one lineGustavo A. R. Silva2018-01-221-4/+2
* usbip: vhci_hcd: update 'status' file header and formatShuah Khan2018-01-221-6/+6
* USB: serial: simple: add Motorola Tetra driverJohan Hovold2018-01-222-0/+8
* CDC-ACM: apply quirk for card readerOliver Neukum2018-01-221-0/+3
* usb: option: Add support for FS040U modemOKAMOTO Yoshiaki2018-01-221-0/+5
* usb: uhci: Add clk support to uhci-platformBenjamin Herrenschmidt2018-01-172-3/+23
* usb: uas: unconditionally bring back host after resetOliver Neukum2018-01-161-4/+3
* USB: cdc-acm: Do not log urb submission errors on disconnectHans de Goede2018-01-161-1/+1
* usb: xhci-mtk: fix semicolon.cocci warningsFengguang Wu2018-01-161-1/+1
* usb: mtu3: fix semicolon.cocci warningsFengguang Wu2018-01-161-1/+1
* usb: mtu3: fix ssusb_wakeup_set dummyArnd Bergmann2018-01-161-6/+1
* Merge 4.15-rc8 into usb-nextGreg Kroah-Hartman2018-01-158-32/+62
|\
| * usb: misc: usb3503: make sure reset is low for at least 100usStefan Agner2018-01-111-0/+2
| * Merge tag 'usb-serial-4.15-rc8' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2018-01-111-0/+2
| |\
| | * USB: serial: cp210x: add new device ID ELV ALC 8xxxChristian Holl2018-01-041-0/+1
| | * USB: serial: cp210x: add IDs for LifeScan OneTouch Verio IQDiego Elio Pettenò2018-01-021-0/+1
| * | uas: ignore UAS for Norelsys NS1068(X) chipsIcenowy Zheng2018-01-091-0/+7
| * | USB: UDC core: fix double-free in usb_add_gadget_udc_releaseAlan Stern2018-01-091-15/+13
| * | USB: fix usbmon BUG triggerPete Zaitcev2018-01-091-1/+7
| * | usbip: vudc_tx: fix v_send_ret_submit() vulnerability to null xfer bufferShuah Khan2018-01-041-2/+9
| * | usbip: remove kernel addresses from usb device and urb debug msgsShuah Khan2018-01-041-14/+3
| * | usbip: fix vudc_rx: harden CMD_SUBMIT path to handle malicious inputShuah Khan2018-01-041-0/+19
| |/
* | Merge tag 'usb-serial-4.16-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2018-01-134-125/+318
|\ \
| * | USB: serial: f81534: fix tx error on some baud rateJi-Ze Hong (Peter Hong)2018-01-111-1/+6
| * | USB: serial: f81534: add H/W disable port supportJi-Ze Hong (Peter Hong)2018-01-111-0/+81
| * | USB: serial: f81534: only read configuration onceJi-Ze Hong (Peter Hong)2018-01-111-85/+31
| * | USB: serial: f81534: add output pin controlJi-Ze Hong (Peter Hong)2018-01-111-1/+66
| * | USB: serial: f81534: add auto RTS direction supportJi-Ze Hong (Peter Hong)2018-01-111-0/+30
| * | USB: serial: f81534: add high baud rate supportJi-Ze Hong (Peter Hong)2018-01-111-16/+77
| * | USB: serial: ark3116: move TIOCGSERIAL ioctl case to functionMikhail Zaytsev2018-01-091-13/+19
| * | USB: serial: ark3116: remove dummy TIOCSSERIAL ioctlMikhail Zaytsev2018-01-091-4/+2
| * | USB: serial: io_edgeport: fix possible sleep-in-atomicJia-Ju Bai2017-12-141-1/+0
| * | USB: serial: ark3116: clean up return values of register accessorsGimcuan Hui2017-11-281-4/+7
| * | USB: serial: iuu_phoenix: remove redundant assignment of DIV to itselfColin Ian King2017-11-271-1/+0
* | | Merge tag 'usb-ci-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2018-01-101-1/+1
|\ \ \
| * | | usb: chipidea: tegra: Use aligned DMA on Tegra30Dmitry Osipenko2017-12-211-1/+1
* | | | usb: xhci-mtk: supports remote wakeup for mt2712 with two xHCI IPsChunfeng Yun2018-01-092-118/+65
* | | | usb: mtu3: supports remote wakeup for mt2712 with two SSUSB IPsChunfeng Yun2018-01-094-67/+70
* | | | usb: mtu3: fix error code for getting extcon deviceChunfeng Yun2018-01-091-1/+1
* | | | usb: renesas_usbhs: Add support for RZ/A1Chris Brandt2018-01-095-1/+76
* | | | usb: f_fs: Prevent gadget unbind if it is already unboundHemant Kumar2018-01-091-1/+2
* | | | USB: ohci: da8xx: remove clk con_idDavid Lechner2018-01-091-1/+1
* | | | USB: musb: da8xx: remove clock con_idDavid Lechner2018-01-091-1/+1
* | | | Merge tag 'phy-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kis...Greg Kroah-Hartman2018-01-081-0/+2
|\ \ \ \
| * | | | phy: exynos5-usbdrd: Calibrate LOS levels for exynos5420/5800Vivek Gautam2017-12-291-0/+2
| | |/ / | |/| |
* | | | Merge tag 'usb-for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2018-01-0828-245/+265
|\ \ \ \
| * | | | usb: renesas_usbhs: add extcon notifier to set mode for non-otg channelYoshihiro Shimoda2017-12-143-0/+21