summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-09-26crypto: ccp - add timeout support in the SEV commandBrijesh Singh1-5/+41
2018-09-26mei: bus: type promotion bug in mei_nfc_if_version()Dan Carpenter1-1/+1
2018-09-26clk: tegra: bpmp: Don't crash when a clock fails to registerMikko Perttunen1-3/+9
2018-09-26pinctrl: qcom: spmi-gpio: Fix pmic_gpio_config_get() to be compliantDouglas Anderson1-8/+24
2018-09-26pinctrl: msm: Fix msm_config_group_get() to be compliantDouglas Anderson1-3/+11
2018-09-26IB/mlx5: fix uaccess beyond "count" in debugfs read/write handlersJann Horn2-32/+9
2018-09-26block/DAC960.c: fix defined but not used build warningsRandy Dunlap1-3/+6
2018-09-26staging: fsl-dpaa2/eth: Fix DMA mapping directionIoana Radulescu1-1/+1
2018-09-26dmaengine: sh: rcar-dmac: avoid to write CHCR.TE to 1 if TCR is set to 0Yoshihiro Shimoda1-2/+3
2018-09-26drm/amd/pp: Send khz clock values to DC for smu7/8Harry Wentland2-7/+7
2018-09-26drm/panel: type promotion bug in s6e8aa0_read_mtp_id()Dan Carpenter1-1/+1
2018-09-26remoteproc: qcom: q6v5-pil: fix modem hang on SDM845 after axis2 clk unvoteSibi Sankar1-1/+0
2018-09-26scsi: lpfc: Fix panic if driver unloaded when port is offlineJames Smart1-1/+4
2018-09-26scsi: lpfc: Fix NVME Target crash in defer rcv logicJames Smart1-1/+11
2018-09-26scsi: libfc: fixup 'sleeping function called from invalid context'Hannes Reinecke1-3/+4
2018-09-26rtc: bq4802: add error handling for devm_ioremapZhouyang Jia1-0/+4
2018-09-26drm/amdkfd: Fix error codes in kfd_get_processWei Lu1-0/+2
2018-09-26drm/amdkfd: Fix kernel queue 64 bit doorbell offset calculationShaoyun Liu1-4/+5
2018-09-26input: rohm_bu21023: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)Peter Rosin1-2/+2
2018-09-26mfd: 88pm860x-i2c: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)Peter Rosin1-4/+4
2018-09-26net: mvpp2: make sure we use single queue mode on PPv2.1Maxime Chevallier1-0/+6
2018-09-26net: gemini: Allow multiple ports to instantiateLinus Walleij1-1/+4
2018-09-26gpiolib: Mark gpio_suffixes array with __maybe_unusedAndy Shevchenko1-1/+1
2018-09-26gpio: pxa: Fix potential NULL dereferenceWei Yongjun1-0/+2
2018-09-26staging: bcm2835-audio: Don't leak workqueue if open failsTuomas Tynkkynen1-6/+10
2018-09-26lightnvm: pblk: enable line minor version detectionMatias Bjørling1-2/+3
2018-09-26lightnvm: pblk: assume that chunks are closed on 1.2 devicesHans Holmberg1-2/+3
2018-09-26drm/amd/display: support access ddc for mst branchEric Yang1-0/+4
2018-09-26coresight: ETM: Add support for Arm Cortex-A73 and Cortex-A35Suzuki K Poulose1-17/+14
2018-09-26coresight: tpiu: Fix disabling timeoutsRobin Murphy1-3/+4
2018-09-26coresight: Handle errors in finding input/output portsSuzuki K Poulose1-2/+5
2018-09-26parport: sunbpp: fix error return codeJulia Lawall1-2/+6
2018-09-26drm/nouveau: tegra: Detach from ARM DMA/IOMMU mappingThierry Reding1-0/+13
2018-09-26drm/nouveau/debugfs: Wake up GPU before doing any reclockingKarol Herbst1-0/+4
2018-09-26drm/nouveau: Fix runtime PM leak in drm_open()Lyude Paul1-2/+4
2018-09-26mmc: sdhci: do not try to use 3.3V signaling if not supportedStefan Agner1-1/+8
2018-09-26mmc: tegra: prevent HS200 on Tegra 3Stefan Agner1-1/+2
2018-09-26mmc: sdhci-of-esdhc: set proper dma mask for ls104x chipsLaurentiu Tudor1-0/+6
2018-09-26tty: fix termios input-speed encodingJohan Hovold1-0/+3
2018-09-26tty: fix termios input-speed encoding when using BOTHERJohan Hovold1-3/+7
2018-09-26serial: 8250: of: Correct of_platform_serial_setup() error handlingAlexander Sverdlin1-1/+1
2018-09-26gpu: ipu-v3: csi: pass back mbus_code_to_bus_cfg error codesEnrico Scholz1-4/+16
2018-09-26liquidio: fix hang when re-binding VF host drv after running DPDK VF driverRick Farrington2-0/+6
2018-09-26net: hns3: Fix return value error in hns3_reset_notify_down_enetHuazhong Tan1-1/+1
2018-09-26net: hns3: Fix for reset_level default assignment probelmYunsheng Lin1-1/+5
2018-09-26net: hns3: Reset net device with rtnl_lockHuazhong Tan1-3/+2
2018-09-26efi/esrt: Only call efi_mem_reserve() for boot services memoryArd Biesheuvel1-1/+2
2018-09-26pinctrl: rza1: Fix selector use for groups and functionsTony Lindgren1-11/+13
2018-09-26pinctrl: mt7622: Fix probe fail by misuse the selectorSean Wang1-2/+2
2018-09-26PM / devfreq: use put_device() instead of kfree()Arvind Yadav1-1/+3