summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
...
| * | usb: host: ehci: use correct device pointer for dma opsPeter Chen2018-02-151-2/+2
| * | usbip: keep usbip_device sockfd state in sync with tcp_socketShuah Khan2018-02-152-0/+5
| * | ohci-hcd: Fix race condition caused by ohci_urb_enqueue() and io_watchdog_func()Shigeru Yoshida2018-02-152-4/+10
| * | USB: serial: option: Add support for Quectel EP06Kristian Evensen2018-02-151-0/+7
| * | xhci: fix xhci debugfs errors in xhci_stopZhengjun Xing2018-02-151-2/+1Star
| * | xhci: xhci debugfs device nodes weren't removed after device plugged outZhengjun Xing2018-02-151-4/+2Star
| * | xhci: Fix xhci debugfs devices node disappearance after hibernationZhengjun Xing2018-02-151-0/+1
| * | xhci: Fix NULL pointer in xhci debugfsZhengjun Xing2018-02-151-2/+2
| * | xhci: Don't print a warning when setting link state for disabled portsMathias Nyman2018-02-151-9/+9
| * | xhci: workaround for AMD Promontory disabled ports wakeupJoe Lee2018-02-155-1/+133
| |/
* | sparc,leon: Select USB_UHCI_BIG_ENDIAN_{MMIO,DESC}James Hogan2018-02-151-2/+0Star
* | usb: Move USB_UHCI_BIG_ENDIAN_* out of USB_SUPPORTJames Hogan2018-02-152-8/+8
|/
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-1113-34/+34
* pinctrl: files should directly include apis they useStephen Rothwell2018-02-051-0/+1
* Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-011-78/+0Star
|\
| * USB: serial: keyspan: Drop firmware Kconfig optionsBenjamin Gilbert2018-01-251-78/+0Star
| * 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/+16Star
| * | USB: musb: fix up one odd DEVICE_ATTR() usageGreg Kroah-Hartman2018-01-241-3/+2Star
| * | USB: atm: fix up some remaining DEVICE_ATTR() usageGreg Kroah-Hartman2018-01-242-12/+10Star
| * | 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/+56Star
| * | 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/+1Star
| * | USB: storage: remove invalid URL from driversGreg Kroah-Hartman2018-01-2314-42/+0Star
| * | 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/+2Star
| * | 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/+3Star
| * | 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/+1Star
| * | 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/+31Star
| | * | | 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