index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-19
drm/komeda: Adds SMMU support
Lowry Li (Arm Technology China)
6
-0
/
+82
2019-06-19
drm/komeda: Enable color-encoding (YUV format) support
Lowry Li (Arm Technology China)
5
-0
/
+104
2019-06-19
drm/komeda: Update HW up-sampling on D71
Lowry Li (Arm Technology China)
1
-0
/
+29
2019-06-19
drm/komeda: Adds limitation check for AFBC wide block not support Rot90
Lowry Li (Arm Technology China)
7
-15
/
+48
2019-06-19
drm/komeda: Add rotation support on Komeda driver
Lowry Li (Arm Technology China)
3
-0
/
+34
2019-06-19
drm/komeda: Clear enable bit in CU_INPUTx_CONTROL
Lowry Li (Arm Technology China)
1
-1
/
+11
2019-06-19
arm/komeda: Convert dp_wait_cond() to return an error code.
Liviu Dudau
2
-5
/
+4
2019-06-19
drm/komeda: Creates plane alpha and blend mode properties
Lowry Li (Arm Technology China)
1
-0
/
+11
2019-06-19
drm/komeda: Add image enhancement support
james qian wang (Arm Technology China)
5
-7
/
+85
2019-06-19
drm/komeda: Add engine clock requirement check for the downscaling
james qian wang (Arm Technology China)
7
-6
/
+142
2019-06-19
drm/komeda: Add writeback scaling support
james qian wang (Arm Technology China)
4
-14
/
+34
2019-06-19
drm/komeda: Implement D71 scaler support
james qian wang (Arm Technology China)
1
-1
/
+130
2019-06-19
drm/komeda: Add the initial scaler support for CORE
james qian wang (Arm Technology China)
4
-1
/
+157
2019-06-19
drm/komeda: Attach scaler to drm as private object
james qian wang (Arm Technology China)
1
-0
/
+49
2019-06-19
drm/komeda: Added AFBC support for komeda driver
james qian wang (Arm Technology China)
9
-5
/
+210
2019-06-19
drm/komeda: Add writeback support
james qian wang (Arm Technology China)
10
-3
/
+398
2019-06-19
Merge v5.2-rc5 into drm-next
Daniel Vetter
5783
-49129
/
+8956
2019-06-16
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-5
/
+5
2019-06-16
Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-38
/
+42
2019-06-15
Merge tag 'platform-drivers-x86-v5.2-3' of git://git.infradead.org/linux-plat...
Linus Torvalds
6
-4
/
+26
2019-06-15
Merge tag 'usb-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
15
-45
/
+105
2019-06-14
Merge tag 'drm-fixes-2019-06-14' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
27
-73
/
+252
2019-06-14
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-1
/
+7
2019-06-14
Merge tag 'for-linus-20190614' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-26
/
+46
2019-06-14
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-2
/
+2
2019-06-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-58
/
+111
2019-06-14
Merge branch 'drm-fixes-5.2' of git://people.freedesktop.org/~agd5f/linux int...
Daniel Vetter
5
-5
/
+15
2019-06-14
Merge tag 'iommu-fixes-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-8
/
+18
2019-06-14
Merge tag 'gpio-v5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-1
/
+2
2019-06-14
Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
400
-2624
/
+4369
2019-06-14
Merge tag 'drm-misc-fixes-2019-06-13' of git://anongit.freedesktop.org/drm/dr...
Daniel Vetter
10
-21
/
+120
2019-06-14
drm/amdgpu: Fix connector atomic_check compilation fail
Sean Paul
1
-2
/
+3
2019-06-13
mm/devm_memremap_pages: fix final page put race
Dan Williams
3
-28
/
+19
2019-06-13
PCI/P2PDMA: track pgmap references per resource, not globally
Dan Williams
1
-43
/
+81
2019-06-13
PCI/P2PDMA: fix the gen_pool_add_virt() failure path
Dan Williams
1
-1
/
+3
2019-06-13
drivers/base/devres: introduce devm_release_action()
Dan Williams
1
-1
/
+23
2019-06-13
drm/connector: Fix kerneldoc warning in HDR_OUTPUT_METADATA description
Sean Paul
1
-0
/
+1
2019-06-13
drm/rockchip: Use dirtyfb helper
Sean Paul
1
-11
/
+2
2019-06-13
drm: Add helpers to kick off self refresh mode in drivers
Sean Paul
6
-5
/
+261
2019-06-13
drm: Convert connector_helper_funcs->atomic_check to accept drm_atomic_state
Sean Paul
9
-26
/
+36
2019-06-13
drm: Add atomic variants for bridge enable/disable
Sean Paul
2
-4
/
+114
2019-06-13
drm: Add drm_atomic_get_(old|new)_connector_for_encoder() helpers
Laurent Pinchart
1
-0
/
+69
2019-06-13
drm: Add atomic variants of enable/disable to encoder helper funcs
Sean Paul
1
-2
/
+6
2019-06-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
10
-54
/
+136
2019-06-13
sti: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-8
/
+2
2019-06-13
drm: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
6
-87
/
+29
2019-06-13
drm/bridge: analogix_dp: Convert to GPIO descriptors
Linus Walleij
3
-23
/
+23
2019-06-13
drm/bridge: analogix-anx78xx: Drop of_gpio.h include
Linus Walleij
1
-1
/
+0
2019-06-13
drm/bridge: analogix_dp: possible condition with no effect (if == else)
Hariprasad Kelam
1
-2
/
+0
2019-06-13
panel: rocktech: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-11
/
+3
[next]