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-04-23
USB: hub: Fix handling of connect changes during sleep
Alan Stern
1
-0
/
+14
2020-04-22
usb: typec: altmode: Fix typec_altmode_get_partner sometimes returning an invalid pointer
Naoki Kiryu
1
-1
/
+4
2020-04-22
USB: serial: Use the correct style for SPDX License Identifier
Nishad Kamdar
12
-12
/
+12
2020-04-22
USB: serial: garmin_gps: add sanity checking for data length
Oliver Neukum
1
-2
/
+2
2020-04-21
xhci: Don't clear hub TT buffer on ep0 protocol stall
Mathias Nyman
1
-5
/
+11
2020-04-21
xhci: prevent bus suspend if a roothub port detected a over-current condition
Mathias Nyman
1
-0
/
+9
2020-04-21
xhci: Fix handling halted endpoint even if endpoint ring appears empty
Mathias Nyman
3
-10
/
+39
2020-04-20
Merge tag 'fixes-for-v5.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
Greg Kroah-Hartman
4
-34
/
+56
2020-04-17
usb: raw-gadget: Fix copy_to/from_user() checks
Dan Carpenter
1
-24
/
+22
2020-04-17
usb: raw-gadget: fix raw_event_queue_fetch locking
Andrey Konovalov
1
-5
/
+20
2020-04-17
usb: gadget: udc: atmel: Fix vbus disconnect handling
Cristian Birsan
1
-2
/
+2
2020-04-17
usb: dwc3: gadget: Fix request completion check
Thinh Nguyen
1
-10
/
+2
2020-04-16
usb: cdns3: gadget: make a bunch of functions static
Jason Yan
1
-10
/
+10
2020-04-16
usb: fusb302: Convert to use GPIO descriptors
Linus Walleij
1
-23
/
+9
2020-04-16
usb: cdns3: change dev_info to dev_dbg for debug message
Peter Chen
2
-3
/
+3
2020-04-16
usb: cdns3: change "cdsn3" to"cdns3"
Peter Chen
1
-5
/
+3
2020-04-16
usb: cdns3: delete role_override
Peter Chen
2
-39
/
+0
2020-04-16
usb: cdns3: core: get role switch node from firmware
Peter Chen
1
-0
/
+2
2020-04-16
USB: Add USB_QUIRK_DELAY_CTRL_MSG and USB_QUIRK_DELAY_INIT for Corsair K70 RGB RAPIDFIRE
Jonathan Cox
1
-0
/
+4
2020-04-16
usb: typec: tcpm: Ignore CC and vbus changes in PORT_RESET change
Badhri Jagan Sridharan
1
-0
/
+26
2020-04-16
usb: f_fs: Clear OS Extended descriptor counts to zero in ffs_data_reset()
Udipto Goswami
1
-0
/
+4
2020-04-16
cdc-acm: introduce a cool down
Oliver Neukum
2
-3
/
+32
2020-04-16
cdc-acm: close race betrween suspend() and acm_softint
Oliver Neukum
1
-3
/
+3
2020-04-16
UAS: fix deadlock in error handling and PM flushing work
Oliver Neukum
1
-3
/
+40
2020-04-16
UAS: no use logging any details in case of ENODEV
Oliver Neukum
1
-0
/
+3
2020-04-16
usb: raw-gadget: fix raw_event_queue_fetch locking
Andrey Konovalov
1
-5
/
+20
2020-04-16
usb: raw-gadget: Fix copy_to/from_user() checks
Dan Carpenter
1
-24
/
+22
2020-04-16
usb: typec: pi3usb30532: Set switch_ / mux_desc name field to NULL
Hans de Goede
1
-2
/
+2
2020-04-16
USB: early: Handle AMD's spec-compliant identifiers, too
Jann Horn
2
-6
/
+20
2020-04-16
USB: core: Fix free-while-in-use bug in the USB S-Glibrary
Alan Stern
1
-1
/
+8
2020-04-16
usb: phy: jz4770: Add a missing '\n' in a log message
Christophe JAILLET
1
-6
/
+6
2020-04-16
USB: dwc2: Use the correct style for SPDX License Identifier
Nishad Kamdar
4
-4
/
+4
2020-04-16
USB: mtu3: Use the correct style for SPDX License Identifier
Nishad Kamdar
6
-6
/
+6
2020-04-16
USB: musb: Use the correct style for SPDX License Identifier
Nishad Kamdar
11
-11
/
+11
2020-04-16
USB: misc: Use the correct style for SPDX License Identifier
Nishad Kamdar
4
-4
/
+4
2020-04-16
USB: isp1760: Use the correct style for SPDX License Identifier
Nishad Kamdar
3
-3
/
+3
2020-04-16
USB: host: Use the correct style for SPDX License Identifier
Nishad Kamdar
14
-14
/
+14
2020-04-16
usb: gadget: legacy: fix redundant initialization warnings from cppcheck
Masahiro Yamada
1
-2
/
+1
2020-04-16
usb: host: u132-hcd: Remove u132_static_list and list head u132_list
Madhuparna Bhowmik
1
-10
/
+0
2020-04-16
USB: early: Use the correct style for SPDX License Identifier
Nishad Kamdar
1
-1
/
+1
2020-04-16
USB: core: Use the correct style for SPDX License Identifier
Nishad Kamdar
3
-3
/
+3
2020-04-16
usb: host: ehci-tegra: Remove superfluous dev_err() message
Tang Bin
1
-1
/
+0
2020-04-16
usb: dwc3: gadget: Do link recovery for SS and SSP
Thinh Nguyen
1
-6
/
+2
2020-04-16
usb: dwc3: gadget: Properly set maxpacket limit
Thinh Nguyen
2
-11
/
+45
2020-04-16
usb: dwc3: Fix GTXFIFOSIZ.TXFDEP macro name
Thinh Nguyen
2
-4
/
+4
2020-04-16
usb: gadget: udc: bdc: Remove unnecessary NULL checks in bdc_req_complete
Nathan Chancellor
1
-1
/
+1
2020-04-08
usb: chipidea: allow disabling glue drivers if EMBEDDED
Michał Mirosław
2
-18
/
+31
2020-04-08
usb: chipidea: usb2: absorb zevio glue driver
Michał Mirosław
3
-68
/
+6
2020-04-08
usb: chipidea: usb2: make clock optional
Michał Mirosław
1
-9
/
+9
2020-04-08
usb: chipidea: usb2: fix formatting
Michał Mirosław
1
-2
/
+2
[prev]
[next]