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
2023-08-28
i3c: master: Fix SETDASA process
Aniket
1
-1
/
+5
2023-08-28
i3c: master: svc: Describe member 'saved_regs'
Miquel Raynal
1
-0
/
+1
2023-08-28
rtc: twl: add NVRAM support
Ladislav Michl
1
-0
/
+37
2023-08-28
rtc: pcf85363: Allow to wake up system without IRQ
Mike Looijmans
1
-9
/
+21
2023-08-28
rtc: m48t86: add DT support for m48t86
Nikita Shubin
1
-0
/
+8
2023-08-27
rtc: pcf2127: remove useless check
Alexandre Belloni
1
-9
/
+0
2023-08-27
rtc: rzn1: Report maximum alarm limit to rtc core
Guenter Roeck
1
-1
/
+2
2023-08-27
rtc: ds1305: Report maximum alarm limit to rtc core
Guenter Roeck
1
-2
/
+3
2023-08-27
rtc: tps6586x: Report maximum alarm limit to rtc core
Guenter Roeck
1
-0
/
+1
2023-08-27
rtc: cmos: Report supported alarm limit to rtc infrastructure
Guenter Roeck
1
-0
/
+11
2023-08-27
rtc: cros-ec: Detect and report supported alarm window size
Guenter Roeck
1
-15
/
+23
2023-08-27
rtc: isl1208: Fix incorrect logic in isl1208_set_xtoscb()
Biju Das
1
-2
/
+1
2023-08-27
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
4
-53
/
+6
2023-08-27
Merge tag 'usb-serial-6.6-rc1' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
2
-1
/
+95
2023-08-27
tty: n_tty: deduplicate copy code in n_tty_receive_buf_real_raw()
Jiri Slaby (SUSE)
1
-13
/
+12
2023-08-27
tty: n_tty: extract ECHO_OP processing to a separate function
Jiri Slaby (SUSE)
1
-96
/
+98
2023-08-27
tty: n_tty: unify counts to size_t
Jiri Slaby (SUSE)
1
-17
/
+15
2023-08-27
tty: n_tty: use u8 for chars and flags
Jiri Slaby (SUSE)
1
-36
/
+36
2023-08-27
tty: n_tty: simplify chars_in_buffer()
Jiri Slaby (SUSE)
1
-6
/
+2
2023-08-27
tty: n_tty: remove unsigned char casts from character constants
Jiri Slaby (SUSE)
1
-3
/
+3
2023-08-27
tty: n_tty: move newline handling to a separate function
Jiri Slaby (SUSE)
1
-8
/
+19
2023-08-27
tty: n_tty: move canon handling to a separate function
Jiri Slaby (SUSE)
1
-71
/
+87
2023-08-27
tty: n_tty: use MASK() for masking out size bits
Jiri Slaby (SUSE)
1
-12
/
+11
2023-08-27
tty: n_tty: make n_tty_data::num_overrun unsigned
Jiri Slaby (SUSE)
1
-2
/
+2
2023-08-27
tty: n_tty: use time_is_before_jiffies() in n_tty_receive_overrun()
Jiri Slaby (SUSE)
1
-2
/
+1
2023-08-27
tty: n_tty: use 'num' for writes' counts
Jiri Slaby (SUSE)
1
-9
/
+8
2023-08-27
tty: n_tty: use output character directly
Jiri Slaby (SUSE)
1
-2
/
+1
2023-08-27
tty: n_tty: make flow of n_tty_receive_buf_common() a bool
Jiri Slaby (SUSE)
1
-3
/
+3
2023-08-27
Revert "tty: serial: meson: Add a earlycon for the T7 SoC"
Lucas Tanure
1
-2
/
+0
2023-08-27
parisc: lasi: Initialize LASI driver via arch_initcall()
Helge Deller
2
-12
/
+8
2023-08-27
parisc: asp: Initialize asp driver via arch_initcall()
Helge Deller
2
-4
/
+9
2023-08-27
parisc: wax: Initialize wax driver via arch_initcall()
Helge Deller
2
-7
/
+9
2023-08-27
parisc: iosapic: Convert I/O Sapic driver to use arch_initcall()
Helge Deller
1
-4
/
+4
2023-08-27
parisc: sba_iommu: Convert SBA IOMMU driver to use arch_initcall()
Helge Deller
1
-2
/
+3
2023-08-27
parisc: led: Move register_led_regions() to late_initcall()
Helge Deller
1
-1
/
+3
2023-08-27
parisc: lba: Convert LBA PCI bus driver to use arch_initcall()
Helge Deller
1
-2
/
+3
2023-08-27
parisc: gsc: Convert GSC bus driver to use arch_initcall()
Helge Deller
1
-1
/
+3
2023-08-27
parisc: ccio: Convert CCIO driver to use arch_initcall()
Helge Deller
1
-11
/
+3
2023-08-27
parisc: eisa: Convert HP EISA bus driver to use arch_initcall()
Helge Deller
1
-2
/
+3
2023-08-27
parisc: hppb: Convert HP PB bus driver to use arch_initcall()
Helge Deller
1
-3
/
+4
2023-08-27
parisc: dino: Convert dino PCI bus driver to use arch_initcall()
Helge Deller
1
-3
/
+3
2023-08-27
parisc: Makefile: Adjust order in which drivers should be loaded
Helge Deller
1
-7
/
+9
2023-08-27
net: ti: icssg-prueth: am65x SR2.0 add 10M full duplex support
Grygorii Strashko
5
-2
/
+62
2023-08-27
net: ti: icssg-prueth: add packet timestamping and ptp support
Roger Quadros
5
-6
/
+467
2023-08-27
net: ti: icss-iep: Add IEP driver
Roger Quadros
4
-0
/
+989
2023-08-27
sfc: extend pedit add action to handle decrement ipv6 hop limit
Pieter Jansen van Vuuren
1
-0
/
+25
2023-08-27
sfc: introduce pedit add actions on the ipv4 ttl field
Pieter Jansen van Vuuren
1
-0
/
+46
2023-08-27
sfc: add decrement ipv6 hop limit by offloading set hop limit actions
Pieter Jansen van Vuuren
1
-0
/
+59
2023-08-27
sfc: add decrement ttl by offloading set ipv4 ttl actions
Pieter Jansen van Vuuren
3
-4
/
+79
2023-08-27
sfc: add mac source and destination pedit action offload
Pieter Jansen van Vuuren
1
-2
/
+207
[prev]
[next]