index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'depends/rmk/gpio' into next/devel
Arnd Bergmann
2011-10-31
225
-3082
/
+867
|
\
|
*
ARM: 7104/1: plat-pxa: break out GPIO driver specifics
Linus Walleij
2011-10-02
23
-180
/
+225
|
*
ARM: 7103/1: plat-pxa: move PXA GPIO driver to GPIO subsystem
Linus Walleij
2011-10-02
2
-337
/
+0
|
*
ARM: 7042/3: mach-ep93xx: break out GPIO driver specifics
Linus Walleij
2011-10-02
5
-11
/
+8
|
*
ARM: 7101/1: arm/tegra: Replace <mach/gpio.h> with <mach/gpio-tegra.h>
Stephen Warren
2011-09-27
7
-39
/
+48
|
*
ARM: 7094/1: arm/tegra: Move EN_VDD_1V05_GPIO to board-harmony.h
Stephen Warren
2011-09-26
2
-6
/
+5
|
*
ARM: 7083/1: rewrite U300 GPIO to use gpiolib
Linus Walleij
2011-09-08
6
-184
/
+70
|
*
ARM: 7063/1: Orion: gpio: add missing include of linux/types.h
Axel Lin
2011-08-24
1
-0
/
+1
|
*
ARM: 7055/1: arm/tegra: mach/gpio.h: include linux/types.h to fix build
Stephen Warren
2011-08-24
1
-1
/
+1
|
*
ARM: 7054/1: arm/tegra: Delete custom gpio_to_irq, and irq_to_gpio
Stephen Warren
2011-08-24
1
-16
/
+0
|
*
ARM: 7057/1: mach-pnx4008: rename GPIO header
Linus Walleij
2011-08-23
3
-3
/
+3
|
*
ARM: 7056/1: plat-nomadik: kill off <plat/gpio.h>
Linus Walleij
2011-08-23
3
-21
/
+0
|
*
ARM: 7050/1: mach-sa1100: delete irq_to_gpio() function
Linus Walleij
2011-08-22
1
-2
/
+0
|
*
ARM: 7049/1: mach-sa1100: move SA1100 GPIO driver to GPIO subsystem
Linus Walleij
2011-08-22
2
-65
/
+1
|
*
ARM: 7045/1: mach-lpc32xx: break out GPIO driver specifics
Linus Walleij
2011-08-22
3
-52
/
+51
|
*
ARM: 7044/1: mach-lpc32xx: move LPC32XX GPIO driver to GPIO subsystem
Linus Walleij
2011-08-22
2
-447
/
+1
|
*
ARM: 7043/1: mach-ixp2000: rename GPIO header
Linus Walleij
2011-08-22
3
-2
/
+5
|
*
ARM: 7041/1: gpio-ep93xx: hookup the to_irq callback in the driver
Linus Walleij
2011-08-22
1
-8
/
+1
|
*
ARM: 7040/1: mach-davinci: break out GPIO driver specifics
Linus Walleij
2011-08-22
9
-79
/
+100
|
*
ARM: 7039/1: mach-davinci: move DaVinci TNET GPIO driver to GPIO subsystem
Linus Walleij
2011-08-22
2
-206
/
+0
|
*
ARM: 7038/1: mach-davinci: move GPIO driver to GPIO subsystem
Linus Walleij
2011-08-22
2
-459
/
+1
|
*
ARM: 7037/1: mach-ks8695: fix GPIO LEDs
Linus Walleij
2011-08-22
2
-0
/
+2
|
*
ARM: 7036/1: mach-ks8695: break out GPIO driver specifics
Linus Walleij
2011-08-22
5
-27
/
+42
|
*
ARM: 7035/1: mach-ks8695: move GPIO driver to GPIO subsystem
Linus Walleij
2011-08-22
2
-319
/
+1
|
*
ARM: 7034/1: mach-u300: delete irq_to_gpio() function
Linus Walleij
2011-08-22
1
-9
/
+0
|
*
ARM: 7033/1: mach-u300: break out GPIO driver specifics
Linus Walleij
2011-08-22
3
-246
/
+258
|
*
ARM: 7032/1: plat-nomadik: break out GPIO driver specifics
Linus Walleij
2011-08-22
12
-77
/
+95
|
*
ARM: gpio: make trivial GPIOLIB implementation the default
Russell King
2011-08-12
31
-85
/
+22
|
*
ARM: gpio: consolidate gpio_to_irq
Russell King
2011-08-12
24
-42
/
+13
|
*
ARM: gpio: consolidate trivial gpiolib implementations
Russell King
2011-08-12
25
-150
/
+37
|
*
ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.h
Russell King
2011-08-08
138
-222
/
+137
|
*
ARM: gpio: at91: remove redundant include of mach/gpio.h
Russell King
2011-08-08
1
-1
/
+0
*
|
Merge branch 'tegra/devel' into next/devel
Arnd Bergmann
2011-10-20
17
-112
/
+435
|
\
\
|
*
|
ARM: tegra: update defconfig
Olof Johansson
2011-10-14
1
-7
/
+32
|
*
|
arm/tegra: Harmony: Configure PMC for low-level interrupts
Stephen Warren
2011-10-14
1
-1
/
+12
|
*
|
arm/tegra: device tree support for ventana board
Peter De Schrijver
2011-10-14
4
-5
/
+60
|
*
|
arm/tegra: add support for ventana pinmuxing
Peter De Schrijver
2011-10-14
2
-0
/
+49
|
*
|
arm/tegra: prepare Seaboard pinmux code for derived boards
Peter De Schrijver
2011-10-14
1
-4
/
+10
|
*
|
arm/tegra: pinmux: ioremap registers
Stephen Warren
2011-10-14
3
-94
/
+123
|
*
|
arm/tegra: Convert pinmux driver to a platform device
Stephen Warren
2011-10-14
1
-0
/
+26
|
*
|
arm/dt: Tegra: Add pinmux node to tegra20.dtsi
Stephen Warren
2011-10-12
1
-0
/
+8
|
*
|
arm/tegra: Prep boards for gpio/pinmux conversion to pdevs
Stephen Warren
2011-10-12
6
-2
/
+116
*
|
|
Merge branch 'imx/devel' into next/devel
Arnd Bergmann
2011-10-20
85
-243
/
+985
|
\
\
\
|
*
\
\
Merge branch 'imx-features-for-arnd' of git://git.pengutronix.de/git/imx/linu...
Arnd Bergmann
2011-10-20
223
-711
/
+2187
|
|
\
\
\
|
|
*
\
\
Merge branch 'features/denx-mx28' into for-arnd-features
Sascha Hauer
2011-10-14
7
-5
/
+398
|
|
|
\
\
\
|
|
|
*
|
|
ARM: mxs: Add initial support for DENX MX28
Stefano Babic
2011-10-13
7
-5
/
+398
|
|
|
|
/
/
|
|
*
|
|
Merge branch 'features/ahci' into for-arnd-features
Sascha Hauer
2011-10-14
9
-0
/
+210
|
|
|
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
|
*
|
MX53 Enable the AHCI SATA on MX53 SMD board
Richard Zhu
2011-10-07
1
-0
/
+16
|
|
|
*
|
MX53 Enable the AHCI SATA on MX53 LOCO board
Richard Zhu
2011-10-07
1
-0
/
+1
|
|
|
*
|
MX53 Enable the AHCI SATA on MX53 ARD board
Richard Zhu
2011-10-07
1
-0
/
+1
[next]