summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2015-02-02hpsa: do not request device rescan on every ioaccel path errorStephen Cameron-13/+2
2015-02-02hpsa: do not queue commands internally in driverDon Brace-295/+38
2015-02-02hpsa: get rid of cmd_special_alloc and cmd_special_freeStephen Cameron-77/+31
2015-02-02hpsa: reserve some commands for use by driverStephen Cameron-2/+7
2015-02-02hpsa: avoid unneccesary calls to resource freeing functionsRobert Elliott-2/+4
2015-02-02hpsa: fix memory leak in hpsa_alloc_cmd_poolRobert Elliott-1/+5
2015-02-02hpsa: report allocation failures while allocating SG chain blocksRobert Elliott-2/+6
2015-02-02hpsa: pass error from pci_set_consistent_dma_mask from hpsa_messageRobert Elliott-1/+1
2015-02-02hpsa: rename hpsa_request_irq to hpsa_request_irqsRobert Elliott-5/+6
2015-02-02hpsa: report failure to ioremap config tableRobert Elliott-1/+3
2015-02-02hpsa: trivial message and comment clean upsStephen Cameron-11/+10
2015-02-02hpsa: refactor hpsa_find_board_params() to encapsulate legacy testWebb Scales-9/+21
2015-02-02hpsa: downgrade the Waiting for no-op print to dev_infoRobert Elliott-1/+1
2015-02-02hpsa: propagate return value from board ID lookupRobert Elliott-3/+7
2015-02-02hpsa: propagate hard_reset failures in reset_devices modeRobert Elliott-4/+1
2015-02-02hpsa: remove 0x from queue depth print which is in decimalRobert Elliott-1/+1
2015-02-02hpsa: notice all request_irq errorsRobert Elliott-1/+18
2015-02-02hpsa: Fix -Wunused-but-set-variable warningFabian Frederick-2/+2
2015-02-02hpsa: rename free_irqs to hpsa_free_irqsRobert Elliott-21/+22
2015-02-02hpsa: adjust RAID-1, RAID-1ADM, and RAID-6 namesRobert Elliott-2/+2
2015-02-02hpsa: correct change_queue_depthDon Brace-1/+15
2015-02-02hpsa: change how SA controllers are resetDon Brace-18/+10
2015-02-02hpsa: turn off interrupts when kdump startsTomas Henzl-0/+9
2015-02-02hpsa: fix memory leak in kdump hard resetTomas Henzl-1/+1
2015-02-02hpsa: correct endian sparse warningsDon Brace-249/+198
2015-02-02Merge 3.19-rc7 into usb-nextGreg Kroah-Hartman-2320/+2663
2015-02-02[media] smipcie: return more proper value in interrupt handlerNibble Max-4/+8
2015-02-02Merge 3.19-rc7 into staging-nextGreg Kroah-Hartman-2314/+2660
2015-02-02drm/radeon: fix the crash in test functionsIlija Hadzic-4/+4
2015-02-02drm/radeon: fix the crash in benchmark functionsIlija Hadzic-5/+8
2015-02-02drm/radeon: properly set vm fragment size for TN/RLAlex Deucher-2/+4
2015-02-02drm/radeon: don't init gpuvm if accel is disabled (v3)Alex Deucher-10/+12
2015-02-02drm/radeon: fix PLLs on RS880 and older v2Christian König-0/+3
2015-02-02hwmon: (ads2828) Only keep data in device data structure if neededGuenter Roeck-18/+14
2015-02-02hwmon: (ads2828) Convert to use regmapGuenter Roeck-44/+27
2015-02-02[media] media: platform: fix platform_no_drv_owner.cocci warningsFengguang Wu-1/+0
2015-02-02[media] marvell-ccic: MMP_CAMERA no longer buildsArnd Bergmann-1/+1
2015-02-02[media] staging: bcm2048: Delete an unnecessary check before the function cal...Markus Elfring-3/+1
2015-02-02[media] media: ti-vpe: Use mem-to-mem ioctl helpersPrabhakar Lad-107/+50
2015-02-02[media] dib8000: upd_demod_gain_period should be u32Mauro Carvalho Chehab-1/+2
2015-02-02[media] cx23885: move CI/MAC registration to a separate functionMauro Carvalho Chehab-137/+135
2015-02-02clk: tegra: Define PLLD_DSI and remove dsia(b)_muxMark Zhang-26/+24
2015-02-02[media] media: au0828 - convert to use videobuf2Shuah Khan-706/+442
2015-02-02[media] media: fix au0828 compile error from au0828_boards initializationShuah Khan-1/+1
2015-02-02[media] media: fix au0828_analog_register() to not free au0828_devShuah Khan-1/+0
2015-02-02[media] adv7180: Add fast switch supportLars-Peter Clausen-0/+29
2015-02-02[media] adv7180: Add I2P supportLars-Peter Clausen-8/+148
2015-02-02[media] adv7180: Add support for the adv7280-m/adv7281-m/adv7281-ma/adv7282-mLars-Peter Clausen-16/+154
2015-02-02[media] adv7180: Add support for the adv7280/adv7281/adv7282Lars-Peter Clausen-2/+54
2015-02-02clk: tegra: Add support for the Tegra132 CAR IP blockPaul Walmsley-12/+129