index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
oprofile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-02-13
ALSA: pcm: Fix double hw_free calls
Takashi Iwai
1
-1
/
+2
2020-02-13
ALSA: usb-audio: Add clock validity quirk for Denon MC7000/MCX8000
Alexander Tsoy
3
-32
/
+66
2020-02-12
linux/pipe_fs_i.h: fix kernel-doc warnings after @wait was split
Randy Dunlap
1
-1
/
+2
2020-02-12
arm64: time: Replace <linux/clk-provider.h> by <linux/of_clk.h>
Geert Uytterhoeven
1
-1
/
+1
2020-02-12
drm/i915: Mark the removal of the i915_request from the sched.link
Chris Wilson
1
-0
/
+2
2020-02-12
drm/i915/execlists: Reclaim the hanging virtual request
Chris Wilson
2
-0
/
+185
2020-02-12
drm/i915/execlists: Take a reference while capturing the guilty request
Chris Wilson
2
-10
/
+32
2020-02-12
drm/i915/execlists: Offline error capture
Chris Wilson
1
-2
/
+120
2020-02-12
drm/i915/gt: Allow temporary suspension of inflight requests
Chris Wilson
5
-6
/
+321
2020-02-12
drm/i915: Keep track of request among the scheduling lists
Chris Wilson
4
-18
/
+38
2020-02-12
drm/i915/gem: Tighten checks and acquiring the mmap object
Chris Wilson
2
-30
/
+21
2020-02-12
drm/i915: Fix preallocated barrier list append
José Roberto de Souza
1
-9
/
+10
2020-02-12
drm/i915/gt: Acquire ce->active before ce->pin_count/ce->pin_mutex
Chris Wilson
2
-21
/
+31
2020-02-12
drm/i915: Tighten atomicity of i915_active_acquire vs i915_active_release
Chris Wilson
1
-7
/
+9
2020-02-12
drm/i915: Stub out i915_gpu_coredump_put
Chris Wilson
1
-0
/
+4
2020-02-12
ALSA: hda/realtek - Fix silent output on MSI-GL73
Takashi Iwai
1
-0
/
+1
2020-02-12
ALSA: hda/realtek - Add more codec supported Headset Button
Kailang Yang
1
-0
/
+3
2020-02-11
ACPI: PM: s2idle: Prevent spurious SCIs from waking up the system
Rafael J. Wysocki
1
-3
/
+9
2020-02-11
ACPICA: Introduce acpi_any_gpe_status_set()
Rafael J. Wysocki
4
-0
/
+106
2020-02-11
drm/amdgpu:/navi10: use the ODCAP enum to index the caps array
Alex Deucher
1
-11
/
+11
2020-02-11
drm/amdgpu: update smu_v11_0_pptable.h
Alex Deucher
1
-14
/
+32
2020-02-11
drm/amdgpu: correct comment to clear up the confusion
Guchun Chen
1
-1
/
+6
2020-02-11
drm/amd/display: DCN2.x Do not program DPPCLK if same value
Sung Lee
1
-1
/
+1
2020-02-11
drm/amd/display: Don't map ATOM_ENABLE to ATOM_INIT
Nicholas Kazlauskas
1
-4
/
+0
2020-02-11
drm/amdgpu/vcn2.5: fix warning
James Zhu
1
-1
/
+1
2020-02-11
drm/amdgpu: limit GDS clearing workaround in cold boot sequence
Guchun Chen
1
-3
/
+6
2020-02-11
drm/amdgpu: fix amdgpu pmu to use hwc->config instead of hwc->conf
Jonathan Kim
1
-7
/
+8
2020-02-11
amdgpu: Prevent build errors regarding soft/hard-float FP ABI tags
Daniel Kolesa
1
-0
/
+6
2020-02-11
drm/amdgpu/vcn2.5: fix DPG mode power off issue on instance 1
James Zhu
4
-14
/
+15
2020-02-11
drm/amd/display: Add initialitions for PLL2 clock source
Isabel Zhang
1
-0
/
+6
2020-02-11
drm/amd/display: Limit minimum DPPCLK to 100MHz.
Yongqiang Sun
1
-0
/
+6
2020-02-11
drm/amd/display: Check engine is not NULL before acquiring
Aric Cyr
1
-1
/
+1
2020-02-11
ALSA: usb-audio: Apply sample rate quirk for Audioengine D1
Arvind Sankar
1
-0
/
+1
2020-02-11
drm/amd/display: Use dcfclk to populate watermark ranges
Sung Lee
1
-7
/
+7
2020-02-11
drm/amd/display: Do not set optimized_require to false after plane disable
Sung Lee
1
-1
/
+0
2020-02-11
drm/amd/display: Fix psr static frames calculation
Roman Li
1
-2
/
+3
2020-02-11
ALSA: usb-audio: Fix UAC2/3 effect unit parsing
Takashi Iwai
1
-2
/
+10
2020-02-11
ALSA: usb-audio: Apply 48kHz fixed rate playback for Jabra Evolve 65 headset
Takashi Iwai
1
-11
/
+22
2020-02-11
drm/i915: Check activity on i915_vma after confirming pin_count==0
Chris Wilson
1
-2
/
+12
2020-02-11
drm/i915/gem: Detect overflow in calculating dumb buffer size
Chris Wilson
1
-1
/
+4
2020-02-11
drm/i915: Don't show the blank process name for internal/simulated errors
Chris Wilson
1
-1
/
+1
2020-02-11
drm/i915/gem: Store mmap_offsets in an rbtree rather than a plain list
Chris Wilson
3
-29
/
+85
2020-02-11
drm/i915/execlists: Leave resetting ring to intel_ring
Chris Wilson
1
-1
/
+0
2020-02-11
arm64: Fix CONFIG_ARCH_RANDOM=n build
Robin Murphy
1
-0
/
+1
2020-02-11
ACPI: PM: s2idle: Avoid possible race related to the EC GPE
Rafael J. Wysocki
3
-18
/
+37
2020-02-11
ACPI: EC: Fix flushing of pending work
Rafael J. Wysocki
1
-18
/
+26
2020-02-11
tracing: Consolidate trace() functions
Tom Zanussi
2
-135
/
+87
2020-02-11
tracing: Don't return -EINVAL when tracing soft disabled synth events
Tom Zanussi
1
-14
/
+6
2020-02-11
tracing: Add missing nest end to synth_event_trace_start() error case
Tom Zanussi
1
-0
/
+1
2020-02-10
tools/bootconfig: Suppress non-error messages
Masami Hiramatsu
2
-14
/
+23
[next]