summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-04-03mm: close PageTail raceDavid Rientjes2-4/+4
2014-04-03net: mvneta: fix usage as a module on RGMII configurationsThomas Petazzoni1-33/+8
2014-04-03net: mvneta: rename MVNETA_GMAC2_PSC_ENABLE to MVNETA_GMAC2_PCS_ENABLEThomas Petazzoni1-2/+2
2014-04-03drm/i915: Undo gtt scratch pte unmapping againDaniel Vetter1-1/+1
2014-04-03i2c: cpm: Fix build by adding of_address.h and of_irq.hScott Wood1-0/+2
2014-04-03xen/balloon: flush persistent kmaps in correct positionWei Liu1-6/+18
2014-04-03Input: cypress_ps2 - don't report as a button padsHans de Goede1-1/+0
2014-04-03Input: synaptics - add manual min/max quirk for ThinkPad X240Hans de Goede1-0/+8
2014-04-03Input: synaptics - add manual min/max quirkBenjamin Tissoires1-0/+47
2014-04-03Input: mousedev - fix race when creating mixed deviceDmitry Torokhov1-31/+42
2014-03-31e100: Fix "disabling already-disabled device" warningMichele Baldessari1-1/+1
2014-03-31xhci: Fix resume issues on Renesas chips in Samsung laptopsSarah Sharp1-0/+5
2014-03-31Input: wacom - add reporting of SW_MUTE_DEVICE eventsPing Cheng3-3/+44
2014-03-31Input: wacom - add support for three new Intuos devicesPing Cheng3-18/+51
2014-03-31Input: wacom - make sure touch_max is set for touch devicesPing Cheng1-2/+5
2014-03-31Input: elantech - improve clickpad detectionHans de Goede1-3/+42
2014-03-31regulator: core: Replace direct ops->disable usageMarkus Pargmann1-21/+13
2014-03-31p54: clamp properly instead of just truncatingDan Carpenter1-1/+1
2014-03-31Fix uses of dma_max_pfn() when converting to a limiting addressRussell King2-2/+2
2014-03-31sfc: Use the correct maximum TX DMA ring size for SFC9100Ben Hutchings2-2/+5
2014-03-31media: cx18: check for allocation failure in cx18_read_eeprom()Dan Carpenter1-1/+4
2014-03-31media: dw2102: some missing unlocks on errorDan Carpenter1-16/+36
2014-03-31media: cxusb: unlock on error in cxusb_i2c_xfer()Dan Carpenter1-5/+16
2014-03-31net: davinci_emac: Replace devm_request_irq with request_irqChristian Riesch1-4/+21
2014-03-31drm/i915: Disable stolen memory when DMAR is activeChris Wilson1-0/+7
2014-03-31drm/i915: Don't enable display error interrupts from the startDaniel Vetter1-10/+8
2014-03-31drm/i915: Fix PSR programmingBen Widawsky1-1/+1
2014-03-31clocksource: vf_pit_timer: use complement for sched_clock readingStefan Agner1-1/+1
2014-03-31HID: hidraw: fix warning destroying hidraw device files after parentFernando Luis Vazquez Cao1-2/+2
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