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
2022-04-21
USB: Fix ehci infinite suspend-resume loop issue in zhaoxin
Weitao Wango
3
-0
/
+28
2022-04-21
usb: typec: rt1719: Fix build error without CONFIG_POWER_SUPPLY
Ren Zhijie
1
-0
/
+1
2022-04-21
usb: typec: ucsi: Fix role swapping
Heikki Krogerus
1
-7
/
+13
2022-04-21
usb: typec: ucsi: Fix reuse of completion structure
Heikki Krogerus
1
-0
/
+4
2022-04-21
usb: xhci: tegra:Fix PM usage reference leak of tegra_xusb_unpowergate_partitions
zhangqilong
1
-2
/
+2
2022-04-21
drivers: usb: dwc3: Add AM62 USB wrapper driver
Aswath Govindraju
3
-0
/
+342
2022-04-21
usb: typec: tipd: Only update power status on IRQ
Guido Günther
1
-20
/
+12
2022-04-21
usb: typec: mux: intel_pmc_mux: Add retry logic to a PMC command
Tanveer Alam
1
-2
/
+19
2022-04-21
usb: gadget: uvc: improve sg exit condition
Michael Grzeschik
1
-1
/
+1
2022-04-21
usb: gadget: uvc: giveback vb2 buffer on req complete
Michael Grzeschik
3
-3
/
+11
2022-04-21
usb: gadget: uvc: rework uvcg_queue_next_buffer to uvcg_complete_buffer
Michael Grzeschik
3
-15
/
+6
2022-04-21
usb: gadget: uvc: remove pause flag use
Dan Vacura
2
-15
/
+1
2022-04-21
usb: gadget: uvc: allow changing interface name via configfs
Dan Vacura
3
-1
/
+45
2022-04-21
ARM: omap: dma: make usb support optional
Arnd Bergmann
1
-1
/
+1
2022-04-21
ARM: omap1: innovator: move ohci phy power handling to board file
Arnd Bergmann
1
-26
/
+5
2022-04-21
usb: omap: avoid mach/*.h headers
Arnd Bergmann
6
-9
/
+11
2022-04-21
ARM: omap1: move mach/usb.h to include/linux/soc
Arnd Bergmann
3
-4
/
+5
2022-04-21
USB: serial: whiteheat: fix heap overflow in WHITEHEAT_GET_DTR_RTS
Kees Cook
1
-3
/
+2
2022-04-20
USB: serial: cp210x: add PIDs for Kamstrup USB Meter Reader
Bruno Thomsen
1
-0
/
+2
2022-04-20
USB: serial: option: add support for Cinterion MV32-WA/MV32-WB
Slark Xiao
1
-0
/
+6
2022-04-19
ARM: pxa: split up mach/hardware.h
Arnd Bergmann
1
-2
/
+1
2022-04-19
usb: gadget: uvc: Fix crash when encoding data for usb request
Dan Vacura
1
-0
/
+2
2022-04-14
USB: quirks: add STRING quirk for VCOM device
Oliver Neukum
1
-0
/
+3
2022-04-14
USB: quirks: add a Realtek card reader
Oliver Neukum
1
-0
/
+3
2022-04-11
USB: serial: option: add Telit 0x1057, 0x1058, 0x1075 compositions
Daniele Palmas
1
-0
/
+6
2022-04-09
usb: cdns3: Fix issue for clear halt endpoint
Pawel Laszczak
1
-2
/
+5
2022-04-09
xhci: increase usb U3 -> U0 link resume timeout from 100ms to 500ms
Mathias Nyman
1
-1
/
+1
2022-04-09
xhci: stop polling roothubs after shutdown
Henry Lin
1
-0
/
+11
2022-04-09
USB: Fix xhci event ring dequeue pointer ERDP update issue
Weitao Wang
1
-0
/
+1
2022-03-28
Merge tag 'for-linus-5.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
1
-2
/
+2
2022-03-28
Merge tag 'tty-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
6
-94
/
+7
2022-03-28
Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
4
-68
/
+1
2022-03-26
Merge tag 'usb-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
107
-1063
/
+3976
2022-03-24
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
6
-30
/
+29
2022-03-23
Merge tag 'media/v5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
2
-2
/
+2
2022-03-22
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-0
/
+1
2022-03-21
Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
Linus Torvalds
2
-5
/
+2
2022-03-21
Merge tag 'pm-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-2
/
+2
2022-03-21
Merge tag 'acpi-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-1
/
+1
2022-03-21
fs: Move many prototypes to pagemap.h
Matthew Wilcox (Oracle)
1
-0
/
+1
2022-03-19
Merge tag 'usb-5.17-final' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
4
-7
/
+11
2022-03-19
usb: gadget: fsl_qe_udc: Add missing semicolon in qe_ep_dequeue()
YueHaibing
1
-1
/
+1
2022-03-18
Merge branches 'pm-sleep', 'pm-domains' and 'pm-docs'
Rafael J. Wysocki
1
-2
/
+2
2022-03-18
Merge branches 'acpica', 'acpi-osl', 'acpi-bus' and 'acpi-tables'
Rafael J. Wysocki
1
-1
/
+1
2022-03-18
usb: dwc3: Issue core soft reset before enabling run/stop
Wesley Cheng
3
-3
/
+14
2022-03-18
usb: gadget: Makefile: remove ccflags-y
Linyu Yuan
1
-1
/
+0
2022-03-18
USB: usb-storage: Fix use of bitfields for hardware data in ene_ub6250.c
Alan Stern
1
-76
/
+73
2022-03-18
usb: gadget: eliminate anonymous module_init & module_exit
Randy Dunlap
3
-13
/
+13
2022-03-18
usb: usbip: eliminate anonymous module_init & module_exit
Randy Dunlap
1
-4
/
+4
2022-03-18
media: Kconfig: cleanup VIDEO_DEV dependencies
Mauro Carvalho Chehab
2
-2
/
+2
[prev]
[next]