summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-09-2925-77/+264
|\
| * Merge branch 'msm-fixes-3.12-rc2' of git://people.freedesktop.org/~robclark/l...Dave Airlie2013-09-293-13/+4
| |\
| | * drm/msm: use drm_gem_dumb_destroy helperRob Clark2013-09-282-8/+1
| | * drm/msm: deal with mach/iommu.h removalRob Clark2013-09-281-2/+2
| | * drm/msm: Remove iommu include from mdp4_kms.cJoerg Roedel2013-09-281-2/+0
| | * drm/msm: Odd PTR_ERR usageThomas Meyer2013-09-281-1/+1
| * | Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2013-09-2817-57/+228
| |\ \
| | * | drm/radeon: fix hdmi audio on DCE3.0/3.1 asicsAlex Deucher2013-09-251-5/+15
| | * | drm/radeon/cik: fix overflow in vram fetchAlex Deucher2013-09-241-2/+2
| | * | drm/radeon: add missing hdmi callbacks for rv6xxAlex Deucher2013-09-241-0/+2
| | * | drm/radeon/uvd: lower msg&fb buffer requirements on UVD3Christian König2013-09-233-5/+5
| | * | drm/radeon: disable tests/benchmarks if accel is disabledAlex Deucher2013-09-231-3/+12
| | * | drm/radeon: don't set default clocks for SI when DPM is disabledAlex Deucher2013-09-231-4/+4
| | * | drm/radeon/dpm/ci: filter clocks based on voltage/clk dep tablesAlex Deucher2013-09-231-0/+26
| | * | drm/radeon/dpm/si: filter clocks based on voltage/clk dep tablesAlex Deucher2013-09-231-0/+24
| | * | drm/radeon/dpm/ni: filter clocks based on voltage/clk dep tablesAlex Deucher2013-09-231-0/+24
| | * | drm/radeon/dpm/btc: filter clocks based on voltage/clk dep tablesAlex Deucher2013-09-231-0/+34
| | * | drm/radeon/dpm: fetch the max clk from voltage dep tables helperAlex Deucher2013-09-232-0/+19
| | * | drm/radeon: fix missed variable sized accessAlex Deucher2013-09-231-1/+1
| | * | drm/radeon: Make r100_cp_ring_info() and radeon_ring_gfx() safe (v2)Alex Ivanov2013-09-202-6/+10
| | * | drm/radeon/cik: Fix encoding of number of banks in tiling configuration infoMichel Dänzer2013-09-201-4/+2
| | * | drm/radeon/cik: Fix printing of client name on VM protection faultMichel Dänzer2013-09-201-3/+4
| | * | drm/radeon: additional gcc fixes for radeon_atombios.cAlex Deucher2013-09-201-23/+43
| | * | drm/radeon: avoid UVD corruption on AGP cards using GPU gartAlex Deucher2013-09-201-1/+1
| * | | drm/i915: Fix up usage of SHRINK_STOPDaniel Vetter2013-09-261-4/+4
| * | | drm/i915: preserve pipe A quirk in i9xx_set_pipeconfDaniel Vetter2013-09-241-0/+4
| * | | drm/i915/tv: clear adjusted_mode.flagsDaniel Vetter2013-09-241-0/+8
| * | | drm/i915/dp: increase i2c-over-aux retry interval on AUX DEFERJani Nikula2013-09-241-1/+12
| * | | drm/i915: Use a temporary va_list for two-pass string handlingChris Wilson2013-09-241-2/+4
| | | |
| \ \ \
*-. \ \ \ Merge branches 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-u...Linus Torvalds2013-09-284-2/+14
|\ \ \ \ \
| | * | | | clocksource: em_sti: Set cpu_possible_mask to fix SMP broadcastMagnus Damm2013-09-261-1/+1
| | * | | | clocksource: of: Respect device tree node statusSebastian Hesselbarth2013-09-261-0/+3
| | * | | | clocksource: exynos_mct: Set IRQ affinity when the CPU goes onlineTomasz Figa2013-09-261-1/+9
| | * | | | arm: clocksource: mvebu: Use the main timer as clock source from DTJean Pihet2013-09-261-0/+1
| | |/ / /
* | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-09-284-15/+32
|\ \ \ \ \
| * | | | | i2c: ismt: initialize DMA bufferJames Ralston2013-09-281-0/+3
| * | | | | i2c: designware: 10-bit addressing mode enabling if I2C_DYNAMIC_TAR_UPDATE is...Chew, Chiau Ee2013-09-271-6/+20
| * | | | | i2c: mv64xxx: Do not use writel_relaxed()Thierry Reding2013-09-271-2/+2
| * | | | | i2c: mv64xxx: Fix some build warningsThierry Reding2013-09-271-5/+7
| * | | | | i2c: s3c2410: fix clk_disable/clk_unprepare WARNingsKim Phillips2013-09-271-2/+0
| | |/ / / | |/| | |
* | | | | Merge tag 'pm+acpi-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-09-285-12/+23
|\ \ \ \ \
| * \ \ \ \ Merge branch 'pm-cpufreq-fixes'Rafael J. Wysocki2013-09-273-1/+8
| |\ \ \ \ \
| | * | | | | cpufreq: exynos5440: Fix potential NULL pointer dereferenceSachin Kamat2013-09-251-1/+1
| | * | | | | cpufreq: check cpufreq driver is valid and cpufreq isn't disabled in cpufreq_...Viresh Kumar2013-09-251-0/+3
| | * | | | | acpi-cpufreq: skip loading acpi_cpufreq after intel_pstateYinghai Lu2013-09-251-0/+4
| | |/ / / /
| * | | | | ACPI / scan: fix typo in comments of acpi_bus_unregister_driver()Hanjun Guo2013-09-251-1/+1
| * | | | | ACPI / IPMI: Fix atomic context requirement of ipmi_msg_handler()Lv Zheng2013-09-251-10/+14
| |/ / / /
* | | | | PCI: Workaround missing pci_set_master in pci driversYinghai Lu2013-09-281-1/+7
* | | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-09-271-1/+10
|\ \ \ \ \
| * | | | | hwmon: (applesmc) Check key count before proceedingHenrik Rydberg2013-09-261-1/+10