summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-04-03mm: close PageTail raceDavid Rientjes
2014-04-03net: mvneta: fix usage as a module on RGMII configurationsThomas Petazzoni
2014-04-03net: mvneta: rename MVNETA_GMAC2_PSC_ENABLE to MVNETA_GMAC2_PCS_ENABLEThomas Petazzoni
2014-04-03drm/i915: Undo gtt scratch pte unmapping againDaniel Vetter
2014-04-03i2c: cpm: Fix build by adding of_address.h and of_irq.hScott Wood
2014-04-03xen/balloon: flush persistent kmaps in correct positionWei Liu
2014-04-03Input: cypress_ps2 - don't report as a button padsHans de Goede
2014-04-03Input: synaptics - add manual min/max quirk for ThinkPad X240Hans de Goede
2014-04-03Input: synaptics - add manual min/max quirkBenjamin Tissoires
2014-04-03Input: mousedev - fix race when creating mixed deviceDmitry Torokhov
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 - add reporting of SW_MUTE_DEVICE eventsPing Cheng
2014-03-31Input: wacom - add support for three new Intuos devicesPing Cheng
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-31Fix uses of dma_max_pfn() when converting to a limiting addressRussell King
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-31drm/i915: Don't enable display error interrupts from the startDaniel Vetter
2014-03-31drm/i915: Fix PSR programmingBen Widawsky
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-23PNP / ACPI: proper handling of ACPI IO/Memory resource parsing failuresZhang Rui
2014-03-23regulator: core: Change dummy supplies error message to a warningShuah Khan
2014-03-23intel_pstate: Add support for Baytrail turbo P statesDirk Brandewie
2014-03-23intel_pstate: Add setting voltage value for baytrail P states.Dirk Brandewie
2014-03-23SCSI: storvsc: NULL pointer dereference fixAles Novak
2014-03-23SCSI: qla2xxx: Fix multiqueue MSI-X registration.Chad Dupuis
2014-03-23SCSI: qla2xxx: Poll during initialization for ISP25xx and ISP83xxGiridhar Malavali
2014-03-23SCSI: isci: correct erroneous for_each_isci_host macroLukasz Dorau
2014-03-23SCSI: isci: fix reset timeout handlingDan Williams
2014-03-23can: flexcan: flexcan_remove(): add missing netif_napi_del()Marc Kleine-Budde
2014-03-23can: flexcan: factor out transceiver {en,dis}able into seperate functionsMarc Kleine-Budde
2014-03-23can: flexcan: fix transition from and to low power mode in chip_{en,dis}ableMarc Kleine-Budde
2014-03-23can: flexcan: flexcan_open(): fix error path if flexcan_chip_start() failsMarc Kleine-Budde
2014-03-23can: flexcan: fix shutdown: first disable chip, then all interruptsMarc Kleine-Budde
2014-03-23dm cache: fix access beyond end of origin deviceHeinz Mauelshagen
2014-03-23dm cache: fix truncation bug when copying a block to/from >2TB fast deviceHeinz Mauelshagen
2014-03-23dm space map metadata: fix refcount decrement below 0 which caused corruptionJoe Thornber
2014-03-23dm cache mq: fix memory allocation failure for large cache devicesHeinz Mauelshagen
2014-03-23vmxnet3: fix building without CONFIG_PCI_MSIArnd Bergmann
2014-03-23vmxnet3: fix netpoll race conditionNeil Horman
2014-03-23PCI: Enable INTx in pci_reenable_device() only when MSI/MSI-X not enabledBjorn Helgaas