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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
2023-03-10
gpio: mlxbf2: Convert to immutable irq_chip
Linus Walleij
1
-7
/
+25
2023-03-10
gpio: msc313: Convert to immutable irq_chip
Linus Walleij
1
-4
/
+22
2023-03-10
gpio: idt3243x: Convert to immutable irq_chip
Linus Walleij
1
-3
/
+8
2023-03-10
gpio: hlwd: Convert to immutable irq_chip
Linus Walleij
1
-8
/
+25
2023-03-10
gpio: hisi: Convert to immutable irq_chip
Linus Walleij
1
-10
/
+15
2023-03-10
gpio: cadence: Convert to immutable irq_chip
Linus Walleij
1
-3
/
+7
2023-03-10
gpio: ath79: Convert to immutable irq_chip
Linus Walleij
1
-2
/
+6
2023-03-10
gpio: aspeed-sgpio: Convert to immutable irq_chip
Linus Walleij
1
-8
/
+36
2023-03-10
gpio: aspeed: Convert to immutable irq_chip
Linus Walleij
1
-7
/
+38
2023-03-10
gpio: aspeed: Always register the irqchip
Joel Stanley
1
-26
/
+23
2023-03-10
gpio: adnp: Convert to immutable irq_chip
Linus Walleij
1
-2
/
+7
2023-03-10
gpio: altera: Convert to immutable irq_chip
Linus Walleij
1
-10
/
+15
2023-03-09
gpio: loongson: fixup the warning about OF_GPIO direct dependencies
Yinbo Zhu
1
-1
/
+1
2023-03-08
gpiolib: Get rid of gpio_bus_match() forward declaration
Andy Shevchenko
1
-15
/
+14
2023-03-08
gpiolib: Access device's fwnode via dev_fwnode()
Andy Shevchenko
1
-2
/
+3
2023-03-08
Merge tag 'intel-gpio-v6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Bartosz Golaszewski
56
-528
/
+271
2023-03-06
gpiolib: Clean up headers
Andy Shevchenko
10
-35
/
+72
2023-03-06
gpiolib: Group forward declarations in consumer.h
Andy Shevchenko
1
-2
/
+1
2023-03-06
gpiolib: Deduplicate forward declarations in consumer.h
Andy Shevchenko
1
-6
/
+1
2023-03-06
gpiolib: Drop unused forward declaration from driver.h
Andy Shevchenko
1
-1
/
+0
2023-03-06
gpio: regmap: Add missing header(s)
Andy Shevchenko
1
-3
/
+9
2023-03-06
gpio: reg: Add missing header(s)
Andy Shevchenko
1
-2
/
+10
2023-03-06
gpio: aggregator: Add missing header(s)
Andy Shevchenko
1
-4
/
+5
2023-03-06
gpiolib: split of_mm_gpio_chip out of linux/of_gpio.h
Arnd Bergmann
15
-33
/
+71
2023-03-06
gpiolib: split linux/gpio/driver.h out of linux/gpio.h
Arnd Bergmann
5
-0
/
+5
2023-03-06
gpiolib: remove legacy gpio_export()
Arnd Bergmann
10
-99
/
+21
2023-03-06
gpiolib: remove gpio_set_debounce()
Arnd Bergmann
5
-16
/
+3
2023-03-06
gpiolib: remove asm-generic/gpio.h
Arnd Bergmann
6
-161
/
+85
2023-03-06
gpiolib: coldfire: remove custom asm/gpio.h
Arnd Bergmann
4
-111
/
+0
2023-03-06
gpiolib: remove empty asm/gpio.h files
Arnd Bergmann
5
-68
/
+1
2023-03-06
gpiolib: Make the legacy <linux/gpio.h> consumer-only
Linus Walleij
1
-1
/
+0
2023-03-06
hte: tegra-194: Use proper includes
Linus Walleij
1
-5
/
+5
2023-03-06
ARM: s3c64xx: Use the right include
Linus Walleij
1
-1
/
+1
2023-03-06
ARM: orion/gpio: Use the right include
Linus Walleij
1
-2
/
+3
2023-03-06
kbuild, gpio: gpio-aspeed-sgpio: remove MODULE_LICENSE in non-modules
Nick Alcock
1
-1
/
+0
2023-03-06
kbuild, gpio: remove MODULE_LICENSE in non-modules
Nick Alcock
1
-1
/
+0
2023-03-06
dt-bindings: gpio.txt: expand gpio-line-names recommendations
Trevor Woerner
1
-12
/
+29
2023-03-06
gpio: pmic-eic-sprd: Move Kconfig to MFD expanders
Linus Walleij
1
-8
/
+8
2023-03-06
gpio: 104-dio-48e: Utilize mask_buf_def in handle_mask_sync() callback
William Breathitt Gray
1
-3
/
+2
2023-03-06
gpio: remove MODULE_LICENSE in non-modules
Nick Alcock
2
-2
/
+0
2023-03-06
gpio: loongson: add gpio driver support
Yinbo Zhu
4
-0
/
+253
2023-03-06
dt-bindings: gpio: add loongson gpio
Yinbo Zhu
2
-0
/
+132
2023-03-06
Linux 6.3-rc1
v6.3-rc1
Linus Torvalds
1
-2
/
+2
2023-03-06
cpumask: re-introduce constant-sized cpumask optimizations
Linus Torvalds
4
-72
/
+72
2023-03-05
Merge tag 'v6.3-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
3
-23
/
+53
2023-03-05
Merge tag 'x86-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-15
/
+51
2023-03-05
Merge tag 'irq-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-15
/
+44
2023-03-05
Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-0
/
+1
2023-03-05
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
11
-11
/
+48
2023-03-05
Remove Intel compiler support
Masahiro Yamada
11
-287
/
+5
[next]