开源镜像站
帮助
下载
动态
GitHub
index
:
linux.git
master
Linux kernel mainline source
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
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-10-31
drm: include drm_print.h where needed
Jani Nikula
2024-07-29
drm/gma500: Make I2C terminology more inclusive
Easwar Hariharan
2024-01-18
drm: remove I2C_CLASS_DDC support
Heiner Kallweit
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