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
/
via
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-10
drm: IRQ midlayer is now legacy
Thomas Zimmermann
1
-2
/
+1
2021-05-10
drm: Mark AGP implementation and ioctls as legacy
Thomas Zimmermann
1
-1
/
+0
2021-05-03
drm/via: Remove references to drm_device.pdev
Thomas Zimmermann
2
-7
/
+11
2020-11-27
via/via_irq: use __func__ to replace string function name
Bernard Zhao
1
-1
/
+1
2020-11-22
drm/via: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2020-11-18
drm/via: fix assignment in if condition
Bernard Zhao
1
-3
/
+4
2020-11-12
drm/via/via_dma: Remove set but unused variable 'agp_base'
Lee Jones
1
-2
/
+0
2020-10-17
drm/via: reduce no need mutex_lock area
Bernard Zhao
1
-1
/
+1
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-4
/
+4
2020-01-31
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-3
/
+3
2020-01-31
mm, tree-wide: rename put_user_page*() to unpin_user_page*()
John Hubbard
1
-2
/
+2
2020-01-31
drm/via: set FOLL_PIN via pin_user_pages_fast()
John Hubbard
1
-1
/
+1
2019-12-05
drm/via: Don't include <drm/drm_pci.h>
Thomas Zimmermann
3
-3
/
+4
2019-09-24
drivers/gpu/drm/via: convert put_page() to put_user_page*()
John Hubbard
1
-8
/
+2
2019-07-25
drm/via: drop use of drmP.h
Sam Ravnborg
8
-17
/
+42
2019-07-25
drm/via: make via_drv.h self-contained
Sam Ravnborg
1
-0
/
+3
2019-07-25
drm/via: copy DRM_WAIT_ON as VIA_WAIT_ON and use it
Sam Ravnborg
4
-6
/
+46
2019-07-25
drm/via: drop use of DRM(READ|WRITE) macros
Sam Ravnborg
5
-64
/
+84
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-14
mm/gup: change GUP fast to use flags rather than a write 'bool'
Ira Weiny
1
-1
/
+2
2019-01-30
drm/via: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+4
2019-01-29
drm/irq: Ditch DRIVER_IRQ_SHARED
Daniel Vetter
1
-2
/
+1
2018-06-12
treewide: Use array_size() in vzalloc()
Kees Cook
1
-1
/
+1
2017-12-04
Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2
-19
/
+12
2017-11-27
drm/via: use monotonic time for VIA_WAIT_IRQ
Arnd Bergmann
1
-3
/
+3
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-4
/
+3
2017-11-17
Merge branch 'work.get_user_pages_fast' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-3
/
+3
2017-11-06
drm: via: use ktime_get() instead of do_gettimeofday
Arnd Bergmann
2
-16
/
+9
2017-10-16
drm/via: use ARRAY_SIZE
Jérémy Lefaure
1
-6
/
+4
2017-09-22
via_dmablit(): use get_user_pages_fast()
Al Viro
1
-3
/
+3
2017-06-20
drm/pci: Deprecate drm_pci_init/exit completely
Daniel Vetter
1
-2
/
+2
2017-06-20
drm: Remove drm_driver->set_busid hook
Daniel Vetter
1
-1
/
+0
2017-05-18
drm/via: remove unneeded -Iinclude/drm compiler flag
Masahiro Yamada
1
-1
/
+0
2017-02-28
drm/via: use get_user_pages_unlocked()
Lorenzo Stoakes
1
-7
/
+3
2017-02-03
drm: Improve drm_mm search (and fix topdown allocation) with rbtrees
Chris Wilson
1
-2
/
+2
2017-01-09
drm: Change the return type of the unload hook to void
Gabriel Krisman Bertazi
2
-4
/
+2
2016-11-02
drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs
Jani Nikula
1
-2
/
+0
2016-10-19
mm: replace get_user_pages() write/force parameters with gup_flags
Lorenzo Stoakes
1
-2
/
+2
2016-08-08
drm: Mark up legacy/dri1 drivers with DRM_LEGACY
Daniel Vetter
1
-1
/
+1
2016-06-21
drm: Move master pointer from drm_minor to drm_device
Daniel Vetter
1
-1
/
+1
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-1
/
+1
2016-02-16
mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm
Dave Hansen
1
-2
/
+1
2015-10-16
via_drm.h: move struct via_file_private definition to drivers/gpu/drm/via/via...
Mikko Rapeli
1
-0
/
+4
2015-10-06
drm/irq: Use unsigned int pipe in public API
Thierry Reding
2
-11
/
+12
2015-08-07
treewide: fix typos in comment blocks
Masahiro Yamada
1
-1
/
+1
2014-09-24
drm: move drm_mmap to <drm/drm_legacy.h>
Daniel Vetter
1
-1
/
+1
2014-09-12
drm: Move legacy buffer structures to <drm/drm_legacy.h>
Daniel Vetter
1
-0
/
+1
2014-09-12
drm: Move drm_memory.c map support declarations to <drm/drm_legacy.h>
Daniel Vetter
2
-4
/
+4
2014-09-12
drm: Create drm legacy driver header
Daniel Vetter
1
-0
/
+2
2014-09-10
drm: move drm-lock API to drm_legacy.h
David Herrmann
1
-3
/
+3
[next]