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
/
gpu
/
drm
/
gma500
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-07
gma500: gtt: fix __iomem sparse warnings
Kirill A. Shutemov
2
-5
/
+8
2012-05-07
gma500: psb_gtt_init(): drop unused variable
Kirill A. Shutemov
1
-2
/
+1
2012-05-07
gma500: address the lid code
Alan Cox
3
-3
/
+2
2012-05-07
gma500: opregion and ACPI
Alan Cox
11
-188
/
+396
2012-05-03
gma500: implement backlight functionality for Cedartrail devices
Alan Cox
1
-63
/
+52
2012-05-03
gma500: wide framebuffer memory
Alan Cox
1
-0
/
+2
2012-05-03
gma500: Sync up Oaktrail HDMI
Alan Cox
1
-0
/
+1
2012-05-03
gma500: don't register the ACPI video bus
Alan Cox
1
-1
/
+1
2012-05-03
gma500: mdfld_dsi_dpi_mode_set() do not corrupt DSPSTRIDE
Kirill A. Shutemov
1
-1
/
+0
2012-05-03
cdv: Fix typos in initialization of mdfld_chip_ops
Patrik Jakobsson
1
-2
/
+2
2012-04-27
gma500: Set the mapping mask
Alan Cox
2
-0
/
+6
2012-04-27
gma500: Add the base elements of CDV hotplug support
Alan Cox
3
-3
/
+48
2012-04-27
gma500: Add ops for hotplug support.
Alan Cox
2
-7
/
+26
2012-04-27
cdv: continue synching up with updated reference code
Alan Cox
10
-56
/
+89
2012-04-27
gma500: Clean up weirdness in the cdv mode test code
Alan Cox
1
-3
/
+1
2012-04-27
gma500: support 1080p
Alan Cox
5
-25
/
+16
2012-04-27
gma500: panel presence check
Alan Cox
1
-0
/
+57
2012-04-27
gma500: intel_bios updates
Alan Cox
4
-37
/
+438
2012-04-27
gma500: mark framebuffer pages write combining
Alan Cox
1
-1
/
+1
2012-04-27
gma500: Update the Cedarview clock handling
Alan Cox
3
-65
/
+294
2012-04-27
gma500: read the PLL bits
Alan Cox
3
-0
/
+59
2012-04-27
gma500: Fix leak of uncached page
Alan Cox
1
-0
/
+1
2012-03-26
gma500: medfield: fix build without CONFIG_BACKLIGHT_CLASS_DEVICE
Kirill A. Shutemov
1
-1
/
+4
2012-03-22
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
42
-967
/
+6866
2012-03-21
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
Linus Torvalds
1
-15
/
+15
2012-03-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-5
/
+4
2012-03-20
gma500: remove the second argument of k[un]map_atomic()
Cong Wang
1
-15
/
+15
2012-03-20
gma500: Fix mmap frambuffer
Yoichi Yuasa
1
-1
/
+1
2012-03-15
drm: Merge tag 'v3.3-rc7' into drm-core-next
Dave Airlie
3
-6
/
+6
2012-03-15
gma500: suspend/resume support for Cedartrail
Alan Cox
4
-20
/
+181
2012-03-15
gma500: Fix resume paths
Alan Cox
1
-3
/
+0
2012-03-10
gma500: psb_irq: mark mid_{enable, disable}_pipe_event() as static
Kirill A. Shutemov
1
-2
/
+2
2012-03-10
gma500: mark psb_intel_sdvo_hdmi_sink_detect() as static
Kirill A. Shutemov
1
-1
/
+1
2012-03-10
gma500: psb_intel_display: drop unused variables
Kirill A. Shutemov
1
-11
/
+2
2012-03-10
gma500: mark psb_intel_pipe_set_base() as static
Kirill A. Shutemov
1
-1
/
+1
2012-03-10
gma500: drop unused psb_intel_modeset_cleanup()
Kirill A. Shutemov
1
-7
/
+0
2012-03-10
gma500: oaktrail_lvds_init() drop unused variable
Kirill A. Shutemov
1
-2
/
+1
2012-03-10
gma500: oaktrail_hdmi_i2c_access() drop unused variable
Kirill A. Shutemov
1
-3
/
+3
2012-03-10
gma500: mark oaktrail_backlight_init() as static
Kirill A. Shutemov
1
-1
/
+1
2012-03-10
gma500: oaktrail_hdmi: fix -Wmissing-field-initializers warning
Kirill A. Shutemov
1
-1
/
+1
2012-03-10
gma500: oaktrail_hdmi: drop dead code
Kirill A. Shutemov
1
-327
/
+0
2012-03-10
gma500: oaktrail_crtc: drop unused variables
Kirill A. Shutemov
1
-10
/
+1
2012-03-10
gma500: oaktrail_crtc: mark few functions as static
Kirill A. Shutemov
1
-2
/
+2
2012-03-10
gma500: mdfld_intel_display: drop unused variables
Kirill A. Shutemov
1
-12
/
+0
2012-03-10
gma500: mdfld_dsi_pkg_sender: fix -Wtype-limits warning
Kirill A. Shutemov
1
-1
/
+1
2012-03-10
gma500: mdfld_dsi_dpi: drop unused variables
Kirill A. Shutemov
1
-8
/
+1
2012-03-10
gma500: mdfld_device: mark few functions as static
Kirill A. Shutemov
1
-2
/
+2
2012-03-10
gma500: cdv_intel_lvds: #if 0 currently unused functions
Kirill A. Shutemov
1
-0
/
+2
2012-03-10
gma500: cdv_intel_lvds: mark few functions as static
Kirill A. Shutemov
1
-4
/
+4
2012-03-10
gma500: cdv_intel_hdmi: add missing include
Kirill A. Shutemov
1
-0
/
+1
[next]