index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
gma500
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-08
staging: delete gma500 driver
Greg Kroah-Hartman
76
-30775
/
+0
2012-01-10
Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
7
-37
/
+45
2011-12-22
staging: gma500: Fix warning in power.c
Rakib Mullick
1
-1
/
+1
2011-12-20
staging/gma500: fixup staging code to build following core changes.
Dave Airlie
7
-11
/
+11
2011-11-29
drm: move the fb bpp/depth helper into the core.
Dave Airlie
1
-1
/
+1
2011-11-26
gma500: mark staging broken
Alan Cox
1
-1
/
+1
2011-11-25
drm/staging/gma500: fix linux-next build
Jesse Barnes
1
-15
/
+22
2011-11-15
drm: add an fb creation ioctl that takes a pixel format v5
Jesse Barnes
1
-1
/
+1
2011-11-11
drm: Make the per-driver file_operations struct const
Arjan van de Ven
1
-11
/
+12
2011-10-31
staging: Add module.h to more drivers implicitly using it.
Paul Gortmaker
1
-0
/
+1
2011-10-31
staging: Add moduleparam.h to drivers/staging files as required
Paul Gortmaker
3
-1
/
+4
2011-10-31
staging: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/staging users.
Paul Gortmaker
2
-0
/
+2
2011-09-26
staging: gma500: gtt based hardware scrolling console
Alan Cox
3
-16
/
+123
2011-09-26
staging: gma500: frame buffer locking
Alan Cox
3
-6
/
+8
2011-08-26
gma500: Fix up suspend/resume
Alan Cox
3
-26
/
+20
2011-08-26
gma500: Fix backlight crash
Alan Cox
2
-28
/
+34
2011-08-26
gma500: kill bogus code
Alan Cox
1
-32
/
+0
2011-08-26
gma500: Convert spaces to tabs in accel_2d.c.
Akshay Joshi
1
-7
/
+7
2011-08-26
gma500: do a pass over the FIXME tags
Alan Cox
10
-38
/
+38
2011-08-26
gma500: Add VBLANK support for Poulsbo hardware
Patrik Jakobsson
2
-30
/
+44
2011-08-26
gma500: Don't enable MSI on Poulsbo
Patrik Jakobsson
1
-3
/
+5
2011-08-26
gma500: Only register interrupt handler for poulsbo hardware
Patrik Jakobsson
2
-1
/
+2
2011-08-16
gma500: kill MIPI interface types
Alan Cox
6
-9
/
+11
2011-08-09
gma500: Fix clashes with DRM updates
Alan Cox
2
-24
/
+1
2011-07-26
gma500: udelay(20000) it too long again
Stephen Rothwell
1
-1
/
+1
2011-07-25
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
76
-3127
/
+18335
2011-07-24
gma500: udlay(20000) is too large
Stephen Rothwell
1
-1
/
+1
2011-07-17
Revert "gma500: Fix dependencies"
Greg Kroah-Hartman
1
-1
/
+1
2011-07-16
gma500: Add medfield header
Alan Cox
1
-0
/
+270
2011-07-15
gma500: wire up the mrst i2c bus from chip_info
Alan Cox
1
-11
/
+3
2011-07-15
gma500: Fix DPU build
Alan Cox
2
-5
/
+11
2011-07-15
gma500: Clean up the DPU config and make it runtime
Alan Cox
10
-78
/
+845
2011-07-15
gma500: resync with Medfield progress
Alan Cox
17
-924
/
+917
2011-07-15
gma500: Use the mrst helpers and power control for mode commit
Alan Cox
3
-6
/
+29
2011-07-15
gma500@ Fix backlight range error
Alan Cox
1
-7
/
+5
2011-07-15
gma500: More Moorestown muddle meddling means MM maybe might modeset
Alan Cox
3
-22
/
+141
2011-07-15
gma500: Add the Oaktrail HDMI support
Alan Cox
7
-69
/
+1401
2011-07-15
gma500: Fix cdv warning on unused variable
Alan Cox
1
-2
/
+0
2011-07-15
gma500: skip getting modes via DDC on Moorestown
Octavian Purdila
1
-1
/
+2
2011-07-15
gma500: fix compile warnings when CONFIG_BACKLIGHT_CLASS_DEVICE is not defined
Octavian Purdila
4
-30
/
+24
2011-07-15
gma500: Make crtc count a property of the device
Alan Cox
5
-1
/
+45
2011-07-15
gma500: remove the legacy PM method
Octavian Purdila
3
-10
/
+9
2011-07-15
gma500: allow the creation of 'stolen' memory objects
Alan Cox
2
-1
/
+26
2011-07-15
gma500: add an mmap ioctl
Alan Cox
4
-1
/
+29
2011-07-15
gma500: Move the 2D operations into DRM
Alan Cox
5
-32
/
+82
2011-07-15
gma500: Cursor interface
Alan Cox
4
-11
/
+28
2011-07-15
gma500: Fix dependencies
Alan Cox
1
-1
/
+1
2011-07-15
gma500: Sort out dither
Alan Cox
3
-3
/
+8
2011-07-15
gma500: don't dynamically allocate the psb_gtt struct
Alan Cox
8
-28
/
+17
2011-07-15
gma500: Final polish
Alan Cox
5
-14
/
+14
[next]