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
2021-10-04
Revert "drm/gma500: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_...
Sean Paul
1
-12
/
+6
2021-10-01
drm/gma500: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN()
Fernando Ramos
1
-6
/
+12
2021-09-24
drm/gma500: Fix wrong pointer passed to PTR_ERR()
Yang Yingliang
1
-1
/
+1
2021-09-23
drm/gma500: Managed device release
Thomas Zimmermann
1
-8
/
+11
2021-09-23
drm/gma500: Remove dev_priv branch from unload function
Thomas Zimmermann
1
-47
/
+46
2021-09-23
drm/gma500: Embed struct drm_device in struct drm_psb_private
Thomas Zimmermann
9
-35
/
+26
2021-09-23
drm/gma500: Disable PCI device during shutdown
Thomas Zimmermann
1
-7
/
+3
2021-09-23
drm/gma500: Replace references to dev_private with helper function
Thomas Zimmermann
28
-184
/
+178
2021-08-10
drm/gma500: Convert to Linux IRQ interfaces
Thomas Zimmermann
5
-15
/
+29
2021-07-09
drm/gma500: Add the missed drm_gem_object_put() in psb_user_framebuffer_create()
Jing Xiangfeng
1
-1
/
+6
2021-07-09
drm/gma500: Fix end of loop tests for list_for_each_entry
Harshvardhan Jha
1
-1
/
+1
2021-06-18
drm/gma500/oaktrail_lvds: replace continue with break
Colin Ian King
1
-2
/
+2
2021-05-06
drm/gma500: update comment of psb_spank()
Wan Jiabing
1
-1
/
+1
2021-04-22
drm/gma500: remove trailing whitespaces
Krzysztof Kozlowski
2
-28
/
+26
2021-04-22
drm/gma500: correct kerneldoc
Krzysztof Kozlowski
2
-2
/
+2
2021-04-08
gma500: Use DEFINE_SPINLOCK() for spinlock
Guobin Huang
1
-2
/
+1
2021-03-19
drm/gma500: use NULL instead of using plain integer as pointer
Yang Li
1
-1
/
+1
2021-03-16
Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
19
-346
/
+51
2021-02-22
Merge tag 'platform-drivers-x86-v5.12-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-3
/
+3
2021-02-09
drm/gma500: Remove dependency on TTM
Thomas Zimmermann
1
-1
/
+0
2021-02-09
drm/gma500: Remove CONFIG_X86 conditionals from source files
Thomas Zimmermann
1
-21
/
+0
2021-02-09
drm/gma500: Drop DRM_GMA3600 config option
Thomas Zimmermann
3
-24
/
+16
2021-02-09
drm/gma500: Remove Medfield support
Thomas Zimmermann
23
-5835
/
+2
2021-02-09
drm/gma500: Never wait for blits
Patrik Jakobsson
4
-71
/
+0
2021-02-09
drm/gma500: psb_spank() doesn't need it's own file
Patrik Jakobsson
3
-61
/
+31
2021-02-09
drm/gma500: Unify crtc helpers
Patrik Jakobsson
7
-18
/
+5
2021-02-09
drm/gma500/cdv: Remove unused tv out paths
Patrik Jakobsson
1
-10
/
+1
2021-02-09
drm/gma500: Remove unused DPST support
Patrik Jakobsson
4
-150
/
+0
2021-02-09
drm/gma500/cdv: Remove unused code for crt init
Patrik Jakobsson
1
-14
/
+1
2021-02-09
drm/gma500: Drop DRM_GMA600 config option
Thomas Zimmermann
3
-20
/
+11
2021-02-09
drm/gma500: Remove in_atomic() usage.
Sebastian Andrzej Siewior
1
-2
/
+2
2021-02-01
drm/gma500: Remove dependency on TTM
Thomas Zimmermann
1
-1
/
+0
2021-02-01
drm/gma500: Remove CONFIG_X86 conditionals from source files
Thomas Zimmermann
1
-21
/
+0
2021-02-01
drm/gma500: Drop DRM_GMA3600 config option
Thomas Zimmermann
3
-24
/
+16
2021-02-01
drm/gma500: Remove Medfield support
Thomas Zimmermann
23
-5835
/
+2
2021-01-25
drm/gma500: Get rid of duplicate NULL checks
Andy Shevchenko
1
-12
/
+6
2021-01-25
drm/gma500: Convert to use new SCU IPC API
Andy Shevchenko
7
-14
/
+17
2021-01-18
drm/gma500/mdfld_intel_display: Demote three kernel-doc formatting abuses
Lee Jones
1
-3
/
+3
2021-01-18
drm/gma500/mdfld_dsi_output: Demote a couple of kernel-doc formatting abuses
Lee Jones
1
-2
/
+2
2021-01-18
drm/gma500/oaktrail_crtc: Demote unworthy kernel-doc headers
Lee Jones
1
-3
/
+3
2021-01-18
drm/gma500/oaktrail_lvds: Demote one documentation header fix another
Lee Jones
1
-1
/
+2
2021-01-18
drm/gma500/oaktrail_lvds_i2c: Remove unused variables 'tmp'
Lee Jones
1
-4
/
+4
2021-01-18
drm/gma500/cdv_intel_dp: Demote one unworthy header fix another
Lee Jones
1
-2
/
+2
2021-01-18
drm/gma500/cdv_intel_lvds: Demote unworthy headers to standard blocks and fix...
Lee Jones
1
-3
/
+4
2021-01-18
drm/gma500/cdv_intel_display: Demote kernel-doc abuse in 'cdv_intel_panel_fit...
Lee Jones
1
-1
/
+1
2021-01-18
drm/gma500/cdv_intel_crt: Demote kernel-doc abuse in 'cdv_intel_crt_detect_ho...
Lee Jones
1
-1
/
+1
2021-01-18
drm/gma500/psb_irq: Demote kernel-doc abuse
Lee Jones
1
-2
/
+1
2021-01-18
drm/gma500/psb_intel_sdvo: Demote kernel-doc abuses
Lee Jones
1
-3
/
+3
2021-01-18
drm/gma500/mmu: Actually return an error if one occurs
Lee Jones
1
-1
/
+1
2021-01-18
drm/gma500/power: Remove excess param description 'state'
Lee Jones
1
-1
/
+0
[next]