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-07-04
gpio: sim: lock GPIOs as interrupts when they are requested
Bartosz Golaszewski
1
-1
/
+24
2024-07-04
genirq/irq_sim: add an extended irq_sim initializer
Bartosz Golaszewski
2
-3
/
+74
2024-07-03
dt-bindings: gpio: fsl,qoriq-gpio: Add compatible string fsl,ls1046a-gpio
Frank Li
1
-0
/
+1
2024-07-02
gpiolib: unexport gpiochip_get_desc()
Bartosz Golaszewski
3
-2
/
+1
2024-07-01
gpio: add sloppy logic analyzer using polling
Wolfram Sang
6
-0
/
+704
2024-07-01
Documentation: gpio: Reconfiguration with unset direction (uAPI v2)
Kent Gibson
1
-2
/
+5
2024-07-01
Documentation: gpio: Reconfiguration with unset direction (uAPI v1)
Kent Gibson
1
-1
/
+4
2024-06-28
dt-bindings: gpio: fsl,qoriq-gpio: add common property gpio-line-names
Frank Li
1
-0
/
+4
2024-06-26
gpio: ath79: convert to dynamic GPIO base allocation
Shiji Yang
1
-2
/
+0
2024-06-25
pinctrl: da9062: replace gpiochip_get_desc() with gpio_device_get_desc()
Bartosz Golaszewski
1
-1
/
+1
2024-06-14
gpiolib: put gpio_suffixes in a single compilation unit
Bartosz Golaszewski
4
-5
/
+10
2024-06-12
Documentation: gpio: Clarify effect of active low flag on line edges
Kent Gibson
2
-0
/
+10
2024-06-12
Documentation: gpio: Clarify effect of active low flag on line values
Kent Gibson
4
-0
/
+28
2024-06-11
gpiolib: Remove data-less gpiochip_add() function
Andrew Davis
3
-8
/
+3
2024-06-11
gpio: sim: use devm_mutex_init()
Bartosz Golaszewski
1
-10
/
+1
2024-06-11
gpio: sim: drop kernel.h include
Bartosz Golaszewski
1
-1
/
+1
2024-06-11
gpio: sim: use device_match_name() instead of strcmp(dev_name(...
Bartosz Golaszewski
1
-12
/
+12
2024-06-10
docs: gpio: prefer pread(2) for interrupt reading
Huichun Feng
1
-3
/
+4
2024-06-04
gpiolib: Show more info for interrupt only lines in debugfs
Andy Shevchenko
1
-2
/
+2
2024-06-04
gpiolib: Return label, if set, for IRQ only line
Andy Shevchenko
1
-6
/
+6
2024-06-03
gpiolib: make gpiochip_set_desc_names() return void
Bartosz Golaszewski
1
-8
/
+4
2024-06-03
dt-bindings: gpio: aspeed,sgpio: Specify #interrupt-cells
Andrew Jeffery
1
-0
/
+5
2024-06-03
dt-bindings: gpio: aspeed,sgpio: Specify gpio-line-names
Andrew Jeffery
1
-0
/
+5
2024-06-03
dt-bindings: gpio: mpc8xxx: Convert to yaml format
Frank Li
2
-53
/
+82
2024-06-03
dt-bindings: gpio: pca95xx: Document the TI TCA9535 variant
Fabio Estevam
1
-0
/
+1
2024-06-03
gpio: pca953x: Add support for TI TCA9535 variant
Fabio Estevam
1
-0
/
+1
2024-06-03
gpio: brcmstb: Allow building driver for ARCH_BCM2835
Peter Robinson
1
-1
/
+1
2024-05-30
gpiolib: cdev: Cleanup kfifo_out() error handling
Kent Gibson
1
-26
/
+27
2024-05-30
gpiolib: cdev: Refactor allocation of linereq events kfifo
Kent Gibson
1
-13
/
+13
2024-05-30
gpiolib: cdev: Add INIT_KFIFO() for linereq events
Kent Gibson
1
-0
/
+1
2024-05-30
gpio: rdc321x: Convert PCIBIOS_* return codes to errnos
Ilpo Järvinen
1
-3
/
+3
2024-05-30
gpio: amd8111: Convert PCIBIOS_* return codes to errnos
Ilpo Järvinen
1
-1
/
+3
2024-05-29
gpio: syscon: do not report bogus error
Etienne Buira
1
-11
/
+16
2024-05-27
dt-bindings: gpio: lsi,zevio-gpio: convert to dtschema
Pratik Farkase
2
-16
/
+43
2024-05-27
gpio: prevent potential speculation leaks in gpio_device_get_desc()
Hagar Hemdan
1
-1
/
+2
2024-05-27
gpio: Remove legacy API documentation
Andy Shevchenko
9
-1900
/
+2
2024-05-26
Linux 6.10-rc1
Linus Torvalds
1
-3
/
+3
2024-05-26
mm: percpu: Include smp.h in alloc_tag.h
Kent Overstreet
1
-0
/
+1
2024-05-26
Merge tag 'perf-tools-fixes-for-v6.10-1-2024-05-26' of git://git.kernel.org/p...
Linus Torvalds
4
-103
/
+68
2024-05-26
Revert "perf parse-events: Prefer sysfs/JSON hardware events over legacy"
Arnaldo Carvalho de Melo
4
-103
/
+68
2024-05-25
Merge tag '6.10-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
6
-6
/
+34
2024-05-25
Merge tag 'mm-hotfixes-stable-2024-05-25-09-13' of git://git.kernel.org/pub/s...
Linus Torvalds
13
-69
/
+187
2024-05-25
Merge tag 'irq-urgent-2024-05-25' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-12
/
+18
2024-05-25
Merge tag 'x86-urgent-2024-05-25' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-18
/
+67
2024-05-25
Merge tag 'for-linus-6.10-1' of https://github.com/cminyard/linux-ipmi
Linus Torvalds
10
-45
/
+35
2024-05-25
Merge tag 'ceph-for-6.10-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
6
-19
/
+434
2024-05-25
Merge tag 'ntfs3_for_6.10' of https://github.com/Paragon-Software-Group/linux...
Linus Torvalds
13
-154
/
+98
2024-05-25
Merge tag '6.10-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2
-9
/
+18
2024-05-25
Merge tag 'rtc-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
29
-250
/
+702
2024-05-25
Merge tag 'i3c/for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...
Linus Torvalds
5
-17
/
+80
[next]