aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-18Merge tag 'usb-ci-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-nextGreg Kroah-Hartman5-73/+114
2019-11-18usb-serial: cp201x: support Mark-10 digital force gaugeGreg Kroah-Hartman1-0/+1
2019-11-18usb: chipidea: imx: pinctrl for HSIC is optionalPeter Chen1-28/+35
2019-11-18usb: chipidea: imx: refine the error handling for hsicPeter Chen1-6/+9
2019-11-18usb: chipidea: imx: change hsic power regulator as optionalPeter Chen1-1/+2
2019-11-18usb: chipidea: imx: check data->usbmisc_data against NULL before accessLi Jun1-7/+9
2019-11-18usb: chipidea: core: change vbus-regulator as optionalPeter Chen1-1/+1
2019-11-18usb: chipidea: imx: enable vbus and id wakeup only for OTG eventsLi Jun3-8/+33
2019-11-18usb: chipidea: udc: protect usb interrupt enableJun Li1-8/+10
2019-11-18usb: chipidea: udc: add new API ci_hdrc_gadget_connectPeter Chen1-31/+32
2019-11-18Merge tag 'usb-for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman21-281/+4526
2019-11-16usb: typec: tcpm: Remove tcpc_config configuration mechanismHans de Goede1-87/+3
2019-11-16xhci-pci: Allow host runtime PM as default also for Intel Ice Lake xHCIMika Westerberg1-1/+3
2019-11-16usb: host: xhci: Support running urb giveback in tasklet contextSuwan Kim2-3/+2
2019-11-16xhci: Add tracing for xhci doorbell register writesMathias Nyman3-0/+61
2019-11-16usb: host: xhci: update event ring dequeue pointer on purposePeter Chen1-17/+43
2019-11-15Merge tag 'usb-serial-5.5-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-nextGreg Kroah-Hartman8-710/+300
2019-11-14USB: serial: ftdi_sio: add device IDs for U-Blox C099-F9PFabio D'Urso2-0/+10
2019-11-14usb: gadget: udc: s3c2410_udc: create debugfs directory under usb rootChunfeng Yun1-1/+2
2019-11-14usb: gadget: pxa27x: create debugfs directory under usb rootChunfeng Yun1-1/+1
2019-11-14usb: gadget: udc: renesas_usb3: create debugfs directory under usb rootChunfeng Yun1-1/+1
2019-11-14usb: gadget: bcm63xx_udc: create debugfs directory under usb rootChunfeng Yun1-1/+1
2019-11-14usb: dwc2: create debugfs directory under usb rootChunfeng Yun1-1/+1
2019-11-14usb: musb: dsps: create debugfs directory under usb rootChunfeng Yun1-1/+1
2019-11-14usb: dwc3: create debugfs directory under usb rootChunfeng Yun1-1/+1
2019-11-14usb: host: imx21: create debugfs directory under usb rootChunfeng Yun1-1/+1
2019-11-14usb: chipidea: debug: create debugfs directory under usb rootChunfeng Yun1-1/+1
2019-11-14usb: renesas_usbhs: Use dma_request_chan() directly for channel requestPeter Ujfalusi1-2/+2
2019-11-13USB: serial: option: add support for Foxconn T77W968 LTE modulesAleksander Morgado1-0/+4
2019-11-13usbip: Fix uninitialized symbol 'nents' in stub_recv_cmd_submit()Suwan Kim1-18/+32
2019-11-12scsi: core: Clean up SG_NONEFinn Thain1-1/+0
2019-11-12USBIP: add config dependency for SGL_ALLOCOliver Neukum1-0/+1
2019-11-12USB: serial: mos7840: drop port open flagJohan Hovold1-28/+1
2019-11-12USB: serial: mos7840: drop read-urb checkJohan Hovold1-11/+0
2019-11-12USB: serial: mos7840: drop port driver data accessorsJohan Hovold1-91/+13
2019-11-12USB: serial: mos7840: drop serial struct accessorJohan Hovold1-30/+0
2019-11-12USB: serial: mos7840: drop paranoid serial checksJohan Hovold1-36/+2
2019-11-12USB: serial: mos7840: drop paranoid port checksJohan Hovold1-84/+8
2019-11-12USB: serial: mos7840: drop redundant urb context checkJohan Hovold1-5/+1
2019-11-12USB: serial: mos7840: rip out broken interrupt handlingJohan Hovold1-291/+3
2019-11-12USB: serial: mos7840: fix probe error handlingJohan Hovold1-20/+28
2019-11-12USB: serial: mos7840: document MCS7810 detection hackJohan Hovold1-0/+7
2019-11-12USB: serial: mos7840: clean up device-type handlingJohan Hovold1-77/+44
2019-11-12USB: serial: mos7840: fix remote wakeupJohan Hovold1-5/+0
2019-11-12USB: serial: mos7720: fix remote wakeupJohan Hovold1-4/+0
2019-11-11USB: chaoskey: fix error case of a timeoutOliver Neukum1-3/+21
2019-11-09usb: gadget: u_audio: Remove superfluous snd_dma_continuous_data()Takashi Iwai1-1/+1
2019-11-08scsi: core: Fix scsi_get/set_resid() interfaceDamien Le Moal2-3/+2
2019-11-07USB: serial: option: add support for DW5821e with eSIM supportAleksander Morgado1-0/+3
2019-11-07appledisplay: fix error handling in the scheduled workOliver Neukum1-1/+7