index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-10
gpio: mc33880: Convert comma to semicolon
Chen Ni
1
-1
/
+1
2024-07-10
gpio: virtuser: actually use the "trimmed" local variable
Bartosz Golaszewski
1
-3
/
+3
2024-07-09
dt-bindings: gpio: convert Atmel GPIO to json-schema
Manikandan Muralidharan
2
-31
/
+81
2024-07-09
gpio: virtuser: new virtual testing driver for the GPIO API
Bartosz Golaszewski
5
-0
/
+1998
2024-07-08
dt-bindings: gpio: vf610: Allow gpio-line-names to be set
Frieder Schrempf
1
-0
/
+4
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-27
Linux 6.10-rc1
v6.10-rc1
Linus Torvalds
1
-3
/
+3
2024-05-27
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-26
Merge tag '6.10-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
6
-6
/
+34
2024-05-26
Merge tag 'mm-hotfixes-stable-2024-05-25-09-13' of git://git.kernel.org/pub/s...
Linus Torvalds
13
-69
/
+187
2024-05-26
Merge tag 'irq-urgent-2024-05-25' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-12
/
+18
2024-05-26
Merge tag 'x86-urgent-2024-05-25' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-18
/
+67
2024-05-26
Merge tag 'for-linus-6.10-1' of https://github.com/cminyard/linux-ipmi
Linus Torvalds
10
-45
/
+35
[next]