summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* coresight: etm4x: Use explicit barriers on enable/disableAndrew Murray2019-10-111-2/+12
* nbd: fix max number of supported devsMike Christie2019-10-111-14/+25
* block/ndb: add WQ_UNBOUND to the knbd-recv workqueueDan Melnic2019-10-111-1/+2
* nbd: fix crash when the blksize is zeroXiubo Li2019-10-111-3/+20
* thermal: Fix use-after-free when unregistering thermal zone deviceIdo Schimmel2019-10-111-1/+1
* pwm: stm32-lp: Add check in case requested period cannot be achievedFabrice Gasnier2019-10-111-0/+6
* drm/amdgpu: Check for valid number of registers to readTrek2019-10-111-0/+3
* watchdog: aspeed: Add support for AST2600Ryan Chen2019-10-111-1/+3
* xen/pci: reserve MCFG areas earlierIgor Druzhinin2019-10-111-6/+15
* ieee802154: atusb: fix use-after-free at disconnectJohan Hovold2019-10-111-1/+2
* xen/xenbus: fix self-deadlock after killing user processJuergen Gross2019-10-111-2/+18
* mmc: sdhci-of-esdhc: set DMA snooping based on DMA coherenceRussell King2019-10-111-1/+6
* mmc: sdhci: improve ADMA error reportingRussell King2019-10-111-5/+10
* drm/omap: fix max fclk divider for omap36xxTomi Valkeinen2019-10-111-1/+1
* watchdog: imx2_wdt: fix min() calculation in imx2_wdt_set_timeoutRasmus Villemoes2019-10-111-2/+2
* crypto: caam - fix concurrency issue in givencrypt descriptorHoria Geantă2019-10-112-1/+10
* crypto: cavium/zip - Add missing single_release()Wei Yongjun2019-10-111-0/+3
* crypto: qat - Silence smp_processor_id() warningAlexander Sverdlin2019-10-111-1/+1
* can: mcp251x: mcp251x_hw_reset(): allow more time after a resetMarc Kleine-Budde2019-10-111-5/+14
* PM / devfreq: tegra: Fix kHz to Hz conversionDmitry Osipenko2019-10-111-7/+5
* s390/cio: exclude subchannels with no parent from pseudo checkVasily Gorbik2019-10-111-0/+2
* s390/cio: avoid calling strlen on null pointerVasily Gorbik2019-10-111-1/+1
* xen-netfront: do not use ~0U as error return value for xennet_fill_frags()Dongli Zhang2019-10-071-8/+9
* qmi_wwan: add support for Cinterion CLS8 devicesReinhard Speyerer2019-10-071-0/+1
* net: qlogic: Fix memory leak in ql_alloc_large_buffersNavid Emamdoost2019-10-071-0/+1
* hso: fix NULL-deref on tty openJohan Hovold2019-10-071-4/+8
* cxgb4:Fix out-of-bounds MSI-X info array accessVishal Kulkarni2019-10-071-3/+6
* pktcdvd: remove warning on attempting to register non-passthrough devJens Axboe2019-10-071-1/+0
* PCI: exynos: Propagate errors for optional PHYsThierry Reding2019-10-071-1/+1
* PCI: imx6: Propagate errors for optional regulatorsThierry Reding2019-10-071-2/+2
* PCI: rockchip: Propagate errors for optional regulatorsThierry Reding2019-10-071-8/+8
* HID: apple: Fix stuck function keys when using FNJoao Moreno2019-10-071-21/+28
* rtc: snvs: fix possible race conditionAnson Huang2019-10-071-4/+7
* PCI: tegra: Fix OF node reference leakNishka Dasgupta2019-10-071-7/+15
* mfd: intel-lpss: Remove D3cold delayKai-Heng Feng2019-10-071-0/+2
* i2c-cht-wc: Fix lockdep warningHans de Goede2019-10-071-0/+46
* dma-buf/sw_sync: Synchronize signal vs syncpt freeChris Wilson2019-10-071-9/+7
* scsi: core: Reduce memory required for SCSI loggingBart Van Assche2019-10-071-45/+3
* clk: at91: select parent if main oscillator or bypass is enabledEugen Hristev2019-10-071-3/+7
* drm/amdgpu/si: fix ASIC testsJean Delvare2019-10-071-3/+3
* drm/nouveau/volt: Fix for some cards having 0 maximum voltageMark Menzynski2019-10-071-0/+2
* vfio_pci: Restore original state on releasehexin2019-10-071-4/+13
* pinctrl: tegra: Fix write barrier placement in pmx_writelSowjanya Komatineni2019-10-071-1/+3
* clk: zx296718: Don't reference clk_init_data after registrationStephen Boyd2019-10-071-60/+49
* clk: sirf: Don't reference clk_init_data after registrationStephen Boyd2019-10-071-4/+8
* clk: sunxi-ng: v3s: add missing clock slices for MMC2 module clocksIcenowy Zheng2019-10-071-0/+3
* clk: qoriq: Fix -Wunused-const-variableNathan Huckleberry2019-10-071-1/+1
* ipmi_si: Only schedule continuously in the thread in maintenance modeCorey Minyard2019-10-071-5/+19
* gpu: drm: radeon: Fix a possible null-pointer dereference in radeon_connector...Jia-Ju Bai2019-10-071-1/+1
* drm/radeon: Fix EEH during kexecKyleMahlkuch2019-10-071-0/+8