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-09-10
i2c: riic: Call pm_runtime_get_sync() when need to access registers
Claudiu Beznea
1
-9
/
+5
2024-09-10
i2c: riic: Use temporary variable for struct device
Claudiu Beznea
1
-23
/
+26
2024-09-10
i2c: designware: Drop return value from dw_i2c_of_configure()
Andy Shevchenko
1
-5
/
+2
2024-09-10
i2c: designware: Drop return value from i2c_dw_acpi_configure()
Andy Shevchenko
2
-5
/
+3
2024-09-10
i2c: designware: Always provide device ID tables
Andy Shevchenko
1
-33
/
+31
2024-09-10
i2c: designware: Unify terminator in device ID tables
Andy Shevchenko
2
-3
/
+3
2024-09-10
i2c: designware: Add missing 'c' into PCI IDs variable name
Andy Shevchenko
1
-3
/
+3
2024-09-10
i2c: designware: Let PCI core to take care about interrupt vectors
Andy Shevchenko
1
-11
/
+3
2024-09-10
i2c: designware: Replace a while-loop by for-loop
Andy Shevchenko
1
-4
/
+1
2024-09-10
i2c: qcom-geni: Use goto for clearer exit path
Andi Shyti
1
-9
/
+12
2024-09-10
i2c: imx: Switch to RUNTIME_PM_OPS()
Fabio Estevam
1
-5
/
+4
2024-09-10
i2c: mt65xx: Avoid double initialization of restart_flag in isr
AngeloGioacchino Del Regno
1
-4
/
+1
2024-09-10
i2c: don't use ',' after delimiters
Wolfram Sang
14
-15
/
+14
2024-09-10
i2c: designware: Fix wrong setting for {ss,fs,hs}_{h,l}cnt registers
Adrian Huang
3
-12
/
+53
2024-09-08
Linux 6.11-rc7
Linus Torvalds
1
-1
/
+1
2024-09-08
Merge tag 'timers_urgent_for_v6.11_rc7' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
3
-18
/
+16
2024-09-08
Merge tag 'perf_urgent_for_v6.11_rc7' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-8
/
+16
2024-09-08
Merge tag 'char-misc-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
20
-79
/
+123
2024-09-08
Merge tag 'usb-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
7
-73
/
+87
2024-09-07
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
10
-115
/
+196
2024-09-07
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-0
/
+3
2024-09-07
Merge tag 'pinctrl-v6.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+3
2024-09-06
Merge tag 'linux_kselftest-kunit-fixes-6.11-rc7-2' of git://git.kernel.org/pu...
Linus Torvalds
1
-0
/
+1
2024-09-06
Merge tag 'pci-v6.11-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-5
/
+44
2024-09-06
Merge tag 'v6.11-rc6-cifs-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
6
-13
/
+70
2024-09-06
KVM: x86: don't fall through case statements without annotations
Linus Torvalds
1
-0
/
+1
2024-09-06
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+3
2024-09-06
Merge tag 'riscv-for-linus-6.11-rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
12
-181
/
+79
2024-09-06
Merge tag 'powerpc-6.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
6
-10
/
+26
2024-09-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
9
-16
/
+47
2024-09-06
Merge tag 'pm-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-10
/
+24
2024-09-06
Merge tag 'block-6.11-20240906' of git://git.kernel.dk/linux
Linus Torvalds
8
-8
/
+38
2024-09-06
Merge tag 'sound-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
26
-92
/
+160
2024-09-06
Merge tag 'mmc-v6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
5
-12
/
+21
2024-09-06
Merge tag 'gpio-fixes-for-v6.11-rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-0
/
+2
2024-09-06
Merge tag 'pmdomain-v6.11-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-34
/
+22
2024-09-06
Merge tag 'pwm/for-6.11-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2024-09-06
Merge tag 'drm-fixes-2024-09-06' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
66
-178
/
+546
2024-09-06
libfs: fix get_stashed_dentry()
Christian Brauner
1
-3
/
+3
2024-09-06
Merge tag 'asoc-fix-v6.11-rc6' of https://git.kernel.org/pub/scm/linux/kernel...
Takashi Iwai
23
-91
/
+127
2024-09-05
Merge tag 'bpf-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
2
-2
/
+38
2024-09-06
Merge tag 'amd-drm-fixes-6.11-2024-09-05' of https://gitlab.freedesktop.org/a...
Dave Airlie
8
-25
/
+89
2024-09-06
Merge tag 'drm-misc-fixes-2024-09-05' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
33
-47
/
+202
2024-09-06
Merge tag 'drm-xe-fixes-2024-09-05' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
14
-89
/
+124
2024-09-05
Merge tag 'net-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
62
-667
/
+853
2024-09-05
Merge tag 'spi-fix-v6.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-18
/
+26
2024-09-06
Merge tag 'drm-intel-fixes-2024-09-05' of https://gitlab.freedesktop.org/drm/...
Dave Airlie
11
-17
/
+131
2024-09-05
Merge tag 'regulator-fix-v6.11-stub' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+8
2024-09-05
Merge tag 'rust-fixes-6.11-2' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
11
-36
/
+41
2024-09-05
Merge tag 'trace-v6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-35
/
+73
[next]