summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-10-11coresight: etm4x: Use explicit barriers on enable/disableAndrew Murray1-2/+12
2019-10-11nbd: fix max number of supported devsMike Christie1-14/+25
2019-10-11block/ndb: add WQ_UNBOUND to the knbd-recv workqueueDan Melnic1-1/+2
2019-10-11nbd: fix crash when the blksize is zeroXiubo Li1-3/+20
2019-10-11thermal: Fix use-after-free when unregistering thermal zone deviceIdo Schimmel1-1/+1
2019-10-11pwm: stm32-lp: Add check in case requested period cannot be achievedFabrice Gasnier1-0/+6
2019-10-11drm/amdgpu: Check for valid number of registers to readTrek1-0/+3
2019-10-11watchdog: aspeed: Add support for AST2600Ryan Chen1-1/+3
2019-10-11xen/pci: reserve MCFG areas earlierIgor Druzhinin1-6/+15
2019-10-11ieee802154: atusb: fix use-after-free at disconnectJohan Hovold1-1/+2
2019-10-11xen/xenbus: fix self-deadlock after killing user processJuergen Gross1-2/+18
2019-10-11mmc: sdhci-of-esdhc: set DMA snooping based on DMA coherenceRussell King1-1/+6
2019-10-11mmc: sdhci: improve ADMA error reportingRussell King1-5/+10
2019-10-11drm/omap: fix max fclk divider for omap36xxTomi Valkeinen1-1/+1
2019-10-11watchdog: imx2_wdt: fix min() calculation in imx2_wdt_set_timeoutRasmus Villemoes1-2/+2
2019-10-11crypto: caam - fix concurrency issue in givencrypt descriptorHoria Geantă2-1/+10
2019-10-11crypto: cavium/zip - Add missing single_release()Wei Yongjun1-0/+3
2019-10-11crypto: qat - Silence smp_processor_id() warningAlexander Sverdlin1-1/+1
2019-10-11can: mcp251x: mcp251x_hw_reset(): allow more time after a resetMarc Kleine-Budde1-5/+14
2019-10-11PM / devfreq: tegra: Fix kHz to Hz conversionDmitry Osipenko1-7/+5
2019-10-11s390/cio: exclude subchannels with no parent from pseudo checkVasily Gorbik1-0/+2
2019-10-11s390/cio: avoid calling strlen on null pointerVasily Gorbik1-1/+1
2019-10-07xen-netfront: do not use ~0U as error return value for xennet_fill_frags()Dongli Zhang1-8/+9
2019-10-07qmi_wwan: add support for Cinterion CLS8 devicesReinhard Speyerer1-0/+1
2019-10-07net: qlogic: Fix memory leak in ql_alloc_large_buffersNavid Emamdoost1-0/+1
2019-10-07hso: fix NULL-deref on tty openJohan Hovold1-4/+8
2019-10-07cxgb4:Fix out-of-bounds MSI-X info array accessVishal Kulkarni1-3/+6
2019-10-07pktcdvd: remove warning on attempting to register non-passthrough devJens Axboe1-1/+0
2019-10-07PCI: exynos: Propagate errors for optional PHYsThierry Reding1-1/+1
2019-10-07PCI: imx6: Propagate errors for optional regulatorsThierry Reding1-2/+2
2019-10-07PCI: rockchip: Propagate errors for optional regulatorsThierry Reding1-8/+8
2019-10-07HID: apple: Fix stuck function keys when using FNJoao Moreno1-21/+28
2019-10-07rtc: snvs: fix possible race conditionAnson Huang1-4/+7
2019-10-07PCI: tegra: Fix OF node reference leakNishka Dasgupta1-7/+15
2019-10-07mfd: intel-lpss: Remove D3cold delayKai-Heng Feng1-0/+2
2019-10-07i2c-cht-wc: Fix lockdep warningHans de Goede1-0/+46
2019-10-07dma-buf/sw_sync: Synchronize signal vs syncpt freeChris Wilson1-9/+7
2019-10-07scsi: core: Reduce memory required for SCSI loggingBart Van Assche1-45/+3
2019-10-07clk: at91: select parent if main oscillator or bypass is enabledEugen Hristev1-3/+7
2019-10-07drm/amdgpu/si: fix ASIC testsJean Delvare1-3/+3
2019-10-07drm/nouveau/volt: Fix for some cards having 0 maximum voltageMark Menzynski1-0/+2
2019-10-07vfio_pci: Restore original state on releasehexin1-4/+13
2019-10-07pinctrl: tegra: Fix write barrier placement in pmx_writelSowjanya Komatineni1-1/+3
2019-10-07clk: zx296718: Don't reference clk_init_data after registrationStephen Boyd1-60/+49
2019-10-07clk: sirf: Don't reference clk_init_data after registrationStephen Boyd1-4/+8
2019-10-07clk: sunxi-ng: v3s: add missing clock slices for MMC2 module clocksIcenowy Zheng1-0/+3
2019-10-07clk: qoriq: Fix -Wunused-const-variableNathan Huckleberry1-1/+1
2019-10-07ipmi_si: Only schedule continuously in the thread in maintenance modeCorey Minyard1-5/+19
2019-10-07gpu: drm: radeon: Fix a possible null-pointer dereference in radeon_connector...Jia-Ju Bai1-1/+1
2019-10-07drm/radeon: Fix EEH during kexecKyleMahlkuch1-0/+8