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
2012-10-05
drm: exynos: hdmi: add support for exynos5 mixer
Rahul Sharma
2
-3
/
+49
2012-10-05
drm: exynos: hdmi: add support to disable video processor in mixer
Rahul Sharma
1
-53
/
+98
2012-10-05
drm: exynos: hdmi: add support for platform variants for mixer
Rahul Sharma
1
-0
/
+28
2012-10-05
drm: exynos: hdmi: add support for exynos5 hdmiphy
Rahul Sharma
1
-1
/
+11
2012-10-05
drm: exynos: hdmi: add support for exynos5 ddc
Rahul Sharma
1
-5
/
+17
2012-10-05
drm: exynos: remove drm hdmi platform data struct
Rahul Sharma
1
-13
/
+0
2012-10-05
drm: exynos: hdmi: turn off HPD interrupt in HDMI chip
Tomasz Stanislawski
1
-4
/
+1
2012-10-05
drm: exynos: hdmi: use s5p-hdmi platform data
Tomasz Stanislawski
1
-31
/
+24
2012-10-05
drm: exynos: hdmi: fix interrupt handling
Tomasz Stanislawski
1
-2
/
+3
2012-10-05
drm: exynos: hdmi: support for platform variants
Tomasz Stanislawski
1
-1
/
+24
2012-10-05
media: s5p-hdmi: add HPD GPIO to platform data
Tomasz Stanislawski
1
-0
/
+2
2012-10-04
drm/exynos: fix kcalloc size of g2d cmdlist node
Joonyoung Shim
1
-2
/
+1
2012-10-04
drm/exynos: fix to calculate CRTC shown via screen
Joonyoung Shim
1
-2
/
+54
2012-10-04
drm/exynos: fix display power call issue.
Inki Dae
3
-4
/
+5
2012-10-04
drm/exynos: add platform_device_id table and driver data for drm fimd
Leela Krishna Amudala
1
-4
/
+39
2012-10-04
drm/exynos: Fix potential NULL pointer dereference
Sachin Kamat
1
-1
/
+5
2012-10-04
drm/exynos: support drm_wait_vblank feature for VIDI
Inki Dae
2
-1
/
+31
2012-10-04
drm/exynos: check crtc's dpms mode at SetCrtc
Inki Dae
1
-0
/
+6
2012-10-04
drm/exynos: check crtc's dpms mode at page flip
Inki Dae
1
-0
/
+6
2012-10-04
drm/exynos: fix duplicated mutex lock issue
Inki Dae
1
-5
/
+0
2012-10-04
drm/exynos: add pid to g2d_runqueue_node
Inki Dae
1
-0
/
+2
2012-10-04
drm/exynos: Disable plane when released
Inki Dae
1
-0
/
+15
2012-10-04
drm/exynos: update crtc to plane safely
Inki Dae
1
-3
/
+56
2012-10-04
drm/exynos: check NV12M format specific to Exynos properly
Inki Dae
4
-17
/
+73
2012-10-04
drm/exynos: make sure that hardware overlay for hdmi is disabled
Inki Dae
3
-0
/
+25
2012-10-04
drm/exynos: make sure that hardware overlay for fimd is disabled
Inki Dae
1
-0
/
+12
2012-10-04
drm/exynos: add wait_for_vblank callback interface.
Inki Dae
2
-0
/
+27
2012-10-04
drm/exynos: fixed duplicated mode setting.
Inki Dae
4
-14
/
+62
2012-10-04
drm/exynos: separeated fimd_power_on into some parts.
Inki Dae
1
-20
/
+40
2012-10-04
drm/exynos: separated subdrv_probe function into two parts.
Inki Dae
1
-31
/
+69
2012-10-04
drm/exynos: added device object to subdrv's remove callback as argument
Inki Dae
4
-4
/
+4
2012-10-03
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
469
-38085
/
+54203
2012-10-03
drm/nv98/crypt: fix fuc build with latest envyas
Ben Skeggs
1
-1
/
+1
2012-10-03
drm/nouveau/devinit: fixup various issues with subdev ctor/init ordering
Ben Skeggs
2
-16
/
+38
2012-10-03
drm/nv41/vm: fix and enable use of "real" pciegart
Ben Skeggs
2
-7
/
+14
2012-10-03
drm/nv44/vm: fix and enable use of "real" pciegart
Ben Skeggs
4
-41
/
+29
2012-10-03
drm/nv04/dmaobj: fixup vm target handling in preparation for nv4x pcie
Ben Skeggs
1
-7
/
+10
2012-10-03
drm/nouveau: store supported dma mask in vmmgr
Ben Skeggs
7
-7
/
+9
2012-10-03
drm/nvc0/ibus: initial implementation of subdev
Ben Skeggs
4
-0
/
+134
2012-10-03
drm/nouveau/therm: add support for fan-control modes
Martin Peres
6
-5
/
+105
2012-10-03
drm/nouveau/hwmon: rename pwm0* to pmw1* to follow hwmon's rules
Martin Peres
1
-18
/
+18
2012-10-03
drm/nouveau/therm: calculate the pwm divisor on nv50+
Martin Peres
3
-4
/
+37
2012-10-03
drm/nouveau/fan: rewrite the fan tachometer driver to get more precision, faster
Martin Peres
1
-9
/
+16
2012-10-03
drm/nouveau/therm: move thermal-related functions to the therm subdev
Martin Peres
22
-542
/
+1048
2012-10-03
drm/nouveau/bios: parse the pwm divisor from the perf table
Martin Peres
3
-0
/
+90
2012-10-03
drm/nouveau/therm: use the EXTDEV table to detect i2c monitoring devices
Martin Peres
4
-0
/
+174
2012-10-03
drm/nouveau/therm: rework thermal table parsing
Martin Peres
6
-205
/
+282
2012-10-03
drm/nouveau/gpio: expose the PWM/TOGGLE parameter found in the gpio vbios table
Martin Peres
2
-0
/
+10
2012-10-03
drm/nouveau: fix pm initialization order
Dmitry Eremin-Solenikov
1
-1
/
+2
2012-10-03
drm/nouveau/bios: check that fixed tvdac gpio data is valid before using it
Ben Skeggs
1
-7
/
+11
[next]