summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* drm/nouveau/falcon: avoid touching registers if engine is offIlia Mirkin2019-02-201-2/+5
* drm/nouveau: Don't disable polling in fallback modeTakashi Iwai2019-02-201-3/+4
* drm/amdgpu: set WRITE_BURST_LENGTH to 64B to workaround SDMA1 hangJim Qu2019-02-201-1/+2
* nvme: pad fake subsys NQN vid and ssvid with zerosKeith Busch2019-02-201-1/+1
* nvme-multipath: zero out ANA log bufferHannes Reinecke2019-02-201-0/+2
* nvme-pci: fix out of bounds access in nvme_cqe_pendingHongbo Yao2019-02-201-1/+3
* nvme-pci: use the same attributes when freeing host_mem_desc_bufs.Liviu Dudau2019-02-201-4/+6
* drm/bridge: tc358767: fix output H/V syncsTomi Valkeinen2019-02-201-1/+5
* drm/bridge: tc358767: reject modes which require too much BWTomi Valkeinen2019-02-201-0/+10
* drm/bridge: tc358767: fix initial DP0/1_SRCCTRL valueTomi Valkeinen2019-02-201-6/+5
* drm/bridge: tc358767: fix single lane configurationTomi Valkeinen2019-02-201-2/+8
* drm/bridge: tc358767: add defines for DP1_SRCCTRL & PHY_2LANETomi Valkeinen2019-02-201-3/+7
* drm/bridge: tc358767: add bus flagsTomi Valkeinen2019-02-201-0/+4
* cpufreq: check if policy is inactive early in __cpufreq_get()Sudeep Holla2019-02-201-8/+4
* ACPI: NUMA: Use correct type for printing addresses on i386-PAEChao Fan2019-02-201-3/+3
* drm/amdgpu/sriov:Correct pfvf exchange logicEmily Deng2019-02-202-5/+5
* eeprom: at24: add support for 24c2048Adrian Bunk2019-02-202-1/+4
* drm/vmwgfx: Return error code from vmw_execbuf_copy_fence_userThomas Hellstrom2019-02-151-1/+1
* drm/vmwgfx: Fix setting of dma masksThomas Hellstrom2019-02-151-3/+6
* drm/i915: always return something on DDI clock selectionLucas De Marchi2019-02-151-1/+1
* drm/amd/powerplay: Fix missing break in switchGustavo A. R. Silva2019-02-151-0/+1
* drm/modes: Prevent division by zero htotalTina Zhang2019-02-151-1/+1
* mic: vop: Fix use-after-free on removeVincent Whitchurch2019-02-151-1/+3
* firmware: arm_scmi: provide the mandatory device release callbackSudeep Holla2019-02-151-2/+7
* pinctrl: cherryview: fix Strago DMI workaroundDmitry Torokhov2019-02-151-4/+4
* pinctrl: sunxi: Correct number of IRQ banks on H6 main pin controllerChen-Yu Tsai2019-02-151-1/+1
* mei: me: add ice lake point device id.Tomas Winkler2019-02-152-0/+4
* misc: vexpress: Off by one in vexpress_syscfg_exec()Dan Carpenter2019-02-151-1/+1
* iio: ti-ads8688: Update buffer allocation for timestampsDan Murphy2019-02-151-1/+2
* iio: chemical: atlas-ph-sensor: correct IIO_TEMP values to millicelsiusMatt Ranostay2019-02-151-4/+3
* iio: adc: axp288: Fix TS-pin handlingHans de Goede2019-02-151-16/+60
* libata: Add NOLPM quirk for SAMSUNG MZ7TE512HMHP-000L1 SSDHans de Goede2019-02-151-0/+1
* mtd: rawnand: gpmi: fix MX28 bus master lockup problemMartin Kepplinger2019-02-151-7/+6
* mtd: spinand: Fix the error/cleanup path in spinand_init()Boris Brezillon2019-02-151-2/+2
* mtd: spinand: Handle the case where PROGRAM LOAD does not reset the cacheBoris Brezillon2019-02-151-22/+20
* mtd: Make sure mtd->erasesize is valid even if the partition is of size 0Boris Brezillon2019-02-151-0/+4
* ath9k: dynack: check da->enabled first in sampling routinesLorenzo Bianconi2019-02-121-2/+2
* ath9k: dynack: make ewma estimation fasterLorenzo Bianconi2019-02-124-12/+29
* IB/hfi1: Add limit test for RC/UC send via loopbackMike Marciniszyn2019-02-122-2/+12
* cacheinfo: Keep the old value if of_property_read_u32 failsHuacai Chen2019-02-121-4/+2
* serial: sh-sci: Do not free irqs that have already been freedChris Brandt2019-02-121-1/+8
* serial: 8250_pci: Make PCI class test non fatalAndy Shevchenko2019-02-121-4/+5
* serial: fix race between flush_to_ldisc and tty_openGreg Kroah-Hartman2019-02-121-0/+6
* scsi: aic94xx: fix module loadingJames Bottomley2019-02-121-4/+4
* scsi: cxlflash: Prevent deadlock when adapter probe failsVaibhav Jain2019-02-121-0/+2
* staging: speakup: fix tty-operation NULL derefsJohan Hovold2019-02-121-2/+4
* usb: gadget: musb: fix short isoc packets with inventra dmaPaul Elder2019-02-122-22/+12
* usb: gadget: udc: net2272: Fix bitwise and boolean operationsGustavo A. R. Silva2019-02-121-1/+1
* usb: dwc3: gadget: Handle 0 xfer length for OUT EPTejas Joglekar2019-02-121-1/+1
* usb: phy: am335x: fix race condition in _probeBin Liu2019-02-121-4/+1