summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | x86, build, pci: Fix PCI_MSI build on !SMPThomas Petazzoni2013-10-041-1/+1
* | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-10-1124-86/+74
|\ \ \ \
| * | | | Revert "i915: Update VGA arbiter support for newer devices"Dave Airlie2013-10-112-31/+3
| * | | | Revert "drm/i915: Delay disabling of VGA memory until vgacon->fbcon handoff i...Dave Airlie2013-10-113-23/+11
| * | | | Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2013-10-1115-25/+53
| |\ \ \ \
| | * | | | drm/radeon: re-enable sw ACR support on pre-DCE4Alex Deucher2013-10-101-0/+1
| | * | | | drm/radeon/dpm: disable bapm on TN asicsAlex Deucher2013-10-091-1/+1
| | * | | | drm/radeon: improve soft reset on CIKAlex Deucher2013-10-091-0/+6
| | * | | | drm/radeon: improve soft reset on SIAlex Deucher2013-10-091-0/+10
| | * | | | drm/radeon/dpm: off by one in si_set_mc_special_registers()Dan Carpenter2013-10-091-3/+3
| | * | | | drm/radeon/dpm/btc: off by one in btc_set_mc_special_registers()Dan Carpenter2013-10-091-3/+3
| | * | | | drm/radeon: forever loop on error in radeon_do_test_moves()Dan Carpenter2013-10-091-2/+2
| | * | | | drm/radeon: fix hw contexts for SUMO2 asicswojciech kapuscinski2013-10-091-1/+1
| | * | | | drm/radeon: fix typo in CP DMA register headersAlex Deucher2013-10-093-5/+5
| | * | | | drm/radeon/dpm: disable multiple UVD statesAlex Deucher2013-10-092-1/+5
| | * | | | drm/radeon: use hw generated CTS/N values for audioAlex Deucher2013-10-092-4/+2
| | * | | | drm/radeon: fix N/CTS clock matching for audioAlex Deucher2013-10-091-3/+3
| | * | | | drm/radeon: use 64-bit math to calculate CTS values for audio (v2)Alex Deucher2013-10-091-2/+9
| | * | | | drm/edid: catch kmalloc failure in drm_edid_to_speaker_allocationAlex Deucher2013-10-091-0/+2
| * | | | | Revert "drm/fb-helper: don't sleep for screen unblank when an oops is in prog...Dave Airlie2013-10-091-8/+0
| |/ / / /
| * | | | Merge remote-tracking branch 'nouveau/drm-nouveau-next' into drm-fixesDave Airlie2013-10-091-1/+1
| |\ \ \ \
| | * | | | drm/nouveau/mc: disable msi support by default, it's busted in tons of placesBen Skeggs2013-10-081-1/+1
| * | | | | drm/gma500: fix things after get/put page helpersRob Clark2013-10-091-0/+1
| * | | | | Merge tag 'drm-intel-fixes-2013-10-07' of git://people.freedesktop.org/~danve...Dave Airlie2013-10-074-9/+16
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | drm/i915: Only apply DPMS to the encoder if enabledChris Wilson2013-10-031-6/+2
| | * | | | drm/i915: Mask LPSP to get PSR working even with Power Well in use by audio.Rodrigo Vivi2013-10-031-1/+1
| | * | | | drm/i915/hsw: Disable L3 caching of atomic memory operations.Francisco Jerez2013-10-032-0/+11
| | * | | | drm/i915: fix rps.vlv_work initializationImre Deak2013-10-011-2/+2
* | | | | | bcache: Fix a null ptr deref regressionKent Overstreet2013-10-111-2/+1
* | | | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-10-111-0/+13
|\ \ \ \ \ \
| * | | | | | hwmon: (applesmc) Always read until end of dataHenrik Rydberg2013-10-091-0/+13
| | |/ / / / | |/| | | |
* | | | | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2013-10-101-0/+6
|\ \ \ \ \ \
| * | | | | | watchdog: hpwdt: Patch to ignore auxilary iLO devicesMingarelli, Thomas2013-10-101-0/+6
* | | | | | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-10-101-6/+5
|\ \ \ \ \ \ \
| * | | | | | | random: allow architectures to optionally define random_get_entropy()Theodore Ts'o2013-10-101-4/+4
| * | | | | | | random: run random_int_secret_init() run after all late_initcallsTheodore Ts'o2013-09-231-2/+1
* | | | | | | | Merge tag 'spi-v3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2013-10-107-18/+21
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote-tracking branch 'spi/fix/s3c64xx' into spi-linusMark Brown2013-10-071-2/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | spi/s3c64xx: Ensure runtime PM is enabled prior to registrationMark Brown2013-09-271-2/+2
| | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | Merge remote-tracking branch 'spi/fix/pxa' into spi-linusMark Brown2013-10-071-1/+10
| |\ \ \ \ \ \ \ \
| | * | | | | | | | spi/pxa2xx: check status register as well to determine if the device is offMika Westerberg2013-09-041-1/+10
| * | | | | | | | | Merge remote-tracking branch 'spi/fix/mpc512x' into spi-linusMark Brown2013-10-071-1/+3
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | spi: mpc512x: fix error return code in mpc512x_psc_spi_do_probe()Wei Yongjun2013-09-121-1/+3
| | |/ / / / / / / /
| * | | | | | | | | Merge remote-tracking branch 'spi/fix/hspi' into spi-linusMark Brown2013-10-071-2/+2
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | spi/hspi: fixup Runtime PM enable timingKuninori Morimoto2013-10-031-2/+2
| | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | Merge remote-tracking branch 'spi/fix/dspi' into spi-linusMark Brown2013-10-071-8/+2
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | spi: fix return value check in dspi_probe()Wei Yongjun2013-09-121-8/+2
| | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge remote-tracking branch 'spi/fix/clps711x' into spi-linusMark Brown2013-10-071-3/+0
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | spi/clps711x: drop clk_put for devm_clk_get in spi_clps711x_probe()Wei Yongjun2013-09-271-1/+0
| | * | | | | | | | | spi: clps711x: Don't call kfree() after spi_master_put/spi_unregister_masterAxel Lin2013-09-101-2/+0
| | |/ / / / / / / /