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-08-19
usb: gadget: s3c: remove unused 'udc' variable
Krzysztof Kozlowski
1
-3
/
+0
2020-08-19
usb: gadget: s3c-hsudc: remove platform header dependency
Arnd Bergmann
1
-51
/
+4
2020-08-19
usb: gadget: s3c: use platform resources
Arnd Bergmann
3
-20
/
+158
2020-08-19
usb: uas: Add quirk for PNY Pro Elite
Thinh Nguyen
1
-0
/
+7
2020-08-19
Merge tag 'fixes-for-v5.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
Greg Kroah-Hartman
2
-21
/
+93
2020-08-18
USB: Better name for __check_usb_generic()
Bastien Nocera
1
-2
/
+2
2020-08-18
USB: Fix device driver race
Bastien Nocera
1
-2
/
+38
2020-08-18
USB: Also match device drivers using the ->match vfunc
Bastien Nocera
1
-2
/
+3
2020-08-18
usb: host: xhci-tegra: fix tegra_xusb_get_phy()
JC Kuo
1
-1
/
+1
2020-08-18
usb: host: xhci-tegra: otg usb2/usb3 port init
JC Kuo
1
-0
/
+2
2020-08-18
usb: host: pci-quirks: Bypass xHCI quirks for Raspberry Pi 4
Nicolas Saenz Julienne
1
-0
/
+17
2020-08-18
Revert "USB: pci-quirks: Add Raspberry Pi 4 quirk"
Nicolas Saenz Julienne
1
-15
/
+0
2020-08-18
usb: xhci-pci: Add support for reset controllers
Nicolas Saenz Julienne
2
-0
/
+12
2020-08-18
usb: mos7720: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-4
/
+4
2020-08-18
usb: xhci: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-3
/
+3
2020-08-18
usb/gadget: fsl_qe_udc: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-4
/
+3
2020-08-18
usb/gadget: f_midi: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-3
/
+3
2020-08-18
usb: hcd: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-3
/
+3
2020-08-18
usb: c67x00: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-4
/
+3
2020-08-18
usb: atm: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-6
/
+8
2020-08-18
usb: core: Solve race condition in anchor cleanup functions
Eli Billauer
1
-35
/
+54
2020-08-18
usb: common: usb-conn-gpio: Print error on failure to get VBUS
Thierry Reding
1
-1
/
+1
2020-08-18
usb: common: usb-conn-gpio: Make VBUS supply optional
Thierry Reding
1
-6
/
+24
2020-08-18
USB: yurex: remove needless check before usb_free_coherent()
Xu Wang
1
-4
/
+2
2020-08-18
USB: storage: isd200: fix spelling mistake "removeable" -> "removable"
Colin Ian King
1
-1
/
+1
2020-08-18
usb: host: xhci-tegra: remove a duplicated entry
JC Kuo
1
-1
/
+0
2020-08-18
usb: xhci-mtk: Fix typo
Frank Wunderlich
1
-3
/
+3
2020-08-18
usb: mtu3: Remove unsused inline function is_first_entry
YueHaibing
1
-6
/
+0
2020-08-18
usb: hcd: Fix use after free in usb_hcd_pci_remove()
Andy Shevchenko
1
-1
/
+4
2020-08-18
usb: typec: ucsi: Hold con->lock for the entire duration of ucsi_register_port()
Hans de Goede
2
-17
/
+23
2020-08-18
usb: typec: ucsi: Rework ppm_lock handling
Hans de Goede
1
-34
/
+22
2020-08-18
usb: typec: ucsi: Fix 2 unlocked ucsi_run_command calls
Hans de Goede
1
-2
/
+4
2020-08-18
usb: typec: ucsi: Fix AB BA lock inversion
Hans de Goede
1
-9
/
+9
2020-08-18
usbip: Implement a match function to fix usbip
M. Vefa Bicakci
1
-0
/
+6
2020-08-18
usb: renesas-xhci: remove version check
Vinod Koul
1
-18
/
+1
2020-08-18
USB: lvtest: return proper error code in probe
Evgeny Novikov
1
-1
/
+1
2020-08-18
USB: cdc-acm: rework notification_buffer resizing
Tom Rix
1
-12
/
+10
2020-08-18
USB: quirks: Add no-lpm quirk for another Raydium touchscreen
Kai-Heng Feng
1
-0
/
+2
2020-08-18
USB: yurex: Fix bad gfp argument
Alan Stern
1
-1
/
+1
2020-08-17
usb: dwc3: gadget: Handle ZLP for sg requests
Thinh Nguyen
1
-0
/
+31
2020-08-17
usb: dwc3: gadget: Fix handling ZLP
Thinh Nguyen
1
-2
/
+23
2020-08-17
usb: dwc3: gadget: Don't setup more than requested
Thinh Nguyen
1
-16
/
+35
2020-08-17
usb: gadget: f_tcm: Fix some resource leaks in some error paths
Christophe JAILLET
1
-3
/
+4
2020-08-07
Merge tag 'media/v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
1
-0
/
+6
2020-08-06
Merge tag 'tty-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
1
-5
/
+6
2020-08-05
Merge tag 'usb-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
244
-2604
/
+3387
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
2
-3
/
+3
2020-08-04
Merge tag 'tasklets-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
2
-5
/
+3
2020-08-03
Merge tag 'arm-soc-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-2
/
+2
2020-07-30
treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()
Kees Cook
2
-2
/
+2
[prev]
[next]