index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-17
Fix MCHBAR cleanup on the driver init error path
Imre Deak
1
-1
/
+0
2016-03-17
drm/i915: Modify reset func to handle per engine resets
Mika Kuoppala
6
-33
/
+82
2016-03-17
drm/i915: hide away VBT private data in a separate header
Jani Nikula
3
-827
/
+864
2016-03-17
drm/i915: fix sparse warning for using false as NULL
Jani Nikula
1
-1
/
+1
2016-03-17
drm/i915: Move pll power state to crtc power domains.
Maarten Lankhorst
2
-7
/
+3
2016-03-17
drm/i915: Perform dpll commit first, v2.
Maarten Lankhorst
2
-4
/
+3
2016-03-17
drm/i915: Use a crtc mask instead of a refcount for dpll functions, v2.
Maarten Lankhorst
4
-41
/
+43
2016-03-17
drm/i915: Fix race condition in intel_dp_destroy_mst_connector()
Lyude
1
-4
/
+2
2016-03-16
drm/i915/guc: Support GuC SKL v6.1
Alex Dai
1
-3
/
+3
2016-03-16
drm/i915/bios: drop has_mipi in favor of intel_bios_is_dsi_present
Jani Nikula
2
-10
/
+3
2016-03-16
drm/i915/panel: setup pwm backlight based on connector type
Jani Nikula
1
-1
/
+1
2016-03-16
drm/i915: move VBT based DSI presence check to intel_bios.c
Jani Nikula
3
-11
/
+47
2016-03-16
drm/i915: move VBT based eDP port check to intel_bios.c
Jani Nikula
3
-20
/
+35
2016-03-16
drm/i915: move VBT based LVDS presence check to intel_bios.c
Jani Nikula
3
-52
/
+52
2016-03-16
drm/i915: move VBT based TV presence check to intel_bios.c
Jani Nikula
3
-45
/
+43
2016-03-16
drm/i915/bxt: fix dsi hw state pipe readout
Jani Nikula
2
-1
/
+14
2016-03-16
drm/i915/dsi: refactor dsi get hw state readout
Jani Nikula
1
-18
/
+19
2016-03-16
drm/i915: make transcoder_name return a string
Jani Nikula
3
-6
/
+21
2016-03-16
drm/i915: add for_each_port_masked macro
Jani Nikula
2
-3
/
+5
2016-03-16
drm/i915/dsi: start using enum mipi_dsi_pixel_format
Jani Nikula
4
-42
/
+56
2016-03-16
drm/i915/dsi: lose the loose 666 format name in favor of packed
Jani Nikula
2
-4
/
+4
2016-03-16
drm/i915/csr: Allow matching unknown HW steppings with generic firmware
Chris Wilson
1
-27
/
+19
2016-03-16
drm/i915: add module param "enable_dp_mst"
Nathan Schulte
3
-0
/
+9
2016-03-16
drm/i915: More renaming of rings to engines
Tvrtko Ursulin
11
-63
/
+63
2016-03-16
drm/i915: More intel_engine_cs renaming
Tvrtko Ursulin
19
-147
/
+147
2016-03-16
drm/i915: Rename intel_engine_cs struct members
Tvrtko Ursulin
19
-214
/
+215
2016-03-16
drm/i915: Rename intel_engine_cs function parameters
Tvrtko Ursulin
15
-867
/
+909
2016-03-16
drm/i915: Rename local struct intel_engine_cs variables
Tvrtko Ursulin
17
-1005
/
+1035
2016-03-16
drm/i915/bxt: Fix off-by-one error in Broxton PLL IDs
Imre Deak
2
-7
/
+7
2016-03-16
drm/i915: Nuke fbc members from intel_crtc->atomic, v4.
Maarten Lankhorst
2
-50
/
+16
2016-03-16
drm/i915: Remove some post-commit members from intel_crtc->atomic, v3.
Maarten Lankhorst
3
-12
/
+23
2016-03-16
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
Daniel Vetter
1174
-27198
/
+41497
2016-03-16
nouveau: fix nv40_perfctr_next() cleanup regression
Arnd Bergmann
1
-2
/
+4
2016-03-16
Merge tag 'topic/drm-misc-2016-03-14' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
26
-289
/
+411
2016-03-16
Merge tag 'drm-amdkfd-next-fixes-2016-03-15' of git://people.freedesktop.org/...
Dave Airlie
1
-1
/
+1
2016-03-16
drm/omap: fix panel/encoder probes
Tomi Valkeinen
2
-2
/
+2
2016-03-15
drm/amdkfd: uninitialized variable in dbgdev_wave_control_set_registers()
Dan Carpenter
1
-1
/
+1
2016-03-15
Merge tag 'drm-vc4-next-2016-03-14' of github.com:anholt/linux into drm-next
Dave Airlie
6
-57
/
+181
2016-03-14
drm/i915: Update DRIVER_DATE to 20160314
Daniel Vetter
1
-1
/
+1
2016-03-13
drm/vc4: Recognize a more specific compatible string for V3D.
Eric Anholt
1
-0
/
+1
2016-03-14
drm/nouveau/clk/gm20b: add basic driver
Alexandre Courbot
4
-0
/
+201
2016-03-14
drm/nouveau/clk/gk20a: share reusable structures/functions
Alexandre Courbot
2
-36
/
+73
2016-03-14
drm/nouveau/clk/gk20a: set lowest frequency during init()
Alexandre Courbot
1
-2
/
+5
2016-03-14
drm/nouveau/clk/gk20a: split gk20a_clk_new()
Alexandre Courbot
1
-12
/
+31
2016-03-14
drm/nouveau/clk/gk20a: abstract pl_to_div
Alexandre Courbot
1
-21
/
+36
2016-03-14
drm/nouveau/clk/gk20a: put mnp values into their own struct
Alexandre Courbot
1
-31
/
+36
2016-03-14
drm/nouveau/clk/gk20a: emit parent rate as debug message
Alexandre Courbot
1
-2
/
+2
2016-03-14
drm/nouveau/clk/gk20a: only restore divider to 1:1 if needed
Alexandre Courbot
1
-3
/
+10
2016-03-14
drm/nouveau/clk/gk20a: only compute n_lo if needed
Alexandre Courbot
1
-3
/
+5
2016-03-14
drm/nouveau/clk/gk20a: fix VCO bit mask
Alexandre Courbot
1
-1
/
+2
[next]