summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2018-02-16usb: cdc_acm: prevent race at write to acm while system resumesDominik Bozek
2018-02-15Add delay-init quirk for Corsair K70 RGB keyboardsJack Stocker
2018-02-15usb: ohci: Proper handling of ed_rm_list to handle race condition between usb...AMAN DEEP
2018-02-15usb: host: ehci: always enable interrupt for qtd completion at test modePeter Chen
2018-02-15usb: ldusb: add PIDs for new CASSY devices supported by this driverKarsten Koop
2018-02-15usb: renesas_usbhs: missed the "running" flag in usb_dmac with rx pathYoshihiro Shimoda
2018-02-15usb: host: ehci: use correct device pointer for dma opsPeter Chen
2018-02-15usbip: keep usbip_device sockfd state in sync with tcp_socketShuah Khan
2018-02-15ohci-hcd: Fix race condition caused by ohci_urb_enqueue() and io_watchdog_func()Shigeru Yoshida
2018-02-15USB: serial: option: Add support for Quectel EP06Kristian Evensen
2018-02-15xhci: fix xhci debugfs errors in xhci_stopZhengjun Xing
2018-02-15xhci: xhci debugfs device nodes weren't removed after device plugged outZhengjun Xing
2018-02-15xhci: Fix xhci debugfs devices node disappearance after hibernationZhengjun Xing
2018-02-15xhci: Fix NULL pointer in xhci debugfsZhengjun Xing
2018-02-15xhci: Don't print a warning when setting link state for disabled portsMathias Nyman
2018-02-15xhci: workaround for AMD Promontory disabled ports wakeupJoe Lee
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-05pinctrl: files should directly include apis they useStephen Rothwell
2018-02-01Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-02-01Merge tag 'usb-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-01-30Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-01-27Merge branch 'timers/urgent' into timers/coreThomas Gleixner
2018-01-25USB: serial: keyspan: Drop firmware Kconfig optionsBenjamin Gilbert
2018-01-25USB: serial: pl2303: new device id for ChilitagGreg Kroah-Hartman
2018-01-24USB: misc: fix up some remaining DEVICE_ATTR() usagesGreg Kroah-Hartman
2018-01-24USB: musb: fix up one odd DEVICE_ATTR() usageGreg Kroah-Hartman
2018-01-24USB: atm: fix up some remaining DEVICE_ATTR() usageGreg Kroah-Hartman
2018-01-24USB: move many drivers to use DEVICE_ATTR_WOGreg Kroah-Hartman
2018-01-24USB: move many drivers to use DEVICE_ATTR_ROGreg Kroah-Hartman
2018-01-24USB: move many drivers to use DEVICE_ATTR_RWGreg Kroah-Hartman
2018-01-24USB: misc: chaoskey: Use true and false for boolean valuesGustavo A. R. Silva
2018-01-23USB: storage: remove old wording about how to submit a changeGreg Kroah-Hartman
2018-01-23USB: storage: remove invalid URL from driversGreg Kroah-Hartman
2018-01-22signal: Replace memset(info,...) with clear_siginfo for clarityEric W. Biederman
2018-01-22usb: ehci-omap: don't complain on -EPROBE_DEFER when no PHY foundLadislav Michl
2018-01-22USB: serial: remove redundant initializations of 'mos_parport'Colin Ian King
2018-01-22usb/gadget: Fix "high bandwidth" check in usb_gadget_ep_match_desc()Benjamin Herrenschmidt
2018-01-22usb: gadget: compress return logic into one lineGustavo A. R. Silva
2018-01-22usbip: vhci_hcd: update 'status' file header and formatShuah Khan
2018-01-22USB: serial: simple: add Motorola Tetra driverJohan Hovold
2018-01-22CDC-ACM: apply quirk for card readerOliver Neukum
2018-01-22usb: option: Add support for FS040U modemOKAMOTO Yoshiaki
2018-01-17usb: uhci: Add clk support to uhci-platformBenjamin Herrenschmidt
2018-01-16usb: uas: unconditionally bring back host after resetOliver Neukum
2018-01-16USB: cdc-acm: Do not log urb submission errors on disconnectHans de Goede
2018-01-16usb: xhci-mtk: fix semicolon.cocci warningsFengguang Wu
2018-01-16usb: mtu3: fix semicolon.cocci warningsFengguang Wu
2018-01-16usb: mtu3: fix ssusb_wakeup_set dummyArnd Bergmann
2018-01-16usb/gadget/NCM: Replace tasklet with softirq hrtimerThomas Gleixner