index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
cgroup
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-03-10
gpio: pci-idio-16: Convert to immutable irq_chip
Linus Walleij
1
-3
/
+9
2023-03-10
gpio: omap: Convert to immutable irq_chip
Linus Walleij
1
-23
/
+45
2023-03-10
gpio: omap: Drop irq_base
Linus Walleij
1
-15
/
+0
2023-03-10
gpio: max732x: Convert to immutable irq_chip
Linus Walleij
1
-2
/
+6
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-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-05
Linux 6.3-rc1
v6.3-rc1
Linus Torvalds
1
-2
/
+2
2023-03-05
cpumask: re-introduce constant-sized cpumask optimizations
Linus Torvalds
4
-72
/
+72
2023-03-05
Remove Intel compiler support
Masahiro Yamada
11
-287
/
+5
2023-03-05
Adding VFS co-maintainer
Al Viro
1
-0
/
+1
2023-03-04
mm: avoid gcc complaint about pointer casting
Linus Torvalds
1
-2
/
+8
[next]