summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2018-09-26crypto: ccp - add timeout support in the SEV commandBrijesh Singh
2018-09-26mei: bus: type promotion bug in mei_nfc_if_version()Dan Carpenter
2018-09-26clk: tegra: bpmp: Don't crash when a clock fails to registerMikko Perttunen
2018-09-26pinctrl: qcom: spmi-gpio: Fix pmic_gpio_config_get() to be compliantDouglas Anderson
2018-09-26pinctrl: msm: Fix msm_config_group_get() to be compliantDouglas Anderson
2018-09-26IB/mlx5: fix uaccess beyond "count" in debugfs read/write handlersJann Horn
2018-09-26block/DAC960.c: fix defined but not used build warningsRandy Dunlap
2018-09-26staging: fsl-dpaa2/eth: Fix DMA mapping directionIoana Radulescu
2018-09-26dmaengine: sh: rcar-dmac: avoid to write CHCR.TE to 1 if TCR is set to 0Yoshihiro Shimoda
2018-09-26drm/amd/pp: Send khz clock values to DC for smu7/8Harry Wentland
2018-09-26drm/panel: type promotion bug in s6e8aa0_read_mtp_id()Dan Carpenter
2018-09-26remoteproc: qcom: q6v5-pil: fix modem hang on SDM845 after axis2 clk unvoteSibi Sankar
2018-09-26scsi: lpfc: Fix panic if driver unloaded when port is offlineJames Smart
2018-09-26scsi: lpfc: Fix NVME Target crash in defer rcv logicJames Smart
2018-09-26scsi: libfc: fixup 'sleeping function called from invalid context'Hannes Reinecke
2018-09-26rtc: bq4802: add error handling for devm_ioremapZhouyang Jia
2018-09-26drm/amdkfd: Fix error codes in kfd_get_processWei Lu
2018-09-26drm/amdkfd: Fix kernel queue 64 bit doorbell offset calculationShaoyun Liu
2018-09-26input: rohm_bu21023: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)Peter Rosin
2018-09-26mfd: 88pm860x-i2c: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)Peter Rosin
2018-09-26net: mvpp2: make sure we use single queue mode on PPv2.1Maxime Chevallier
2018-09-26net: gemini: Allow multiple ports to instantiateLinus Walleij
2018-09-26gpiolib: Mark gpio_suffixes array with __maybe_unusedAndy Shevchenko
2018-09-26gpio: pxa: Fix potential NULL dereferenceWei Yongjun
2018-09-26staging: bcm2835-audio: Don't leak workqueue if open failsTuomas Tynkkynen
2018-09-26lightnvm: pblk: enable line minor version detectionMatias Bjørling
2018-09-26lightnvm: pblk: assume that chunks are closed on 1.2 devicesHans Holmberg
2018-09-26drm/amd/display: support access ddc for mst branchEric Yang
2018-09-26coresight: ETM: Add support for Arm Cortex-A73 and Cortex-A35Suzuki K Poulose
2018-09-26coresight: tpiu: Fix disabling timeoutsRobin Murphy
2018-09-26coresight: Handle errors in finding input/output portsSuzuki K Poulose
2018-09-26parport: sunbpp: fix error return codeJulia Lawall
2018-09-26drm/nouveau: tegra: Detach from ARM DMA/IOMMU mappingThierry Reding
2018-09-26drm/nouveau/debugfs: Wake up GPU before doing any reclockingKarol Herbst
2018-09-26drm/nouveau: Fix runtime PM leak in drm_open()Lyude Paul
2018-09-26mmc: sdhci: do not try to use 3.3V signaling if not supportedStefan Agner
2018-09-26mmc: tegra: prevent HS200 on Tegra 3Stefan Agner
2018-09-26mmc: sdhci-of-esdhc: set proper dma mask for ls104x chipsLaurentiu Tudor
2018-09-26tty: fix termios input-speed encodingJohan Hovold
2018-09-26tty: fix termios input-speed encoding when using BOTHERJohan Hovold
2018-09-26serial: 8250: of: Correct of_platform_serial_setup() error handlingAlexander Sverdlin
2018-09-26gpu: ipu-v3: csi: pass back mbus_code_to_bus_cfg error codesEnrico Scholz
2018-09-26liquidio: fix hang when re-binding VF host drv after running DPDK VF driverRick Farrington
2018-09-26net: hns3: Fix return value error in hns3_reset_notify_down_enetHuazhong Tan
2018-09-26net: hns3: Fix for reset_level default assignment probelmYunsheng Lin
2018-09-26net: hns3: Reset net device with rtnl_lockHuazhong Tan
2018-09-26efi/esrt: Only call efi_mem_reserve() for boot services memoryArd Biesheuvel
2018-09-26pinctrl: rza1: Fix selector use for groups and functionsTony Lindgren
2018-09-26pinctrl: mt7622: Fix probe fail by misuse the selectorSean Wang
2018-09-26PM / devfreq: use put_device() instead of kfree()Arvind Yadav