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-06-10
drm: Remove DRM_ARRAY_SIZE() for ARRAY_SIZE()
Damien Lespiau
20
-21
/
+19
2014-06-10
drm: Remove spurious ';'
Damien Lespiau
7
-8
/
+8
2014-06-10
drm/doc: Add the "type" plane property to the list of properties
Damien Lespiau
1
-1
/
+9
2014-06-10
drm/doc: Fix nouveau typo
Damien Lespiau
1
-1
/
+1
2014-06-10
Merge tag 'drm/panel/for-3.16-rc1' of git://anongit.freedesktop.org/tegra/lin...
Dave Airlie
9
-0
/
+149
2014-06-10
Merge tag 'drm/tegra/for-3.16-rc1' of git://anongit.freedesktop.org/tegra/lin...
Dave Airlie
26
-680
/
+1438
2014-06-09
drm/panel: simple - Add AUO B133XTN01 panel support
Stéphane Marchesin
2
-0
/
+32
2014-06-09
drm/tegra: sor - Remove obsolete comment
Thierry Reding
1
-1
/
+1
2014-06-09
drm/tegra: sor - Enable only the necessary number of lanes
Thierry Reding
1
-1
/
+1
2014-06-09
drm/tegra: sor - Power on only the necessary lanes
Thierry Reding
1
-3
/
+17
2014-06-09
drm/tegra: sor - Do not program interlaced mode registers
Thierry Reding
1
-3
/
+0
2014-06-09
drm/tegra: sor - Do not hardcode link speed
Thierry Reding
1
-2
/
+2
2014-06-09
drm/tegra: sor - Do not hardcode number of blank symbols
Thierry Reding
1
-3
/
+23
2014-06-09
drm/tegra: sor - Don't hardcode link parameters
Thierry Reding
1
-10
/
+213
2014-06-09
drm/tegra: sor - Change power down ordering
Stéphane Marchesin
1
-1
/
+1
2014-06-09
drm/tegra: sor - Fix copy/paste error
Stéphane Marchesin
1
-1
/
+1
2014-06-09
drm/tegra: sor - Remove pixel clock rounding
Stéphane Marchesin
1
-3
/
+0
2014-06-06
Merge tag 'drm-intel-fixes-2014-06-06' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
21
-216
/
+979
2014-06-06
drm/tegra: sor - Make debugfs setup consistent
Thierry Reding
1
-6
/
+5
2014-06-06
drm/tegra: sor - Recursively remove debugfs tree
Thierry Reding
1
-1
/
+1
2014-06-05
drm/tegra: dp - Mark the connector as hotplug capable
Thierry Reding
1
-0
/
+1
2014-06-05
drm/tegra: dp - Implement hotplug detection in work queue
Thierry Reding
1
-10
/
+20
2014-06-05
drm/tegra: Add hardware cursor support
Thierry Reding
2
-3
/
+138
2014-06-05
drm/tegra: Remove host1x drm_bus implementation
Thierry Reding
10
-96
/
+52
2014-06-05
drm: Document how to register devices without struct drm_bus
Thierry Reding
1
-0
/
+26
2014-06-05
drm: Add device registration documentation
Thierry Reding
5
-62
/
+85
2014-06-05
drm: Introduce drm_dev_set_unique()
Thierry Reding
3
-6
/
+46
2014-06-05
gpu: host1x: Rename internal functions for clarity
Thierry Reding
1
-6
/
+6
2014-06-05
drm/tegra: gem - Make tegra_bo_import() static
Thierry Reding
1
-1
/
+2
2014-06-05
drm/tegra: hdmi - Add Tegra124 support
Thierry Reding
2
-0
/
+89
2014-06-05
drm/tegra: sor - Protect CRC debugfs against enable state
Thierry Reding
1
-24
/
+45
2014-06-05
drm/tegra: dsi - Do not needlessly recompute pclk
Thierry Reding
1
-1
/
+0
2014-06-05
drm/tegra: dc - Compute shift clock divider in output drivers
Thierry Reding
6
-41
/
+82
2014-06-05
drm/tegra: dc - Move around shift clock programming
Thierry Reding
1
-9
/
+10
2014-06-05
drm/tegra: dsi - Reset controller on driver unload
Thierry Reding
1
-0
/
+1
2014-06-05
drm/tegra: dsi - Fix typo when disabling controller
Thierry Reding
1
-1
/
+1
2014-06-05
drm/tegra: dsi - Add enable guard
Thierry Reding
1
-0
/
+11
2014-06-05
drm/tegra: dsi - Initialize proper packet sequences
Thierry Reding
1
-4
/
+46
2014-06-05
drm/tegra: dsi - Implement VDD supply support
Thierry Reding
2
-0
/
+18
2014-06-05
drm/tegra: dsi - Remove unneeded code
Thierry Reding
1
-85
/
+0
2014-06-05
drm/tegra: dsi - Use internal pixel format
Thierry Reding
2
-1
/
+43
2014-06-05
drm/tegra: hdmi - Fix disable sequence
Thierry Reding
1
-0
/
+8
2014-06-05
drm/tegra: hdmi - Disable LVDS mode
Thierry Reding
2
-1
/
+10
2014-06-05
drm/tegra: hdmi - Use proper power-up sequence
Thierry Reding
1
-0
/
+11
2014-06-05
drm/tegra: hdmi - Clean up clock usage
Thierry Reding
1
-14
/
+6
2014-06-05
drm/tegra: hdmi - Reverse regulator enable ordering
Thierry Reding
1
-12
/
+12
2014-06-05
drm/tegra: hdmi - Remove duplicate code
Thierry Reding
1
-10
/
+0
2014-06-05
drm/tegra: hdmi - Add connector supply support
Thierry Reding
2
-9
/
+24
2014-06-05
drm/tegra: dc - Use proper H/V ref-to-sync values
Thierry Reding
1
-3
/
+2
2014-06-05
drm/tegra: dc - Do not touch power control register
Thierry Reding
1
-4
/
+0
[next]