aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-24bcache: Correct printf()-style format length modifierGeert Uytterhoeven1-1/+1
2013-09-24bcache: Fix for when no journal entries are foundKent Overstreet1-12/+18
2013-09-24bcache: Strip endline when writing the label through sysfsGabriel de Perthuis1-2/+7
2013-09-24bcache: Fix a dumb journal discard bugKent Overstreet1-1/+1
2013-09-24xen/balloon: don't alloc page while non-preemptibleDavid Vrabel1-12/+11
2013-09-24tpm: xen-tpmfront: Remove the locality sysfs attributeJason Gunthorpe1-29/+0
2013-09-24tpm: xen-tpmfront: Fix default durationsJason Gunthorpe1-7/+0
2013-09-24drm/i915: preserve pipe A quirk in i9xx_set_pipeconfDaniel Vetter1-0/+4
2013-09-24drm/i915/tv: clear adjusted_mode.flagsDaniel Vetter1-0/+8
2013-09-24drm/i915/dp: increase i2c-over-aux retry interval on AUX DEFERJani Nikula1-1/+12
2013-09-24drm/i2c: tda998x: fix audio mutingRussell King1-2/+1
2013-09-24drm/radeon/cik: fix overflow in vram fetchAlex Deucher1-2/+2
2013-09-24drm/radeon: add missing hdmi callbacks for rv6xxAlex Deucher1-0/+2
2013-09-24drm/i915: Use a temporary va_list for two-pass string handlingChris Wilson1-2/+4
2013-09-23Merge tag 'staging-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds35-97/+160
2013-09-23Merge tag 'usb-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds31-72/+81
2013-09-23drm/radeon/uvd: lower msg&fb buffer requirements on UVD3Christian König3-5/+5
2013-09-23drm/radeon: disable tests/benchmarks if accel is disabledAlex Deucher1-3/+12
2013-09-23dm: add reserved_bio_based_ios module parameterMike Snitzer3-5/+20
2013-09-23dm: add reserved_rq_based_ios module parameterMike Snitzer3-4/+42
2013-09-23dm: lower bio-based mempool reservationMike Snitzer1-4/+5
2013-09-23dm thin: do not expose non-zero discard limits if discards disabledMike Snitzer1-3/+11
2013-09-23drm/radeon: don't set default clocks for SI when DPM is disabledAlex Deucher1-4/+4
2013-09-23drm/radeon/dpm/ci: filter clocks based on voltage/clk dep tablesAlex Deucher1-0/+26
2013-09-23drm/radeon/dpm/si: filter clocks based on voltage/clk dep tablesAlex Deucher1-0/+24
2013-09-23drm/radeon/dpm/ni: filter clocks based on voltage/clk dep tablesAlex Deucher1-0/+24
2013-09-23drm/radeon/dpm/btc: filter clocks based on voltage/clk dep tablesAlex Deucher1-0/+34
2013-09-23drm/radeon/dpm: fetch the max clk from voltage dep tables helperAlex Deucher2-0/+19
2013-09-23drm/radeon: fix missed variable sized accessAlex Deucher1-1/+1
2013-09-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds22-193/+273
2013-09-21iio:buffer_cb: Add missing iio_buffer_init()Lars-Peter Clausen1-0/+2
2013-09-21iio: Prevent race between IIO chardev opening and IIO device freeLars-Peter Clausen1-9/+12
2013-09-21iio: fix: Keep a reference to the IIO device for open file descriptorsLars-Peter Clausen2-5/+17
2013-09-21iio: Stop sampling when the device is removedLars-Peter Clausen3-1/+28
2013-09-21iio: Fix crash when scan_bytes is computed with active_scan_mask == NULLPeter Meerwald1-2/+9
2013-09-21iio: Fix mcp4725 dev-to-indio_dev conversion in suspend/resumePeter Meerwald1-6/+6
2013-09-21iio: Fix bma180 dev-to-indio_dev conversion in suspend/resumePeter Meerwald1-2/+2
2013-09-21iio: Fix tmp006 dev-to-indio_dev conversion in suspend/resumePeter Meerwald1-2/+4
2013-09-20Merge tag 'pm+acpi-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds4-16/+35
2013-09-20Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-16/+31
2013-09-20drm/radeon: Make r100_cp_ring_info() and radeon_ring_gfx() safe (v2)Alex Ivanov2-6/+10
2013-09-20drm/radeon/cik: Fix encoding of number of banks in tiling configuration infoMichel Dänzer1-4/+2
2013-09-20drm/radeon/cik: Fix printing of client name on VM protection faultMichel Dänzer1-3/+4
2013-09-20drm/radeon: additional gcc fixes for radeon_atombios.cAlex Deucher1-23/+43
2013-09-20drm/radeon: avoid UVD corruption on AGP cards using GPU gartAlex Deucher1-1/+1
2013-09-20dm mpath: disable WRITE SAME if it failsMike Snitzer2-1/+21
2013-09-20dm-snapshot: fix performance degradation due to small hash sizeMikulas Patocka1-3/+2
2013-09-20dm snapshot: workaround for a false positive lockdep warningMikulas Patocka1-1/+1
2013-09-20Merge branch 'pm-cpufreq'Rafael J. Wysocki3-13/+32
2013-09-19Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-8/+0