index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
gma500
/
intel_gmbus.c
Age
Commit message (
Expand
)
Author
2021-09-23
drm/gma500: Embed struct drm_device in struct drm_psb_private
Thomas Zimmermann
2021-09-23
drm/gma500: Replace references to dev_private with helper function
Thomas Zimmermann
2021-04-22
drm/gma500: correct kerneldoc
Krzysztof Kozlowski
2021-02-09
drm/gma500: Remove in_atomic() usage.
Sebastian Andrzej Siewior
2021-01-06
drm/gma500: Remove references to struct drm_device.pdev
Thomas Zimmermann
2019-05-22
drm/gma500: drop drmp.h include from all .c files
Sam Ravnborg
2019-05-22
drm/gma500: remove empty gma_drm.h header file
Sam Ravnborg
2016-02-10
drm/gma500: fix error path in gma_intel_setup_gmbus()
Rasmus Villemoes
2013-11-08
drm/gma500: Add aux device support for gmbus
Patrik Jakobsson
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
David Howells
2012-02-13
drm: Fix kcalloc parameters swapped
Axel Lin
2011-12-20
gma500: Add support for Intel GMBUS
Patrik Jakobsson