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