summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-10-06drm/radeon: Add missing lines to ci_set_thermal_temperature_rangeOleg Chernovskiy1-0/+3
2014-10-06drm/radeon: Add ability to get and change dpm state when radeon PX card is tu...Pali Rohár1-10/+6
2014-10-06drm/vmwgfx: Fix a potential infinite spin waiting for fifo idleThomas Hellstrom1-1/+2
2014-10-06imx-drm: ipuv3-plane: fix ipu_plane_dpms()Russell King1-1/+2
2014-10-06drm/ast: AST2000 cannot be detected correctlyY.C. Chen1-1/+1
2014-10-06drm/i915: Wait for vblank before enabling the TV encoderVille Syrjälä1-0/+4
2014-10-06drm/i915: Fix EIO/wedged handling in gem fault handlerDaniel Vetter1-4/+7
2014-10-06drm/i915: Remove bogus __init annotation from DMI callbacksMathias Krause3-3/+3
2014-10-06HID: logitech-dj: prevent false errors to be shownBenjamin Tissoires2-18/+26
2014-10-06HID: magicmouse: sanity check report size in raw_event() callbackJiri Kosina1-0/+10
2014-10-06HID: picolcd: sanity check report size in raw_event() callbackJiri Kosina1-0/+6
2014-10-06i2c: ismt: use correct length when copy bufferFan Du1-2/+2
2014-10-06i2c: at91: Fix a race condition during signal handling in at91_do_twi_xfer.Simon Lindgren1-2/+2
2014-10-06i2c: at91: add bound checking on SMBus block length bytesMarek Roszko1-4/+24
2014-10-06i2c: mv64xxx: continue probe when clock-frequency is missingChen-Yu Tsai1-2/+1
2014-10-06ibmveth: Fix endian issues with rx_no_buffer statisticAnton Blanchard1-4/+14
2014-10-06ahci: add pcid for Marvel 0x9182 controllerMurali Karicheri1-0/+2
2014-10-06ahci: Add Device IDs for Intel 9 Series PCHJames Ralston1-0/+8
2014-10-06pata_scc: propagate return value of scc_wait_after_resetArjun Sreedharan1-8/+7
2014-10-06libata: widen Crucial M550 blacklist matchingTejun Heo1-1/+1
2014-10-06of/irq: Fix lookup to use 'interrupts-extended' property firstFlorian Fainelli1-8/+9
2014-10-06drm/radeon/TN: only enable bapm on MSI systemsAlex Deucher1-7/+8
2014-10-06drm/radeon: enable bapm by default on desktop TN/RL boardsAlex Deucher1-1/+9
2014-10-06drm/i915: read HEAD register back in init_ring_common() to enforce orderingJiri Kosina1-0/+3
2014-10-06drm/radeon: tweak ACCEL_WORKING2 query for hawaiiAlex Deucher1-1/+8
2014-10-06drm/radeon/atom: add new voltage fetch function for hawaiiAlex Deucher2-0/+38
2014-10-06drm/radeon: set VM base addr using the PFP v2Christian König2-3/+4
2014-10-06drm/radeon: load the lm63 driver for an lm64 thermal chip.Alex Deucher1-2/+2
2014-10-06drm/radeon: re-enable dpm by default on BTCAlex Deucher1-3/+3
2014-10-06drm/radeon: re-enable dpm by default on caymanAlex Deucher1-1/+1
2014-10-06drm/radeon/dpm: handle voltage info fetching on hawaiiAlex Deucher1-1/+12
2014-10-06drm/ttm: Pass GFP flags in order to avoid deadlock.Tetsuo Handa2-19/+19
2014-10-06drm/ttm: Fix possible stack overflow by recursive shrinker calls.Tetsuo Handa1-3/+7
2014-10-06drm/ttm: Use mutex_trylock() to avoid deadlock inside shrinker functions.Tetsuo Handa1-2/+4
2014-10-06drm/ttm: Choose a pool to shrink correctly in ttm_dma_pool_shrink_scan().Tetsuo Handa1-3/+3
2014-10-06drm/ttm: Fix possible division by 0 in ttm_dma_pool_shrink_scan().Tetsuo Handa1-0/+3
2014-10-06drm/tilcdc: fix double kfreeGuido Martínez1-3/+1
2014-10-06drm/tilcdc: fix release order on exitGuido Martínez1-3/+3
2014-10-06drm/tilcdc: panel: fix leak when unloading the moduleGuido Martínez1-0/+1
2014-10-06drm/tilcdc: tfp410: fix dangling sysfs connector nodeGuido Martínez1-0/+1
2014-10-06drm/tilcdc: slave: fix dangling sysfs connector nodeGuido Martínez1-0/+1
2014-10-06drm/tilcdc: panel: fix dangling sysfs connector nodeGuido Martínez1-0/+1
2014-10-06carl9170: fix sending URBs with wrong type when using full-speedRonald Wahl2-4/+28
2014-09-17drm/nouveau: Bump version from 1.1.1 to 1.1.2Mario Kleiner1-1/+3
2014-09-17IB/srp: Fix deadlock between host removal and multipathdBart Van Assche1-10/+28
2014-09-17mtd: nand: omap: Fix 1-bit Hamming code scheme, omap_calculate_ecc()Roger Quadros1-1/+1
2014-09-17mtd/ftl: fix the double free of the buffers allocated in build_maps()Kevin Hao1-1/+0
2014-09-17RDMA/iwcm: Use a default listen backlog if neededSteve Wise1-0/+27
2014-09-17md/raid10: Fix memory leak when raid10 reshape completes.NeilBrown1-0/+1
2014-09-17md/raid10: fix memory leak when reshaping a RAID10.NeilBrown1-1/+1