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-07
gpio: xgs-iproc: Fix section mismatch on device tree match table
Mark Brown
1
-1
/
+1
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-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
2019-10-03
Merge branch 'ib-fwnode-gpiod-get-index' into devel
Linus Walleij
2
-24
/
+57
2019-10-03
gpiolib: introduce fwnode_gpiod_get_index()
Dmitry Torokhov
2
-15
/
+49
2019-10-03
gpiolib: introduce devm_fwnode_gpiod_get_index()
Dmitry Torokhov
1
-10
/
+9
2019-10-01
gpiolib: sanitize flags before allocating memory in lineevent_create()
Bartosz Golaszewski
1
-24
/
+18
2019-10-01
gpio: eic: sprd: Fix the incorrect EIC offset when toggling
Bruce Chen
1
-3
/
+4
2019-10-01
gpio: fix getting nonexclusive gpiods from DT
Marco Felsch
1
-1
/
+1
2019-10-01
gpiolib: don't clear FLAG_IS_OUT when emulating open-drain/open-source
Bartosz Golaszewski
1
-8
/
+19
2019-10-01
gpio: mxc: Only get the second IRQ when there is more than one IRQ
Anson Huang
1
-3
/
+10
2019-09-30
gpio: aspeed-sgpio: Rename and add Kconfig/Makefile
Linus Walleij
3
-0
/
+9
2019-09-27
Merge tag 'pwm/for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2019-09-21
pwm: Ensure pwm_apply_state() doesn't modify the state argument
Uwe Kleine-König
1
-1
/
+1
2019-09-19
Merge tag 'pinctrl-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-1
/
+2
2019-09-16
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
3
-0
/
+189
2019-09-16
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-1
/
+1
2019-09-16
Merge tag 'gpio-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
52
-1498
/
+1999
2019-09-12
gpiolib: of: add a fallback for wlf,reset GPIO name
Dmitry Torokhov
1
-0
/
+16
2019-09-12
gpio: htc-egpio: Remove unused exported htc_egpio_get_wakeup_irq()
Geert Uytterhoeven
1
-14
/
+0
2019-09-12
gpio: remove explicit comparison with 0
Saiyam Doshi
1
-1
/
+1
2019-09-11
gpio: creg-snps: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-09-11
gpio: devres: Switch to EXPORT_SYMBOL_GPL()
Geert Uytterhoeven
1
-14
/
+14
2019-09-11
gpio: of: Switch to EXPORT_SYMBOL_GPL()
Geert Uytterhoeven
1
-4
/
+4
2019-09-11
gpio: of: Make of_gpio_simple_xlate() private
Geert Uytterhoeven
1
-3
/
+3
[next]