summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-03-31e100: Fix "disabling already-disabled device" warningMichele Baldessari
2014-03-31xhci: Fix resume issues on Renesas chips in Samsung laptopsSarah Sharp
2014-03-31Input: wacom - make sure touch_max is set for touch devicesPing Cheng
2014-03-31Input: elantech - improve clickpad detectionHans de Goede
2014-03-31regulator: core: Replace direct ops->disable usageMarkus Pargmann
2014-03-31p54: clamp properly instead of just truncatingDan Carpenter
2014-03-31sfc: Use the correct maximum TX DMA ring size for SFC9100Ben Hutchings
2014-03-31media: cx18: check for allocation failure in cx18_read_eeprom()Dan Carpenter
2014-03-31media: dw2102: some missing unlocks on errorDan Carpenter
2014-03-31media: cxusb: unlock on error in cxusb_i2c_xfer()Dan Carpenter
2014-03-31net: davinci_emac: Replace devm_request_irq with request_irqChristian Riesch
2014-03-31drm/i915: Disable stolen memory when DMAR is activeChris Wilson
2014-03-31clocksource: vf_pit_timer: use complement for sched_clock readingStefan Agner
2014-03-31HID: hidraw: fix warning destroying hidraw device files after parentFernando Luis Vazquez Cao
2014-03-31HID:hid-lg4ff: Initialize device properties before we touch autocentering.Simon Wood
2014-03-31s390/dasd: hold request queue sysfs lock when calling elevator_init()Heiko Carstens
2014-03-27iscsi/iser-target: fix build warningJiri Slaby
2014-03-26ibmveth: Fix endian issues with MAC addressesAnton Blanchard
2014-03-26iwlwifi: mvm: don't WARN when statistics are handled lateEmmanuel Grumbach
2014-03-24PNP / ACPI: proper handling of ACPI IO/Memory resource parsing failuresZhang Rui
2014-03-24SCSI: storvsc: NULL pointer dereference fixAles Novak
2014-03-24SCSI: qla2xxx: Fix multiqueue MSI-X registration.Chad Dupuis
2014-03-24SCSI: qla2xxx: Poll during initialization for ISP25xx and ISP83xxGiridhar Malavali
2014-03-24SCSI: isci: correct erroneous for_each_isci_host macroLukasz Dorau
2014-03-24SCSI: isci: fix reset timeout handlingDan Williams
2014-03-24can: flexcan: flexcan_remove(): add missing netif_napi_del()Marc Kleine-Budde
2014-03-24can: flexcan: factor out transceiver {en,dis}able into seperate functionsMarc Kleine-Budde
2014-03-24can: flexcan: fix transition from and to low power mode in chip_{en,dis}ableMarc Kleine-Budde
2014-03-24can: flexcan: flexcan_open(): fix error path if flexcan_chip_start() failsMarc Kleine-Budde
2014-03-24can: flexcan: fix shutdown: first disable chip, then all interruptsMarc Kleine-Budde
2014-03-24dm cache: fix access beyond end of origin deviceHeinz Mauelshagen
2014-03-24dm cache: fix truncation bug when copying a block to/from >2TB fast deviceHeinz Mauelshagen
2014-03-24dm space map metadata: fix refcount decrement below 0 which caused corruptionJoe Thornber
2014-03-24vmxnet3: fix building without CONFIG_PCI_MSIArnd Bergmann
2014-03-24vmxnet3: fix netpoll race conditionNeil Horman
2014-03-24PCI: Enable INTx in pci_reenable_device() only when MSI/MSI-X not enabledBjorn Helgaas
2014-03-24i2c: Remove usage of orphaned symbol OF_I2CRichard Weinberger
2014-03-22drm/radeon/si: fix typo in dpm sq ramping setupAlex Deucher
2014-03-22drm/radeon: fix minor typos in si_dpm.cAlex Deucher
2014-03-22drm/radeon/cik: properly set compute ring status on disableAlex Deucher
2014-03-22drm/radeon/cik: stop the sdma engines in the enable() functionAlex Deucher
2014-03-22drm/radeon/cik: properly set sdma ring status on disableAlex Deucher
2014-03-22drm/radeon: re-order firmware loading in preparation for dpm reworkAlex Deucher
2014-03-22drm/i915: Reject >165MHz modes w/ DVI monitorsVille Syrjälä
2014-03-22drm/i915: fix pch pci device enumerationImre Deak
2014-03-22drm/radeon/dpm: fix typo in EVERGREEN_SMC_FIRMWARE_HEADER_softRegistersAlex Deucher
2014-03-22drm/radeon/atom: select the proper number of lanes in transmitter setupAlex Deucher
2014-03-22iscsi-target: Fix iscsit_get_tpg_from_np tpg_state bugNicholas Bellinger
2014-03-22iser-target: Fix post_send_buf_count for RDMA READ/WRITENicholas Bellinger
2014-03-22iser-target: Ignore completions for FRWRs in isert_cq_tx_workNicholas Bellinger