index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
gma500
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-27
drm/i915/bios: cleanup return type of intel_parse_bios()
Dan Carpenter
2
-2
/
+2
2012-05-22
drm: Constify drm_mode_config_funcs pointer
Laurent Pinchart
1
-1
/
+1
2012-05-22
drm: Constify gem_vm_ops pointer
Laurent Pinchart
2
-2
/
+2
2012-05-22
gma500: Fix Poulsbo suspend/resume crash on devices with SDVO ports
Alan Cox
1
-2
/
+4
2012-05-22
gma500: handle poulsbo cursor restriction
Patrik Jakobsson
7
-12
/
+61
2012-05-22
gma500: Prevent endless loop in panel power up sequence
Alan Cox
1
-3
/
+9
2012-05-17
gma500: fix build warning
Dave Airlie
1
-1
/
+1
2012-05-17
gma500: silence an unused variable warning
Dan Carpenter
1
-6
/
+6
2012-05-17
gma500: unload fixes
Alan Cox
4
-40
/
+20
2012-05-17
gma500: Fix crash on D2700MUD and various other boards
Alan Cox
2
-4
/
+12
2012-05-11
gma500: Turn on the IRQ for everything
Alan Cox
1
-2
/
+2
2012-05-11
gma500: clean up some more checks
Alan Cox
5
-7
/
+9
2012-05-11
cdv: Add all cedarview pci ids
Alan Cox
1
-0
/
+8
2012-05-11
gma500: Clean up some of the noise
Alan Cox
4
-29
/
+5
2012-05-11
gma500: use the register map to clean up
Alan Cox
8
-783
/
+473
2012-05-11
gma500: introduce some register maps
Alan Cox
5
-1
/
+268
2012-05-11
gma500: Clean up from the psb_pipe structure
Alan Cox
1
-83
/
+46
2012-05-11
gma500: introduce a structure describing each pipe
Alan Cox
6
-340
/
+173
2012-05-11
gma500: Fix build without ACPI
Alan Cox
4
-14
/
+23
2012-05-07
Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ...
Dave Airlie
1
-1
/
+0
2012-05-07
Merge tag 'v3.4-rc6' into drm-intel-next
Daniel Vetter
1
-1
/
+0
2012-05-07
gma500: mid-bios: rewrite VBT/GCT handling in a cleaner way
Kirill A. Shutemov
5
-131
/
+203
2012-05-07
gma500: fix -Wmissing-include-dirs warnings
Kirill A. Shutemov
1
-1
/
+1
2012-05-07
gma500: cdv_intel_lvds: mark cdv_intel_lvds_enc_funcs as static
Kirill A. Shutemov
1
-1
/
+1
2012-05-07
gma500: oaktrail_hdmi_i2c_handler(): base should be __iomem
Kirill A. Shutemov
1
-1
/
+1
2012-05-07
gma500: lid_state should be __iomem
Kirill A. Shutemov
1
-1
/
+1
2012-05-07
gma500: psb_irq_turn_off_dpst() fix bit operation
Kirill A. Shutemov
1
-1
/
+1
2012-05-07
gma500: framebuffer: mark psb_fb_helper_funcs as static
Kirill A. Shutemov
1
-1
/
+1
2012-05-07
gma500: vram_addr should be __iomem
Kirill A. Shutemov
2
-3
/
+2
2012-05-07
gma500: sgx_reg and vdc_reg should be __iomem
Kirill A. Shutemov
1
-2
/
+2
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
[next]