index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
gma500
/
mid_bios.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-01-06
drm/gma500: Remove references to struct drm_device.pdev
Thomas Zimmermann
2019-06-19
Merge v5.2-rc5 into drm-next
Daniel Vetter
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335
Thomas Gleixner
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
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-01-11
drm/gma500: Deprecate pci_get_bus_and_slot()
Sinan Kaya
2017-10-12
driver:gpu: return -ENOMEM on allocation failure.
Allen Pais
2014-06-19
gma500: remove duplicate FB_REG09 define
Dan Carpenter
2012-10-03
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-08-24
gma500/cdv: Add eDP support
Zhao Yakui
2012-05-07
gma500: mid-bios: rewrite VBT/GCT handling in a cleaner way
Kirill A. Shutemov
2012-01-10
gma500: silence gcc warnings in mid_get_vbt_data()
Dan Carpenter
2011-12-20
gma500: Final enables for Oaktrail
Alan Cox
2011-12-06
gma500: Fix oaktrail probing part 1
Alan Cox
2011-12-06
gma500: Move the API
Alan Cox
2011-11-16
gma500: Add the glue to the various BIOS and firmware interfaces
Alan Cox