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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-11
gpio: stmpe: make it explicitly non-modular
Paul Gortmaker
1
-26
/
+5
2016-05-11
gpio: sodaville: make it explicitly non-modular
Paul Gortmaker
1
-22
/
+6
2016-05-11
pinctrl: sh-pfc: Let gpio_chip.to_irq() return zero on error
Geert Uytterhoeven
1
-1
/
+1
2016-05-11
gpio: dwapb: Add ACPI device ID for DWAPB GPIO controller on X-Gene platforms
Duc Dang
1
-0
/
+1
2016-05-10
gpio: dt-bindings: add wd,mbl-gpio bindings
Christian Lamparter
1
-0
/
+38
2016-05-10
gpio: of: make it possible to name GPIO lines
Linus Walleij
2
-0
/
+68
2016-05-02
gpio: make gpiod_to_irq() return negative for NO_IRQ
Linus Walleij
1
-3
/
+12
2016-05-01
gpio: xgene: implement .get_direction()
Linus Walleij
1
-0
/
+12
2016-05-01
gpio: xgene: Enable ACPI support for X-Gene GFC GPIO driver
Duc Dang
1
-0
/
+9
2016-04-30
gpio: tegra: Implement gpio_get_direction callback
Laxman Dewangan
1
-0
/
+16
2016-04-30
gpio: set up initial state from .get_direction()
Linus Walleij
1
-7
/
+24
2016-04-29
gpio: rename gpio-generic.c into gpio-mmio.c
Christian Lamparter
2
-0
/
+3
2016-04-29
gpio: generic: fix GPIO_GENERIC_PLATFORM is set to module case
Christian Lamparter
1
-1
/
+1
2016-04-29
gpio: dwapb: add gpio-signaled acpi event support
Jiang Qiu
1
-0
/
+17
2016-04-29
gpio: dwapb: convert device node to fwnode
Jiang Qiu
3
-21
/
+19
2016-04-29
gpio: dwapb: remove name from dwapb_port_property
Jiang Qiu
3
-15
/
+11
2016-04-29
gpio/qoriq: select IRQ_DOMAIN
Arnd Bergmann
1
-0
/
+1
2016-04-29
gpio: tegra: Add support for gpio debounce
Laxman Dewangan
1
-1
/
+68
2016-04-29
gpio: tegra: Get rid of all file scoped global variables
Laxman Dewangan
1
-152
/
+198
2016-04-29
gpio: tegra: Make of_device_id compatible data to constant
Laxman Dewangan
1
-2
/
+2
2016-04-29
gpio: tegra: Don't open code of_device_get_match_data()
Laxman Dewangan
1
-26
/
+24
2016-04-28
gpio: pl061: implement .get_direction()
Linus Walleij
1
-0
/
+8
2016-04-28
gpio: pl061: remove range check
Linus Walleij
1
-6
/
+0
2016-04-27
gpio: clarify open drain/source docs
Linus Walleij
1
-6
/
+14
2016-04-26
gpio: omap: fix irq triggering in smart-idle wakeup mode
Grygorii Strashko
1
-40
/
+2
2016-04-26
ASoC: ac97: use gpiochip data pointer
Linus Walleij
1
-5
/
+3
2016-04-26
ASoC: wm8996: use gpiochip data pointer
Linus Walleij
1
-10
/
+6
2016-04-26
ASoC: wm8962: use gpiochip data pointer
Linus Walleij
1
-10
/
+5
2016-04-26
ASoC: wm8903: use gpiochip data pointer
Linus Walleij
1
-11
/
+6
2016-04-26
ASoC: wm5100: use gpiochip data pointer
Linus Walleij
1
-10
/
+6
2016-04-26
ASoC: rt5677: use gpiochip data pointer
Linus Walleij
1
-11
/
+6
2016-04-26
serial: sc16is7xx: use gpiochip data pointer
Linus Walleij
1
-10
/
+6
2016-04-26
serial: max310x: use gpiochip data pointer
Linus Walleij
1
-6
/
+6
2016-04-26
staging: vme: use gpiochip data pointer
Linus Walleij
1
-11
/
+6
2016-04-26
ssb: gpio_driver: use gpiochip data pointer
Linus Walleij
1
-19
/
+14
2016-04-26
platform: x86: intel-pmic: use gpiochip data pointer
Linus Walleij
1
-3
/
+3
2016-04-26
input: adp5588-keys: use gpiochip data pointer
Linus Walleij
1
-5
/
+5
2016-04-26
arc: select GPIOLIB directly
Linus Walleij
2
-2
/
+2
2016-04-26
sparc: remove ARCH_WANT_OPTIONAL_GPIOLIB
Linus Walleij
1
-1
/
+0
2016-04-26
cris: do away with ARCH_REQUIRE_GPIOLIB
Linus Walleij
1
-1
/
+1
2016-04-26
nios2: remove ARCH_WANT_OPTIONAL_GPIOLIB
Linus Walleij
1
-1
/
+0
2016-04-26
m68k: do away with ARCH_REQUIRE_GPIOLIB
Linus Walleij
1
-1
/
+1
2016-04-26
xtensa: remove ARCH_WANT_OPTIONAL_GPIOLIB
Linus Walleij
1
-1
/
+0
2016-04-26
alpha: remove ARCH_WANT_OPTIONAL_GPIOLIB
Linus Walleij
1
-1
/
+0
2016-04-26
metag: remove ARCH_WANT_OPTIONAL_GPIOLIB
Linus Walleij
1
-1
/
+0
2016-04-26
avr32: do away with ARCH_REQUIRE_GPIOLIB
Linus Walleij
1
-1
/
+1
2016-04-26
gpio: remove deps on ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB
Linus Walleij
1
-1
/
+0
2016-04-26
gpio: revert bank bindings
Linus Walleij
1
-7
/
+0
2016-04-26
gpio: move gpiod_set_array_value_priv()
Linus Walleij
2
-12
/
+16
2016-04-18
gpio: f7188x: fix edit mistake
Linus Walleij
1
-1
/
+1
[next]