index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
gma500
Age
Commit message (
Expand
)
Author
2021-01-18
drm/gma500/mdfld_intel_display: Demote three kernel-doc formatting abuses
Lee Jones
2021-01-18
drm/gma500/mdfld_dsi_output: Demote a couple of kernel-doc formatting abuses
Lee Jones
2021-01-18
drm/gma500/oaktrail_crtc: Demote unworthy kernel-doc headers
Lee Jones
2021-01-18
drm/gma500/oaktrail_lvds: Demote one documentation header fix another
Lee Jones
2021-01-18
drm/gma500/oaktrail_lvds_i2c: Remove unused variables 'tmp'
Lee Jones
2021-01-18
drm/gma500/cdv_intel_dp: Demote one unworthy header fix another
Lee Jones
2021-01-18
drm/gma500/cdv_intel_lvds: Demote unworthy headers to standard blocks and fix...
Lee Jones
2021-01-18
drm/gma500/cdv_intel_display: Demote kernel-doc abuse in 'cdv_intel_panel_fit...
Lee Jones
2021-01-18
drm/gma500/cdv_intel_crt: Demote kernel-doc abuse in 'cdv_intel_crt_detect_ho...
Lee Jones
2021-01-18
drm/gma500/psb_irq: Demote kernel-doc abuse
Lee Jones
2021-01-18
drm/gma500/psb_intel_sdvo: Demote kernel-doc abuses
Lee Jones
2021-01-18
drm/gma500/mmu: Actually return an error if one occurs
Lee Jones
2021-01-18
drm/gma500/power: Remove excess param description 'state'
Lee Jones
2021-01-18
drm/gma500/mmu: Remove unused function 'psb_get_default_pd_addr'
Lee Jones
2021-01-18
drm/gma500/gem: Include our own header containing prototypes
Lee Jones
2021-01-18
drm/gma500/gem: Do not rely on consumers to include drm/drm_device.h before g...
Lee Jones
2021-01-18
drm/gma500/psb_intel_modes: Provide missing descriptions for function param '...
Lee Jones
2021-01-18
drm/gma500/psb_intel_lvds: Supply description for 'mode_dev'
Lee Jones
2021-01-18
drm/gma500/psb_intel_display: Demote kernel-doc formatting abuse
Lee Jones
2021-01-18
drm/gma500/gma_device: Include our own header containing prototypes
Lee Jones
2021-01-18
drm/gma500/gma_display: Demote kernel-doc abuses to standard comment blocks
Lee Jones
2021-01-18
drm/gma500/power: Fix a bunch of *dev documentation issues
Lee Jones
2021-01-18
drm/gma500/mmu: Make local function 'psb_mmu_pt_alloc_map_lock()' static
Lee Jones
2021-01-18
drm/gma500/intel_i2c: Remove superflouous parameter description and rename an...
Lee Jones
2021-01-18
drm/gma500/intel_bios: Demote non-conformant kernel-doc header
Lee Jones
2021-01-18
drm/gma500/gem: Add and rename some function parameter descriptions
Lee Jones
2021-01-18
drm/gma500/framebuffer: Fix some possible doc-rot issues
Lee Jones
2021-01-06
drm/gma500: Remove references to struct drm_device.pdev
Thomas Zimmermann
2021-01-06
drm/gma500: Fix trailing whitespaces
Thomas Zimmermann
2020-12-15
Merge drm/drm-next into drm-misc-next
Maarten Lankhorst
2020-12-14
Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-12-03
gma500: clean up error handling in init
Dan Carpenter
2020-12-01
drm/gma500: Fix error return code in psb_driver_load()
Jialin Zhang
2020-11-15
drm/gma500: Remove 2D accel code
Patrik Jakobsson
2020-11-15
drm/gma500: Remove GTT roll support
Patrik Jakobsson
2020-11-09
drm/gma500: Fix out-of-bounds access to struct drm_device.vblank[]
Thomas Zimmermann
2020-11-09
drm/gma500: Remove unused function psb_gem_get_aperture()
Thomas Zimmermann
2020-11-06
drm/<drivers>: Constify struct drm_driver
Daniel Vetter
2020-10-05
drm/gma500: fix double free of gma_connector
Tom Rix
2020-09-25
drm/gma500: Introduce GEM object functions
Thomas Zimmermann
2020-09-22
drm/gma500: clean up indentation issues
Colin Ian King
2020-09-01
drm/gma500: Constify static structs
Rikard Falkeborn
2020-08-19
drm/gma500: fix error check
Tom Rix
2020-08-19
drm: gma500: Convert to GPIO descriptors
Linus Walleij
2020-08-10
drm/gma500: fix spelling mistake "pannel" -> "panel"
Colin Ian King
2020-05-27
drm/gma500: Stop using mode->private_flags
Ville Syrjälä
2020-05-19
drm/gma500: remove _unlocked suffix in drm_gem_object_put_unlocked
Emil Velikov
2020-05-19
drm/gma500: Use lockless gem BO free callback
Emil Velikov
2020-04-21
drm/gma500: Remove dead code
Souptick Joarder
2020-04-21
drm/gma500: remove unused variable 'hdmi_ids'
YueHaibing
[next]