index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2013-05-07
36
-293
/
+1293
|
\
|
*
gpio: grgpio: Add irq support
Andreas Larsson
2013-04-26
2
-3
/
+364
|
*
gpio: grgpio: Add device driver for GRGPIO cores
Andreas Larsson
2013-04-26
4
-0
/
+180
|
*
gpiolib-acpi: introduce acpi_get_gpio_by_index() helper
Mika Westerberg
2013-04-12
3
-1
/
+125
|
*
GPIO: gpio-generic: remove kfree() from bgpio_remove call
Alexander Shiyan
2013-04-11
1
-5
/
+1
|
*
gpio / ACPI: Handle ACPI events in accordance with the spec
Rafael J. Wysocki
2013-04-10
2
-20
/
+122
|
*
gpio: lpc32xx: Fix off-by-one valid range checking for bank
Axel Lin
2013-04-10
1
-1
/
+1
|
*
gpio: mcp23s08: convert driver to DT
Lars Poeschel
2013-04-10
2
-31
/
+153
|
*
gpio/omap: force restore if context loss is not detectable
Jon Hunter
2013-04-10
2
-10
/
+22
|
*
gpio/omap: optimise interrupt service routine
Jon Hunter
2013-04-10
1
-7
/
+7
|
*
gpio/omap: remove extra context restores in *_runtime_resume()
Tarun Kanti DebBarma
2013-04-10
1
-4
/
+0
|
*
gpio/omap: free irq domain in probe() failure paths
Jon Hunter
2013-04-10
1
-2
/
+4
|
*
gpio: gpio-generic: Add 16 and 32 bit big endian byte order support
Andreas Larsson
2013-04-10
2
-9
/
+48
|
*
gpio: samsung: Add terminating entry for exynos_pinctrl_ids
Axel Lin
2013-03-27
1
-0
/
+1
|
*
gpio: mvebu: add dbg_show function
Simon Guinot
2013-03-27
1
-0
/
+59
|
*
MAX7301 GPIO: Do not force SPI speed when using OF Platform
Christophe Leroy
2013-03-27
1
-1
/
+2
|
*
gpio: gpio-tps65910.c: fix checkpatch error
Laurent Navet
2013-03-27
1
-1
/
+1
|
*
gpio: gpio-timberdale.c: fix checkpatch error
Laurent Navet
2013-03-27
1
-2
/
+1
|
*
gpio: gpio-tc3589x.c: fix checkpatch errors
Laurent Navet
2013-03-27
1
-4
/
+4
|
*
gpio: gpio-stp-xway.c: fix checkpatch error
Laurent Navet
2013-03-27
1
-1
/
+1
|
*
gpio: gpio-sch.c: fix checkpatch error
Laurent Navet
2013-03-27
1
-39
/
+35
|
*
gpio: gpio-pxa.c: fix checkpatch errors
Laurent Navet
2013-03-27
1
-2
/
+2
|
*
gpio: gpio-pca953x.c: fix checkpatch error
Laurent Navet
2013-03-27
1
-2
/
+1
|
*
gpio: gpio-omap.c: fix checkpatch error
Laurent Navet
2013-03-27
1
-1
/
+1
|
*
gpio: gpio-mvebu.c: fix checkpatch errors
Laurent Navet
2013-03-27
1
-13
/
+13
|
*
gpio: gpiolib-of.c: fix checkpatch error
Laurent Navet
2013-03-27
1
-1
/
+1
|
*
gpio: mc33880: use spi_get_drvdata() and spi_set_drvdata()
Jingoo Han
2013-03-27
1
-4
/
+4
|
*
gpio: 74x164: use spi_get_drvdata() and spi_set_drvdata()
Jingoo Han
2013-03-27
1
-4
/
+4
|
*
gpio: mc33880: use dev_err() instead of printk()
Jingoo Han
2013-03-27
1
-1
/
+2
|
*
gpio: pcf857x: use devm_kzalloc()
Jingoo Han
2013-03-27
1
-5
/
+2
|
*
gpio: mc33880: use devm_kzalloc()
Jingoo Han
2013-03-27
1
-5
/
+3
|
*
gpio: max732x: use devm_kzalloc()
Jingoo Han
2013-03-27
1
-3
/
+2
|
*
gpio: max7301: use devm_kzalloc()
Jingoo Han
2013-03-27
1
-3
/
+1
|
*
gpio: max7300: use devm_kzalloc()
Jingoo Han
2013-03-27
1
-3
/
+1
|
*
gpio: adp5520: use devm_kzalloc()
Jingoo Han
2013-03-27
1
-3
/
+1
|
*
gpio/vt8500: Convert to devm_ioremap_resource()
Sachin Kamat
2013-03-27
1
-5
/
+3
|
*
gpio: em: Make use of devm functions
Magnus Damm
2013-03-27
1
-34
/
+19
|
*
gpio-lynxpoint: Add X86 dependency and io-port handling header.
Mathias Nyman
2013-03-27
2
-1
/
+2
|
*
gpio/gpio-ich: make ichx_gpio_check_available() return a pure boolean value
Mika Westerberg
2013-03-27
1
-1
/
+1
|
*
gpio-sch: Allow for more than 8 lines in the resume well
Darren Hart
2013-03-27
1
-10
/
+27
|
*
Add TI TCA9554 to supported devices table
Nikolay Balandin
2013-03-27
1
-0
/
+1
|
*
gpio: viperboard: Remove duplicate code to set gpio->gpiob_val
Axel Lin
2013-03-27
1
-4
/
+0
|
*
gpio-ich: Check for pin availability at request time
Jean Delvare
2013-03-27
1
-12
/
+3
|
*
gpio/em: Add Device Tree support
Magnus Damm
2013-03-06
1
-3
/
+42
|
*
gpio/omap: warn if bank is not enabled on setting irq type
Jon Hunter
2013-03-06
1
-0
/
+3
|
*
gpio/omap: convert gpio irq domain to linear mapping
Jon Hunter
2013-03-06
1
-41
/
+31
|
*
gpio/tegra: assume CONFIG_OF
Stephen Warren
2013-03-04
1
-6
/
+5
*
|
Merge tag 'for-3.10-rc1' of git://gitorious.org/linux-pwm/linux-pwm
Linus Torvalds
2013-05-07
20
-79
/
+91
|
\
\
|
*
|
pwm: lpc32xx: Don't change PWM_ENABLE bit in lpc32xx_pwm_config
Axel Lin
2013-04-23
1
-2
/
+5
|
*
|
pwm: lpc32xx: Properly set PWM_ENABLE bit in lpc32xx_pwm_[enable|disable]
Axel Lin
2013-04-23
1
-2
/
+16
[next]