summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-03-23PNP / ACPI: proper handling of ACPI IO/Memory resource parsing failuresZhang Rui1-3/+12
2014-03-23regulator: core: Change dummy supplies error message to a warningShuah Khan1-1/+1
2014-03-23intel_pstate: Add support for Baytrail turbo P statesDirk Brandewie1-3/+12
2014-03-23intel_pstate: Add setting voltage value for baytrail P states.Dirk Brandewie1-4/+54
2014-03-23SCSI: storvsc: NULL pointer dereference fixAles Novak1-0/+3
2014-03-23SCSI: qla2xxx: Fix multiqueue MSI-X registration.Chad Dupuis1-16/+30
2014-03-23SCSI: qla2xxx: Poll during initialization for ISP25xx and ISP83xxGiridhar Malavali1-2/+1
2014-03-23SCSI: isci: correct erroneous for_each_isci_host macroLukasz Dorau1-3/+2
2014-03-23SCSI: isci: fix reset timeout handlingDan Williams2-8/+1
2014-03-23can: flexcan: flexcan_remove(): add missing netif_napi_del()Marc Kleine-Budde1-1/+2
2014-03-23can: flexcan: factor out transceiver {en,dis}able into seperate functionsMarc Kleine-Budde1-7/+20
2014-03-23can: flexcan: fix transition from and to low power mode in chip_{en,dis}ableMarc Kleine-Budde1-12/+38
2014-03-23can: flexcan: flexcan_open(): fix error path if flexcan_chip_start() failsMarc Kleine-Budde1-1/+3
2014-03-23can: flexcan: fix shutdown: first disable chip, then all interruptsMarc Kleine-Budde1-3/+5
2014-03-23dm cache: fix access beyond end of origin deviceHeinz Mauelshagen1-5/+3
2014-03-23dm cache: fix truncation bug when copying a block to/from >2TB fast deviceHeinz Mauelshagen1-1/+2
2014-03-23dm space map metadata: fix refcount decrement below 0 which caused corruptionJoe Thornber1-21/+92
2014-03-23dm cache mq: fix memory allocation failure for large cache devicesHeinz Mauelshagen1-2/+2
2014-03-23vmxnet3: fix building without CONFIG_PCI_MSIArnd Bergmann1-2/+5
2014-03-23vmxnet3: fix netpoll race conditionNeil Horman1-5/+11
2014-03-23PCI: Enable INTx in pci_reenable_device() only when MSI/MSI-X not enabledBjorn Helgaas1-0/+3
2014-03-23ibmveth: Fix endian issues with MAC addressesAnton Blanchard2-10/+16
2014-03-23i2c: Remove usage of orphaned symbol OF_I2CRichard Weinberger1-1/+1
2014-03-23drm/radeon/si: fix typo in dpm sq ramping setupAlex Deucher1-1/+1
2014-03-23drm/radeon: fix minor typos in si_dpm.cAlex Deucher1-2/+2
2014-03-23drm/radeon/cik: properly set compute ring status on disableAlex Deucher1-1/+4
2014-03-23drm/radeon/cik: stop the sdma engines in the enable() functionAlex Deucher1-7/+5
2014-03-23drm/radeon/cik: properly set sdma ring status on disableAlex Deucher1-0/+2
2014-03-23drm/radeon: fix runpm disabling on non-PX harderAlex Deucher1-1/+9
2014-03-23drm/radeon: re-order firmware loading in preparation for dpm reworkAlex Deucher6-77/+84
2014-03-23drm/i915: Reject >165MHz modes w/ DVI monitorsVille Syrjälä1-3/+3
2014-03-23drm/i915: fix pch pci device enumerationImre Deak1-14/+9
2014-03-23drm/radeon/dpm: fix typo in EVERGREEN_SMC_FIRMWARE_HEADER_softRegistersAlex Deucher1-1/+1
2014-03-23drm/radeon/atom: select the proper number of lanes in transmitter setupAlex Deucher1-1/+1
2014-03-23iscsi-target: Fix iscsit_get_tpg_from_np tpg_state bugNicholas Bellinger1-1/+1
2014-03-23iser-target: Fix command leak for tx_desc->comp_llnode_batchNicholas Bellinger2-6/+46
2014-03-23iser-target: Fix post_send_buf_count for RDMA READ/WRITENicholas Bellinger1-6/+8
2014-03-23iser-target: Ignore completions for FRWRs in isert_cq_tx_workNicholas Bellinger2-2/+7
2014-03-23iscsi/iser-target: Fix isert_conn->state hung shutdown issuesNicholas Bellinger3-60/+54
2014-03-23iscsi/iser-target: Use list_del_init for ->i_conn_nodeNicholas Bellinger3-14/+14
2014-03-23ACPI / sleep: Add extra checks for HW Reduced ACPI mode sleep statesRafael J. Wysocki1-17/+15
2014-03-23cpufreq: Skip current frequency initialization for ->setpolicy driversRafael J. Wysocki1-2/+2
2014-03-23cpufreq: use cpufreq_cpu_get() to avoid cpufreq_get() race conditionsAaron Plattner1-14/+7
2014-03-23spi: spi-ath79: fix initial GPIO CS line setupGabor Juhos1-2/+2
2014-03-23spi: spi-imx: spi_imx_remove: do not disable disabled clocksPhilippe De Muyter1-2/+2
2014-03-23spi: fsl-dspi: Fix getting correct address for masterAxel Lin1-3/+3
2014-03-23spi: coldfire-qspi: Fix getting correct address for *mcfqspiAxel Lin1-2/+4
2014-03-23libata: use wider match for blacklisting Crucial M500Tejun Heo1-2/+1
2014-03-23libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for Seagate Momentus SpinPoint ...Michele Baldessari1-0/+1
2014-03-23libata: disable queued TRIM for Crucial M500 mSATA SSDsMarios Andreopoulos1-0/+1