index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-ich.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-16
gpio: ich: Use devm_request_region
William Breathitt Gray
1
-42
/
+9
2016-01-05
gpio: convert remaining users to gpiochip_add_data()
Linus Walleij
1
-1
/
+1
2015-11-19
gpio: change member .dev to .parent
Linus Walleij
1
-1
/
+1
2015-04-08
gpio: ich: Implement get_direction function
Aaron Sierra
1
-0
/
+6
2014-10-20
gpio: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-07-22
gpio: remove all usage of gpio_remove retval in driver/gpio
abdoulaye berthe
1
-8
/
+1
2014-05-09
gpio: ich: set regs and reglen for i3100 and ich6 chipset
Vincent Donnefort
1
-0
/
+4
2014-03-19
gpio: ich: Add support for Intel Avoton
Vincent Donnefort
1
-1
/
+25
2014-03-19
gpio: ich: Add output levels cache support
Vincent Donnefort
1
-2
/
+19
2014-03-19
gpio: ich: Add support for multiple register addresses
Vincent Donnefort
1
-12
/
+31
2014-03-19
gpio: ich: Add blink capability option
Vincent Donnefort
1
-1
/
+9
2013-12-04
gpio/pinctrl: make gpio_chip members typed boolean
Linus Walleij
1
-1
/
+1
2013-08-16
gpio: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-06-19
gpio: ich: add GPO_BLINK support
Vincent Donnefort
1
-1
/
+7
2013-05-06
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-13
/
+4
2013-03-27
gpio/gpio-ich: make ichx_gpio_check_available() return a pure boolean value
Mika Westerberg
1
-1
/
+1
2013-03-27
gpio-ich: Check for pin availability at request time
Jean Delvare
1
-12
/
+3
2013-03-27
gpio-ich: Fix value returned by ichx_gpio_request
Jean Delvare
1
-1
/
+1
2013-03-02
gpio/gpio-ich: fix ichx_gpio_check_available() return what callers expect
Mika Westerberg
1
-2
/
+2
2012-12-19
gpio/ich: Add missing spinlock init
Jean Delvare
1
-0
/
+1
2012-11-28
gpio: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-28
gpio: remove use of __devinit
Bill Pemberton
1
-3
/
+3
2012-11-28
gpio: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-09-14
gpio: gpio-ich: Share ownership of GPIO groups
Jean Delvare
1
-10
/
+69
2012-05-01
gpio: Add support for Intel ICHx/3100/Series[56] GPIO
Peter Tyser
1
-0
/
+419