summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
...
* | xhci: apply XHCI_PME_STUCK_QUIRK to Intel Comet Lake platformsMathias Nyman2020-02-101-1/+3
* | xhci: fix runtime pm enabling for quirky Intel hostsMathias Nyman2020-02-101-3/+3
* | xhci: Fix memory leak when caching protocol extended capability PSI tablesMathias Nyman2020-02-103-33/+64
* | xhci: Force Maximum Packet size for Full-speed bulk devices to valid range.Mathias Nyman2020-02-101-3/+9
|/
* Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-02-081-8/+3
|\
| * fs_parse: fold fs_parameter_desc/fs_parameter_specAl Viro2020-02-071-7/+3
| * fs_parser: remove fs_parameter_description name fieldEric Sandeen2020-02-071-1/+0
* | proc: convert everything to "struct proc_ops"Alexey Dobriyan2020-02-041-9/+8
* | Merge tag 'usb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-01-2997-1363/+3685
|\ \
| * \ Merge tag 'usb-serial-5.6-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2020-01-274-90/+160
| |\ \
| | * | USB: serial: cyberjack: fix spelling mistake "To" -> "Too"Colin Ian King2020-01-231-1/+1
| | * | USB: serial: ir-usb: simplify endpoint checkJohan Hovold2020-01-231-3/+2
| | * | USB: serial: ir-usb: make set_termios synchronousJohan Hovold2020-01-231-39/+11
| | * | USB: serial: ir-usb: fix IrLAP framingJohan Hovold2020-01-231-22/+91
| | * | USB: serial: ir-usb: fix link-speed handlingJohan Hovold2020-01-231-10/+10
| | * | USB: serial: ir-usb: add missing endpoint sanity checkJohan Hovold2020-01-231-0/+3
| | * | USB: serial: garmin_gps: Use flexible-array memberGustavo A. R. Silva2020-01-171-1/+1
| | * | USB: serial: opticon: stop all I/O on close()Johan Hovold2020-01-171-0/+16
| | * | USB: serial: opticon: add chars_in_buffer() implementationJohan Hovold2020-01-171-17/+28
| | |/
| * | usb: phy: show USB charger type for userPeter Chen2020-01-241-1/+12
| * | usb: cdns3: fix spelling mistake and rework grammar in textColin Ian King2020-01-241-1/+1
| * | usb: phy: phy-gpio-vbus-usb: Convert to GPIO descriptorsLinus Walleij2020-01-231-53/+43
| * | usb: typec: fusb302: fix "op-sink-microwatt" default that was in mWThomas Hebb2020-01-221-1/+1
| * | usb: typec: wcove: fix "op-sink-microwatt" default that was in mWThomas Hebb2020-01-221-1/+1
| * | usb: dwc3: pci: add ID for the Intel Comet Lake -V variantHeikki Krogerus2020-01-221-0/+4
| * | usb: typec: tcpci: mask event interrupts when remove driverJun Li2020-01-221-0/+6
| * | usb: host: xhci-tegra: set MODULE_FIRMWARE for tegra186Peter Robinson2020-01-221-0/+1
| * | usb: chipidea: add inline for ci_hdrc_host_driver_init if host is not definedJun Li2020-01-221-1/+1
| * | usb: chipidea: handle single role for usb role classJun Li2020-01-222-1/+13
| * | usb: musb: fix spelling mistake: "periperal" -> "peripheral"Colin Ian King2020-01-211-1/+1
| * | Merge 5.5-rc7 into usb-nextGreg Kroah-Hartman2020-01-219-9/+37
| |\ \
| * | | USB: usbfs: Always unlink URBs in reverse orderAlan Stern2020-01-171-2/+2
| * | | Merge tag 'phy-for-5.6_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Greg Kroah-Hartman2020-01-172-2/+2
| |\ \ \
| | * | | phy: core: Add consumer device link supportAlexandre Torgue2020-01-082-2/+2
| * | | | usb: musb: remove dummy driver musb_am335x.cBin Liu2020-01-153-51/+0
| * | | | usb: musb: davinci: Convert to use GPIO descriptorLinus Walleij2020-01-151-24/+33
| * | | | usb: musb: Add support for MediaTek musb controllerMin Guo2020-01-153-1/+591
| * | | | usb: musb: Add musb_clearb/w() interfaceMin Guo2020-01-156-28/+48
| * | | | usb: musb: Add noirq type of dma create interfaceMin Guo2020-01-152-17/+46
| * | | | usb: musb: Add get/set toggle hooksMin Guo2020-01-154-36/+61
| * | | | usb: musb/ux500: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi2020-01-151-2/+2
| * | | | USB: musb: fix __iomem in trace functionsBen Dooks (Codethink)2020-01-151-12/+21
| * | | | usb: musb: jz4740: Whitespace and indentation fixesPaul Cercueil2020-01-151-14/+14
| * | | | usb: musb: jz4740: Comments fixPaul Cercueil2020-01-151-2/+3
| * | | | usb: musb: jz4740: Rename platform_device field in priv structPaul Cercueil2020-01-151-3/+3
| * | | | usb: musb: jz4740: Constify jz4740_musb_pdata structPaul Cercueil2020-01-151-8/+7
| * | | | usb: musb: jz4740: Add local dev variable to clean up probePaul Cercueil2020-01-151-9/+10
| * | | | usb: musb: jz4740: Suppress useless field in priv structurePaul Cercueil2020-01-151-2/+0
| * | | | usb: musb: Get rid of omap2430_musb_set_vbus()Tony Lindgren2020-01-151-48/+23
| * | | | usb: musb: omap2430: Idle musb on initTony Lindgren2020-01-151-17/+3