index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-22
drm/radeon: whitespace clean up in radeon_audio.c
Alex Deucher
1
-35
/
+35
2015-01-22
radeon/audio: enable DP audio
Slava Grigorev
5
-0
/
+147
2015-01-22
radeon/audio: moved audio caps programming to audio_hotplug() function
Slava Grigorev
1
-35
/
+43
2015-01-22
radeon/audio: applied audio_dpms() and audio_mode_set() calls
Slava Grigorev
5
-26
/
+27
2015-01-22
radeon/audio: consolidate audio_mode_set() functions
Slava Grigorev
8
-162
/
+66
2015-01-22
radeon/audio: removed unnecessary debug settings
Slava Grigorev
3
-18
/
+0
2015-01-22
radeon/audio: moved mute programming to a separate function
Slava Grigorev
5
-11
/
+58
2015-01-22
radeon/audio: moved audio packet programming to a separate function
Slava Grigorev
5
-112
/
+134
2015-01-22
radeon/audio: set_avi_packet() function cleanup
Slava Grigorev
5
-79
/
+59
2015-01-22
radeon/audio: removed unnecessary CRC control programing
Slava Grigorev
2
-6
/
+0
2015-01-22
radeon: moved HDMI color depth programming to a separate function
Slava Grigorev
5
-34
/
+62
2015-01-22
radeon/audio: moved VBI packet programming to separate functions
Alex Deucher
5
-21
/
+45
2015-01-22
radeon/audio: consolidate update_acr() functions (v2)
Slava Grigorev
5
-133
/
+183
2015-01-22
radeon/audio: consolidate update_avi_infoframe() functions
Slava Grigorev
5
-22
/
+34
2015-01-22
radeon/audio: consolidate audio_set_dto() functions
Slava Grigorev
8
-100
/
+226
2015-01-22
radeon/audio: consolidate audio_fini() functions
Slava Grigorev
12
-41
/
+26
2015-01-22
radeon/audio: consolidate audio_enable() functions
Slava Grigorev
6
-26
/
+28
2015-01-22
radeon/audio: consolidate select_pin() functions
Slava Grigorev
3
-5
/
+14
2015-01-22
radeon/audio: consolidate audio_get_pin() functions
Slava Grigorev
5
-4
/
+25
2015-01-22
radeon/audio: consolidate write_latency_fields() functions
Slava Grigorev
4
-39
/
+44
2015-01-22
radeon/audio: consolidate write_speaker_allocation() functions
Slava Grigorev
5
-83
/
+126
2015-01-22
radeon/audio: consolidate write_sad_regs() functions
Alex Deucher
5
-90
/
+93
2015-01-22
radeon/audio: defined initial audio interface that gets initialized via detec...
Slava Grigorev
6
-7
/
+136
2015-01-22
radeon/audio: consolidate audio_init() functions
Slava Grigorev
14
-105
/
+138
2015-01-22
drm/radeon: comment out some currently unused 7xx dpm code
Alex Deucher
2
-2
/
+4
2015-01-22
drm/radeon: comment out some currently unused eg dpm code
Alex Deucher
1
-0
/
+2
2015-01-22
drm/radeon: comment out some currently unused sumo dpm code
Alex Deucher
2
-3
/
+4
2015-01-22
drm/radeon: comment out some currently unused tn dpm code
Alex Deucher
1
-0
/
+2
2015-01-22
drm/radeon: comment out some currently unused btc dpm code
Alex Deucher
1
-0
/
+2
2015-01-22
drm/radeon: comment out some currently unused ni dpm code
Alex Deucher
1
-0
/
+2
2015-01-22
drm/radeon: comment out some currently unused kv dpm code
Alex Deucher
1
-0
/
+2
2015-01-22
drm/radeon: comment out some currently unused si dpm code
Alex Deucher
1
-1
/
+4
2015-01-22
drm/radeon: comment out some currently unused ci dpm code
Alex Deucher
2
-0
/
+6
2015-01-22
gpu: drm: radeon: radeon_object: Remove unused function
Rickard Strandqvist
2
-8
/
+0
2015-01-22
drm/radeon/radeon_fb: Remove unused function
Rickard Strandqvist
2
-11
/
+0
2015-01-22
drm/radeon/radeon_i2c: Remove unused function
Rickard Strandqvist
2
-7
/
+0
2015-01-22
drm/radeon: enable smc fan control on SI
Alex Deucher
1
-1
/
+0
2015-01-22
fixes for SI fan handling
Oleg Chernovskiy
1
-4
/
+8
2015-01-22
drm/radeon: bind fan control on SI cards to hwmon interface
Alex Deucher
4
-14
/
+62
2015-01-22
drm/radeon: bind fan control on CI cards to hwmon interface (v2)
Oleg Chernovskiy
4
-10
/
+55
2015-01-22
drm/radeon: add hwmon interface for managing fan pwm (v2)
Oleg Chernovskiy
1
-1
/
+130
2015-01-22
add common fan control asic callbacks
Oleg Chernovskiy
1
-0
/
+4
2015-01-22
drm/radeon: evergreen/cayman indirect draw support (v2)
Glenn Kennard
2
-1
/
+78
2015-01-22
Merge remote-tracking branch 'origin/master' into drm-next
Dave Airlie
551
-2821
/
+5301
2015-01-22
Merge branch 'drm-sti-next-add-dvo' of git://git.linaro.org/people/benjamin.g...
Dave Airlie
6
-0
/
+920
2015-01-22
Merge tag 'atmel-hlcdc-drm-3.20' of https://github.com/bbrezillon/linux-at91 ...
Dave Airlie
15
-0
/
+3561
2015-01-22
Merge tag 'drm-amdkfd-next-2015-01-21' of git://people.freedesktop.org/~gabba...
Dave Airlie
27
-985
/
+1387
2015-01-21
Merge tag 'trace-sh-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
1
-1
/
+0
2015-01-21
drm: add DT bindings documentation for atmel-hlcdc-dc driver
Boris Brezillon
1
-0
/
+53
2015-01-21
drm: add Atmel HLCDC Display Controller support
Boris Brezillon
11
-0
/
+3459
[next]