summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | USB: gadget: udc: gr_udc: no need to check return value of debugfs_create fun...Greg Kroah-Hartman2018-05-312-6/+2
| * | | | USB: gadget: udc: bcm63xx_udc: no need to check return value of debugfs_creat...Greg Kroah-Hartman2018-05-311-32/+5
| * | | | USB: udc: atmel_usba_udc: no need to check return value of debugfs_create fun...Greg Kroah-Hartman2018-05-312-64/+11
| * | | | USB: dwc3: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2018-05-311-32/+11
| * | | | USB: dwc2: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2018-05-311-62/+16
| * | | | USB: core: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2018-05-311-21/+5
| * | | | USB: chipidea: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2018-05-313-45/+17
| * | | | USB: ehci-hcd: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2018-05-312-27/+8
| * | | | USB: fhci-hcd: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2018-05-312-20/+5
| * | | | USB: fotg210-hcd: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2018-05-311-25/+9
| * | | | USB: imx21-hcd: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2018-05-311-34/+10
| * | | | USB: isp116x-hcd: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2018-05-311-13/+4
| * | | | USB: ohci: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2018-05-313-44/+9
| * | | | USB: uhci: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2018-05-311-11/+4
| * | | | USB: mon: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2018-05-311-30/+7
| * | | | USB: mtu3: no need to check return value of debugfs_create_dir()Greg Kroah-Hartman2018-05-311-4/+0
| * | | | USB: musb: clean up debugfs file and directory creationGreg Kroah-Hartman2018-05-314-52/+11
| * | | | USB: typec: tcpm: no need to check return value of debugfs_create_dir()Greg Kroah-Hartman2018-05-311-8/+3
| * | | | phy: tegra: select USB_COMMONArnd Bergmann2018-05-311-0/+1
| * | | | usb: hub: Per-port setting to reduce TRSTRCY to 10 msNicolas Boichat2018-05-311-1/+5
| * | | | usb: hub: Per-port setting to use old enumeration schemeNicolas Boichat2018-05-313-4/+33
| * | | | usb: xhci: tegra: Fix runtime PM supportJon Hunter2018-05-311-1/+1
| * | | | usb: chipidea: Fix ULPI on imx51Andrey Smirnov2018-05-311-1/+2
| * | | | usb: musb: remove an unused variableArnd Bergmann2018-05-311-1/+0
| * | | | usb: dwc3: Remove DEBUG define from Qualcomm DWC3 glue driverDouglas Anderson2018-05-311-1/+0
| * | | | usb: host: ohci: fix sfr kernel warning in ohci-at91 driverPrasanthi Chellakumar2018-05-311-1/+1
| * | | | usb: core: message: remove extra endianness conversion in usb_set_isoch_delayRuslan Bilovol2018-05-311-1/+1
| * | | | Merge tag 'usb-serial-4.18-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2018-05-315-121/+97
| |\ \ \ \
| | * | | | USB: serial: pl2303: add support for tx xon/xoff flow controlFlorian Zumbiehl2018-05-221-1/+15
| | * | | | USB: serial: ftdi_sio: clean up flow control managementJohan Hovold2018-05-211-58/+23
| | * | | | USB: serial: ftdi_sio: drop unnecessary urb_ variable prefixesJohan Hovold2018-05-211-42/+41
| | * | | | USB: serial: ftdi_sio: use non-underscore fixed typesJohan Hovold2018-05-211-25/+25
| | * | | | USB: serial: ftdi_sio: fix IXON/IXOFF mixupJohan Hovold2018-05-211-6/+2
| | * | | | USB: serial: use tty_port_register_device()Johan Hovold2018-05-172-2/+3
| | * | | | USB: serial: option: blacklist unused dwm-158 interfacesGiuseppe Lippolis2018-05-021-1/+2
| | |/ / /
| * | | | usb: xhci: tegra: Add support for managing powergatesJon Hunter2018-05-241-19/+49
| * | | | usb: xhci: tegra: Add runtime PM supportJon Hunter2018-05-241-26/+62
| * | | | usb: xhci: tegra: Prepare for adding runtime PM supportJon Hunter2018-05-241-17/+17
| * | | | usb-storage: Add compatibility quirk flags for G-Technologies G-DriveAlexander Kappner2018-05-242-0/+18
| * | | | usb-storage: Add support for FL_ALWAYS_SYNC flag in the UAS driverAlexander Kappner2018-05-241-0/+6
| * | | | usb: typec: wcove: Remove dependency on HW FSMHeikki Krogerus2018-05-241-2/+28
| * | | | usb: roles: intel_xhci: Enable runtime PMHeikki Krogerus2018-05-241-1/+13
| * | | | usb: typec: fusb302: Fix debugfs issueHeikki Krogerus2018-05-241-0/+1
| * | | | usb: roles: intel_xhci: Always allow user controlHeikki Krogerus2018-05-241-21/+2
| * | | | usb: typec: Fix htmldocs warningHeikki Krogerus2018-05-241-1/+1
| * | | | usbip: vhci_sysfs: fix potential Spectre v1Gustavo A. R. Silva2018-05-241-8/+16
| * | | | usb: gadget: function: printer: avoid wrong list handling in printer_write()Yoshihiro Shimoda2018-05-241-3/+3
| * | | | typec: tcpm: Provide fwnode pointer as part of psy_cfgAdam Thomson2018-05-241-0/+2
| * | | | usb: mtu3: fix warning of sleep in atomic context in notifier callbackChunfeng Yun2018-05-242-9/+46
| * | | | usb: mtu3: reset gadget when VBUS_FALL interrupt arisesChunfeng Yun2018-05-241-1/+3
OpenPOWER on IntegriCloud