summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMRNicolas Ferre2013-03-222-20/+31
* drivers/video/ep93xx-fb.c: include <linux/io.h> for devm_ioremap()H Hartley Sweeten2013-03-221-0/+1
* drivers/rtc/rtc-da9052.c: fix for rtc device registrationAshish Jangam2013-03-221-5/+3
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2013-03-214-31/+24
|\
| * thermal: exynos_thermal: return a proper error code while thermal_zone_device...Devendra Naga2013-03-111-1/+1
| * thermal: rcar_thermal: propagate return value of thermal_zone_device_registerDevendra Naga2013-03-111-1/+3
| * Thermal: kirkwood: Convert to devm_ioremap_resource()Sachin Kamat2013-03-111-5/+3
| * Thermal: rcar: Convert to devm_ioremap_resource()Sachin Kamat2013-03-111-10/+6
| * Thermal: dove: Convert to devm_ioremap_resource()Sachin Kamat2013-03-111-10/+6
| * thermal: rcar: fix missing unlock on error in rcar_thermal_update_temp()Wei Yongjun2013-03-111-4/+5
* | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-03-2117-89/+191
|\ \
| * \ Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2013-03-214-7/+31
| |\ \
| | * | drm/i915: stop using GMBUS IRQs on Gen4 chipsJiri Kosina2013-03-201-1/+10
| | * | drm/i915: Use the fixed pixel clock for eDP in intel_dp_set_m_n()Takashi Iwai2013-03-181-1/+11
| | * | Revert "drm/i915: try to train DP even harder"Takashi Iwai2013-03-171-1/+1
| | * | drm/i915: bounds check execbuffer relocation countKees Cook2013-03-131-3/+8
| | * | drm/i915: restrict kernel address leak in debugfsKees Cook2013-03-131-1/+1
| | |/
| * | drm/mgag200: Bug fix: Modified pll algorithm for EH projectJulia Lemire2013-03-211-5/+5
| * | Merge branch 'drm-fixes-3.9' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2013-03-203-17/+38
| |\ \
| | * | drm/radeon: add support for Richland APUsAlex Deucher2013-03-151-1/+10
| | * | drm/radeon/benchmark: allow same domains for dma copyAlex Deucher2013-03-151-4/+1
| | * | drm/radeon/benchmark: make sure bo blit copy exists before using itAlex Deucher2013-03-151-7/+9
| | * | drm/radeon: fix backend map setup on 1 RB trinity boardsAlex Deucher2013-03-151-5/+16
| | * | drm/radeon: fix S/R on VM systems (cayman/TN/SI)Alex Deucher2013-03-152-0/+2
| * | | Merge branch 'drm-nouveau-fixes-3.9' of git://anongit.freedesktop.org/git/nou...Dave Airlie2013-03-209-60/+117
| |\ \ \
| | * | | drm/nv50/kms: prevent lockdep false-positive in page flipping pathBen Skeggs2013-03-191-2/+2
| | * | | drm/nouveau/core: fix return value of nouveau_object_del()Ben Skeggs2013-03-191-2/+1
| | * | | drm/nouveau/hwmon: do not expose a buggy temperature if it is unavailableMartin Peres2013-03-181-13/+31
| | * | | drm/nouveau/therm: display the availability of the internal sensorMartin Peres2013-03-183-0/+13
| | * | | drm/nouveau/therm: disable temperature management if the sensor isn't readableMartin Peres2013-03-181-1/+1
| | * | | drm/nouveau/therm: disable auto fan management if temperature is not availableMartin Peres2013-03-181-0/+5
| | * | | drm/nv40/therm: reserve negative temperatures for errorsMartin Peres2013-03-181-0/+4
| | * | | drm/nv40/therm: disable temperature reading if the bios misses some parametersMartin Peres2013-03-182-15/+4
| | * | | drm/nouveau/therm-ic: the temperature is off by sensor_constant, warn the userMartin Peres2013-03-182-3/+5
| | * | | drm/nouveau/therm: remove some confusion introduced by therm_modeMartin Peres2013-03-184-8/+8
| | * | | drm/nouveau/therm: do not make assumptions on temperatureMartin Peres2013-03-181-3/+3
| | * | | drm/nv40/therm: increase the sensor's settling delay to 20msMartin Peres2013-03-181-1/+2
| | * | | drm/nv40/therm: improve selection between the old and the new styleMartin Peres2013-03-181-12/+38
* | | | | Merge tag 'dm-3.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...Linus Torvalds2013-03-2112-108/+252
|\ \ \ \ \
| * | | | | dm cache: policy ignore hints if generated by different versionMike Snitzer2013-03-203-13/+39
| * | | | | dm cache: policy change version from string to integer setMike Snitzer2013-03-206-6/+36
| * | | | | dm cache: fix race in writethrough implementationJoe Thornber2013-03-201-50/+88
| * | | | | dm cache: metadata clear dirty bits on clean shutdownJoe Thornber2013-03-201-1/+1
| * | | | | dm cache: avoid calling policy destructor twice on errorHeinz Mauelshagen2013-03-201-1/+4
| * | | | | dm cache: detect cache_create failureHeinz Mauelshagen2013-03-201-0/+2
| * | | | | dm cache: avoid 64 bit division on 32 bitJoe Thornber2013-03-201-7/+14
| * | | | | dm verity: avoid deadlockMikulas Patocka2013-03-202-5/+36
| * | | | | dm thin: fix non power of two discard granularity calcJoe Thornber2013-03-201-1/+6
| * | | | | dm thin: fix discard corruptionJoe Thornber2013-03-202-24/+26
* | | | | | Merge tag 'vfio-v3.9-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds2013-03-192-0/+2
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |