summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | usb: gadget: bcm63xx_udc: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-10-221-5/+2
| | * | | | usb: gadget: at91_udc: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-10-221-3/+1
| | * | | | usb: renesas_usbhs: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-10-221-3/+2
| | * | | | usb: phy: mxs: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-10-221-3/+1
| | * | | | usb: phy: keystone: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-10-221-3/+1
| | * | | | usb: gadget: u_serial: use mutex for serialising open()sMichał Mirosław2019-10-221-75/+37
| | * | | | usb: gadget: u_serial: diagnose missed console messagesMichał Mirosław2019-10-221-1/+14
| | * | | | usb: gadget: legacy/serial: allow dynamic removalMichał Mirosław2019-10-221-1/+48
| | * | | | usb: gadget: u_serial: allow more console gadget portsMichał Mirosław2019-10-224-0/+97
| | * | | | usb: gadget: u_serial: make OBEX port not a consoleMichał Mirosław2019-10-223-5/+14
| | * | | | usb: gadget: u_serial: reimplement console supportMichał Mirosław2019-10-221-181/+158
| | * | | | usb: gadget: u_serial: add missing port entry lockingMichał Mirosław2019-10-221-0/+2
| | * | | | usb: dwc3: Disable phy suspend after power-on resetThinh Nguyen2019-10-221-0/+37
| | | |_|/ | | |/| |
| * | | | usb: typec: tcpm: Remove tcpc_config configuration mechanismHans de Goede2019-11-161-87/+3
| * | | | xhci-pci: Allow host runtime PM as default also for Intel Ice Lake xHCIMika Westerberg2019-11-161-1/+3
| * | | | usb: host: xhci: Support running urb giveback in tasklet contextSuwan Kim2019-11-162-3/+2
| * | | | xhci: Add tracing for xhci doorbell register writesMathias Nyman2019-11-163-0/+61
| * | | | usb: host: xhci: update event ring dequeue pointer on purposePeter Chen2019-11-161-17/+43
| * | | | Merge tag 'usb-serial-5.5-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2019-11-158-710/+300
| |\ \ \ \
| | * | | | USB: serial: ftdi_sio: add device IDs for U-Blox C099-F9PFabio D'Urso2019-11-142-0/+10
| | * | | | USB: serial: option: add support for Foxconn T77W968 LTE modulesAleksander Morgado2019-11-131-0/+4
| | * | | | USB: serial: mos7840: drop port open flagJohan Hovold2019-11-121-28/+1
| | * | | | USB: serial: mos7840: drop read-urb checkJohan Hovold2019-11-121-11/+0
| | * | | | USB: serial: mos7840: drop port driver data accessorsJohan Hovold2019-11-121-91/+13
| | * | | | USB: serial: mos7840: drop serial struct accessorJohan Hovold2019-11-121-30/+0
| | * | | | USB: serial: mos7840: drop paranoid serial checksJohan Hovold2019-11-121-36/+2
| | * | | | USB: serial: mos7840: drop paranoid port checksJohan Hovold2019-11-121-84/+8
| | * | | | USB: serial: mos7840: drop redundant urb context checkJohan Hovold2019-11-121-5/+1
| | * | | | USB: serial: mos7840: rip out broken interrupt handlingJohan Hovold2019-11-121-291/+3
| | * | | | USB: serial: mos7840: fix probe error handlingJohan Hovold2019-11-121-20/+28
| | * | | | USB: serial: mos7840: document MCS7810 detection hackJohan Hovold2019-11-121-0/+7
| | * | | | USB: serial: mos7840: clean up device-type handlingJohan Hovold2019-11-121-77/+44
| | * | | | USB: serial: mos7840: fix remote wakeupJohan Hovold2019-11-121-5/+0
| | * | | | USB: serial: mos7720: fix remote wakeupJohan Hovold2019-11-121-4/+0
| | * | | | USB: serial: option: add support for DW5821e with eSIM supportAleksander Morgado2019-11-071-0/+3
| | * | | | USB: serial: mos7840: add USB ID to support Moxa UPort 2210Pavel Löbl2019-11-061-0/+11
| | * | | | USB: serial: ch341: reimplement line-speed handlingJohan Hovold2019-11-041-22/+75
| | * | | | USB: serial: pl2303: add support for PL2303HXNCharles Yeh2019-10-232-23/+107
| | |/ / /
| * | | | usb: gadget: udc: s3c2410_udc: create debugfs directory under usb rootChunfeng Yun2019-11-141-1/+2
| * | | | usb: gadget: pxa27x: create debugfs directory under usb rootChunfeng Yun2019-11-141-1/+1
| * | | | usb: gadget: udc: renesas_usb3: create debugfs directory under usb rootChunfeng Yun2019-11-141-1/+1
| * | | | usb: gadget: bcm63xx_udc: create debugfs directory under usb rootChunfeng Yun2019-11-141-1/+1
| * | | | usb: dwc2: create debugfs directory under usb rootChunfeng Yun2019-11-141-1/+1
| * | | | usb: musb: dsps: create debugfs directory under usb rootChunfeng Yun2019-11-141-1/+1
| * | | | usb: dwc3: create debugfs directory under usb rootChunfeng Yun2019-11-141-1/+1
| * | | | usb: host: imx21: create debugfs directory under usb rootChunfeng Yun2019-11-141-1/+1
| * | | | usb: chipidea: debug: create debugfs directory under usb rootChunfeng Yun2019-11-141-1/+1
| * | | | usb: renesas_usbhs: Use dma_request_chan() directly for channel requestPeter Ujfalusi2019-11-141-2/+2
| * | | | usbip: Fix uninitialized symbol 'nents' in stub_recv_cmd_submit()Suwan Kim2019-11-131-18/+32
| * | | | USBIP: add config dependency for SGL_ALLOCOliver Neukum2019-11-121-0/+1