summaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | 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
| * | | | USB: chaoskey: fix error case of a timeoutOliver Neukum2019-11-111-3/+21
| * | | | appledisplay: fix error handling in the scheduled workOliver Neukum2019-11-071-1/+7
| * | | | USB: legousbtower: drop superfluous newlinesJohan Hovold2019-11-071-5/+0
| * | | | USB: legousbtower: drop superfluous bracketsJohan Hovold2019-11-071-12/+6
| * | | | USB: legousbtower: clean up runaway white spaceJohan Hovold2019-11-071-85/+87
| * | | | USB: legousbtower: drop redundant endianness commentsJohan Hovold2019-11-071-3/+3
| * | | | USB: legousbtower: drop unnecessary packed attributesJohan Hovold2019-11-071-2/+2
| * | | | USB: legousbtower: clean up pointer declarations in driver dataJohan Hovold2019-11-071-8/+8
| * | | | USB: legousbtower: remove tower_abort_transfers()Johan Hovold2019-11-071-15/+5