summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-011-78/+0
|\
| * USB: serial: keyspan: Drop firmware Kconfig optionsBenjamin Gilbert2018-01-251-78/+0
| * treewide: Use DEVICE_ATTR_RWJoe Perches2018-01-091-1/+1
* | Merge tag 'usb-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-02-01128-1354/+3453
|\ \
| * | USB: serial: pl2303: new device id for ChilitagGreg Kroah-Hartman2018-01-252-0/+2
| * | USB: misc: fix up some remaining DEVICE_ATTR() usagesGreg Kroah-Hartman2018-01-242-35/+16
| * | USB: musb: fix up one odd DEVICE_ATTR() usageGreg Kroah-Hartman2018-01-241-3/+2
| * | USB: atm: fix up some remaining DEVICE_ATTR() usageGreg Kroah-Hartman2018-01-242-12/+10
| * | USB: move many drivers to use DEVICE_ATTR_WOGreg Kroah-Hartman2018-01-247-18/+18
| * | USB: move many drivers to use DEVICE_ATTR_ROGreg Kroah-Hartman2018-01-246-18/+18
| * | USB: move many drivers to use DEVICE_ATTR_RWGreg Kroah-Hartman2018-01-2412-60/+56
| * | USB: misc: chaoskey: Use true and false for boolean valuesGustavo A. R. Silva2018-01-241-3/+3
| * | USB: storage: remove old wording about how to submit a changeGreg Kroah-Hartman2018-01-231-4/+1
| * | USB: storage: remove invalid URL from driversGreg Kroah-Hartman2018-01-2314-42/+0
| * | 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
| |\ \
| * \ \ 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
OpenPOWER on IntegriCloud