index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: ehci-pci: Set PROBE_PREFER_ASYNCHRONOUS
Brian Norris
2022-11-09
1
-3
/
+4
*
usb: phy: generic: Add wakeup capability
Li Jun
2022-11-09
1
-0
/
+4
*
usb: gadget: at91-udc: simplify at91rm9200_udc_pullup callback
Michael Grzeschik
2022-11-09
1
-4
/
+1
*
usb: core: stop USB enumeration if too many retries
Ray Chi
2022-11-08
3
-0
/
+91
*
usb: dwc3: gadget: Reduce TRB IOC settings
Thinh Nguyen
2022-11-08
1
-2
/
+12
*
usb: phy: phy-gpio-vbus-usb: Add device tree probing
Linus Walleij
2022-11-08
2
-1
/
+17
*
usb: gadget: Use kstrtobool() instead of strtobool()
Christophe JAILLET
2022-11-03
5
-8
/
+13
*
usb: core: Use kstrtobool() instead of strtobool()
Christophe JAILLET
2022-11-03
2
-4
/
+6
*
USB: core: Change configuration warnings to notices
Alan Stern
2022-11-03
1
-41
/
+41
*
Merge 6.1-rc3 into usb-next
Greg Kroah-Hartman
2022-10-31
15
-118
/
+167
|
\
|
*
Merge tag 'fbdev-for-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-10-30
1
-1
/
+1
|
|
\
|
|
*
fbdev: sisfb: use explicitly signed char
Jason A. Donenfeld
2022-10-24
1
-1
/
+1
|
*
|
usb: dwc3: gadget: Don't set IMI for no_interrupt
Thinh Nguyen
2022-10-26
1
-2
/
+2
|
*
|
usb: dwc3: gadget: Stop processing more requests on IMI
Thinh Nguyen
2022-10-26
1
-0
/
+4
|
*
|
Revert "usb: gadget: uvc: limit isoc_sg to super speed gadgets"
Greg Kroah-Hartman
2022-10-26
2
-10
/
+8
|
*
|
xhci: Remove device endpoints from bandwidth list when freeing the device
Mathias Nyman
2022-10-25
1
-8
/
+12
|
*
|
xhci-pci: Set runtime PM as default policy on all xHC 1.2 or later devices
Mario Limonciello
2022-10-25
1
-28
/
+4
|
*
|
xhci: Add quirk to reset host back to default state at shutdown
Mathias Nyman
2022-10-25
3
-2
/
+13
|
*
|
usb: xhci: add XHCI_SPURIOUS_SUCCESS to ASM1042 despite being a V0.96 controller
Jens Glathe
2022-10-25
1
-1
/
+7
|
*
|
usb: dwc3: st: Rely on child's compatible instead of name
Patrice Chotard
2022-10-25
1
-1
/
+1
|
*
|
usb: gadget: uvc: limit isoc_sg to super speed gadgets
Michael Grzeschik
2022-10-25
2
-8
/
+10
|
*
|
usb: bdc: change state when port disconnected
Justin Chen
2022-10-22
1
-0
/
+1
|
*
|
usb: typec: ucsi: acpi: Implement resume callback
Heikki Krogerus
2022-10-22
1
-0
/
+10
|
*
|
usb: typec: ucsi: Check the connection on resume
Heikki Krogerus
2022-10-22
1
-13
/
+29
|
*
|
usb: gadget: aspeed: Fix probe regression
Joel Stanley
2022-10-22
1
-0
/
+1
|
*
|
usb: gadget: uvc: fix sg handling during video encode
Jeff Vanhoof
2022-10-22
1
-2
/
+2
|
*
|
usb: gadget: uvc: fix sg handling in error case
Dan Vacura
2022-10-22
2
-7
/
+19
|
*
|
usb: gadget: uvc: fix dropped frame after missed isoc
Dan Vacura
2022-10-22
1
-1
/
+2
|
*
|
usb: dwc3: gadget: Don't delay End Transfer on delayed_status
Thinh Nguyen
2022-10-22
1
-1
/
+11
|
*
|
usb: dwc3: Don't switch OTG -> peripheral if extcon is present
Andrey Smirnov
2022-10-22
2
-51
/
+48
|
|
/
*
|
usb: chipidea: usbmisc: add power lost check for imx7ulp
Li Jun
2022-10-23
1
-0
/
+1
*
|
usb: chipidea: usbmisc: add power lost check for imx7d
Li Jun
2022-10-23
1
-0
/
+20
*
|
usb: chipidea: usbmisc: add power lost check for imx6sx
Li Jun
2022-10-23
1
-0
/
+20
*
|
usb: chipidea: usbmisc: group usbmisc operations for PM
Li Jun
2022-10-23
3
-66
/
+106
*
|
usb: chipidea: udc: add suspend/resume support for device controller
Xu Yang
2022-10-23
1
-0
/
+32
*
|
usb: chipidea: host: add suspend/resume support for host controller
Xu Yang
2022-10-23
1
-0
/
+16
*
|
usb: chipidea: core: handle suspend/resume for each role
Xu Yang
2022-10-23
2
-0
/
+12
*
|
usb: chipidea: core: add controller resume support when controller is powered...
Xu Yang
2022-10-23
3
-20
/
+63
*
|
usb: chipidea: core: handle usb role switch in a common way
Xu Yang
2022-10-23
1
-35
/
+20
*
|
usb: phy: generic: make vcc regulator optional
Sascha Hauer
2022-10-23
1
-9
/
+5
*
|
usb: dwc2: platform: Improve error reporting for problems during .remove()
Uwe Kleine-König
2022-10-22
1
-1
/
+1
*
|
usb: musb: remove unused davinci support
Arnd Bergmann
2022-10-22
5
-2270
/
+0
*
|
usb: typec: retimer: Use device type for matching
Heikki Krogerus
2022-10-22
2
-14
/
+6
*
|
usb: gadget: uvc: default the ctrl request interface offsets
Michael Grzeschik
2022-10-22
1
-3
/
+12
*
|
USB: usbip: missing lock in stub down
Jose Ignacio Tornos Martinez
2022-10-22
1
-0
/
+2
*
|
USB: host: Kconfig: Fix spelling mistake "firwmare" -> "firmware"
Colin Ian King
2022-10-22
1
-1
/
+1
*
|
usb: cdns3: adjust the partial logic of cdnsp_pci_remove
Dongliang Mu
2022-10-22
1
-5
/
+3
*
|
usbip: convert sysfs snprintf to sysfs_emit
Xuezhi Zhang
2022-10-22
1
-1
/
+1
*
|
usbip: vudc: Convert snprintf() to sysfs_emit()
Jules Irenge
2022-10-22
1
-1
/
+1
*
|
usb: ftdi-elan: remove variable err_count
Colin Ian King
2022-10-22
1
-2
/
+0
|
/
[next]