index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-12
drm: Remove superflous linux/fb.h includes
Daniel Vetter
26
-28
/
+0
2016-08-12
drm/fb-helper: Add a dummy remove_conflicting_framebuffers
Daniel Vetter
11
-11
/
+16
2016-08-11
dma-buf/sync_file: only enable fence signalling on poll()
Gustavo Padovan
1
-13
/
+8
2016-08-11
dma-buf/sync_file: add sync_file_get_fence()
Gustavo Padovan
1
-0
/
+23
2016-08-11
dma-buf/sync_file: refactor fence storage in struct sync_file
Gustavo Padovan
2
-62
/
+124
2016-08-11
dma-buf/fence-array: add fence_is_array()
Gustavo Padovan
1
-0
/
+1
2016-08-09
drm/dp_helper: Rate limit timeout errors from drm_dp_i2c_do_msg()
Lyude
1
-1
/
+11
2016-08-09
drm/dp_helper: Print first error received on failure in drm_dp_dpcd_access()
Lyude
1
-1
/
+1
2016-08-08
drm: Make sure drm_vblank_no_hw_counter isn't abused
Daniel Vetter
1
-0
/
+1
2016-08-08
drm/mediatek: Fix mtk_atomic_complete for runtime_pm
Bibby Hsieh
1
-1
/
+16
2016-08-08
drm/mediatek: plane: Use FB's format's cpp to compute x offset
Daniel Kurtz
1
-1
/
+1
2016-08-08
drm/mediatek: plane: Merge mtk_plane_enable into mtk_plane_atomic_update
Daniel Kurtz
1
-42
/
+23
2016-08-08
drm/mediatek: Use drm_atomic destroy_state helpers
Bibby Hsieh
2
-4
/
+2
2016-08-08
drm/mediatek: Remove mtk_drm_plane
Daniel Kurtz
3
-25
/
+14
2016-08-08
drm/mediatek: plane: Remove plane zpos/index
Daniel Kurtz
3
-7
/
+3
2016-08-08
drm/mediatek: Remove mtk_drm_crtc_check_flush
Daniel Kurtz
1
-1
/
+0
2016-08-08
drm/simple_kms_helper: Use drm_plane_helper_check_state()
Ville Syrjälä
1
-21
/
+6
2016-08-08
drm/mediatek: Use drm_plane_helper_check_state()
Ville Syrjälä
1
-52
/
+20
2016-08-08
drm/rockchip: Use drm_plane_helper_check_state()
Ville Syrjälä
1
-20
/
+5
2016-08-08
drm/rockchip: Use drm_plane_state.{src, dst}
Ville Syrjälä
1
-6
/
+4
2016-08-08
drm/i915: Use drm_plane_helper_check_state()
Ville Syrjälä
3
-31
/
+19
2016-08-08
drm/i915: Use drm_plane_state.{src,dst,visible}
Ville Syrjälä
6
-155
/
+156
2016-08-08
drm/plane-helper: Add drm_plane_helper_check_state()
Ville Syrjälä
1
-32
/
+107
2016-08-08
drm: Warn about negative sizes when calculating scale factor
Ville Syrjälä
1
-1
/
+1
2016-08-08
drm: BIT(DRM_ROTATE_?) -> DRM_ROTATE_?
Joonas Lahtinen
20
-103
/
+103
2016-08-08
drm: Don't prepare or cleanup unchanging frame buffers [v3]
Keith Packard
1
-1
/
+9
2016-08-08
drm: Used DRM_LEGACY for all legacy functions
Daniel Vetter
11
-51
/
+47
2016-08-08
drm: Mark up legacy/dri1 drivers with DRM_LEGACY
Daniel Vetter
7
-8
/
+7
2016-08-08
drm: Declare that create drm_mm nodes with size 0 is illegal
Chris Wilson
1
-0
/
+9
2016-08-08
drm: rename DRM_MINOR_LEGACY to DRM_MINOR_PRIMARY
David Herrmann
1
-7
/
+7
2016-08-08
drm: Skip initialising the drm_mm_node->hole_stack
Chris Wilson
1
-5
/
+1
2016-08-08
drm: Convert drm_vma_manager to embedded interval-tree in drm_mm
Chris Wilson
1
-34
/
+9
2016-08-08
drm: Track drm_mm nodes with an interval tree
Chris Wilson
1
-23
/
+110
2016-08-08
drm: Avoid printing negative values for unsigned variables.
Rodrigo Vivi
1
-5
/
+5
2016-08-08
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
36
-117
/
+118
2016-08-08
Merge tag 'drm-for-v4.8-zpos' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
20
-156
/
+313
2016-08-07
block: rename bio bi_rw to bi_opf
Jens Axboe
32
-85
/
+85
2016-08-07
target: iblock_execute_sync_cache() should use bio_set_op_attrs()
Jens Axboe
1
-1
/
+1
2016-08-07
block/mm: make bdev_ops->rw_page() take a bool for read/write
Jens Axboe
4
-31
/
+32
2016-08-07
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-1
/
+1
2016-08-06
Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2016-08-06
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
12
-194
/
+1634
2016-08-06
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-11
/
+11
2016-08-06
Merge tag 'pwm/for-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
19
-278
/
+1304
2016-08-06
Merge tag 'ntb-4.8' of git://github.com/jonmason/ntb
Linus Torvalds
5
-99
/
+749
2016-08-06
Merge tag 'pstore-v4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+18
2016-08-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
7
-13
/
+78
2016-08-06
Merge tag 'dm-4.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...
Linus Torvalds
5
-22
/
+63
2016-08-06
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
7
-95
/
+80
2016-08-06
Merge tag 'pnp-extra-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
[next]