index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-ich.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpio: ich: Use devm_request_region
William Breathitt Gray
2016-02-16
1
-42
/
+9
*
gpio: convert remaining users to gpiochip_add_data()
Linus Walleij
2016-01-05
1
-1
/
+1
*
gpio: change member .dev to .parent
Linus Walleij
2015-11-19
1
-1
/
+1
*
gpio: ich: Implement get_direction function
Aaron Sierra
2015-04-08
1
-0
/
+6
*
gpio: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
gpio: remove all usage of gpio_remove retval in driver/gpio
abdoulaye berthe
2014-07-22
1
-8
/
+1
*
gpio: ich: set regs and reglen for i3100 and ich6 chipset
Vincent Donnefort
2014-05-09
1
-0
/
+4
*
gpio: ich: Add support for Intel Avoton
Vincent Donnefort
2014-03-19
1
-1
/
+25
*
gpio: ich: Add output levels cache support
Vincent Donnefort
2014-03-19
1
-2
/
+19
*
gpio: ich: Add support for multiple register addresses
Vincent Donnefort
2014-03-19
1
-12
/
+31
*
gpio: ich: Add blink capability option
Vincent Donnefort
2014-03-19
1
-1
/
+9
*
gpio/pinctrl: make gpio_chip members typed boolean
Linus Walleij
2013-12-04
1
-1
/
+1
*
gpio: use dev_get_platdata()
Jingoo Han
2013-08-16
1
-1
/
+1
*
gpio: ich: add GPO_BLINK support
Vincent Donnefort
2013-06-19
1
-1
/
+7
*
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2013-05-06
1
-13
/
+4
|
\
|
*
gpio/gpio-ich: make ichx_gpio_check_available() return a pure boolean value
Mika Westerberg
2013-03-27
1
-1
/
+1
|
*
gpio-ich: Check for pin availability at request time
Jean Delvare
2013-03-27
1
-12
/
+3
*
|
gpio-ich: Fix value returned by ichx_gpio_request
Jean Delvare
2013-03-27
1
-1
/
+1
|
/
*
gpio/gpio-ich: fix ichx_gpio_check_available() return what callers expect
Mika Westerberg
2013-03-02
1
-2
/
+2
*
gpio/ich: Add missing spinlock init
Jean Delvare
2012-12-19
1
-0
/
+1
*
gpio: remove use of __devexit
Bill Pemberton
2012-11-28
1
-1
/
+1
*
gpio: remove use of __devinit
Bill Pemberton
2012-11-28
1
-3
/
+3
*
gpio: remove use of __devexit_p
Bill Pemberton
2012-11-28
1
-1
/
+1
*
gpio: gpio-ich: Share ownership of GPIO groups
Jean Delvare
2012-09-14
1
-10
/
+69
*
gpio: Add support for Intel ICHx/3100/Series[56] GPIO
Peter Tyser
2012-05-01
1
-0
/
+419