summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-11-13soc/tegra: pmc: Fix child-node lookupJohan Hovold
2018-11-13soc: qcom: rmtfs-mem: Validate that scm is availableBjorn Andersson
2018-11-13rpmsg: smd: fix memory leak on channel createColin Ian King
2018-11-13media: hdmi.h: rename ADOBE_RGB to OPRGB and ADOBE_YCC to OPYCCHans Verkuil
2018-11-13media: replace ADOBERGB by OPRGBHans Verkuil
2018-11-13drm/mediatek: fix OF sibling-node lookupJohan Hovold
2018-11-13media: adv7842: when the EDID is cleared, unconfigure CEC as wellHans Verkuil
2018-11-13media: adv7604: when the EDID is cleared, unconfigure CEC as wellHans Verkuil
2018-11-13media: em28xx: fix handler for vidioc_s_input()Mauro Carvalho Chehab
2018-11-13media: em28xx: make v4l2-compliance happier by starting sequence on zeroMauro Carvalho Chehab
2018-11-13media: em28xx: fix input name for Terratec AV 350Mauro Carvalho Chehab
2018-11-13media: tvp5150: avoid going past array on v4l2_querymenu()Mauro Carvalho Chehab
2018-11-13media: em28xx: use a default format if TRY_FMT failsMauro Carvalho Chehab
2018-11-13media: cec: forgot to cancel delayed workHans Verkuil
2018-11-13media: cec: fix the Signal Free Time calculationHans Verkuil
2018-11-13media: cec: add new tx/rx status bits to detect aborts/timeoutsHans Verkuil
2018-11-13xen-blkfront: fix kernel panic with negotiate_mq error pathManjunath Patil
2018-11-13xen: remove size limit of privcmd-buf mapping interfaceJuergen Gross
2018-11-13media: cec: integrate cec_validate_phys_addr() in cec-api.cHans Verkuil
2018-11-13media: cec: make cec_get_edid_spa_location() an inline functionHans Verkuil
2018-11-13remoteproc: qcom: q6v5: Propagate EPROBE_DEFERBjorn Andersson
2018-11-13kgdboc: Passing ekgdboc to command line causes panicHe Zhe
2018-11-13Revert "media: dvbsky: use just one mutex for serializing device R/W ops"Mauro Carvalho Chehab
2018-11-13media: v4l2-tpg: fix kernel oops when enabling HFLIP and OSDHans Verkuil
2018-11-13net: bcmgenet: fix OF child-node lookupJohan Hovold
2018-11-13TC: Set DMA masks for devicesMaciej W. Rozycki
2018-11-13iommu/arm-smmu: Ensure that page-table updates are visible before TLBIWill Deacon
2018-11-13ocxl: Fix access to the AFU Descriptor DataChristophe Lombard
2018-11-13power: supply: twl4030-charger: fix OF sibling-node lookupJohan Hovold
2018-11-13rtc: cmos: Remove the `use_acpi_alarm' module parameter for !ACPIMaciej W. Rozycki
2018-11-13rtc: cmos: Fix non-ACPI undefined reference to `hpet_rtc_interrupt'Maciej W. Rozycki
2018-11-13rtc: ds1307: fix ds1339 wakealarm supportSoeren Moch
2018-11-13media: ov7670: make "xclk" clock optionalLubomir Rintel
2018-11-13dm zoned: fix various dmz_get_mblock() issuesDamien Le Moal
2018-11-13dm zoned: fix metadata block ref countingDamien Le Moal
2018-11-13dm ioctl: harden copy_params()'s copy_from_user() from malicious usersWenwen Wang
2018-11-13NFC: nfcmrvl_uart: fix OF child-node lookupJohan Hovold
2018-11-13tpm: fix response size validation in tpm_get_random()Jarkko Sakkinen
2018-11-13w1: omap-hdq: fix missing bus unregister at removalAndreas Kemnade
2018-11-13iio: adc: at91: fix wrong channel number in triggered buffer modeEugen Hristev
2018-11-13iio: adc: at91: fix acking DRDY irq on simple conversionsEugen Hristev
2018-11-13iio: adc: imx25-gcq: Fix leak of device_node in mx25_gcq_setup_cfgs()Alexey Khoroshilov
2018-11-13iio: ad5064: Fix regulator handlingLars-Peter Clausen
2018-11-13signal/GenWQE: Fix sending of SIGKILLEric W. Biederman
2018-11-13PCI: Add Device IDs for Intel GPU "spurious interrupt" quirkBin Meng
2018-11-13PCI/ASPM: Fix link_state teardown on device removalLukas Wunner
2018-11-13EDAC, skx_edac: Fix logical channel intermediate decodingQiuxu Zhuo
2018-11-13EDAC, {i7core,sb,skx}_edac: Fix uncorrected error countingTony Luck
2018-11-13EDAC, amd64: Add Family 17h, models 10h-2fh supportMichael Jin
2018-11-13HID: hiddev: fix potential Spectre v1Breno Leitao