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
...
|
*
|
|
|
pwm: imx27: Don't disable clocks at device remove time
Uwe Kleine-König
2020-03-30
1
-2
/
+0
|
*
|
|
|
pwm: imx27: Simplify helper function to enable and disable clocks
Uwe Kleine-König
2020-03-30
1
-10
/
+7
|
*
|
|
|
pwm: imx27: Fix clock handling in pwm_imx27_apply()
Uwe Kleine-König
2020-03-30
1
-1
/
+1
|
*
|
|
|
pwm: bcm2835: Dynamically allocate base
Florian Fainelli
2020-03-30
1
-0
/
+1
*
|
|
|
|
Merge tag 'for-linus-5.7-1' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
2020-04-10
3
-32
/
+139
|
\
\
\
\
\
|
*
|
|
|
|
ipmi: kcs: Fix aspeed_kcs_probe_of_v1()
Dan Carpenter
2020-04-07
1
-1
/
+1
|
*
|
|
|
|
ipmi: Add missing annotation for ipmi_ssif_lock_cond() and ipmi_ssif_unlock_c...
Jules Irenge
2020-04-03
1
-0
/
+2
|
*
|
|
|
|
ipmi: kcs: aspeed: Implement v2 bindings
Andrew Jeffery
2020-04-03
1
-23
/
+121
|
*
|
|
|
|
ipmi: kcs: Finish configuring ASPEED KCS device before enable
Andrew Jeffery
2020-04-03
1
-3
/
+4
|
*
|
|
|
|
ipmi: fix hung processes in __get_guid()
Wen Yang
2020-04-03
1
-2
/
+2
|
*
|
|
|
|
drivers: char: ipmi: ipmi_msghandler: Pass lockdep expression to RCU lists
Amol Grover
2020-03-12
1
-4
/
+10
*
|
|
|
|
|
Merge tag 'drm-next-2020-04-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-04-10
31
-189
/
+350
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge tag 'amd-drm-fixes-5.7-2020-04-08' of git://people.freedesktop.org/~agd...
Dave Airlie
2020-04-09
22
-48
/
+217
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
drm/amdgpu/display: fix warning when compiling without debugfs
Alex Deucher
2020-04-08
1
-1
/
+1
|
|
*
|
|
|
|
|
drm/amdgpu: unify fw_write_wait for new gfx9 asics
Aaron Liu
2020-04-08
1
-0
/
+2
|
|
*
|
|
|
|
|
drm/amd/powerplay: error out on forcing clock setting not supported
Evan Quan
2020-04-08
1
-1
/
+46
|
|
*
|
|
|
|
|
drm/amdgpu: fix gfx hang during suspend with video playback (v2)
Prike Liang
2020-04-08
1
-2
/
+3
|
|
*
|
|
|
|
|
drm/amd/display: Check for null fclk voltage when parsing clock table
Michael Strauss
2020-04-07
1
-1
/
+1
|
|
*
|
|
|
|
|
drm/amd/display: Acknowledge wm_optimized_required
Joshua Aberback
2020-04-07
1
-2
/
+3
|
|
*
|
|
|
|
|
drm/amd/display: Make cursor source translation adjustment optional
Nicholas Kazlauskas
2020-04-07
4
-4
/
+19
|
|
*
|
|
|
|
|
drm/amd/display: Calculate scaling ratios on every medium/full update
Nicholas Kazlauskas
2020-04-07
1
-1
/
+12
|
|
*
|
|
|
|
|
drm/amd/display: Program viewport when source pos changes for DCN20 hw seq
Nicholas Kazlauskas
2020-04-07
1
-0
/
+1
|
|
*
|
|
|
|
|
drm/amd/display: Fix incorrect cursor pos on scaled primary plane
Nicholas Kazlauskas
2020-04-07
2
-6
/
+11
|
|
*
|
|
|
|
|
drm/amd/display: change default pipe_split policy for DCN1
Eric Yang
2020-04-07
1
-1
/
+1
|
|
*
|
|
|
|
|
drm/amd/display: Translate cursor position by source rect
Nicholas Kazlauskas
2020-04-07
1
-1
/
+33
|
|
*
|
|
|
|
|
drm/amd/display: Update stream adjust in dc_stream_adjust_vmin_vmax
Isabel Zhang
2020-04-07
1
-0
/
+2
|
|
*
|
|
|
|
|
drm/amd/display: Avoid create MST prop after registration
Jerry (Fangzhi) Zuo
2020-04-07
2
-3
/
+13
|
|
*
|
|
|
|
|
drm/amdgpu/psp: dont warn on missing optional TA's
Alex Deucher
2020-04-07
1
-3
/
+3
|
|
*
|
|
|
|
|
drm/amdgpu: update RAS related dmesg print
John Clements
2020-04-07
2
-7
/
+12
|
|
*
|
|
|
|
|
drm/amdgpu: resolve mGPU RAS query instability
John Clements
2020-04-07
1
-5
/
+15
|
|
*
|
|
|
|
|
drm/amd/amdgpu: Correct gfx10's CG sequence
Chengming Gui
2020-04-07
1
-8
/
+15
|
|
*
|
|
|
|
|
drm/amdgpu: Fix oops when pp_funcs is unset in ACPI event
Aaron Ma
2020-04-03
1
-1
/
+2
|
|
*
|
|
|
|
|
drm/amdgpu: change SH MEM alignment mode for gfx10
Likun Gao
2020-04-03
1
-1
/
+1
|
|
*
|
|
|
|
|
drm/amd/powerplay: avoid using pm_en before it is initialized
Tiecheng Zhou
2020-04-03
1
-1
/
+2
|
|
*
|
|
|
|
|
drm/amd/powerplay: implement the is_dpm_running()
Prike Liang
2020-04-03
1
-0
/
+12
|
|
*
|
|
|
|
|
drm/amd/display: re-order asic declarations
Shirish S
2020-04-03
1
-2
/
+4
|
|
*
|
|
|
|
|
drm/amdgpu/powerplay: using the FCLK DPM table to set the MCLK
Yuxian Dai
2020-04-03
2
-1
/
+7
|
*
|
|
|
|
|
|
Merge tag 'drm-intel-next-fixes-2020-04-08' of git://anongit.freedesktop.org/...
Dave Airlie
2020-04-09
3
-20
/
+42
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
drm/i915/gem: Flush all the reloc_gpu batch
Chris Wilson
2020-04-06
1
-3
/
+5
|
|
*
|
|
|
|
|
|
drm/i915/gem: Ignore readonly failures when updating relocs
Chris Wilson
2020-04-06
1
-4
/
+2
|
|
*
|
|
|
|
|
|
drm/i915/gt: Fill all the unused space in the GGTT
Chris Wilson
2020-04-06
1
-10
/
+27
|
|
*
|
|
|
|
|
|
drm/i915/dp: Return the right vswing tables
José Roberto de Souza
2020-04-06
1
-2
/
+3
|
|
*
|
|
|
|
|
|
drm/i915/icl+: Don't enable DDI IO power on a TypeC port in TBT mode
Imre Deak
2020-04-06
1
-1
/
+5
|
*
|
|
|
|
|
|
|
drm/ttm: Temporarily disable the huge_fault() callback
Thomas Hellstrom (VMware)
2020-04-09
1
-63
/
+0
|
*
|
|
|
|
|
|
|
Merge tag 'drm-misc-next-fixes-2020-04-09' of git://anongit.freedesktop.org/d...
Dave Airlie
2020-04-09
5
-58
/
+91
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
drm/bridge: analogix_dp: Split bind() into probe() and real bind()
Marek Szyprowski
2020-04-09
3
-40
/
+58
|
|
*
|
|
|
|
|
|
|
drm/virtio: fix OOB in virtio_gpu_object_create
Jiri Slaby
2020-04-06
1
-6
/
+8
|
|
*
|
|
|
|
|
|
|
drm/prime: fix extracting of the DMA addresses from a scatterlist
Marek Szyprowski
2020-04-05
1
-12
/
+25
|
|
*
|
|
|
|
|
|
|
Merge drm/drm-next into drm-misc-next-fixes
Maxime Ripard
2020-04-04
1002
-12639
/
+22338
|
|
|
\
\
\
\
\
\
\
\
*
|
|
\
\
\
\
\
\
\
\
Merge tag 'sound-fix-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-04-10
1
-3
/
+3
|
\
\
\
\
\
\
\
\
\
\
\
[prev]
[next]