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
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-07
ACPI: x86: Introduce an acpi_quirk_skip_gpio_event_handlers() helper
Hans de Goede
1
-0
/
+3
2023-03-06
gpio: elkhartlake: Introduce Intel Elkhart Lake PSE GPIO
Pandith N
4
-0
/
+108
2023-03-06
gpio: merrifield: Utilise temporary variable for struct device
Andy Shevchenko
1
-3
/
+4
2023-03-06
gpio: merrifield: Use dev_err_probe()
Andy Shevchenko
1
-4
/
+2
2023-03-06
gpio: merrifield: Adapt to Intel Tangier GPIO driver
Pandith N
3
-415
/
+34
2023-03-06
gpio: tangier: Introduce Intel Tangier GPIO driver
Pandith N
4
-0
/
+652
2023-03-06
gpiolib: Clean up headers
Andy Shevchenko
7
-18
/
+35
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
6
-8
/
+27
2023-03-06
gpiolib: remove legacy gpio_export()
Arnd Bergmann
1
-2
/
+2
2023-03-06
gpiolib: remove asm-generic/gpio.h
Arnd Bergmann
1
-2
/
+0
2023-03-06
gpiolib: coldfire: remove custom asm/gpio.h
Arnd Bergmann
1
-8
/
+0
2023-03-06
gpio: GPIO_REGMAP: select REGMAP instead of depending on it
Randy Dunlap
1
-1
/
+1
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
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
3
-0
/
+252
2023-02-24
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+7
2023-02-22
Merge tag 'pinctrl-v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2
-5
/
+8
2023-02-22
Merge tag 'gpio-updates-for-v6.3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
31
-1252
/
+620
2023-02-20
Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-163
/
+0
2023-02-17
gpio: sim: fix a memory leak
Bartosz Golaszewski
1
-1
/
+1
2023-02-16
Merge tag 'intel-gpio-v6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Bartosz Golaszewski
2
-1
/
+12
2023-02-15
gpio: mlxbf2: select GPIOLIB_IRQCHIP
Linus Walleij
1
-0
/
+1
2023-02-15
gpiolib: acpi: Add a ignore wakeup quirk for Clevo NH5xAx
Werner Sembach
1
-0
/
+12
2023-02-15
gpio: vf610: make irq_chip immutable
Alexander Stein
1
-18
/
+23
2023-02-15
gpiolib: acpi: remove redundant declaration
Raag Jadav
1
-1
/
+0
2023-02-13
gpio: sim: Use %pfwP specifier instead of calling fwnode API directly
Andy Shevchenko
1
-5
/
+4
2023-02-08
gpiolib: Clear the gpio_device's fwnode initialized flag before adding
Saravana Kannan
1
-0
/
+7
2023-02-02
gpio: tegra186: remove unneeded loop in tegra186_gpio_init_route_mapping()
Tom Rix
1
-22
/
+18
2023-02-01
mfd: remove ucb1400 support
Arnd Bergmann
3
-93
/
+0
2023-01-30
gpiolib: of: Move enum of_gpio_flags to its only user
Andy Shevchenko
1
-0
/
+15
2023-01-30
gpio: mvebu: Use IS_REACHABLE instead of IS_ENABLED for CONFIG_PWM
Uwe Kleine-König
1
-3
/
+3
2023-01-30
gpio: zevio: Add missing header
Andy Shevchenko
1
-0
/
+1
2023-01-30
gpio: pcf857x: Drop unneeded explicit casting
Andy Shevchenko
1
-1
/
+1
2023-01-30
gpio: pcf857x: Make use of device properties
Andy Shevchenko
1
-7
/
+4
2023-01-30
gpio: pcf857x: Get rid of legacy platform data
Andy Shevchenko
1
-32
/
+2
2023-01-30
gpio: rockchip: Do not mention legacy API in the code
Andy Shevchenko
1
-1
/
+1
2023-01-30
gpio: wcd934x: Remove duplicate assignment of of_gpio_n_cells
Andy Shevchenko
1
-1
/
+0
2023-01-30
gpio: zevio: Use proper headers and drop OF_GPIO dependency
Andy Shevchenko
2
-4
/
+5
2023-01-30
gpio: zevio: Remove duplicate assignment of of_gpio_n_cells
Andy Shevchenko
1
-1
/
+0
2023-01-30
gpio: xilinx: Remove duplicate assignment of of_gpio_n_cells
Andy Shevchenko
1
-11
/
+0
2023-01-30
gpio: ge: Remove duplicate assignment of of_gpio_n_cells
Andy Shevchenko
1
-1
/
+0
2023-01-30
gpio: davinci: Remove duplicate assignment of of_gpio_n_cells
Andy Shevchenko
1
-1
/
+0
2023-01-30
gpio: omap: use dynamic allocation of base
Andreas Kemnade
1
-1
/
+1
2023-01-30
gpio: davinci: Do not mention legacy API in the code
Andy Shevchenko
1
-1
/
+1
[prev]
[next]