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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-08
gpio / ACPI: get rid of acpi_gpio.h
Mika Westerberg
3
-3
/
+26
2014-01-08
gpio / ACPI: register to ACPI events automatically
Mika Westerberg
4
-8
/
+39
2014-01-08
mmc: sdhci-acpi: convert to use GPIO descriptor API
Mika Westerberg
1
-16
/
+13
2014-01-07
gpio: f7188x: set can_sleep attribute
Simon Guinot
1
-0
/
+1
2014-01-07
gpio: samsung: Remove hardware.h inclusion
Sachin Kamat
1
-1
/
+0
2014-01-07
gpio: xtensa: depend on HAVE_XTENSA_GPIO32
Baruch Siach
1
-0
/
+1
2014-01-07
gpio: clps711x: Enable driver compilation with COMPILE_TEST
Alexander Shiyan
1
-1
/
+1
2014-01-07
gpio: clps711x: Use of_match_ptr()
Alexander Shiyan
1
-2
/
+2
2014-01-07
leds: s3c24xx: Fix build failure
Tushar Behera
1
-0
/
+1
2014-01-02
gpio: tb10x: Remove redundant of_match_ptr helper
Sachin Kamat
1
-1
/
+1
2014-01-02
gpio: mvebu: Do not hard code error code
Sachin Kamat
1
-1
/
+1
2014-01-02
gpio: mxc: Do not hard code return value
Sachin Kamat
1
-1
/
+1
2014-01-02
gpio: max730x: Remove redundant dev_set_drvdata
Sachin Kamat
1
-3
/
+0
2014-01-02
ARM: S3C24XX: Fix configuration of gpio port sizes on S3C24XX.
José Miguel Gonçalves
1
-3
/
+3
2013-12-23
gpio: sch311x: fix compilation error
Linus Walleij
1
-0
/
+1
2013-12-20
ARM: s3c64xx: get rid of custom <mach/gpio.h>
Linus Walleij
1
-0
/
+3
2013-12-20
ARM: s3c24xx: get rid of custom <mach/gpio.h>
Linus Walleij
2
-0
/
+4
2013-12-20
gpio: sodaville: fix some error return code on error path
Wei Yongjun
1
-2
/
+6
2013-12-20
gpio: moxart: remove redundant dev_err call in moxart_gpio_probe()
Wei Yongjun
1
-4
/
+1
2013-12-20
gpio: moxart: add missing .owner to struct gpio_chip
Wei Yongjun
1
-0
/
+1
2013-12-20
gpio: add GPIO support for SMSC SCH311x
Bruno Randolf
3
-0
/
+441
2013-12-12
gpio / ACPI: return -ENOENT when no mapping exists
Mika Westerberg
1
-1
/
+1
2013-12-12
gpio: msm: Add module device table and mark table const
Stephen Boyd
1
-1
/
+2
2013-12-12
gpiolib: return -ENOENT if no GPIO mapping exists
Alexandre Courbot
1
-17
/
+17
2013-12-12
gpio: driver for Xtensa GPIO32
Baruch Siach
3
-0
/
+172
2013-12-12
gpio: 74x164: Driver cleanup
Alexander Shiyan
1
-27
/
+16
2013-12-12
gpio: 74x164: Remove non-DT support
Alexander Shiyan
2
-16
/
+4
2013-12-11
gpio: tegra: add missing error handling to probe
Stephen Warren
1
-1
/
+6
2013-12-09
gpiolib: update inline documentation of gpiod_get_index()
Andy Shevchenko
1
-1
/
+1
2013-12-09
gpiolib: introduce chip_* to print with chip->label prefix
Andy Shevchenko
1
-15
/
+26
2013-12-09
gpiolib: unify pr_* messages format
Andy Shevchenko
1
-37
/
+37
2013-12-09
gpio: better lookup method for platform GPIOs
Alexandre Courbot
1
-50
/
+58
2013-12-09
Merge tag 'v3.13-rc3' into devel
Linus Walleij
250
-1415
/
+3627
2013-12-06
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
30
-57
/
+123
2013-12-05
Merge tag 'pm-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
6
-8
/
+66
2013-12-06
Merge branches 'pm-epoll', 'pnp' and 'powercap'
Rafael J. Wysocki
2
-2
/
+17
2013-12-06
Merge branches 'pm-cpuidle' and 'pm-cpufreq'
Rafael J. Wysocki
4
-6
/
+49
2013-12-05
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-12
/
+7
2013-12-05
Merge tag 'fbdev-fixes-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-20
/
+19
2013-12-05
Merge tag 'pinctrl-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-8
/
+9
2013-12-04
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
3
-22
/
+165
2013-12-05
PowerCap: Fix mode for energy counter
Srinivas Pandruvada
1
-1
/
+6
2013-12-05
PNP: fix restoring devices after hibernation
Dmitry Torokhov
1
-1
/
+11
2013-12-04
Merge tag 'gpio-v3.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2
-7
/
+21
2013-12-04
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-23
/
+22
2013-12-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
3
-51
/
+69
2013-12-04
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-5
/
+32
2013-12-04
Merge branch 'mark-irqs' into devel
Linus Walleij
5
-0
/
+113
2013-12-04
gpio: lynxpoint: lock IRQs when starting them
Linus Walleij
1
-0
/
+22
2013-12-04
gpio: intel-mid: lock IRQs when starting them
Linus Walleij
1
-0
/
+23
[next]