index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-29
drm/i915/dsi: remove intel_dsi_cmd.c and the unused functions therein
Jani Nikula
4
-120
/
+0
2015-01-29
drm/i915/dsi: move dpi_send_cmd() to intel_dsi.c and make it static
Jani Nikula
3
-41
/
+37
2015-01-29
drm/i915/dsi: remove old read/write functions in favor of new stuff
Jani Nikula
2
-331
/
+0
2015-01-29
drm/i915/dsi: make the vbt panel driver use mipi_dsi_device for transfers
Jani Nikula
1
-18
/
+34
2015-01-29
drm/i915/dsi: add drm mipi dsi host support
Jani Nikula
4
-4
/
+180
2015-01-29
drm/i915/dsi: switch to drm_panel interface
Jani Nikula
4
-119
/
+157
2015-01-29
agp: change agp_free_page_array to use kvfree
Wang, Yalin
2
-12
/
+4
2015-01-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Dave Airlie
110
-1670
/
+1732
2015-01-28
drm/i915/skl: Enabling PSR on Skylake
Sonika Jindal
3
-3
/
+31
2015-01-28
Revert "drm/i915: Fix mutex->owner inspection race under DEBUG_MUTEXES"
Chris Wilson
1
-1
/
+1
2015-01-28
drm/i915: Be consistent on printing seqnos
Mika Kuoppala
1
-4
/
+4
2015-01-28
drm/i915: Display current hangcheck status in debugfs
Chris Wilson
1
-0
/
+36
2015-01-28
drm/i915: Convert hangcheck from a timer into a delayed work item
Chris Wilson
5
-18
/
+32
2015-01-28
agp/intel: Serialise after GTT updates
Chris Wilson
1
-7
/
+7
2015-01-28
drm/bridge: dw-hdmi: Adapt to bridge API change
Fabio Estevam
1
-9
/
+2
2015-01-28
drm/sti: fixup for bridge interface
Dave Airlie
1
-10
/
+19
2015-01-28
drm/bridge: dw-hdmi: Fix return error path
Fabio Estevam
1
-1
/
+1
2015-01-28
drm: Check the right variable when setting formats
Dan Carpenter
1
-1
/
+1
2015-01-28
drm/bridge: ptn3460: use gpiod interface
Ajay Kumar
1
-52
/
+36
2015-01-28
drm/bridge: ptn3460: probe connector at the end of bridge attach
Ajay Kumar
1
-0
/
+3
2015-01-28
drm/bridge: ptn3460: support drm_panel
Ajay Kumar
2
-0
/
+43
2015-01-28
drm/exynos: dp: support drm_bridge
Ajay Kumar
2
-6
/
+32
2015-01-28
drm/bridge: ptn3460: Convert to I2C driver model
Ajay Kumar
3
-67
/
+91
2015-01-28
drm/bridge: make bridge registration independent of drm flow
Ajay Kumar
9
-106
/
+112
2015-01-28
drm/bridge: do not pass drm_bridge_funcs to drm_bridge_init
Ajay Kumar
5
-8
/
+9
2015-01-28
drm/bridge: ptn3460: Few trivial cleanups
Ajay Kumar
1
-47
/
+48
2015-01-28
drm/panel: simple: Add AVIC TM070DDH03 panel support
Philipp Zabel
1
-0
/
+31
2015-01-28
drm/panel: sharp: lq101r1sx01: Remove unneeded include
Thierry Reding
1
-2
/
+0
2015-01-28
drm/panel: sharp: lq101r1sx01: Respect power timings
Thierry Reding
1
-9
/
+9
2015-01-28
drm/panel: sharp: lq101r1sx01: Add delay after display on
Thierry Reding
1
-0
/
+13
2015-01-28
drm/panel: simple: Add support for Giantplus GPG482739QS5
Philipp Zabel
1
-0
/
+26
2015-01-28
drm/mipi-dsi: Avoid potential NULL pointer dereference
Thierry Reding
1
-3
/
+3
2015-01-27
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
29
-188
/
+315
2015-01-28
Merge tag 'topic/atomic-core-2015-01-27' of git://anongit.freedesktop.org/drm...
Dave Airlie
4
-19
/
+273
2015-01-28
Merge tag 'drm/tegra/for-3.20-rc1' of git://anongit.freedesktop.org/tegra/lin...
Dave Airlie
17
-1630
/
+1955
2015-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
22
-256
/
+541
2015-01-27
stmmac: prevent probe drivers to crash kernel
Andy Shevchenko
1
-1
/
+4
2015-01-27
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-10
/
+3
2015-01-27
drivers: gpu: drm: i915: intel_fifo_underrun.c: Fix a typo in comment
Kumar Amit Mehta
1
-1
/
+1
2015-01-27
drm/tegra: Use correct relocation target offsets
David Ung
1
-1
/
+1
2015-01-27
drm/tegra: Add minimal power management
Thierry Reding
1
-0
/
+25
2015-01-27
drm/tegra: dc: Unify enabling the display controller
Thierry Reding
5
-52
/
+16
2015-01-27
drm/tegra: Track tiling and format in plane state
Thierry Reding
2
-30
/
+101
2015-01-27
drm/tegra: Track active planes in CRTC state
Thierry Reding
1
-28
/
+44
2015-01-27
drm/tegra: Remove unused ->mode_fixup() callbacks
Thierry Reding
4
-179
/
+0
2015-01-27
drm/tegra: Atomic conversion, phase 3, step 3
Thierry Reding
3
-119
/
+100
2015-01-27
drm/tegra: Atomic conversion, phase 3, step 2
Thierry Reding
1
-1
/
+1
2015-01-27
drm/tegra: dc: Use atomic clock state in modeset
Thierry Reding
1
-0
/
+37
2015-01-27
drm/tegra: sor: Implement ->atomic_check()
Thierry Reding
1
-0
/
+22
2015-01-27
drm/tegra: hdmi: Implement ->atomic_check()
Thierry Reding
1
-0
/
+22
[prev]
[next]