summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* IB/mlx5: fix uaccess beyond "count" in debugfs read/write handlersJann Horn2018-09-262-32/+9
* block/DAC960.c: fix defined but not used build warningsRandy Dunlap2018-09-261-3/+6
* staging: fsl-dpaa2/eth: Fix DMA mapping directionIoana Radulescu2018-09-261-1/+1
* dmaengine: sh: rcar-dmac: avoid to write CHCR.TE to 1 if TCR is set to 0Yoshihiro Shimoda2018-09-261-2/+3
* drm/amd/pp: Send khz clock values to DC for smu7/8Harry Wentland2018-09-262-7/+7
* drm/panel: type promotion bug in s6e8aa0_read_mtp_id()Dan Carpenter2018-09-261-1/+1
* remoteproc: qcom: q6v5-pil: fix modem hang on SDM845 after axis2 clk unvoteSibi Sankar2018-09-261-1/+0
* scsi: lpfc: Fix panic if driver unloaded when port is offlineJames Smart2018-09-261-1/+4
* scsi: lpfc: Fix NVME Target crash in defer rcv logicJames Smart2018-09-261-1/+11
* scsi: libfc: fixup 'sleeping function called from invalid context'Hannes Reinecke2018-09-261-3/+4
* rtc: bq4802: add error handling for devm_ioremapZhouyang Jia2018-09-261-0/+4
* drm/amdkfd: Fix error codes in kfd_get_processWei Lu2018-09-261-0/+2
* drm/amdkfd: Fix kernel queue 64 bit doorbell offset calculationShaoyun Liu2018-09-261-4/+5
* input: rohm_bu21023: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)Peter Rosin2018-09-261-2/+2
* mfd: 88pm860x-i2c: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)Peter Rosin2018-09-261-4/+4
* net: mvpp2: make sure we use single queue mode on PPv2.1Maxime Chevallier2018-09-261-0/+6
* net: gemini: Allow multiple ports to instantiateLinus Walleij2018-09-261-1/+4
* gpiolib: Mark gpio_suffixes array with __maybe_unusedAndy Shevchenko2018-09-261-1/+1
* gpio: pxa: Fix potential NULL dereferenceWei Yongjun2018-09-261-0/+2
* staging: bcm2835-audio: Don't leak workqueue if open failsTuomas Tynkkynen2018-09-261-6/+10
* lightnvm: pblk: enable line minor version detectionMatias Bjørling2018-09-261-2/+3
* lightnvm: pblk: assume that chunks are closed on 1.2 devicesHans Holmberg2018-09-261-2/+3
* drm/amd/display: support access ddc for mst branchEric Yang2018-09-261-0/+4
* coresight: ETM: Add support for Arm Cortex-A73 and Cortex-A35Suzuki K Poulose2018-09-261-17/+14
* coresight: tpiu: Fix disabling timeoutsRobin Murphy2018-09-261-3/+4
* coresight: Handle errors in finding input/output portsSuzuki K Poulose2018-09-261-2/+5
* parport: sunbpp: fix error return codeJulia Lawall2018-09-261-2/+6
* drm/nouveau: tegra: Detach from ARM DMA/IOMMU mappingThierry Reding2018-09-261-0/+13
* drm/nouveau/debugfs: Wake up GPU before doing any reclockingKarol Herbst2018-09-261-0/+4
* drm/nouveau: Fix runtime PM leak in drm_open()Lyude Paul2018-09-261-2/+4
* mmc: sdhci: do not try to use 3.3V signaling if not supportedStefan Agner2018-09-261-1/+8
* mmc: tegra: prevent HS200 on Tegra 3Stefan Agner2018-09-261-1/+2
* mmc: sdhci-of-esdhc: set proper dma mask for ls104x chipsLaurentiu Tudor2018-09-261-0/+6
* tty: fix termios input-speed encodingJohan Hovold2018-09-261-0/+3
* tty: fix termios input-speed encoding when using BOTHERJohan Hovold2018-09-261-3/+7
* serial: 8250: of: Correct of_platform_serial_setup() error handlingAlexander Sverdlin2018-09-261-1/+1
* gpu: ipu-v3: csi: pass back mbus_code_to_bus_cfg error codesEnrico Scholz2018-09-261-4/+16
* liquidio: fix hang when re-binding VF host drv after running DPDK VF driverRick Farrington2018-09-262-0/+6
* net: hns3: Fix return value error in hns3_reset_notify_down_enetHuazhong Tan2018-09-261-1/+1
* net: hns3: Fix for reset_level default assignment probelmYunsheng Lin2018-09-261-1/+5
* net: hns3: Reset net device with rtnl_lockHuazhong Tan2018-09-261-3/+2
* efi/esrt: Only call efi_mem_reserve() for boot services memoryArd Biesheuvel2018-09-261-1/+2
* pinctrl: rza1: Fix selector use for groups and functionsTony Lindgren2018-09-261-11/+13
* pinctrl: mt7622: Fix probe fail by misuse the selectorSean Wang2018-09-261-2/+2
* PM / devfreq: use put_device() instead of kfree()Arvind Yadav2018-09-261-1/+3
* spi: dw: fix possible race conditionAlexandre Belloni2018-09-261-1/+2
* mtdchar: fix overflows in adjustment of `count`Jann Horn2018-09-261-3/+7
* net/mlx5: Add missing SET_DRIVER_VERSION command translationNoa Osherovich2018-09-261-0/+1
* mmc: meson-mx-sdio: fix OF child-node lookupJohan Hovold2018-09-261-2/+6
* of: add helper to lookup compatible child nodeJohan Hovold2018-09-261-0/+25