index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-03-09
gpio: mpc8xxx: Remove *read_reg and *write_reg from struct mpc8xxx_gpio_chip
Axel Lin
1
-27
/
+21
2016-03-09
gpio: mpc8xxx: Fixup setting gpio direction output
Axel Lin
1
-2
/
+1
2016-03-09
gpio: mcp23s08: Add support for mcp23s18
Phil Reid
2
-7
/
+16
2016-03-09
dt-bindings: gpio: altera: Fix altr,interrupt-type property
Marek Vasut
1
-2
/
+2
2016-03-09
gpio: add driver for MEN 16Z127 GPIO controller
Andreas Werner
3
-0
/
+208
2016-03-09
gpio: lp3943: Drop pin_used and lp3943_gpio_request/lp3943_gpio_free
Axel Lin
2
-28
/
+0
2016-03-08
gpio: timberdale: Switch to devm_ioremap_resource()
Amitoj Kaur Chawla
1
-17
/
+4
2016-03-08
gpio: ts4800: Add IMX51 dependency
Julien Grossholtz
1
-0
/
+1
2016-03-07
gpiolib: rewrite gpiodev_add_to_list
Bamvor Jian Zhang
1
-40
/
+25
2016-03-07
gpio: moxart: Allow compile test build
Axel Lin
1
-1
/
+1
2016-03-07
gpio: moxart: Drop redundant code to set already initialized gpio_chip fields
Axel Lin
1
-3
/
+0
2016-02-25
gpio: present the consumer of a line to userspace
Linus Walleij
3
-17
/
+19
2016-02-25
gpio: fix abi regression in sysfs
Bamvor Jian Zhang
1
-1
/
+11
2016-02-25
gpio: documenatation: fix GPIO_LOOKUP{,_IDX} documentation
Gabor Juhos
1
-6
/
+5
2016-02-25
gpio: mb86s7x: Allow compile test build
Axel Lin
1
-1
/
+1
2016-02-25
gpio: pisosr: Use gpiod_set_value_cansleep in pisosr_gpio_refresh()
Axel Lin
1
-2
/
+2
2016-02-25
gpio: pisosr: Use devm_gpiod_get_optional for gpio->load_gpio
Axel Lin
1
-7
/
+4
2016-02-25
gpio: xgene: fix type of variable containing error codes
Andrzej Hajda
1
-1
/
+1
2016-02-25
gpio: rcar: Use ARCH_RENESAS
Simon Horman
1
-1
/
+1
2016-02-25
gpio: ts4800: Drop redundant code to set already initialized gpio_chip fields
Axel Lin
1
-2
/
+0
2016-02-25
gpio: brcmstb: Use list_for_each_entry at appropriate places
Axel Lin
1
-9
/
+4
2016-02-25
gpio: ath79: Check valid gpio count for both DT and non-DT cases
Axel Lin
1
-4
/
+5
2016-02-25
gpio: pisosr: Use devm_gpiod_get_optional for gpio->load_gpio
Axel Lin
1
-7
/
+4
2016-02-25
gpio: xgene: fix type of variable containing error codes
Andrzej Hajda
1
-1
/
+1
2016-02-25
gpio: rcar: Use ARCH_RENESAS
Simon Horman
1
-1
/
+1
2016-02-25
gpio: ts4800: Drop redundant code to set already initialized gpio_chip fields
Axel Lin
1
-2
/
+0
2016-02-25
gpio: brcmstb: Use list_for_each_entry at appropriate places
Axel Lin
1
-9
/
+4
2016-02-25
gpio: ath79: Check valid gpio count for both DT and non-DT cases
Axel Lin
1
-4
/
+5
2016-02-25
gpio: rcar: Add Runtime PM handling for interrupts
Geert Uytterhoeven
1
-0
/
+42
2016-02-25
gpio: Propagate all errors in devm_get_gpiod_from_child()
Geert Uytterhoeven
1
-1
/
+1
2016-02-23
gpio: xgene: Use devm_gpiochip_add_data() for gpio registration
Laxman Dewangan
1
-10
/
+1
2016-02-23
gpio: xgene-sb: Use devm_gpiochip_add_data() for gpio registration
Laxman Dewangan
1
-2
/
+1
2016-02-23
gpio: wm8994: Use devm_gpiochip_add_data() for gpio registration
Laxman Dewangan
1
-14
/
+3
2016-02-23
gpio: wm8350: Use devm_gpiochip_add_data() for gpio registration
Laxman Dewangan
1
-10
/
+2
2016-02-23
gpio: wm8350: Use devm_gpiochip_add_data() for gpio registration
Laxman Dewangan
1
-10
/
+2
2016-02-23
gpio: vx855: Use devm_gpiochip_add_data() for gpio registration
Laxman Dewangan
1
-11
/
+1
2016-02-23
gpio: viperboard: Use devm_gpiochip_add_data() for gpio registration
Laxman Dewangan
1
-20
/
+4
2016-02-23
gpio: ucb1400: Use devm_gpiochip_add_data() for gpio registration
Laxman Dewangan
1
-2
/
+1
2016-02-23
gpio: twl6040: Use devm_gpiochip_add_data() for gpio registration
Laxman Dewangan
1
-8
/
+1
2016-02-23
gpio: ts5500: Use devm_gpiochip_add_data() for gpio registration
Laxman Dewangan
1
-6
/
+3
2016-02-23
gpio: ts4800: Use devm_gpiochip_add_data() for gpio registration
Laxman Dewangan
1
-11
/
+1
2016-02-23
gpio: tps65912: Use devm_gpiochip_add_data() for gpio registration
Laxman Dewangan
1
-10
/
+2
2016-02-23
gpio: tps65910: Use devm_gpiochip_add_data() for gpio registration
Laxman Dewangan
1
-10
/
+2
2016-02-23
gpio: tps6586x: Use devm_gpiochip_add_data() for gpio registration
Laxman Dewangan
1
-10
/
+2
2016-02-23
gpio: timberdale Use devm_gpiochip_add_data() for gpio registration
Laxman Dewangan
1
-3
/
+1
2016-02-23
gpio: tegra: Use devm_gpiochip_add_data() for gpio registration
Laxman Dewangan
1
-1
/
+1
2016-02-23
gpio: tc3589x: Use devm_gpiochip_add_data() for gpio registration
Laxman Dewangan
1
-11
/
+2
2016-02-23
gpio: tb10x: Use devm_gpiochip_add_data() for gpio registration
Laxman Dewangan
1
-16
/
+6
2016-02-23
gpio: syscon: Use devm_gpiochip_add_data() for gpio registration
Laxman Dewangan
1
-10
/
+1
2016-02-23
gpio: sx150x: Use devm_gpiochip_add_data() for gpio registration
Laxman Dewangan
1
-16
/
+2
[next]