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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-15
Merge tag 'drm/panel/for-3.19-rc1' of git://people.freedesktop.org/~tagr/linu...
Dave Airlie
16
-86
/
+1409
2014-11-15
Merge tag 'drm-intel-next-2014-11-07-fixups' of git://anongit.freedesktop.org...
Dave Airlie
35
-1459
/
+4965
2014-11-15
drm/dp/mst: Handle invalid link bandwidth from DPCD gracefully
Chris Wilson
1
-6
/
+22
2014-11-15
drm/atomic: rip out unnecessary locking checks
Rob Clark
1
-4
/
+0
2014-11-15
drm: flip-work: change drm_flip_work_init prototype
Boris BREZILLON
6
-55
/
+12
2014-11-15
drm: rework flip-work helpers to avoid calling func when the FIFO is full
Boris BREZILLON
2
-32
/
+96
2014-11-14
drm/i915: Use correct pipe config to update pll dividers. V2
Bob Paauwe
1
-6
/
+6
2014-11-13
drm/panel: Add Sharp LQ101R1SX01 support
Thierry Reding
4
-0
/
+527
2014-11-13
drm/dsi: Do not require .owner field to be set
Thierry Reding
4
-6
/
+12
2014-11-13
drm/dsi: Resolve MIPI DSI device from phandle
Thierry Reding
2
-0
/
+24
2014-11-13
drm/dsi: Implement DCS set_{column,page}_address commands
Thierry Reding
2
-0
/
+52
2014-11-13
drm/dsi: Implement DCS {get,set}_pixel_format commands
Thierry Reding
2
-0
/
+48
2014-11-13
drm/dsi: Implement DCS get_power_mode command
Thierry Reding
2
-0
/
+32
2014-11-13
drm/dsi: Implement DCS soft_reset command
Thierry Reding
2
-0
/
+19
2014-11-13
drm/dsi: Implement DCS nop command
Thierry Reding
2
-0
/
+19
2014-11-13
drm/dsi: Add to DocBook documentation
Thierry Reding
3
-4
/
+36
2014-11-13
drm/dsi: Implement some standard DCS commands
YoungJun Cho
2
-0
/
+137
2014-11-13
drm/dsi: Implement generic read and write commands
Thierry Reding
2
-0
/
+95
2014-11-13
drm/panel: s6e8aa0: Use standard MIPI DSI function
Thierry Reding
1
-14
/
+2
2014-11-13
drm/dsi: Add mipi_dsi_set_maximum_return_packet_size() helper
YoungJun Cho
2
-0
/
+26
2014-11-13
drm/dsi: Constify mipi_dsi_msg
Thierry Reding
2
-2
/
+2
2014-11-13
drm/dsi: Make mipi_dsi_dcs_{read,write}() symmetrical
Thierry Reding
3
-15
/
+70
2014-11-13
drm/dsi: Add DSI transfer helper
Thierry Reding
1
-16
/
+16
2014-11-13
drm/dsi: Add message to packet translator
Thierry Reding
2
-0
/
+71
2014-11-13
drm/dsi: Introduce packet format helpers
Thierry Reding
2
-0
/
+70
2014-11-13
Merge branch 'drm-next-3.19' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
13
-105
/
+428
2014-11-12
drm/radeon/si/ci: make u8 static arrays constant
Dave Airlie
2
-2
/
+2
2014-11-12
drm/radeon: set power control in ci dpm enable
Alex Deucher
1
-5
/
+6
2014-11-12
drm/radeon: powertune fixes for hawaii
Alex Deucher
1
-8
/
+9
2014-11-12
drm/radeon: fix dpm mc init for certain hawaii boards
Alex Deucher
1
-0
/
+94
2014-11-12
drm/radeon: set bootup pcie level to max for ci dpm
Alex Deucher
1
-1
/
+1
2014-11-12
drm/radeon: fix default dpm state setup
Alex Deucher
1
-3
/
+5
2014-11-12
drm/radeon: workaround a hw bug in bonaire pcie dpm
Alex Deucher
1
-3
/
+8
2014-11-12
drm/radeon: fix mclk vddc configuration for cards for hawaii
Alex Deucher
1
-0
/
+8
2014-11-12
drm/radeon: fix sclk DS enablement
Alex Deucher
1
-0
/
+2
2014-11-12
drm/radeon: fix activity settings for sclk and mclk for CI
Alex Deucher
1
-2
/
+3
2014-11-12
drm/radeon: improve mclk param calcuations for ci dpm
Alex Deucher
1
-3
/
+3
2014-11-12
drm/radeon: fix dram timing for certain hawaii boards
Alex Deucher
1
-0
/
+29
2014-11-12
drm/radeon: switch force state commands for CI
Alex Deucher
1
-18
/
+5
2014-11-12
drm/radeon: fix for memory training on bonaire 0x6649
Alex Deucher
1
-1
/
+10
2014-11-12
drm/radeon/ci: handle gpio controlled dpm features properly
Alex Deucher
2
-0
/
+53
2014-11-12
drm/radeon: store the gpio shift as well
Alex Deucher
2
-0
/
+2
2014-11-12
drm/radeon: export radeon_atombios_lookup_gpio
Alex Deucher
2
-6
/
+8
2014-11-12
drm/radeon: fix typo in CI dpm disable
Alex Deucher
1
-1
/
+1
2014-11-12
drm/radeon: rework CI dpm thermal setup
Alex Deucher
2
-21
/
+53
2014-11-12
drm/radeon: rework SI dpm thermal setup
Alex Deucher
1
-16
/
+47
2014-11-12
drm/radeon/dpm: grab fan info from vbios
Alex Deucher
2
-0
/
+13
2014-11-12
drm/ttm: Use only DRM_MM_SEARCH_BELOW for TTM_PL_FLAG_TOPDOWN
Michel Dänzer
1
-1
/
+1
2014-11-12
drm/ttm: Add DRM_MM_SEARCH_BELOW for TTM_PL_FLAG_TOPDOWN
Michel Dänzer
1
-3
/
+5
2014-11-12
drm/radeon: Set TTM_PL_FLAG_TOPDOWN also for RADEON_GEM_CPU_ACCESS BOs
Michel Dänzer
1
-3
/
+1
[next]