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
2019-11-12
gpiolib: add support for pull up/down to lineevent_create
Kent Gibson
1
-0
/
+4
2019-11-12
gpio: expose pull-up/pull-down line flags to userspace
Drew Fustini
1
-0
/
+18
2019-11-12
gpio: rcar: Use proper irq_chip name
Geert Uytterhoeven
1
-1
/
+1
2019-11-12
gpio: em: Use proper irq_chip name
Geert Uytterhoeven
1
-1
/
+1
2019-11-12
gpio: bd70528: Add MODULE ALIAS to autoload module
Matti Vaittinen
1
-0
/
+1
2019-11-12
Merge remote-tracking branch 'driver-core/driver-core-next' into gpio/for-next
Bartosz Golaszewski
2
-15
/
+8
2019-11-12
gpio: bd70528: Use correct unit for debounce times
Thierry Reding
1
-3
/
+3
2019-11-12
gpio: max77620: Fixup debounce delays
Thierry Reding
1
-3
/
+3
2019-11-11
Merge 5.4-rc7 into char-misc-next
Greg Kroah-Hartman
1
-20
/
+13
2019-11-08
gpio: xgs-iproc: Fix platform_no_drv_owner.cocci warnings
YueHaibing
1
-1
/
+0
2019-11-08
Merge branch 'devel' into for-next
Linus Walleij
73
-373
/
+1200
2019-11-08
Revert "gpio: expose pull-up/pull-down line flags to userspace"
Linus Walleij
1
-12
/
+0
2019-11-07
gpiolib: No need to call gpiochip_remove_pin_ranges() twice
Andy Shevchenko
2
-5
/
+3
2019-11-07
gpio: Use new GPIO_LINE_DIRECTION
Matti Vaittinen
60
-102
/
+211
2019-11-07
gpio: xgs-iproc: Fix section mismatch on device tree match table
Mark Brown
1
-1
/
+1
2019-11-05
gpio: tegra186: use devm_platform_ioremap_resource_byname()
Bartosz Golaszewski
1
-3
/
+1
2019-11-05
gpio: mvebu: use devm_platform_ioremap_resource_byname()
Bartosz Golaszewski
1
-12
/
+7
2019-11-05
gpiolib: Switch order of valid mask and hw init
Linus Walleij
1
-2
/
+2
2019-11-05
Merge tag 'v5.4-rc6' into devel
Linus Walleij
7
-26
/
+66
2019-11-03
Revert "gpio: merrifield: Pass irqchip when adding gpiochip"
Linus Walleij
1
-16
/
+12
2019-11-03
Revert "gpio: merrifield: Restore use of irq_base"
Linus Walleij
1
-1
/
+0
2019-11-03
Revert "gpio: merrifield: Move hardware initialization to callback"
Linus Walleij
1
-5
/
+3
2019-11-03
drivers: mcb: use symbol namespaces
Johannes Thumshirn
1
-0
/
+1
2019-11-01
Merge tag 'mips_fixes_5.4_3' into mips-next
Paul Burton
4
-15
/
+27
2019-10-31
MIPS: Loongson64: Rename CPU TYPES
Jiaxun Yang
2
-2
/
+2
2019-10-29
gpio: Add xgs-iproc driver
Chris Packham
3
-0
/
+331
2019-10-29
gpio: Add RDA Micro GPIO controller support
Manivannan Sadhasivam
3
-0
/
+304
2019-10-23
Merge tag 'gpio-v5.5-updates-for-linus-part-1' of git://git.kernel.org/pub/sc...
Linus Walleij
8
-94
/
+63
2019-10-18
gpio: of: don't warn if ignored GPIO flag matches the behavior
Lucas Stach
1
-2
/
+4
2019-10-16
gpio/mpc8xxx: change irq handler from chained to normal
Song Hui
1
-11
/
+19
2019-10-15
gpio: lynxpoint: set default handler to be handle_bad_irq()
Andy Shevchenko
1
-1
/
+1
2019-10-15
gpio: merrifield: Move hardware initialization to callback
Andy Shevchenko
1
-3
/
+5
2019-10-15
gpio: lynxpoint: Move hardware initialization to callback
Andy Shevchenko
1
-3
/
+5
2019-10-15
gpio: intel-mid: Move hardware initialization to callback
Andy Shevchenko
1
-3
/
+6
2019-10-15
gpiolib: Initialize the hardware with a callback
Andy Shevchenko
1
-1
/
+21
2019-10-15
gpio: merrifield: Restore use of irq_base
Andy Shevchenko
1
-0
/
+1
2019-10-09
gpio: 104-idi-48e: make array register_offset static, makes object smaller
Colin Ian King
1
-1
/
+1
2019-10-09
gpio: htc-egpio: remove redundant error message
Bartosz Golaszewski
1
-17
/
+11
2019-10-09
gpio: htc-egpio: use devm_platform_ioremap_resource()
Bartosz Golaszewski
1
-7
/
+2
2019-10-09
gpio: ath79: use devm_platform_ioremap_resource()
Bartosz Golaszewski
1
-7
/
+3
2019-10-09
gpio: em: use devm_platform_ioremap_resource()
Bartosz Golaszewski
1
-12
/
+8
2019-10-09
gpio: xgene: use devm_platform_ioremap_resource()
Bartosz Golaszewski
1
-9
/
+3
2019-10-09
gpio: xgene: remove redundant error message
Bartosz Golaszewski
1
-16
/
+7
2019-10-09
docs: driver-api: Move bt8xxgpio to the gpio directory
Jonathan Neuschäfer
1
-1
/
+1
2019-10-09
gpio: fix kernel-doc for of_gpio_need_valid_mask()
Randy Dunlap
1
-2
/
+3
2019-10-05
gpio: expose pull-up/pull-down line flags to userspace
Drew Fustini
1
-0
/
+12
2019-10-05
gpio: tegra186: Implement wake event support
Thierry Reding
2
-18
/
+80
2019-10-05
gpio: max77620: Fix interrupt handling
Timo Alho
1
-114
/
+117
2019-10-04
gpio: max77620: Do not allocate IRQs upfront
Thierry Reding
1
-1
/
+1
2019-10-04
gpio: max77620: Use correct unit for debounce times
Thierry Reding
1
-3
/
+3
[prev]
[next]