index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-11
usb/usbip: Fix v_recv_cmd_submit() to use PIPE_BULK define
Shuah Khan
1
-1
/
+3
2022-11-11
usb: Check !irq instead of irq == NO_IRQ
Christophe Leroy
5
-5
/
+5
2022-11-11
usb: fotg210-udc: Fix ages old endianness issues
Linus Walleij
1
-6
/
+6
2022-11-11
usb: fotg2: add Gemini-specific handling
Linus Walleij
2
-0
/
+81
2022-11-09
usb: gadget: f_ecm: Always set current gadget in ecm_bind()
Sascha Hauer
1
-13
/
+9
2022-11-09
usb: gadget: u_ether: Do not make UDC parent of the net device
Sascha Hauer
1
-4
/
+0
2022-11-09
usb: phy: jz4770: Remove driver
Paul Cercueil
3
-362
/
+0
2022-11-09
usb: musb: jz4740: Support the generic PHY framework
Paul Cercueil
1
-8
/
+54
2022-11-09
usb: musb: jz4740: Don't disable external hubs
Paul Cercueil
1
-1
/
+0
2022-11-09
usb: musb: Support setting OTG mode using generic PHY
Paul Cercueil
2
-0
/
+6
2022-11-09
usb: musb: Allow running without CONFIG_USB_PHY
Paul Cercueil
5
-19
/
+35
2022-11-09
usb: musb: Add and use inline function musb_otg_state_string
Paul Cercueil
5
-31
/
+31
2022-11-09
usb: musb: Add and use inline functions musb_{get,set}_state
Paul Cercueil
6
-60
/
+71
2022-11-09
usb: fotg210: Select subdriver by mode
Linus Walleij
1
-9
/
+16
2022-11-09
usb: fotg210: Compile into one module
Linus Walleij
6
-62
/
+142
2022-11-09
usb: fotg210: Collect pieces of dual mode controller
Linus Walleij
12
-26
/
+47
2022-11-09
usb: chipidea: core: wrap ci_handle_power_lost() with CONFIG_PM_SLEEP
Xu Yang
1
-19
/
+19
2022-11-09
usb: musb: remove left-over after USB_TI_CPPI_DMA removal
Lukas Bulwahn
1
-10
/
+3
2022-11-09
usb: gadget: aspeed: fix buffer overflow
Henry Tian
2
-5
/
+13
2022-11-09
usb: chipidea: ci_hdrc_imx: Fix a typo ("regualator")
Jonathan Neuschäfer
1
-1
/
+1
2022-11-09
usb: xhci-pci: Set PROBE_PREFER_ASYNCHRONOUS
Brian Norris
1
-3
/
+4
2022-11-09
usb: ehci-pci: Set PROBE_PREFER_ASYNCHRONOUS
Brian Norris
1
-3
/
+4
2022-11-09
usb: phy: generic: Add wakeup capability
Li Jun
1
-0
/
+4
2022-11-09
usb: gadget: at91-udc: simplify at91rm9200_udc_pullup callback
Michael Grzeschik
1
-4
/
+1
2022-11-08
usb: core: stop USB enumeration if too many retries
Ray Chi
3
-0
/
+91
2022-11-08
usb: dwc3: gadget: Reduce TRB IOC settings
Thinh Nguyen
1
-2
/
+12
2022-11-08
usb: phy: phy-gpio-vbus-usb: Add device tree probing
Linus Walleij
2
-1
/
+17
2022-11-03
usb: gadget: Use kstrtobool() instead of strtobool()
Christophe JAILLET
5
-8
/
+13
2022-11-03
usb: core: Use kstrtobool() instead of strtobool()
Christophe JAILLET
2
-4
/
+6
2022-11-03
USB: core: Change configuration warnings to notices
Alan Stern
1
-41
/
+41
2022-10-31
Merge 6.1-rc3 into usb-next
Greg Kroah-Hartman
449
-5338
/
+5687
2022-10-30
Merge tag 'fbdev-for-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
10
-37
/
+46
2022-10-30
Merge tag 'char-misc-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
15
-88
/
+169
2022-10-30
Merge tag 'usb-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
14
-117
/
+166
2022-10-30
Merge tag 'gpio-fixes-for-v6.1-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-16
/
+44
2022-10-30
Merge tag 'loongarch-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-10
/
+14
2022-10-30
Merge tag 'random-6.1-rc3-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2022-10-30
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
14
-55
/
+96
2022-10-30
Merge tag 'block-6.1-2022-10-28' of git://git.kernel.dk/linux
Linus Torvalds
3
-3
/
+15
2022-10-29
platform/loongarch: laptop: Fix possible UAF and simplify generic_acpi_laptop...
Yang Yingliang
1
-3
/
+7
2022-10-29
platform/loongarch: laptop: Adjust resume order for loongson_hotkey_resume()
Huacai Chen
1
-7
/
+7
2022-10-29
Merge tag 's390-6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2
-7
/
+3
2022-10-29
Merge tag 'acpi-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
4
-3
/
+11
2022-10-29
Merge tag 'pm-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2
-86
/
+51
2022-10-29
random: use arch_get_random*_early() in random_init()
Jean-Philippe Brucker
1
-2
/
+2
2022-10-28
Merge tag 'rtc-6.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ab...
Linus Torvalds
1
-3
/
+11
2022-10-28
Merge tag 'mmc-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...
Linus Torvalds
6
-29
/
+57
2022-10-28
Merge tag 'mtd/fixes-for-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-14
/
+25
2022-10-28
Merge tag 'drm-fixes-2022-10-28' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
40
-161
/
+419
2022-10-28
Merge branches 'acpi-resource', 'acpi-pcc' and 'devprop'
Rafael J. Wysocki
3
-3
/
+10
[next]