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
2013-04-10
gpio / ACPI: Handle ACPI events in accordance with the spec
Rafael J. Wysocki
1
-20
/
+120
2013-04-10
gpio: lpc32xx: Fix off-by-one valid range checking for bank
Axel Lin
1
-1
/
+1
2013-04-10
gpio: mcp23s08: convert driver to DT
Lars Poeschel
1
-31
/
+106
2013-04-10
gpio/omap: force restore if context loss is not detectable
Jon Hunter
1
-8
/
+17
2013-04-10
gpio/omap: optimise interrupt service routine
Jon Hunter
1
-7
/
+7
2013-04-10
gpio/omap: remove extra context restores in *_runtime_resume()
Tarun Kanti DebBarma
1
-4
/
+0
2013-04-10
gpio/omap: free irq domain in probe() failure paths
Jon Hunter
1
-2
/
+4
2013-04-10
gpio: gpio-generic: Add 16 and 32 bit big endian byte order support
Andreas Larsson
1
-9
/
+47
2013-03-27
gpio: samsung: Add terminating entry for exynos_pinctrl_ids
Axel Lin
1
-0
/
+1
2013-03-27
gpio: mvebu: add dbg_show function
Simon Guinot
1
-0
/
+59
2013-03-27
MAX7301 GPIO: Do not force SPI speed when using OF Platform
Christophe Leroy
1
-1
/
+2
2013-03-27
gpio: gpio-tps65910.c: fix checkpatch error
Laurent Navet
1
-1
/
+1
2013-03-27
gpio: gpio-timberdale.c: fix checkpatch error
Laurent Navet
1
-2
/
+1
2013-03-27
gpio: gpio-tc3589x.c: fix checkpatch errors
Laurent Navet
1
-4
/
+4
2013-03-27
gpio: gpio-stp-xway.c: fix checkpatch error
Laurent Navet
1
-1
/
+1
2013-03-27
gpio: gpio-sch.c: fix checkpatch error
Laurent Navet
1
-39
/
+35
2013-03-27
gpio: gpio-pxa.c: fix checkpatch errors
Laurent Navet
1
-2
/
+2
2013-03-27
gpio: gpio-pca953x.c: fix checkpatch error
Laurent Navet
1
-2
/
+1
2013-03-27
gpio: gpio-omap.c: fix checkpatch error
Laurent Navet
1
-1
/
+1
2013-03-27
gpio: gpio-mvebu.c: fix checkpatch errors
Laurent Navet
1
-13
/
+13
2013-03-27
gpio: gpiolib-of.c: fix checkpatch error
Laurent Navet
1
-1
/
+1
2013-03-27
gpio: mc33880: use spi_get_drvdata() and spi_set_drvdata()
Jingoo Han
1
-4
/
+4
2013-03-27
gpio: 74x164: use spi_get_drvdata() and spi_set_drvdata()
Jingoo Han
1
-4
/
+4
2013-03-27
gpio: mc33880: use dev_err() instead of printk()
Jingoo Han
1
-1
/
+2
2013-03-27
gpio: pcf857x: use devm_kzalloc()
Jingoo Han
1
-5
/
+2
2013-03-27
gpio: mc33880: use devm_kzalloc()
Jingoo Han
1
-5
/
+3
2013-03-27
gpio: max732x: use devm_kzalloc()
Jingoo Han
1
-3
/
+2
2013-03-27
gpio: max7301: use devm_kzalloc()
Jingoo Han
1
-3
/
+1
2013-03-27
gpio: max7300: use devm_kzalloc()
Jingoo Han
1
-3
/
+1
2013-03-27
gpio: adp5520: use devm_kzalloc()
Jingoo Han
1
-3
/
+1
2013-03-27
gpio/vt8500: Convert to devm_ioremap_resource()
Sachin Kamat
1
-5
/
+3
2013-03-27
gpio: em: Make use of devm functions
Magnus Damm
1
-34
/
+19
2013-03-27
gpio-lynxpoint: Add X86 dependency and io-port handling header.
Mathias Nyman
2
-1
/
+2
2013-03-27
gpio/gpio-ich: make ichx_gpio_check_available() return a pure boolean value
Mika Westerberg
1
-1
/
+1
2013-03-27
gpio-sch: Allow for more than 8 lines in the resume well
Darren Hart
1
-10
/
+27
2013-03-27
Add TI TCA9554 to supported devices table
Nikolay Balandin
1
-0
/
+1
2013-03-27
gpio: viperboard: Remove duplicate code to set gpio->gpiob_val
Axel Lin
1
-4
/
+0
2013-03-27
gpio-ich: Check for pin availability at request time
Jean Delvare
1
-12
/
+3
2013-03-06
gpio/em: Add Device Tree support
Magnus Damm
1
-3
/
+42
2013-03-06
gpio/omap: warn if bank is not enabled on setting irq type
Jon Hunter
1
-0
/
+3
2013-03-06
gpio/omap: convert gpio irq domain to linear mapping
Jon Hunter
1
-41
/
+31
2013-03-04
gpio/tegra: assume CONFIG_OF
Stephen Warren
1
-6
/
+5
2013-03-02
gpio/gpio-ich: fix ichx_gpio_check_available() return what callers expect
Mika Westerberg
1
-2
/
+2
2013-03-02
gpiolib: move comment to right function
Alexandre Courbot
1
-1
/
+1
2013-03-02
gpiolib: use const parameters when possible
Alexandre Courbot
1
-13
/
+16
2013-03-02
gpiolib: check descriptors validity before use
Alexandre Courbot
1
-47
/
+65
2013-02-28
Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
13
-134
/
+920
2013-02-28
Fix mis-merge of intel_powerclamp.c resulting in compile error
Linus Torvalds
1
-0
/
+1
2013-02-28
Merge tag 'late-mvebu-rebased' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-38
/
+112
2013-02-28
Merge tag 'late-omap' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...
Linus Torvalds
2
-21
/
+5
[next]