summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* ALSA: pcm: Fix snd_interval_refine first/last with open min/maxTimo Wischer2018-09-261-4/+10
* selftests/android: initialize heap_type to avoid compiling warningLi Zhijian2018-09-261-0/+1
* selftests: vDSO - fix to return KSFT_SKIP when test couldn't be runShuah Khan (Samsung OSG)2018-09-261-2/+5
* 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
* rcutorture: Use monotonic timestamp for stall detectionArnd Bergmann2018-09-261-2/+3
* 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
* ASoC: qdsp6: q6afe-dai: fix a range check in of_q6afe_parse_dai_data()Dan Carpenter2018-09-261-1/+1
* drm/amd/display: support access ddc for mst branchEric Yang2018-09-261-0/+4
* tools/testing/nvdimm: Fix support for emulating controller temperatureDan Williams2018-09-261-1/+2
* f2fs: do checkpoint in kill_sbJaegeuk Kim2018-09-261-3/+13
* 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
* sched/fair: Fix util_avg of new tasks for asymmetric systemsQuentin Perret2018-09-261-4/+6
* parport: sunbpp: fix error return codeJulia Lawall2018-09-261-2/+6
* tls: Fix zerocopy_from_iter iov handlingBoris Pismenny2018-09-261-3/+5
* 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
* ASoC: hdmi-codec: fix routingRussell King2018-09-261-6/+15
* 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
* ARM: hisi: check of_iomap and fix missing of_node_putNicholas Mc Guire2018-09-261-5/+9
* net: hns3: Fix return value error in hns3_reset_notify_down_enetHuazhong Tan2018-09-261-1/+1
* ARM: hisi: fix error handling and missing of_node_putNicholas Mc Guire2018-09-261-4/+4
* ARM: hisi: handle of_iomap and fix missing of_node_putNicholas Mc Guire2018-09-261-6/+13
* 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
* sched/core: Use smp_mb() in wake_woken_function()Andrea Parri2018-09-261-26/+21