index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-12-12
2
-2
/
+2
|
\
|
*
Merge Linus' tree to be be to apply submitted patches to newer code than
Jiri Kosina
2014-11-20
80
-3231
/
+3640
|
|
\
|
*
|
gpio: msm-v1: make boolean argument more obvious
Daniel Thompson
2014-10-29
1
-1
/
+1
|
*
|
treewide: Fix company name in module descriptions
Masanari Iida
2014-10-29
1
-1
/
+1
*
|
|
Merge tag 'pinctrl-v3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-12-11
2
-4
/
+60
|
\
\
\
|
*
|
|
gpio: tz1090: Fix error handling of irq_of_parse_and_map
Dmitry Torokhov
2014-11-27
1
-1
/
+1
|
*
|
|
gpio / ACPI: Add knowledge about pin controllers to acpi_get_gpiod()
Mika Westerberg
2014-11-04
1
-3
/
+59
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-12-11
7
-207
/
+337
|
\
\
\
|
*
\
\
Merge branch 'pm-runtime'
Rafael J. Wysocki
2014-12-08
2
-5
/
+5
|
|
\
\
\
|
|
*
|
|
gpio / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
2014-12-04
1
-4
/
+4
|
|
*
|
|
PM: Merge the SET*_RUNTIME_PM_OPS() macros
Rafael J. Wysocki
2014-12-04
1
-1
/
+1
|
|
|
/
/
|
*
|
|
ACPI / property: Drop size_prop from acpi_dev_get_property_reference()
Rafael J. Wysocki
2014-11-05
1
-1
/
+1
|
*
|
|
ACPI / GPIO: Driver GPIO mappings for ACPI GPIOs
Rafael J. Wysocki
2014-11-04
1
-2
/
+41
|
*
|
|
gpio: Support for unified device properties interface
Mika Westerberg
2014-11-04
2
-0
/
+87
|
*
|
|
gpio: sch: Consolidate core and resume banks
Mika Westerberg
2014-11-04
1
-181
/
+112
|
*
|
|
gpio / ACPI: Add support for _DSD device properties
Mika Westerberg
2014-11-04
3
-21
/
+94
|
|
/
/
*
|
|
mfd: tc3589x: get rid of static base
Linus Walleij
2014-11-25
1
-1
/
+1
*
|
|
gpio: add support for the Diolan DLN-2 USB GPIO driver
Daniel Baluta
2014-11-10
3
-0
/
+566
|
/
/
*
|
Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2014-10-09
22
-478
/
+1054
|
\
\
|
*
|
gpio: pch: Build context save/restore only for PM
Thierry Reding
2014-10-02
1
-0
/
+2
|
*
|
gpio: ks8695: fix 'else should follow close brace '}''
Varka Bhadram
2014-10-02
1
-6
/
+4
|
*
|
gpio: stmpe: add verbose debug code
Linus Walleij
2014-10-02
1
-0
/
+75
|
*
|
gpio: stmpe: fix up interrupt enable logic
Linus Walleij
2014-10-02
1
-3
/
+3
|
*
|
gpio: staticize xway_stp_init()
Linus Walleij
2014-09-30
1
-1
/
+1
|
*
|
gpio: handle also nested irqchips in the chained handler set-up
Linus Walleij
2014-09-26
3
-21
/
+36
|
*
|
gpio: set parent irq on chained handlers
Linus Walleij
2014-09-26
1
-0
/
+13
|
*
|
gpiolib: irqchip: use irq_find_mapping while removing irqchip
Grygorii Strashko
2014-09-26
1
-1
/
+2
|
*
|
gpio: crystalcove: support virtual GPIO
Aaron Lu
2014-09-25
1
-3
/
+16
|
*
|
gpio: kona: enable only on BCM_MOBILE or for compile testing
Uwe Kleine-König
2014-09-25
1
-1
/
+1
|
*
|
gpio, bcm-kona, LLVMLinux: Remove use of __initconst
Behan Webster
2014-09-24
1
-1
/
+1
|
*
|
gpio: Fix ngpio in gpio-xilinx driver
Gernot Vormayr
2014-09-24
1
-12
/
+15
|
*
|
gpio: dwapb: fix pointer to integer cast
Linus Walleij
2014-09-24
1
-2
/
+2
|
*
|
gpio: xgene: Remove unneeded #ifdef CONFIG_OF guard
Axel Lin
2014-09-24
1
-2
/
+0
|
*
|
gpio: xgene: Remove unneeded forward declation for struct xgene_gpio
Axel Lin
2014-09-24
1
-2
/
+0
|
*
|
gpio: xgene: Fix missing spin_lock_init()
Axel Lin
2014-09-24
1
-0
/
+1
|
*
|
gpio: ks8695: fix switch case indentation
Varka Bhadram
2014-09-24
1
-10
/
+10
|
*
|
gpiolib: add irq_not_threaded flag to gpio_chip
Octavian Purdila
2014-09-24
1
-1
/
+1
|
*
|
gpio: Fix return value check in xgene_gpio_probe()
Wei Yongjun
2014-09-24
1
-2
/
+2
|
*
|
GPIO: gpiolib: trivial: Add missing carriage return
Alexander Shiyan
2014-09-23
1
-1
/
+1
|
*
|
gpio: omap: Fix interrupt names
Nishanth Menon
2014-09-23
1
-14
/
+17
|
*
|
gpio: samsung: Remove remaining check for CONFIG_S5P_GPIO_DRVSTR
Paul Bolle
2014-09-23
1
-50
/
+0
|
*
|
gpio: use container_of to resolve cs5535_gpio_chip from gpio_chip
Fabian Frederick
2014-09-23
1
-3
/
+6
|
*
|
GPIO: gpio-dwapb: Suspend & Resume PM enabling
Weike Chen
2014-09-23
1
-0
/
+115
|
*
|
GPIO: gpio-dwapb: Support Debounce
Weike Chen
2014-09-23
1
-2
/
+34
|
*
|
GPIO: gpio-dwapb: Change readl&writel to dwapb_read&dwapb_write
Weike Chen
2014-09-23
1
-10
/
+27
|
*
|
GPIO: gpio-dwapb: Enable platform driver binding to MFD driver
Weike Chen
2014-09-23
2
-58
/
+167
|
*
|
gpio: gpiolib: set gpiochip_remove retval to void
abdoulaye berthe
2014-09-23
1
-17
/
+7
|
*
|
gpio: remove remaining users of gpiochip_remove() retval
Linus Walleij
2014-09-23
4
-19
/
+7
|
*
|
driver:gpio remove all usage of gpio_remove retval in driver
abdoulaye berthe
2014-09-18
1
-2
/
+1
|
*
|
gpio: syscon: reuse for keystone 2 socs
Grygorii Strashko
2014-09-16
1
-0
/
+35
[next]