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-04-14
gpio: wm8994: use the new open drain callback
Linus Walleij
1
-1
/
+24
2016-04-14
gpio: wm831x: use the new open drain callback
Linus Walleij
1
-1
/
+24
2016-04-14
gpio: vx855: use the new open drain callback
Linus Walleij
1
-0
/
+23
2016-04-14
gpio: menz127: use the new open drain callback
Linus Walleij
1
-7
/
+11
2016-04-14
gpio: f7188x: use the new open drain callback
Linus Walleij
1
-0
/
+33
2016-04-14
gpio: f7188x: use BIT() macro
Linus Walleij
1
-9
/
+10
2016-04-14
gpio: sx150x: use the new open drain callback
Linus Walleij
1
-14
/
+27
2016-04-14
gpio: sx150x: move platform data into driver
Linus Walleij
2
-83
/
+59
2016-04-14
gpio: tps65218: use the new open drain callback
Linus Walleij
1
-10
/
+35
2016-04-13
gpio: of: Return error if gpio hog configuration failed
Laxman Dewangan
1
-6
/
+9
2016-04-13
MAINTAINERS: gpio: add DT bindings directory
Wolfram Sang
1
-0
/
+1
2016-04-09
gpio: pca953x: add PCAL9535 interrupt support for Galileo Gen2
Yong Li
1
-1
/
+41
2016-04-09
gpio: zynq: Fix the error path
Shubhrajyoti Datta
1
-1
/
+3
2016-04-09
gpio: Loongson1: add Loongson1 GPIO driver
Kelvin Cheung
3
-0
/
+110
2016-04-09
gpio: document open drain/source behaviour
Linus Walleij
1
-0
/
+89
2016-04-05
gpio: tps6586x: make explicitly non-modular
Paul Gortmaker
1
-12
/
+1
2016-04-05
gpio: tps65910: make explicitly non-modular
Paul Gortmaker
1
-14
/
+2
2016-04-05
gpio: palmas: make explicitly non-modular
Paul Gortmaker
1
-12
/
+1
2016-04-05
gpio: sx150x: make explicitly non-modular
Paul Gortmaker
1
-11
/
+4
2016-04-05
gpio: tc3589x: make explicitly non-modular
Paul Gortmaker
1
-11
/
+0
2016-04-05
gpio: rc5t583: make explicitly non-modular
Paul Gortmaker
1
-12
/
+0
2016-04-05
gpio: tc3589x: implement open drain/source callback
Linus Walleij
1
-0
/
+41
2016-04-05
gpio: tc3589x: use BIT() macro
Linus Walleij
1
-8
/
+9
2016-04-05
gpio: support native single-ended hardware drivers
Linus Walleij
2
-16
/
+61
2016-03-31
gpio: tpic2810: Make sure cached buffer has consistent status with h/w status
Axel Lin
1
-20
/
+15
2016-03-31
gpio: zx: make explicitly non-modular
Paul Gortmaker
1
-8
/
+6
2016-03-31
gpio: xgene: make explicitly non-modular
Paul Gortmaker
1
-8
/
+1
2016-03-31
gpio: sta2x11: make explicitly non-modular
Paul Gortmaker
1
-6
/
+2
2016-03-31
gpio: pl061: make explicitly non-modular
Paul Gortmaker
1
-8
/
+4
2016-03-31
gpio: mvebu: make explicitly non-modular
Paul Gortmaker
1
-3
/
+2
2016-03-31
gpio: moxart: make explicitly non-modular
Paul Gortmaker
1
-6
/
+1
2016-03-31
gpio: mc9s08dz60: make explicitly non-modular
Paul Gortmaker
1
-10
/
+2
2016-03-31
gpio: mb86s7x: make explicitly non-modular
Paul Gortmaker
1
-7
/
+1
2016-03-31
gpio: bcm-kona: make explicitly non-modular
Paul Gortmaker
1
-9
/
+5
2016-03-31
gpio: gpio-it87: Add support for IT8620 and IT8628
Martin Blumenstingl
2
-1
/
+11
2016-03-31
tools/gpio: Add missing initialization of device_name
Geert Uytterhoeven
1
-1
/
+1
2016-03-31
tools/gpio: Enable compiler optimization to catch more bugs
Geert Uytterhoeven
1
-1
/
+1
2016-03-31
gpio: dt-bindings: document the concept of GPIO banks
Linus Walleij
1
-0
/
+14
2016-03-31
gpio: xlp: Add GPIO driver support for Broadcom Vulcan ARM64
Kamlakant Patel
3
-6
/
+24
2016-03-31
gpio: mcp23s08: Add support for level triggered interrupts
Alexander Stein
1
-1
/
+8
2016-03-31
gpio: mpc8xxx: Add new platforms GPIO DT node description
Liu Gang
1
-3
/
+17
2016-03-31
gpio: 74x164: add dt support for nxp's 74x594
Nicolas Saenz Julienne
2
-1
/
+4
2016-03-31
gpio: xgene-sb: Use irq_domain_free_irqs_common()
Axel Lin
1
-14
/
+1
2016-03-31
irqdomain: Export irq_domain_free_irqs_common
Axel Lin
1
-0
/
+1
2016-03-31
powerpc: ppc4xx: drop unused variable
Linus Walleij
1
-1
/
+0
2016-03-30
input: ad7879: use gpiochip data pointer
Linus Walleij
1
-5
/
+5
2016-03-30
input: adp5589-keys: use gpiochip data pointer
Linus Walleij
1
-6
/
+6
2016-03-30
unicore32: gpio: switch to gpiochip_add_data()
Linus Walleij
1
-1
/
+3
2016-03-30
sh: x3proto-gpio: switch to gpiochip_add_data()
Linus Walleij
1
-2
/
+2
2016-03-30
sh: sdk7786-gpio: switch to gpiochip_add_data()
Linus Walleij
1
-2
/
+2
[next]