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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-26
drm/nouveau/abi16: fix handles past the 32nd one
Ilia Mirkin
1
-2
/
+2
2014-03-26
drm/nouveau: replace ffsll with __ffs64
Ilia Mirkin
2
-3
/
+3
2014-03-26
drm/nouveau/hwmon: replace strict_strtol() with kstrtol()
Jingoo Han
1
-2
/
+3
2014-03-26
drm/nouveau/hwmon: remove some redundant checks
Dan Carpenter
1
-8
/
+4
2014-03-26
drm/nv50/graph: update status enum names
Ilia Mirkin
1
-14
/
+15
2014-03-24
drm/bridge/ptn3460: fix modular build
Dave Airlie
1
-1
/
+1
2014-03-24
Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...
Dave Airlie
40
-2331
/
+2761
2014-03-24
drm/gma500: add locking to fixed panel edid probing
Daniel Vetter
3
-0
/
+11
2014-03-24
drm/i915: add locking to fixed panel edid probing
Daniel Vetter
2
-0
/
+7
2014-03-24
drm/exynos: fimd: remove unused variable
Andrzej Hajda
1
-14
/
+6
2014-03-24
ARM: dts: exynos4210-universal: add exynos/fimd node
Andrzej Hajda
1
-0
/
+27
2014-03-24
drm/exynos: restore parallel output interface support
Andrzej Hajda
5
-0
/
+360
2014-03-24
exynos/fimd: add parallel output related bindings
Andrzej Hajda
1
-0
/
+15
2014-03-24
drm/exynos: correct timing porch conversion
Andrzej Hajda
1
-7
/
+5
2014-03-24
drm/exynos: init kms poll after creation of connectors
Andrzej Hajda
1
-3
/
+3
2014-03-24
drm/exynos: delay fbdev initialization until an output is connected
Andrzej Hajda
2
-12
/
+7
2014-03-24
drm/exynos: fix unnecessary resource cleanup
Inki Dae
1
-3
/
+2
2014-03-24
drm/exynos: hdmi: use i2c_adapter instead of i2c_client
Inki Dae
1
-8
/
+8
2014-03-24
drm/exynos: hdmi: consider APB PHY
Inki Dae
1
-3
/
+23
2014-03-24
drm/exynos: Remove the exynos_drm_connector shim
Sean Paul
4
-29
/
+6
2014-03-24
drm/exynos: Implement lvds bridge discovery to DP driver
Sean Paul
1
-0
/
+41
2014-03-24
drm/bridge: Add PTN3460 bridge driver
Sean Paul
7
-0
/
+423
2014-03-24
drm/exynos: Implement drm_connector directly in vidi driver
Sean Paul
1
-54
/
+108
2014-03-24
drm/exynos: Implement drm_connector directly in dp driver
Sean Paul
2
-9
/
+94
2014-03-24
drm/exynos: Implement drm_connector in hdmi directly
Sean Paul
1
-41
/
+85
2014-03-24
drm/exynos: Add create_connector callback
Sean Paul
2
-0
/
+5
2014-03-24
drm/exynos: Consolidate suspend/resume in drm_drv
Sean Paul
5
-288
/
+170
2014-03-24
drm/exynos: Clean up FIMD power on/off routines
Sean Paul
1
-111
/
+134
2014-03-24
drm/exynos: Implement dpms display callback in DP
Sean Paul
2
-62
/
+81
2014-03-24
drm/exynos: Move display implementation into dp
Sean Paul
7
-86
/
+131
2014-03-24
drm/exynos: Move dp driver from video/ to drm/
Sean Paul
9
-14
/
+8
2014-03-24
drm/exynos: Remove unused/useless fimd_context members
Sean Paul
1
-12
/
+1
2014-03-24
drm/exynos: Use mode_set to configure fimd
Sean Paul
1
-69
/
+74
2014-03-24
drm/exynos: Implement mode_fixup manager operation
Sean Paul
2
-1
/
+10
2014-03-24
drm/exynos: Add mode_set manager operation
Sean Paul
2
-0
/
+7
2014-03-24
drm/exynos: Disable unused crtc planes from crtc
Sean Paul
2
-63
/
+15
2014-03-24
drm/exynos: Use drm_mode_copy to copy modes
Sean Paul
1
-9
/
+1
2014-03-24
drm/exynos: Remove exynos_drm_hdmi shim
Sean Paul
7
-658
/
+217
2014-03-24
drm/exynos: hdmi: remove the i2c drivers and use
Daniel Kurtz
3
-33
/
+32
2014-03-24
drm/exynos: Split manager/display/subdrv
Sean Paul
14
-709
/
+641
2014-03-24
drm/exynos: Use unsigned long for possible_crtcs
Sean Paul
5
-5
/
+5
2014-03-24
drm/exynos: Don't keep dpms state in encoder
Sean Paul
1
-17
/
+0
2014-03-24
drm/exynos: Rename display_op power_on to dpms
Sean Paul
7
-27
/
+10
2014-03-24
drm/exynos: Remove dpms link between encoder/connector
Sean Paul
3
-88
/
+8
2014-03-24
drm/exynos: Remove apply manager callback
Sean Paul
7
-43
/
+8
2014-03-24
drm/exynos: Pass exynos_drm_manager in manager ops instead of dev
Sean Paul
6
-153
/
+180
2014-03-24
drm/exynos: hdmi: Implement initialize op for hdmi
Sean Paul
4
-188
/
+219
2014-03-24
drm/exynos: Use manager_op initialize in fimd
Sean Paul
1
-4
/
+15
2014-03-24
drm/exynos: Add an initialize function to manager and display
Sean Paul
2
-0
/
+26
2014-03-24
drm/exynos: Merge overlay_ops into manager_ops
Sean Paul
6
-89
/
+62
[next]