index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-24
usb: dwc3: core: Print warning on unsupported speed
Thinh Nguyen
1
-0
/
+9
2020-09-24
usb: dwc3: core: Properly default unspecified speed
Thinh Nguyen
1
-17
/
+18
2020-09-24
usb: dwc2: Fix parameter type in function pointer prototype
Nathan Chancellor
1
-1
/
+1
2020-09-24
usb: dwc3: simple: add support for Hikey 970
Mauro Carvalho Chehab
1
-0
/
+1
2020-09-24
usb: cdns3: gadget: free interrupt after gadget has deleted
Peter Chen
1
-1
/
+1
2020-09-24
usb: dwc3: gadget: END_TRANSFER before CLEAR_STALL command
Thinh Nguyen
4
-8
/
+50
2020-09-24
usb: dwc3: gadget: Resume pending requests after CLEAR_STALL
Thinh Nguyen
1
-8
/
+14
2020-09-22
USB: gadget: f_ncm: Fix NDP16 datagram validation
Bryan O'Donoghue
1
-28
/
+2
2020-09-22
usb: appledisplay: use module_usb_driver to simplify the code
Liu Shixin
1
-13
/
+1
2020-09-22
USB: bcma: use module_bcma_driver to simplify the code
Liu Shixin
1
-12
/
+1
2020-09-22
Merge tag 'usb-ci-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-next
Greg Kroah-Hartman
3
-1
/
+35
2020-09-21
Merge 5.0-rc6 into usb-next
Greg Kroah-Hartman
7
-11
/
+36
2020-09-20
usb: xhci: add debugfs support for ep with stream
Li Jun
3
-1
/
+119
2020-09-20
xhci: don't create endpoint debugfs entry before ring buffer is set.
Mathias Nyman
1
-2
/
+1
2020-09-20
xhci: Tune interrupt blocking for isochronous transfers
Mathias Nyman
1
-4
/
+19
2020-09-20
usb: xhci: omit duplicate actions when suspending a runtime suspended host.
Peter Chen
1
-2
/
+5
2020-09-20
usb: host: xhci-plat: improve the comments for xhci_plat_suspend
Peter Chen
1
-5
/
+1
2020-09-20
usb: host: xhci-plat: add wakeup entry at sysfs
Peter Chen
1
-1
/
+1
2020-09-20
usb: host: xhci-plat: add priv quirk for skip PHY initialization
Peter Chen
2
-2
/
+7
2020-09-20
usb: host: xhci-plat: delete the unnecessary code
Peter Chen
1
-2
/
+1
2020-09-20
usb: host: xhci-plat: add .suspend_quirk for struct xhci_plat_priv
Peter Chen
2
-0
/
+20
2020-09-20
usb: host: xhci-plat: add platform data support
Peter Chen
1
-1
/
+5
2020-09-17
USB: cdc-acm: cleanup of data structures
Oliver Neukum
2
-9
/
+10
2020-09-17
USB: adutux: fix debugging
Oliver Neukum
1
-0
/
+1
2020-09-17
usblp: fix race between disconnect() and read()
Oliver Neukum
1
-0
/
+5
2020-09-17
usb: don't inherity DMA properties for USB devices
Christoph Hellwig
2
-18
/
+0
2020-09-17
ehci-hcd: Move include to keep CRC stable
Quentin Perret
2
-1
/
+1
2020-09-16
usb: typec: intel_pmc_mux: Handle SCU IPC error conditions
Madhusudanarao Amara
1
-3
/
+9
2020-09-16
USB: quirks: Add USB_QUIRK_IGNORE_REMOTE_WAKEUP quirk for BYD zhaoxin notebook
Penghao
1
-0
/
+4
2020-09-16
usb: dwc2: Always disable regulators on driver teardown
Marc Zyngier
1
-4
/
+13
2020-09-16
usb: typec: tcpci: update ROLE_CONTROL for DRP
Badhri Jagan Sridharan
1
-1
/
+36
2020-09-16
usb: typec: tcpci: Add support when hidden tx registers are inaccessible
Badhri Jagan Sridharan
2
-11
/
+43
2020-09-16
usb: typec: tcpci: Add register definitions to tcpci
Badhri Jagan Sridharan
1
-0
/
+5
2020-09-16
USB: UAS: use macro for reporting results
Oliver Neukum
1
-6
/
+6
2020-09-16
USB: UAS: fix disconnect by unplugging a hub
Oliver Neukum
1
-2
/
+12
2020-09-16
usb: typec: intel_pmc_mux: Pass correct USB Type-C port number to SoC
Azhar Shaikh
1
-1
/
+6
2020-09-16
usb: typec: intel_pmc_mux: Add dependency on ACPI
Heikki Krogerus
1
-0
/
+1
2020-09-16
USB: microtek: use set_host_byte()
Oliver Neukum
1
-7
/
+7
2020-09-16
USB: UAS: fix disconnect by unplugging a hub
Oliver Neukum
1
-2
/
+12
2020-09-16
usb: typec: ucsi: Prevent mode overrun
Heikki Krogerus
1
-6
/
+16
2020-09-16
usb: typec: ucsi: acpi: Increase command completion timeout value
Heikki Krogerus
1
-1
/
+1
2020-09-16
USB: legousbtower: use usb_control_msg_recv()
Greg Kroah-Hartman
1
-41
/
+19
2020-09-16
USB: core: hub.c: use usb_control_msg_send() in a few places
Greg Kroah-Hartman
1
-59
/
+40
2020-09-16
USB: core: message.c: use usb_control_msg_send() in a few places
Greg Kroah-Hartman
1
-19
/
+19
2020-09-16
USB: add usb_control_msg_send() and usb_control_msg_recv()
Greg Kroah-Hartman
1
-0
/
+133
2020-09-16
USB: move snd_usb_pipe_sanity_check into the USB core
Greg Kroah-Hartman
1
-8
/
+23
2020-09-16
usbip: simplify the return expression of usbip_core_init()
Liu Shixin
1
-7
/
+1
2020-09-16
usb typec: mt6360: Add support for mt6360 Type-C driver
ChiYuan Huang
3
-0
/
+221
2020-09-14
usb: phy: phy-ab8500-usb: fix spello of "function"
Randy Dunlap
1
-1
/
+1
2020-09-14
usb: host: ehci-sched: Remove ununsed function tt_start_uframe()
YueHaibing
1
-20
/
+0
[prev]
[next]