index
:
~jsimmons/drm-tdfx
master
KMS and GEM/TTM driver for 3Dfx hardware
jsimmons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-26
Merge branch 'amba' into for-armsoc
Russell King
35
-786
/
+370
2012-01-26
ARM: amba: samsung: use common amba device initializers
Russell King
4
-113
/
+23
2012-01-26
ARM: amba: spear: use common amba device initializers
Russell King
2
-35
/
+6
2012-01-26
ARM: amba: nomadik: use common amba device initializers
Russell King
2
-20
/
+6
2012-01-26
ARM: amba: u300: use common amba device initializers
Russell King
1
-69
/
+16
2012-01-26
ARM: amba: lpc32xx: use common amba device initializers
Russell King
1
-28
/
+4
2012-01-26
ARM: amba: netx: use common amba device initializers
Russell King
1
-12
/
+1
2012-01-26
ARM: amba: bcmring: use common amba device initializers
Russell King
1
-21
/
+2
2012-01-26
ARM: amba: ep93xx: use common amba device initializers
Russell King
1
-40
/
+6
2012-01-26
ARM: amba: omap2: use common amba device initializers
Russell King
1
-24
/
+2
2012-01-26
ARM: amba: integrator: use common amba device initializers
Russell King
2
-97
/
+22
2012-01-26
ARM: amba: realview: get rid of private platform amba_device initializer
Russell King
6
-110
/
+100
2012-01-25
ARM: amba: versatile: get rid of private platform amba_device initializer
Russell King
3
-38
/
+28
2012-01-25
ARM: amba: vexpress: get rid of private platform amba_device initializer
Russell King
3
-31
/
+14
2012-01-25
ARM: amba: u300: get rid of NO_IRQ initializers
Russell King
1
-3
/
+3
2012-01-25
ARM: amba: spear: get rid of NO_IRQ initializers
Russell King
3
-8
/
+8
2012-01-25
ARM: amba: netx: get rid of NO_IRQ initializers
Russell King
1
-1
/
+1
2012-01-25
ARM: amba: nomadik: get rid of NO_IRQ initializers
Russell King
1
-2
/
+2
2012-01-25
ARM: amba: mxs: get rid of NO_IRQ initializers
Russell King
1
-1
/
+1
2012-01-25
ARM: amba: lpc32xx: get rid of NO_IRQ initializers
Russell King
1
-2
/
+2
2012-01-25
ARM: amba: integrator/realview/versatile/vexpress: get rid of NO_IRQ initiali...
Russell King
10
-129
/
+129
2012-01-25
ARM: amba: samsung: get rid of NO_IRQ initializers
Russell King
4
-7
/
+7
2012-01-25
ARM: amba: get rid of NO_IRQ initializers
Russell King
1
-3
/
+3
2012-01-25
ARM: amba: ux500: get rid of NO_IRQ
Russell King
1
-1
/
+0
2012-01-25
ARM: amba: mxs: convert to use amba_device_alloc
Russell King
1
-3
/
+5
2012-01-25
ARM: amba: integrator: convert to use amba_device_alloc
Russell King
1
-6
/
+3
2012-01-25
ARM: amba: ux500: convert to use amba_device_alloc
Russell King
1
-9
/
+3
2012-01-25
ARM: 7300/1: realview: fix definition of GPIO0 interrupt on PB1176 to match TRM
Will Deacon
2
-2
/
+2
2012-01-23
Merge branches 'debug' and 'idle' into for-armsoc
Russell King
98
-1409
/
+326
2012-01-20
ARM: big removal of now unused arch_idle()
Nicolas Pitre
60
-1135
/
+0
2012-01-20
ARM: substitute arch_idle()
Nicolas Pitre
3
-7
/
+4
2012-01-20
ARM: mach-tegra: properly disable CPU idle call
Nicolas Pitre
2
-1
/
+3
2012-01-20
ARM: mach-s3c64xx: use standard arch_idle() implementation
Nicolas Pitre
1
-1
/
+1
2012-01-20
ARM: mach-w90x900: properly disable CPU idle call
Nicolas Pitre
2
-0
/
+2
2012-01-20
ARM: mach-shark: properly disable CPU idle call
Nicolas Pitre
2
-0
/
+7
2012-01-20
ARM: mach-ixp4xx: properly disable CPU idle call
Nicolas Pitre
2
-5
/
+6
2012-01-20
ARM: mach-ixp23xx: properly disable CPU idle call
Nicolas Pitre
2
-4
/
+4
2012-01-20
ARM: mach-msm: hook special idle handlers to arm_pm_idle
Nicolas Pitre
3
-37
/
+53
2012-01-20
ARM: plat-mxc: hook special idle handlers to arm_pm_idle
Nicolas Pitre
3
-46
/
+37
2012-01-20
ARM: s3c24xx: move special idle code to out of line
Nicolas Pitre
4
-45
/
+29
2012-01-20
ARM: mach-h720x: move special idle code out of line
Nicolas Pitre
2
-6
/
+19
2012-01-20
ARM: mach-gemini: move special idle code out of line
Nicolas Pitre
4
-12
/
+32
2012-01-20
ARM: mach-ebsa110: move special idle code out of line
Nicolas Pitre
2
-20
/
+26
2012-01-20
ARM: mach-clps711x: move special idle code out of line
Nicolas Pitre
2
-4
/
+17
2012-01-20
ARM: mach-at91: move special idle code out of line
Nicolas Pitre
9
-21
/
+69
2012-01-20
ARM: mach-exynos: use standard arch_idle()
Nicolas Pitre
2
-13
/
+1
2012-01-20
ARM: mach-s5p64x0: move idle handler from pm_idle to arm_pm_idle
Nicolas Pitre
2
-10
/
+7
2012-01-20
ARM: mach-s5pc100: use standard arch_idle()
Nicolas Pitre
2
-13
/
+1
2012-01-20
ARM: mach-s5pv210: use standard arch_idle()
Nicolas Pitre
2
-13
/
+1
2012-01-20
ARM: OMAP: convert idle handlers from pm_idle to arm_pm_idle
Nicolas Pitre
4
-20
/
+6
[next]