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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-18
i2c: make i2c_bus_type const
Greg Kroah-Hartman
3
-3
/
+3
2024-01-18
dt-bindings: at24: add ROHM BR24G04
Philipp Zabel
1
-0
/
+1
2024-01-18
eeprom: at24: use of_match_ptr()
Bartosz Golaszewski
1
-2
/
+3
2024-01-18
i2c: cpm: Remove linux,i2c-index conversion from be32
Christophe Leroy
1
-1
/
+1
2024-01-18
i2c: imx: Make SDA actually optional for bus recovering
Alexander Stein
1
-1
/
+1
2024-01-18
i2c: smbus: Support up to 8 SPD EEPROMs
Jean Delvare
1
-4
/
+4
2024-01-18
i2c: rk3x: Adjust mask/value offset for i2c2 on rv1126
Tim Lunn
1
-2
/
+6
2024-01-18
i2c: s3c24xx: add support for atomic transfers
Marek Szyprowski
1
-2
/
+19
2024-01-18
i2c: s3c24xx: fix transferring more than one message in polling mode
Marek Szyprowski
1
-17
/
+10
2024-01-18
i2c: s3c24xx: fix read transfers in polling mode
Marek Szyprowski
1
-2
/
+11
2024-01-18
i2c: rcar: add FastMode+ support for Gen4
Wolfram Sang
1
-11
/
+27
2024-01-18
i2c: rcar: introduce Gen4 devices
Wolfram Sang
1
-6
/
+7
2024-01-18
i2c: npcm7xx: move to per-adapter debugfs directory
Wolfram Sang
1
-42
/
+7
2024-01-18
i2c: gpio: move to per-adapter debugfs directory
Wolfram Sang
1
-28
/
+6
2024-01-18
i2c: create debugfs entry per adapter
Wolfram Sang
2
-0
/
+13
2024-01-18
staging: greybus: Don't let i2c adapters declare I2C_CLASS_SPD support if the...
Heiner Kallweit
1
-1
/
+1
2024-01-18
media: netup_unidvb: Don't let i2c adapters declare I2C_CLASS_SPD support if ...
Heiner Kallweit
1
-1
/
+1
2024-01-18
i2c: stub: Don't let i2c adapters declare I2C_CLASS_SPD support if they suppo...
Heiner Kallweit
1
-1
/
+1
2024-01-18
i2c: Don't let i2c adapters declare I2C_CLASS_SPD support if they support I2C...
Heiner Kallweit
24
-26
/
+25
2024-01-18
drm/amd/pm: Remove I2C_CLASS_SPD support
Heiner Kallweit
3
-3
/
+0
2024-01-18
include/linux/i2c.h: remove I2C_CLASS_DDC support
Heiner Kallweit
1
-1
/
+0
2024-01-18
fbdev: remove I2C_CLASS_DDC support
Heiner Kallweit
9
-27
/
+10
2024-01-18
drm: remove I2C_CLASS_DDC support
Heiner Kallweit
21
-21
/
+0
2024-01-18
Merge tag 'sched-urgent-2024-01-18' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+5
2024-01-18
Merge tag 'usb-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
142
-1516
/
+3912
2024-01-18
Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
172
-1568
/
+1673
2024-01-18
Merge tag 'staging-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
50
-2423
/
+1264
2024-01-18
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
12
-51
/
+806
2024-01-18
i40e: Include types.h to some headers
Tony Nguyen
2
-0
/
+2
2024-01-18
ipv6: mcast: fix data-race in ipv6_mc_down / mld_ifc_work
Nikita Zhandarovich
1
-0
/
+4
2024-01-18
Merge tag 'driver-core-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
51
-253
/
+207
2024-01-18
Merge branch 'mlxsw-miscellaneous-fixes'
Jakub Kicinski
5
-20
/
+143
2024-01-18
selftests: mlxsw: qos_pfc: Adjust the test to support 8 lanes
Amit Cohen
1
-1
/
+17
2024-01-18
selftests: mlxsw: qos_pfc: Remove wrong description
Amit Cohen
1
-1
/
+0
2024-01-18
mlxsw: spectrum_router: Register netdevice notifier before nexthop
Petr Machata
1
-12
/
+12
2024-01-18
mlxsw: spectrum_acl_tcam: Fix stack corruption
Ido Schimmel
2
-1
/
+57
2024-01-18
mlxsw: spectrum_acl_tcam: Fix NULL pointer dereference in error path
Ido Schimmel
1
-2
/
+2
2024-01-18
mlxsw: spectrum_acl_erp: Fix error flow of pool allocation failure
Amit Cohen
2
-4
/
+56
2024-01-18
Documentation: block: ioprio: Update schedulers
Christian Loehle
1
-7
/
+6
2024-01-18
loop: fix the the direct I/O support check when used on top of block devices
Christoph Hellwig
1
-27
/
+25
2024-01-18
seq_buf: Make DECLARE_SEQ_BUF() usable
Nathan Lynch
1
-2
/
+1
2024-01-18
ethtool: netlink: Add missing ethnl_ops_begin/complete
Ludvig Pärsson
1
-2
/
+7
2024-01-18
selftests: bonding: Add more missing config options
Benjamin Poirier
1
-0
/
+5
2024-01-18
selftests: netdevsim: add a config file
Jakub Kicinski
1
-0
/
+10
2024-01-17
Merge branch 'tighten-up-arg-ctx-type-enforcement'
Alexei Starovoitov
5
-39
/
+513
2024-01-17
libbpf: warn on unexpected __arg_ctx type when rewriting BTF
Andrii Nakryiko
1
-9
/
+66
2024-01-17
selftests/bpf: add tests confirming type logic in kernel for __arg_ctx
Andrii Nakryiko
1
-3
/
+161
2024-01-17
bpf: enforce types for __arg_ctx-tagged arguments in global subprogs
Andrii Nakryiko
1
-0
/
+160
2024-01-17
bpf: extract bpf_ctx_convert_map logic and make it more reusable
Andrii Nakryiko
2
-27
/
+46
2024-01-17
libbpf: feature-detect arg:ctx tag support in kernel
Andrii Nakryiko
2
-0
/
+80
[prev]
[next]