index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'work.drm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2017-07-07
11
-1045
/
+475
|
\
|
*
Fix trivial misannotations
Al Viro
2017-07-06
2
-3
/
+3
|
*
mga: switch compat ioctls to drm_ioctl_kernel()
Al Viro
2017-07-04
4
-90
/
+64
|
*
radeon: take out dead compat ioctls
Al Viro
2017-07-04
3
-427
/
+16
|
*
drm compat: ia64 is not biarch
Al Viro
2017-07-04
1
-2
/
+2
|
*
drm_compat_ioctl(): tidy up a bit
Al Viro
2017-07-04
1
-13
/
+9
|
*
switch compat_drm_mapbufs() to drm_ioctl_kernel()
Al Viro
2017-07-04
3
-65
/
+77
|
*
switch compat_drm_rmmap() to drm_ioctl_kernel()
Al Viro
2017-07-04
1
-10
/
+4
|
*
switch compat_drm_mode_addfb2() to drm_ioctl_kernel()
Al Viro
2017-07-04
1
-28
/
+10
|
*
switch compat_drm_wait_vblank() to drm_ioctl_kernel()
Al Viro
2017-07-04
1
-16
/
+10
|
*
switch compat_drm_update_draw()
Al Viro
2017-07-04
1
-14
/
+3
|
*
compat_drm: switch sg ioctls
Al Viro
2017-07-04
1
-18
/
+12
|
*
compat_drm: switch AGP compat ioctls to drm_ioctl_kernel()
Al Viro
2017-07-04
1
-65
/
+44
|
*
switch compat_drm_dma() to drm_ioctl_kernel()
Al Viro
2017-05-27
1
-25
/
+13
|
*
switch compat_drm_resctx() to drm_ioctl_kernel()
Al Viro
2017-05-27
1
-13
/
+7
|
*
switch compat_drm_getsareactx() to drm_ioctl_kernel()
Al Viro
2017-05-27
1
-15
/
+8
|
*
switch compat_drm_setsareactx() to drm_ioctl_kernel()
Al Viro
2017-05-27
1
-11
/
+6
|
*
switch compat_drm_freebufs() to drm_ioctl_kernel()
Al Viro
2017-05-27
1
-11
/
+5
|
*
switch compat_drm_markbufs() to drm_ioctl_kernel()
Al Viro
2017-05-27
1
-11
/
+7
|
*
switch compat_drm_addmap() to drm_ioctl_kernel()
Al Viro
2017-05-27
1
-20
/
+13
|
*
switch compat_drm_getstats() to drm_ioctl_kernel()
Al Viro
2017-05-27
1
-18
/
+4
|
*
switch compat_drm_getclient() to drm_ioctl_kernel()
Al Viro
2017-05-27
3
-18
/
+14
|
*
switch compat_drm_infobufs() to drm_ioctl_kernel()
Al Viro
2017-05-27
3
-56
/
+53
|
*
switch compat_drm_getmap() to drm_ioctl_kernel()
Al Viro
2017-05-27
1
-21
/
+12
|
*
compat_drm_setunique(): don't bother
Al Viro
2017-05-27
1
-16
/
+3
|
*
switch compat_drm_getunique() to drm_ioctl_kernel()
Al Viro
2017-05-27
3
-14
/
+10
|
*
switch compat_drm_version() to drm_ioctl_kernel()
Al Viro
2017-05-27
3
-27
/
+18
|
*
switch compat_drm_addbufs() to drm_ioctl_kernel()
Al Viro
2017-05-27
1
-13
/
+17
|
*
drm_compat_ioctl(): prepare for conversions to drm_ioctl_kernel()
Al Viro
2017-05-27
1
-34
/
+47
|
*
new helper: drm_ioctl_kernel()
Al Viro
2017-05-27
1
-14
/
+27
*
|
Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2017-07-07
16
-256
/
+280
|
\
\
|
*
|
drivers: dma-mapping: allow dma_common_mmap() for NOMMU
Vladimir Murzin
2017-06-30
1
-2
/
+2
|
*
|
drivers: dma-coherent: Introduce default DMA pool
Vladimir Murzin
2017-06-28
1
-7
/
+52
|
*
|
drivers: dma-coherent: Account dma_pfn_offset when used with device tree
Vladimir Murzin
2017-06-28
1
-2
/
+13
|
*
|
dma-mapping: replace dmam_alloc_noncoherent with dmam_alloc_attrs
Christoph Hellwig
2017-06-28
2
-22
/
+19
|
*
|
dma-mapping: remove dmam_free_noncoherent
Christoph Hellwig
2017-06-28
1
-20
/
+0
|
*
|
crypto: qat - avoid an uninitialized variable warning
Arnd Bergmann
2017-06-28
1
-19
/
+21
|
*
|
au1100fb: remove a bogus dma_free_nonconsistent call
Christoph Hellwig
2017-06-28
1
-4
/
+0
|
*
|
xen-swiotlb: remove xen_swiotlb_set_dma_mask
Christoph Hellwig
2017-06-28
1
-12
/
+0
|
*
|
x86: remove arch specific dma_supported implementation
Christoph Hellwig
2017-06-28
2
-0
/
+5
|
*
|
iommu/amd: implement ->mapping_error
Christoph Hellwig
2017-06-28
1
-5
/
+13
|
*
|
xen-swiotlb: implement ->mapping_error
Christoph Hellwig
2017-06-20
1
-2
/
+10
|
*
|
xen-swiotlb: consolidate xen_swiotlb_dma_ops
Christoph Hellwig
2017-06-20
1
-45
/
+48
|
*
|
iommu/dma: don't rely on DMA_ERROR_CODE
Christoph Hellwig
2017-06-20
1
-8
/
+10
|
*
|
drm/armada: don't abuse DMA_ERROR_CODE
Christoph Hellwig
2017-06-20
3
-4
/
+4
|
*
|
drm/exynos: don't use DMA_ERROR_CODE
Christoph Hellwig
2017-06-20
1
-2
/
+2
|
*
|
dmaengine: ioat: don't use DMA_ERROR_CODE
Christoph Hellwig
2017-06-20
1
-17
/
+7
|
*
|
ibmveth: properly unwind on init errors
Christoph Hellwig
2017-06-20
1
-85
/
+74
|
*
|
firmware/ivc: use dma_mapping_error
Christoph Hellwig
2017-06-20
1
-2
/
+2
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-07-07
8
-201
/
+140
|
\
\
\
[next]