index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-28
Merge tag 'mfd-fixes-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
Linus Torvalds
1
-6
/
+6
2020-08-28
Merge tag 'drm-fixes-2020-08-28' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
42
-166
/
+302
2020-08-28
mfd: mfd-core: Ensure disabled devices are ignored without error
Lee Jones
1
-4
/
+6
2020-08-28
Merge tag 'drm-intel-fixes-2020-08-27' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
Dave Airlie
1
-4
/
+10
2020-08-28
Merge tag 'drm-misc-fixes-2020-08-26' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
Dave Airlie
7
-13
/
+13
2020-08-27
Merge tag 'amd-drm-fixes-5.9-2020-08-26' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
Dave Airlie
18
-115
/
+163
2020-08-27
Merge tag 'drm-msm-fixes-2020-08-24' of https://gitlab.freedesktop.org/drm/msm into drm-fixes
Dave Airlie
12
-25
/
+99
2020-08-27
Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into drm-fixes
Dave Airlie
2
-7
/
+15
2020-08-26
drm/amd/display: Fix memleak in amdgpu_dm_mode_config_init
Dinghao Liu
1
-2
/
+8
2020-08-26
drm/amdgpu: disable runtime pm for navy_flounder
Jiansong Chen
1
-0
/
+1
2020-08-26
drm/amd/display: Retry AUX write when fail occurs
Wayne Lin
1
-1
/
+1
2020-08-26
drm/amdgpu: Fix buffer overflow in INFO ioctl
Alex Deucher
1
-0
/
+4
2020-08-26
drm/amd/powerplay: Fix hardmins not being sent to SMU for RV
Nicholas Kazlauskas
1
-6
/
+3
2020-08-26
drm/amdgpu: use MODE1 reset for navy_flounder by default
Jiansong Chen
1
-0
/
+1
2020-08-26
drm/amd/pm: correct the thermal alert temperature limit settings
Evan Quan
3
-24
/
+21
2020-08-26
drm/amdgpu: add asd fw check before loading asd
Tao Zhou
1
-2
/
+1
2020-08-26
drm/amd/display: Keep current gain when ABM disable immediately
Brandon Syu
1
-1
/
+1
2020-08-26
drm/amd/display: Fix passive dongle mistaken as active dongle in EDID emulation
Samson Tam
1
-0
/
+1
2020-08-26
drm/amd/display: Revert HDCP disable sequence change
Jaehyun Chung
1
-1
/
+1
2020-08-26
drm/amd/display: Send DISPLAY_OFF after power down on boot
Sung Lee
3
-21
/
+42
2020-08-26
drm/amdgpu/gfx10: refine mgcg setting
Jiansong Chen
1
-4
/
+2
2020-08-26
drm/amd/pm: correct Vega20 swctf limit setting
Evan Quan
1
-2
/
+4
2020-08-26
drm/amd/pm: correct Vega12 swctf limit setting
Evan Quan
1
-2
/
+4
2020-08-26
drm/amd/pm: correct Vega10 swctf limit setting
Evan Quan
1
-2
/
+5
2020-08-26
drm/amd/pm: set VCN pg per instances
Jiansong Chen
1
-2
/
+2
2020-08-26
drm/amd/pm: enable run_btc callback for sienna_cichlid
Jiansong Chen
1
-0
/
+7
2020-08-26
drivers: gpu: amd: Initialize amdgpu_dm_backlight_caps object to 0 in amdgpu_dm_update_backlight_caps
Furquan Shaikh
1
-0
/
+2
2020-08-26
drm/amd/display: Reject overlay plane configurations in multi-display scenarios
Nicholas Kazlauskas
1
-0
/
+8
2020-08-26
drm/amd/display: use correct scale for actual_brightness
Alexander Monakov
1
-41
/
+40
2020-08-26
drm/amd/display: should check error using DC_OK
Tong Zhang
1
-4
/
+4
2020-08-26
Merge tag 'tty-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
11
-25
/
+89
2020-08-26
Merge tag 'char-misc-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
23
-73
/
+226
2020-08-26
Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
Linus Torvalds
1
-14
/
+51
2020-08-26
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
4
-30
/
+35
2020-08-26
vdpa/mlx5: Avoid warnings about shifts on 32-bit platforms
Nathan Chancellor
1
-25
/
+25
2020-08-26
vhost-iotlb: fix vhost_iotlb_itree_next() documentation
Stefano Garzarella
1
-2
/
+2
2020-08-26
vdpa: ifcvf: free config irq in ifcvf_free_irq()
Jason Wang
2
-3
/
+4
2020-08-26
vdpa: ifcvf: return err when fail to request config irq
Jason Wang
1
-0
/
+4
2020-08-26
drm/exynos: gem: Fix sparse warning
Marek Szyprowski
2
-2
/
+2
2020-08-25
Merge tag 'libnvdimm-fix-v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
Linus Torvalds
2
-0
/
+7
2020-08-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
Linus Torvalds
8
-42
/
+49
2020-08-25
drm/omap: fix incorrect lock state
Tomi Valkeinen
1
-1
/
+2
2020-08-25
Merge tag 'v5.9-rc2' into drm-misc-fixes
Maarten Lankhorst
6215
-123331
/
+473701
2020-08-25
drm/i915: Fix cmd parser desc matching with masks
Mika Kuoppala
1
-4
/
+10
2020-08-24
Merge tag 'io_uring-5.9-2020-08-23' of git://git.kernel.dk/linux-block
Linus Torvalds
15
-126
/
+190
2020-08-24
drm/etnaviv: always start/stop scheduler in timeout processing
Lucas Stach
1
-5
/
+6
2020-08-24
drm/etnaviv: fix external abort seen on GC600 rev 0x19
Christian Gmeiner
1
-2
/
+9
2020-08-24
hv_utils: drain the timesync packets on onchannelcallback
Vineeth Pillai
1
-3
/
+16
2020-08-24
hv_utils: return error if host timesysnc update is stale
Vineeth Pillai
1
-11
/
+35
2020-08-24
mfd: core: Fix double-free in mfd_remove_devices_fn()
Dmitry Osipenko
1
-2
/
+0
[next]