index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-27
gpio: Check if base is positive before calling gpio_is_valid()
Geert Uytterhoeven
1
-2
/
+2
2014-11-27
gpio: mcp23s08: Add simple IRQ support for SPI devices
Alexander Stein
1
-0
/
+5
2014-11-27
gpio: mcp23s08: request a shared interrupt
Alexander Stein
1
-1
/
+2
2014-11-27
gpio: mcp23s08: Do not free unrequested interrupt
Alexander Stein
1
-2
/
+0
2014-11-27
gpio: rcar: Add r8a7793 and r8a7794 support
Hisashi Nakamura
1
-9
/
+18
2014-11-27
gpio-mpc8xxx: add mpc8xxx_gpio_set_multiple function
Rojhalat Ibrahim
1
-0
/
+27
2014-11-27
gpiolib: allow simultaneous setting of multiple GPIO outputs
Rojhalat Ibrahim
1
-0
/
+168
2014-11-27
gpio: tz1090: Fix error handling of irq_of_parse_and_map
Dmitry Torokhov
1
-1
/
+1
2014-11-25
mfd: tc3589x: get rid of static base
Linus Walleij
1
-1
/
+1
2014-11-20
Merge Linus' tree to be be to apply submitted patches to newer code than
Jiri Kosina
80
-3231
/
+3640
2014-11-10
gpio: add support for the Diolan DLN-2 USB GPIO driver
Daniel Baluta
3
-0
/
+566
2014-11-05
ACPI / property: Drop size_prop from acpi_dev_get_property_reference()
Rafael J. Wysocki
1
-1
/
+1
2014-11-04
ACPI / GPIO: Driver GPIO mappings for ACPI GPIOs
Rafael J. Wysocki
1
-2
/
+41
2014-11-04
gpio: Support for unified device properties interface
Mika Westerberg
2
-0
/
+87
2014-11-04
gpio: sch: Consolidate core and resume banks
Mika Westerberg
1
-180
/
+111
2014-11-04
gpio / ACPI: Add support for _DSD device properties
Mika Westerberg
3
-21
/
+94
2014-11-04
gpio / ACPI: Add knowledge about pin controllers to acpi_get_gpiod()
Mika Westerberg
1
-3
/
+59
2014-11-03
gpio: mvebu: add suspend/resume support
Thomas Petazzoni
1
-0
/
+99
2014-10-31
gpio: gpio-davinci: remove duplicate check on resource
Varka Bhadram
1
-5
/
+0
2014-10-30
gpio: msm-v1: Fix typo in function argument
Daniel Thompson
1
-1
/
+1
2014-10-29
gpio: msm-v1: make boolean argument more obvious
Daniel Thompson
1
-1
/
+1
2014-10-29
treewide: Fix company name in module descriptions
Masanari Iida
1
-1
/
+1
2014-10-28
gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irq
Alexandre Courbot
10
-26
/
+26
2014-10-28
gpio: gpio-tb10x: remove duplicate check on resource
Varka Bhadram
1
-6
/
+1
2014-10-28
gpio: gpio-stp-xway: remove duplicate check on resource
Varka Bhadram
1
-6
/
+2
2014-10-28
gpio: grgpio: remove irq_domain resources on failure
Pramod Gurav
1
-0
/
+1
2014-10-27
gpio: dwapb: fix compile errors
Linus Walleij
1
-0
/
+2
2014-10-27
gpio: amd8111: unmap ioport on failure case
Pramod Gurav
1
-0
/
+1
2014-10-24
gpio: vf610: add gpiolib/IRQ chip driver for Vybrid
Stefan Agner
3
-0
/
+303
2014-10-21
gpio: cs5535: Switch to using managed resources with devm_
Pramod Gurav
1
-8
/
+3
2014-10-21
GPIO: Add driver for 74xx-ICs with MMIO access
Alexander Shiyan
3
-0
/
+185
2014-10-20
gpio: drop owner assignment from platform_drivers
Wolfram Sang
51
-52
/
+0
2014-10-09
Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
Linus Torvalds
22
-478
/
+1054
2014-10-02
gpio: pch: Build context save/restore only for PM
Thierry Reding
1
-0
/
+2
2014-10-02
gpio: ks8695: fix 'else should follow close brace '}''
Varka Bhadram
1
-6
/
+4
2014-10-02
gpio: stmpe: add verbose debug code
Linus Walleij
1
-0
/
+75
2014-10-02
gpio: stmpe: fix up interrupt enable logic
Linus Walleij
1
-3
/
+3
2014-09-30
gpio: staticize xway_stp_init()
Linus Walleij
1
-1
/
+1
2014-09-26
gpio: handle also nested irqchips in the chained handler set-up
Linus Walleij
3
-21
/
+36
2014-09-26
gpio: set parent irq on chained handlers
Linus Walleij
1
-0
/
+13
2014-09-26
gpiolib: irqchip: use irq_find_mapping while removing irqchip
Grygorii Strashko
1
-1
/
+2
2014-09-25
Merge tag 'pm+acpi-3.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-1
/
+4
2014-09-25
gpio: crystalcove: support virtual GPIO
Aaron Lu
1
-3
/
+16
2014-09-25
gpio: kona: enable only on BCM_MOBILE or for compile testing
Uwe Kleine-König
1
-1
/
+1
2014-09-24
gpio / ACPI: Use pin index and bit length
Srinivas Pandruvada
1
-1
/
+4
2014-09-24
gpio, bcm-kona, LLVMLinux: Remove use of __initconst
Behan Webster
1
-1
/
+1
2014-09-24
gpio: Fix ngpio in gpio-xilinx driver
Gernot Vormayr
1
-12
/
+15
2014-09-24
gpio: dwapb: fix pointer to integer cast
Linus Walleij
1
-2
/
+2
2014-09-24
gpio: xgene: Remove unneeded #ifdef CONFIG_OF guard
Axel Lin
1
-2
/
+0
2014-09-24
gpio: xgene: Remove unneeded forward declation for struct xgene_gpio
Axel Lin
1
-2
/
+0
[prev]
[next]