aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-02-08Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-8/+3
2020-02-07fs_parse: fold fs_parameter_desc/fs_parameter_specAl Viro1-7/+3
2020-02-07fs_parser: remove fs_parameter_description name fieldEric Sandeen1-1/+0
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan1-9/+8
2020-01-29Merge tag 'usb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds97-1363/+3685
2020-01-27Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds11-16/+16
2020-01-27Merge tag 'devprop-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-3/+3
2020-01-27Merge tag 'usb-serial-5.6-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-nextGreg Kroah-Hartman4-90/+160
2020-01-24usb: phy: show USB charger type for userPeter Chen1-1/+12
2020-01-24usb: cdns3: fix spelling mistake and rework grammar in textColin Ian King1-1/+1
2020-01-23usb: phy: phy-gpio-vbus-usb: Convert to GPIO descriptorsLinus Walleij1-53/+43
2020-01-23USB: serial: cyberjack: fix spelling mistake "To" -> "Too"Colin Ian King1-1/+1
2020-01-23USB: serial: ir-usb: simplify endpoint checkJohan Hovold1-3/+2
2020-01-23USB: serial: ir-usb: make set_termios synchronousJohan Hovold1-39/+11
2020-01-23USB: serial: ir-usb: fix IrLAP framingJohan Hovold1-22/+91
2020-01-23USB: serial: ir-usb: fix link-speed handlingJohan Hovold1-10/+10
2020-01-23USB: serial: ir-usb: add missing endpoint sanity checkJohan Hovold1-0/+3
2020-01-22usb: typec: fusb302: fix "op-sink-microwatt" default that was in mWThomas Hebb1-1/+1
2020-01-22usb: typec: wcove: fix "op-sink-microwatt" default that was in mWThomas Hebb1-1/+1
2020-01-22usb: dwc3: pci: add ID for the Intel Comet Lake -V variantHeikki Krogerus1-0/+4
2020-01-22usb: typec: tcpci: mask event interrupts when remove driverJun Li1-0/+6
2020-01-22usb: host: xhci-tegra: set MODULE_FIRMWARE for tegra186Peter Robinson1-0/+1
2020-01-22usb: chipidea: add inline for ci_hdrc_host_driver_init if host is not definedJun Li1-1/+1
2020-01-22usb: chipidea: handle single role for usb role classJun Li2-1/+13
2020-01-21usb: musb: fix spelling mistake: "periperal" -> "peripheral"Colin Ian King1-1/+1
2020-01-21Merge 5.5-rc7 into usb-nextGreg Kroah-Hartman9-9/+37
2020-01-17Merge tag 'usb-serial-5.5-rc7' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linusGreg Kroah-Hartman8-9/+36
2020-01-17USB: usbfs: Always unlink URBs in reverse orderAlan Stern1-2/+2
2020-01-17USB: serial: quatech2: handle unbound portsJohan Hovold1-0/+6
2020-01-17USB: serial: keyspan: handle unbound portsJohan Hovold1-0/+4
2020-01-17USB: serial: io_edgeport: add missing active-port sanity checkJohan Hovold1-5/+7
2020-01-17USB: serial: io_edgeport: handle unbound ports on URB completionJohan Hovold1-2/+2
2020-01-17USB: serial: ch341: handle unbound port at reset_resumeJohan Hovold1-1/+5
2020-01-17USB: serial: garmin_gps: Use flexible-array memberGustavo A. R. Silva1-1/+1
2020-01-17USB: serial: opticon: stop all I/O on close()Johan Hovold1-0/+16
2020-01-17USB: serial: opticon: add chars_in_buffer() implementationJohan Hovold1-17/+28
2020-01-17USB: serial: suppress driver bind attributesJohan Hovold1-0/+3
2020-01-17Merge tag 'phy-for-5.6_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-nextGreg Kroah-Hartman2-2/+2
2020-01-16USB: serial: option: add support for Quectel RM500Q in QDL modeReinhard Speyerer1-0/+2
2020-01-15usb: musb: remove dummy driver musb_am335x.cBin Liu3-51/+0
2020-01-15usb: musb: davinci: Convert to use GPIO descriptorLinus Walleij1-24/+33
2020-01-15usb: musb: Add support for MediaTek musb controllerMin Guo3-1/+591
2020-01-15usb: musb: Add musb_clearb/w() interfaceMin Guo6-28/+48
2020-01-15usb: musb: Add noirq type of dma create interfaceMin Guo2-17/+46
2020-01-15usb: musb: Add get/set toggle hooksMin Guo4-36/+61
2020-01-15usb: musb/ux500: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi1-2/+2
2020-01-15USB: musb: fix __iomem in trace functionsBen Dooks (Codethink)1-12/+21
2020-01-15usb: musb: jz4740: Whitespace and indentation fixesPaul Cercueil1-14/+14
2020-01-15usb: musb: jz4740: Comments fixPaul Cercueil1-2/+3
2020-01-15usb: musb: jz4740: Rename platform_device field in priv structPaul Cercueil1-3/+3