index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: 7042/3: mach-ep93xx: break out GPIO driver specifics
Linus Walleij
2011-10-01
6
-11
/
+11
*
ARM: 7101/1: arm/tegra: Replace <mach/gpio.h> with <mach/gpio-tegra.h>
Stephen Warren
2011-09-27
9
-39
/
+51
*
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
8
-669
/
+783
*
ARM: 7074/1: gpio: davinci: eliminate unused variable warnings
Axel Lin
2011-09-05
1
-3
/
+0
*
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: 7053/1: gpio/tegra: Implement gpio_chip.to_irq
Stephen Warren
2011-08-24
1
-1
/
+5
*
ARM: 7052/1: gpio/tegra: Remove use of irq_to_gpio
Stephen Warren
2011-08-24
1
-6
/
+10
*
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
3
-3
/
+2
*
ARM: 7045/1: mach-lpc32xx: break out GPIO driver specifics
Linus Walleij
2011-08-22
4
-52
/
+52
*
ARM: 7044/1: mach-lpc32xx: move LPC32XX GPIO driver to GPIO subsystem
Linus Walleij
2011-08-22
3
-2
/
+2
*
ARM: 7043/1: mach-ixp2000: rename GPIO header
Linus Walleij
2011-08-22
4
-3
/
+6
*
ARM: 7041/1: gpio-ep93xx: hookup the to_irq callback in the driver
Linus Walleij
2011-08-22
2
-9
/
+19
*
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
3
-1
/
+1
*
ARM: 7038/1: mach-davinci: move GPIO driver to GPIO subsystem
Linus Walleij
2011-08-22
3
-1
/
+2
*
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
6
-27
/
+43
*
ARM: 7035/1: mach-ks8695: move GPIO driver to GPIO subsystem
Linus Walleij
2011-08-22
3
-1
/
+2
*
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
4
-246
/
+259
*
ARM: 7032/1: plat-nomadik: break out GPIO driver specifics
Linus Walleij
2011-08-22
13
-77
/
+96
*
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: pxa: convert drivers to use asm/gpio.h rather than mach/gpio.h
Russell King
2011-08-08
1
-1
/
+1
*
ARM: gpio: tegra: convert drivers to use asm/gpio.h rather than mach/gpio.h
Russell King
2011-08-08
1
-1
/
+1
*
ARM: gpio: ixp2000: convert drivers to use asm/gpio.h rather than mach/gpio.h
Russell King
2011-08-08
1
-1
/
+1
*
ARM: gpio: pnx4008: convert drivers to use asm/gpio.h rather than mach/gpio.h
Russell King
2011-08-08
2
-2
/
+2
*
ARM: gpio: davinci: convert drivers to use asm/gpio.h rather than mach/gpio.h
Russell King
2011-08-08
1
-1
/
+1
*
ARM: gpio: nomadik: convert drivers to use asm/gpio.h rather than mach/gpio.h
Russell King
2011-08-08
1
-1
/
+1
*
ARM: gpio: at91: convert drivers to use asm/gpio.h rather than mach/gpio.h
Russell King
2011-08-08
6
-6
/
+6
*
ARM: gpio: omap: convert drivers to use asm/gpio.h rather than mach/gpio.h
Russell King
2011-08-08
13
-13
/
+13
*
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
*
Linux 3.1-rc1
v3.1-rc1
Linus Torvalds
2011-08-07
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2011-08-07
1
-2
/
+4
|
\
|
*
sparc: Fix build with DEBUG_PAGEALLOC enabled.
David S. Miller
2011-08-06
1
-2
/
+4
*
|
sh: Fix boot crash related to SCI
Rafael J. Wysocki
2011-08-07
1
-1
/
+1
*
|
arm: remove stale export of 'sha_transform'
Linus Torvalds
2011-08-07
1
-3
/
+0
*
|
arm: remove "optimized" SHA1 routines
Linus Torvalds
2011-08-07
2
-212
/
+1
*
|
fix rcu annotations noise in cred.h
Al Viro
2011-08-07
1
-5
/
+6
*
|
vfs: rename 'do_follow_link' to 'should_follow_link'
Linus Torvalds
2011-08-07
1
-2
/
+2
*
|
Fix POSIX ACL permission check
Ari Savolainen
2011-08-07
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
2011-08-06
9
-504
/
+617
|
\
\
[next]