summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-02-20dm thin: fix bug where bio that overwrites thin block ignores FUANikos Tsironis1-5/+50
2019-02-20dm crypt: don't overallocate the integrity tag spaceMikulas Patocka1-1/+1
2019-02-20md/raid1: don't clear bitmap bits on interrupted recovery.Nate Dailey1-10/+18
2019-02-20scsi: sd: fix entropy gathering for most rotational disksJames Bottomley1-3/+9
2019-02-20x86/platform/UV: Use efi_runtime_lock to serialise BIOS callsHedi Berriche1-0/+7
2019-02-20s390/zcrypt: fix specification exception on z196 during ap probeHarald Freudenberger1-1/+2
2019-02-20Input: elantech - enable 3rd button support on Fujitsu CELSIUS H780Matti Kurkela1-0/+9
2019-02-20Input: bma150 - register input device after setting private dataJonathan Bakker1-4/+5
2019-02-20mmc: block: handle complete_work on separate workqueueZachary Hays1-1/+9
2019-02-20mmc: sunxi: Filter out unsupported modes declared in the device treeChen-Yu Tsai1-0/+15
2019-02-20Input: elan_i2c - add ACPI ID for touchpad in Lenovo V330-15ISKMauro Ciancio1-0/+1
2019-02-20Revert "Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire F5-573G"Dmitry Torokhov1-1/+0
2019-02-20gpio: mxc: move gpio noirq suspend/resume to syscore phaseAnson Huang1-17/+24
2019-02-20drm/nouveau/falcon: avoid touching registers if engine is offIlia Mirkin1-2/+5
2019-02-20drm/nouveau: Don't disable polling in fallback modeTakashi Iwai1-3/+4
2019-02-20drm/amdgpu: set WRITE_BURST_LENGTH to 64B to workaround SDMA1 hangJim Qu1-1/+2
2019-02-20nvme: pad fake subsys NQN vid and ssvid with zerosKeith Busch1-1/+1
2019-02-20nvme-multipath: zero out ANA log bufferHannes Reinecke1-0/+2
2019-02-20nvme-pci: fix out of bounds access in nvme_cqe_pendingHongbo Yao1-1/+3
2019-02-20nvme-pci: use the same attributes when freeing host_mem_desc_bufs.Liviu Dudau1-4/+6
2019-02-20drm/bridge: tc358767: fix output H/V syncsTomi Valkeinen1-1/+5
2019-02-20drm/bridge: tc358767: reject modes which require too much BWTomi Valkeinen1-0/+10
2019-02-20drm/bridge: tc358767: fix initial DP0/1_SRCCTRL valueTomi Valkeinen1-6/+5
2019-02-20drm/bridge: tc358767: fix single lane configurationTomi Valkeinen1-2/+8
2019-02-20drm/bridge: tc358767: add defines for DP1_SRCCTRL & PHY_2LANETomi Valkeinen1-3/+7
2019-02-20drm/bridge: tc358767: add bus flagsTomi Valkeinen1-0/+4
2019-02-20cpufreq: check if policy is inactive early in __cpufreq_get()Sudeep Holla1-8/+4
2019-02-20ACPI: NUMA: Use correct type for printing addresses on i386-PAEChao Fan1-3/+3
2019-02-20drm/amdgpu/sriov:Correct pfvf exchange logicEmily Deng2-5/+5
2019-02-20eeprom: at24: add support for 24c2048Adrian Bunk2-1/+4
2019-02-15drm/vmwgfx: Return error code from vmw_execbuf_copy_fence_userThomas Hellstrom1-1/+1
2019-02-15drm/vmwgfx: Fix setting of dma masksThomas Hellstrom1-3/+6
2019-02-15drm/i915: always return something on DDI clock selectionLucas De Marchi1-1/+1
2019-02-15drm/amd/powerplay: Fix missing break in switchGustavo A. R. Silva1-0/+1
2019-02-15drm/modes: Prevent division by zero htotalTina Zhang1-1/+1
2019-02-15mic: vop: Fix use-after-free on removeVincent Whitchurch1-1/+3
2019-02-15firmware: arm_scmi: provide the mandatory device release callbackSudeep Holla1-2/+7
2019-02-15pinctrl: cherryview: fix Strago DMI workaroundDmitry Torokhov1-4/+4
2019-02-15pinctrl: sunxi: Correct number of IRQ banks on H6 main pin controllerChen-Yu Tsai1-1/+1
2019-02-15mei: me: add ice lake point device id.Tomas Winkler2-0/+4
2019-02-15misc: vexpress: Off by one in vexpress_syscfg_exec()Dan Carpenter1-1/+1
2019-02-15iio: ti-ads8688: Update buffer allocation for timestampsDan Murphy1-1/+2
2019-02-15iio: chemical: atlas-ph-sensor: correct IIO_TEMP values to millicelsiusMatt Ranostay1-4/+3
2019-02-15iio: adc: axp288: Fix TS-pin handlingHans de Goede1-16/+60
2019-02-15libata: Add NOLPM quirk for SAMSUNG MZ7TE512HMHP-000L1 SSDHans de Goede1-0/+1
2019-02-15mtd: rawnand: gpmi: fix MX28 bus master lockup problemMartin Kepplinger1-7/+6
2019-02-15mtd: spinand: Fix the error/cleanup path in spinand_init()Boris Brezillon1-2/+2
2019-02-15mtd: spinand: Handle the case where PROGRAM LOAD does not reset the cacheBoris Brezillon1-22/+20
2019-02-15mtd: Make sure mtd->erasesize is valid even if the partition is of size 0Boris Brezillon1-0/+4
2019-02-12ath9k: dynack: check da->enabled first in sampling routinesLorenzo Bianconi1-2/+2