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-09-12
gpio: iop: Use generic GPIO MMIO functions for driver
Alexander Shiyan
2
-94
/
+24
2016-09-12
gpio: fix documentation for gpiod_unexport
Amitesh Singh
1
-2
/
+2
2016-09-12
gpio: pca953x: coding style fixes
Bartosz Golaszewski
1
-10
/
+13
2016-09-12
gpio: pca953x: remove an unused variable
Bartosz Golaszewski
1
-4
/
+1
2016-09-12
gpio: pca953x: refactor pca953x_read_regs()
Bartosz Golaszewski
1
-14
/
+35
2016-09-12
gpio: pca953x: refactor pca953x_write_regs()
Bartosz Golaszewski
1
-28
/
+47
2016-09-12
gpio: pca953x: code shrink
Bartosz Golaszewski
1
-85
/
+48
2016-09-12
gpio: lpc32xx: remove unused platform data file
Vladimir Zapolskiy
2
-51
/
+14
2016-09-12
gpio/gpiolib: Forbid irqchip default trigger if probed over DT
Marc Zyngier
1
-0
/
+9
2016-09-08
gpio: rcar: Add r8a7796 (R-Car M3-W) support
Simon Horman
2
-0
/
+5
2016-09-08
gpio: mrvl: dt-binding: remove orion-gpio description
Baruch Siach
1
-23
/
+0
2016-09-07
gpio: Add Aspeed driver
Joel Stanley
3
-0
/
+465
2016-09-07
gpio: dt-bindings: Add documentation for Aspeed GPIO controllers
Andrew Jeffery
1
-0
/
+36
2016-09-07
gpio: pca954x: fix undefined error code from remove
Arnd Bergmann
1
-0
/
+2
2016-08-24
dt-bindings: GPIO: Add TPIC2810 binding
Andrew F. Davis
1
-0
/
+16
2016-08-23
gpio: vf610: drop unused MODULE_ tags from non-modular code
Paul Gortmaker
1
-6
/
+1
2016-08-23
gpio: spear-spics: drop unused MODULE_ tags from non-modular code
Paul Gortmaker
1
-6
/
+1
2016-08-23
gpio: mxc: drop unused MODULE_ tags from non-modular code
Paul Gortmaker
1
-8
/
+2
2016-08-23
gpio: msic: drop unused MODULE_ tags from non-modular code
Paul Gortmaker
1
-6
/
+0
2016-08-19
gpio: wcove-gpio: add get_direction method
Bin Gao
1
-0
/
+14
2016-08-19
gpio: add Technologic I2C-FPGA gpio support
Lucile Quirion
3
-0
/
+198
2016-08-19
gpio: add bindings for Technologic I2C-FPGA gpio controller
Lucile Quirion
1
-0
/
+30
2016-08-19
gpio: dt-bindings: remove ti,tps65086-gpio binding
Andrew F. Davis
1
-16
/
+0
2016-08-19
gpio: refactor gpiochip_find() slightly
Masahiro Yamada
1
-8
/
+4
2016-08-11
gpio: mmio: add brcm,bcm6345 support
Christian Lamparter
1
-0
/
+4
2016-08-11
gpio: dt-bindings: add brcm,bcm6345-gpio bindings
Álvaro Fernández Rojas
1
-0
/
+46
2016-08-11
Merge tag 'ib-mfd-gpio-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Walleij
6
-86
/
+352
2016-08-11
gpio: Add GPIO support for the Diamond Systems GPIO-MM
William Breathitt Gray
4
-0
/
+287
2016-08-11
gpio: Add Intel WhiskeyCove PMIC GPIO driver
Bin Gao
3
-0
/
+469
2016-08-11
gpio: Add AXP209 GPIO driver
Maxime Ripard
4
-0
/
+199
2016-08-11
gpio: pca954x: Add vcc regulator and enable it
Phil Reid
1
-9
/
+32
2016-08-10
gpio: stmpe: Add STMPE1600 support
Patrice Chotard
1
-10
/
+38
2016-08-10
mfd: Add STMPE1600 support
Patrice Chotard
4
-5
/
+84
2016-08-10
Documentation: dt: Add stmpe1600 compatible string to STMPE MFD
Patrice Chotard
1
-1
/
+1
2016-08-10
gpio: stmpe: Rework registers access
Patrice Chotard
1
-21
/
+27
2016-08-10
mfd: stmpe: Rework registers access
Patrice Chotard
3
-10
/
+105
2016-08-10
mfd: stmpe: Use generic bit mask name
Patrice Chotard
2
-6
/
+4
2016-08-10
gpio: stmpe: Write int status register only when needed
Patrice Chotard
1
-4
/
+8
2016-08-10
gpio: stmpe: Fix edge and rising/falling edge detection
Patrice Chotard
1
-25
/
+60
2016-08-10
mfd: stmpe: Add reset support for all STMPE variant
Patrice Chotard
2
-10
/
+20
2016-08-10
mfd: stmpe: Add STMPE_IDX_SYS_CTRL/2 enum
Patrice Chotard
3
-7
/
+18
2016-08-08
gpio: delete ARCH_[WANTS_OPTIONAL|REQUIRE]_GPIOLIB
Linus Walleij
3
-36
/
+7
2016-08-08
ARM: do away with final ARCH_REQUIRE_GPIOLIB
Linus Walleij
1
-1
/
+1
2016-08-08
blackfin: do away with ARCH_REQUIRE_GPIOLIB
Linus Walleij
1
-1
/
+1
2016-08-08
arm64: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB
Linus Walleij
2
-7
/
+6
2016-08-07
Linux 4.8-rc1
v4.8-rc1
Linus Torvalds
1
-2
/
+2
2016-08-07
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
62
-213
/
+213
2016-08-07
Merge tag 'drm-for-v4.8-zpos' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
22
-156
/
+334
2016-08-07
block: rename bio bi_rw to bi_opf
Jens Axboe
51
-157
/
+158
2016-08-07
target: iblock_execute_sync_cache() should use bio_set_op_attrs()
Jens Axboe
1
-1
/
+1
[next]