index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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-07-27
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
16
-18
/
+17
2012-07-20
drm: kill reclaim_buffers callback
Daniel Vetter
1
-1
/
+0
2012-07-20
drm: Make the .mode_fixup() operations mode argument a const pointer
Laurent Pinchart
13
-15
/
+15
2012-07-16
gma500,cdv: Fix the brightness base
Alan Cox
1
-16
/
+19
2012-07-16
gma500: move the ASLE enable
Alan Cox
3
-5
/
+9
2012-07-16
gma500: Fix lid related crash
Alan Cox
1
-8
/
+4
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
[next]