index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-12
usb: gadget: udc: Remove useless variable assignment in xudc_read_fifo()
Piyush Mehta
1
-1
/
+1
2022-05-12
USB: c67x00: remove unnecessary check of res
Yang Yingliang
1
-4
/
+2
2022-05-12
usb: host: ehci-xilinx: Fix quoted string split across lines
Piyush Mehta
1
-4
/
+2
2022-05-12
USB / dwc3: Fix a checkpatch warning in core.c
Kushagra Verma
1
-12
/
+8
2022-05-11
USB: gadget: Add ID numbers to gadget names
Alan Stern
1
-2
/
+14
2022-05-05
usb: gadget: uvc: track frames in format entries
Michael Grzeschik
2
-1
/
+30
2022-05-05
usb: gadget: uvc: move structs to common header
Michael Grzeschik
3
-111
/
+115
2022-05-05
usb: gadget: uvc: prevent index variables to start from 0
Michael Grzeschik
1
-0
/
+12
2022-05-05
usb: dwc3: gadget: Delay issuing End Transfer
Thinh Nguyen
1
-10
/
+12
2022-05-05
usb: dwc3: gadget: Only End Transfer for ep0 data phase
Thinh Nguyen
1
-0
/
+11
2022-05-05
usb: dwc3: ep0: Don't prepare beyond Setup stage
Thinh Nguyen
2
-13
/
+18
2022-05-05
usb: dwc3: gadget: Don't modify GEVNTCOUNT in pullup()
Thinh Nguyen
1
-27
/
+8
2022-05-05
usb: dwc3: gadget: Refactor pullup()
Thinh Nguyen
1
-29
/
+36
2022-05-05
usb: dwc3: gadget: Prevent repeat pullup()
Thinh Nguyen
1
-0
/
+4
2022-05-05
usb: dwc3: xilinx: Add gpio-reset support
Piyush Mehta
1
-0
/
+17
2022-05-05
usb: dwc3: remove a possible unnecessary 'out of memory' message
Kushagra Verma
1
-3
/
+1
2022-05-05
usb: dwc3: host: Stop setting the ACPI companion
Heikki Krogerus
1
-2
/
+0
2022-05-05
usb: core: acpi: Use the sysdev pointer instead of controller device
Heikki Krogerus
1
-2
/
+5
2022-05-05
usb: ehci-omap: drop unused ehci_read() function
Arnd Bergmann
1
-5
/
+0
2022-05-05
USB: gadget: Fix return of -EBUSY
Colin Ian King
1
-1
/
+1
2022-05-05
usb: dwc2: gadget: don't reset gadget's driver->bus
Marek Szyprowski
1
-1
/
+0
2022-05-03
Revert "usb: misc: Add onboard_usb_hub driver"
Greg Kroah-Hartman
3
-534
/
+0
2022-05-03
Revert "usb: core: hcd: Create platform devices for onboard hubs in probe()"
Greg Kroah-Hartman
1
-6
/
+0
2022-05-03
Merge 5.18-rc5 into usb-next
Greg Kroah-Hartman
487
-3482
/
+5074
2022-05-01
Merge tag 'irq_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+5
2022-04-30
Merge tag 'driver-core-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-1
/
+20
2022-04-30
Merge tag 'char-misc-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
25
-113
/
+148
2022-04-30
Merge tag 'tty-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
6
-215
/
+293
2022-04-30
Merge tag 'usb-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
26
-44
/
+191
2022-04-30
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-5
/
+5
2022-04-29
Merge tag 'soc-fixes-5.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-19
/
+67
2022-04-29
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-32
/
+169
2022-04-29
Merge tag 'random-5.18-rc5-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+8
2022-04-29
Merge tag 'imx-fixes-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Arnd Bergmann
1
-1
/
+1
2022-04-29
Merge tag 'sunxi-fixes-for-5.18-1' of git://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
1
-0
/
+2
2022-04-28
Merge tag 'drm-fixes-2022-04-29' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
14
-155
/
+195
2022-04-29
Merge tag 'amd-drm-fixes-5.18-2022-04-27' of https://gitlab.freedesktop.org/a...
Dave Airlie
10
-140
/
+165
2022-04-29
Merge tag 'drm-intel-fixes-2022-04-28' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
3
-12
/
+30
2022-04-29
Merge tag 'drm-misc-fixes-2022-04-27' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-3
/
+0
2022-04-28
Merge tag 'net-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
26
-208
/
+188
2022-04-28
Merge tag 'thermal-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-9
/
+7
2022-04-28
Merge tag 'pm-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
3
-26
/
+75
2022-04-28
Merge tag 'acpi-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-6
/
+2
2022-04-28
Merge tag 'platform-drivers-x86-v5.18-3' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
6
-20
/
+58
2022-04-28
Revert "ibmvnic: Add ethtool private flag for driver-defined queue limits"
Dany Madden
2
-100
/
+35
2022-04-28
net: enetc: allow tc-etf offload even with NETIF_F_CSUM_MASK
Vladimir Oltean
1
-4
/
+0
2022-04-28
ixgbe: ensure IPsec VF<->PF compatibility
Leon Romanovsky
1
-1
/
+2
2022-04-28
Merge branch 'thermal-int340x'
Rafael J. Wysocki
1
-2
/
+2
2022-04-28
Merge tag 'iio-fixes-for-5.18a' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
13
-42
/
+85
2022-04-28
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
1
-12
/
+15
[next]