index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/vmwgfx: Fix an incorrect OOM return value
Thomas Hellstrom
2014-09-01
1
-6
/
+5
*
drm/radeon: add new KV pci id
Alex Deucher
2014-08-22
1
-0
/
+1
*
Merge tag 'drm-intel-fixes-2014-08-21' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
2014-08-21
8
-55
/
+109
|
\
|
*
drm/i915: don't try to retrain a DP link on an inactive CRTC
Imre Deak
2014-08-18
1
-0
/
+3
|
*
drm/i915: make sure VDD is turned off during system suspend
Imre Deak
2014-08-18
3
-0
/
+34
|
*
drm/i915: cancel hotplug and dig_port work during suspend and unload
Imre Deak
2014-08-18
3
-2
/
+18
|
*
drm/i915: fix HPD IRQ reenable work cancelation
Imre Deak
2014-08-18
3
-22
/
+14
|
*
drm/i915: take display port power domain in DP HPD handler
Imre Deak
2014-08-18
1
-5
/
+14
|
*
drm/i915: Don't try to enable cursor from setplane when crtc is disabled
Ville Syrjälä
2014-08-18
1
-2
/
+2
|
*
drm/i915: Skip load detect when intel_crtc->new_enable==true
Ville Syrjälä
2014-08-18
1
-4
/
+8
|
*
drm/i915: Fix locking for intel_enable_pipe_a()
Ville Syrjälä
2014-08-18
4
-21
/
+17
*
|
Revert "drm/radeon: Use write-combined CPU mappings of ring buffers with PCIe"
Alex Deucher
2014-08-19
1
-3
/
+1
*
|
drm/radeon: fix active_cu mask on SI and CIK after re-init (v3)
Alex Deucher
2014-08-19
2
-0
/
+2
*
|
drm/radeon: fix active cu count for SI and CIK
Alex Deucher
2014-08-19
2
-10
/
+6
*
|
drm/radeon: re-enable selective GPUVM flushing
Alex Deucher
2014-08-19
1
-3
/
+1
*
|
drm/radeon: Sync ME and PFP after CP semaphore waits v4
Christian König
2014-08-19
3
-0
/
+36
*
|
drm/radeon: fix display handling in radeon_gpu_reset
Alex Deucher
2014-08-19
1
-0
/
+16
*
|
drm/radeon: fix pm handling in radeon_gpu_reset
Alex Deucher
2014-08-19
1
-2
/
+16
*
|
drm/radeon: Only flush HDP cache for indirect buffers from userspace
Michel Dänzer
2014-08-18
25
-66
/
+73
*
|
drm/radeon: properly document reloc priority mask
Christian König
2014-08-18
1
-1
/
+2
*
|
Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux
Dave Airlie
2014-08-18
10
-31
/
+50
|
\
\
|
|
/
|
/
|
|
*
drm/radeon: Remove duplicate include from Makefile
Andreas Ruprecht
2014-08-15
1
-1
/
+1
|
*
drm/radeon/dpm: select the appropriate vce power state for KV/KB/ML
Alex Deucher
2014-08-15
1
-3
/
+3
|
*
drm/radeon: Add ability to get and change dpm state when radeon PX card is tu...
Pali Rohár
2014-08-15
1
-10
/
+6
|
*
drm/radeon: Add missing lines to ci_set_thermal_temperature_range
Oleg Chernovskiy
2014-08-15
1
-0
/
+3
|
*
drm/radeon: Always flush VM again on < CIK
Michel Dänzer
2014-08-15
1
-1
/
+3
|
*
drm/radeon: add a check for allocation failure (v2)
Dan Carpenter
2014-08-15
1
-0
/
+4
|
*
drm/radeon: use pfp for all vm_flush related updates
Alex Deucher
2014-08-15
2
-6
/
+6
|
*
drm/radeon: add bapm module parameter
Alex Deucher
2014-08-15
4
-10
/
+24
*
|
Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86
Linus Torvalds
2014-08-16
21
-107
/
+529
|
\
\
|
*
|
platform/x86: Enable build support for toshiba_haps
Azael Avalos
2014-08-16
2
-0
/
+20
|
*
|
platform/x86: Toshiba HDD Active Protection Sensor
Azael Avalos
2014-08-16
1
-0
/
+265
|
*
|
asus-nb-wmi: Add wapf4 quirk for the U32U
Hans de Goede
2014-08-16
1
-0
/
+14
|
*
|
alienware-wmi: make hdmi_mux enabled on case-by-case basis
Mario Limonciello
2014-08-16
1
-2
/
+20
|
*
|
ideapad-laptop: Constify DMI table and other r/o variables
Mathias Krause
2014-08-16
1
-2
/
+2
|
*
|
asus-nb-wmi.c: Rename x401u quirk to wapf4
Hans de Goede
2014-08-16
1
-13
/
+13
|
*
|
compal-laptop: correct invalid hwmon name
Roald Frederickx
2014-08-16
1
-1
/
+1
|
*
|
toshiba_acpi: Add Qosmio X75-A to the alt keymap dmi list
Azael Avalos
2014-08-16
1
-0
/
+7
|
*
|
toshiba_acpi: Add extra check to backlight code
Azael Avalos
2014-08-16
1
-4
/
+17
|
*
|
Fix log message about future removal of interface
Martin Kepplinger
2014-08-16
1
-3
/
+3
|
*
|
ideapad-laptop: Disable touchpad interface on Yoga models
Hans de Goede
2014-08-16
1
-0
/
+27
|
*
|
asus-nb-wmi: Add wapf4 quirk for the X550CC
Hans de Goede
2014-08-16
1
-0
/
+9
|
*
|
intel_ips: Make ips_mcp_limits variables static
Mathias Krause
2014-08-16
1
-3
/
+3
|
*
|
thinkpad_acpi: Mark volume_alsa_control_{vol,mute} as __initdata
Mathias Krause
2014-08-16
1
-2
/
+2
|
*
|
fujitsu-laptop: Mark fujitsu_dmi_table[] DMI table as __initconst
Mathias Krause
2014-08-16
1
-5
/
+5
|
*
|
hp-wmi: Add missing __init annotations to initialization code
Mathias Krause
2014-08-16
1
-3
/
+3
|
*
|
hp_accel: Constify ACPI and DMI tables
Mathias Krause
2014-08-16
1
-2
/
+2
|
*
|
fujitsu-tablet: Mark DMI callbacks as __init code
Mathias Krause
2014-08-16
1
-3
/
+3
|
*
|
dell-laptop: Mark dell_quirks[] DMI table as __initconst
Mathias Krause
2014-08-16
1
-3
/
+3
|
*
|
eeepc-wmi: Constify asus_quirks[] DMI table
Mathias Krause
2014-08-16
1
-1
/
+1
[next]