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-2.6
Linus Torvalds
2012-05-24
53
-878
/
+1210
|
\
|
*
gpio/generic: initialize basic_mmio_gpio shadow variables properly
Shawn Guo
2012-05-19
6
-10
/
+20
|
*
gpiolib: Remove 'const' from data argument of gpiochip_find()
Grant Likely
2012-05-19
2
-2
/
+2
|
*
gpio/rc5t583: add gpio driver for RICOH PMIC RC5T583
Laxman Dewangan
2012-05-19
4
-0
/
+192
|
*
gpiolib: quiet gpiochip_add boot message noise
H Hartley Sweeten
2012-05-19
1
-1
/
+1
|
*
Merge branch 'for_3.5/fixes/gpio-2' of git://git.kernel.org/pub/scm/linux/ker...
Grant Likely
2012-05-19
1
-5
/
+4
|
|
\
|
|
*
gpio/omap: (re)fix wakeups on level-triggered GPIOs
Kevin Hilman
2012-05-18
1
-3
/
+3
|
|
*
gpio/omap: fix broken context restore for non-OFF mode transitions
Kevin Hilman
2012-05-18
1
-2
/
+1
|
*
|
gpio: mpc8xxx: Prevent NULL pointer deref in demux handler
Thomas Gleixner
2012-05-19
1
-1
/
+2
|
*
|
gpio/lpc32xx: Add device tree support
Roland Stigge
2012-05-19
3
-2
/
+102
|
*
|
gpio: Adjust of_xlate API to support multiple GPIO chips
Grant Likely
2012-05-19
5
-47
/
+41
|
*
|
gpiolib: Implement devm_gpio_request_one()
Mark Brown
2012-05-19
3
-0
/
+37
|
*
|
gpio-mcp23s08: dbg_show: fix pullup configuration display
Peter Korsgaard
2012-05-19
1
-1
/
+1
|
*
|
Add support for TCA6424A
Andreas Schallenberg
2012-05-19
1
-13
/
+30
|
*
|
Merge branch 'for_3.5/gpio/cleanup' of git://git.kernel.org/pub/scm/linux/ker...
Grant Likely
2012-05-12
6
-102
/
+30
|
|
\
|
|
|
*
gpio/omap: fix missing check in *_runtime_suspend()
Tarun Kanti DebBarma
2012-05-12
1
-5
/
+8
|
|
*
gpio/omap: remove cpu_is_omapxxxx() checks from *_runtime_resume()
Tarun Kanti DebBarma
2012-05-12
3
-2
/
+6
|
|
*
gpio/omap: remove suspend/resume callbacks
Tarun Kanti DebBarma
2012-05-12
1
-47
/
+0
|
|
*
gpio/omap: remove retrigger variable in gpio_irq_handler
Tarun Kanti DebBarma
2012-05-12
1
-3
/
+0
|
|
*
gpio/omap: remove saved_wakeup field from struct gpio_bank
Tarun Kanti DebBarma
2012-05-12
1
-9
/
+3
|
|
*
gpio/omap: remove suspend_wakeup field from struct gpio_bank
Tarun Kanti DebBarma
2012-05-12
1
-7
/
+6
|
|
*
gpio/omap: remove saved_fallingdetect, saved_risingdetect
Tarun Kanti DebBarma
2012-05-12
1
-11
/
+8
|
|
*
gpio/omap: remove virtual_irq_start variable
Tarun Kanti DebBarma
2012-05-12
5
-16
/
+0
|
*
|
gpiolib/arches: Centralise bolierplate asm/gpio.h
Mark Brown
2012-05-12
17
-426
/
+81
|
*
|
gpio: add MSIC gpio driver
Mathias Nyman
2012-05-11
3
-0
/
+348
|
*
|
gpio: samsung: refactor gpiolib init for exynos4/5
Olof Johansson
2012-05-11
1
-188
/
+215
|
*
|
gpio/langwell: re-read the IRQ status register after each iteration
Mika Westerberg
2012-05-11
1
-3
/
+1
|
*
|
gpio/langwell: convert to use irq_domain
Mika Westerberg
2012-05-08
2
-21
/
+30
|
*
|
Merge tag 'v3.4-rc6' into gpio/next
Grant Likely
2012-05-08
1520
-10210
/
+18444
|
|
\
\
|
*
|
|
gpio: Move DT support code into drivers/gpio
Grant Likely
2012-04-07
5
-7
/
+5
|
*
|
|
gpio: Convert drivers to use module_pci_driver()
Axel Lin
2012-04-07
4
-44
/
+4
|
*
|
|
gpio/pca953x: Update GPIO_PCA953X Kconfig entry to include more supported dev...
Axel Lin
2012-04-07
1
-4
/
+5
|
*
|
|
gpiolib: Add !CONFIG_GPIOLIB definitions of devm_ functions
Mark Brown
2012-04-06
1
-0
/
+14
|
*
|
|
gpio/langwell: clear IRQ edge detect registers at init
Mika Westerberg
2012-04-06
1
-0
/
+21
|
*
|
|
gpio/langwell: allocate IRQ descriptors dynamically for SPARSE_IRQ
Mika Westerberg
2012-04-06
1
-3
/
+13
|
*
|
|
gpio/langwell: use devm_* helpers to simplify probe
Mika Westerberg
2012-04-06
1
-11
/
+7
|
*
|
|
gpio: add flags to export GPIOs when requesting
Wolfram Sang
2012-04-06
3
-1
/
+19
*
|
|
|
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-05-24
4
-31
/
+72
|
\
\
\
\
|
*
\
\
\
Merge branch 'devicetree/merge' into devicetree/next
Grant Likely
2012-05-21
2
-4
/
+43
|
|
\
\
\
\
|
|
*
|
|
|
ARM: DT: Add binding for GIC virtualization extentions (VGIC)
Marc Zyngier
2012-05-11
1
-2
/
+33
|
|
*
|
|
|
of/irq: add empty irq_of_parse_and_map() for non-dt builds
Thomas Abraham
2012-04-18
1
-2
/
+10
|
*
|
|
|
|
dt/documentation: Fix value format description
Roland Stigge
2012-05-19
1
-27
/
+28
|
*
|
|
|
|
dt: add vendor prefix for EM Microelectronics
Stephen Warren
2012-05-19
1
-0
/
+1
*
|
|
|
|
|
Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-05-24
21
-573
/
+736
|
\
\
\
\
\
\
|
*
|
|
|
|
|
spi: By default setup spi_masters with 1 chipselect and dynamics bus number
Grant Likely
2012-05-20
6
-13
/
+2
|
*
|
|
|
|
|
SPI: PRIMA2: use the newest APIs of PINCTRL to fix compiling errors
Barry Song
2012-05-20
1
-12
/
+8
|
*
|
|
|
|
|
spi/spi-fsl-spi: reference correct pdata in fsl_spi_cs_control
Herton Ronaldo Krzesinski
2012-05-20
1
-1
/
+1
|
*
|
|
|
|
|
spi: refactor spi-coldfire-qspi to use SPI queue framework.
Steven King
2012-05-20
1
-141
/
+114
|
*
|
|
|
|
|
spi/omap2-mcspi: convert to the pump message infrastructure
Shubhrajyoti D
2012-05-20
1
-133
/
+110
|
*
|
|
|
|
|
spi/rspi: add dmaengine support
Shimoda, Yoshihiro
2012-05-20
2
-6
/
+345
[next]