summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2020-03-175-5/+10
|\
| * HID: add ALWAYS_POLL quirk to lenovo pixart mouseTony Fischetti2020-03-162-0/+2
| * HID: google: add moonball USB idChen-Tsung Hsieh2020-03-162-0/+3
| * HID: hid-sensor-custom: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-03-111-3/+3
| * HID: hid-picolcd_fb: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-03-111-2/+2
* | Merge tag 'irq-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-03-151-1/+29
|\ \
| * \ Merge tag 'irqchip-fixes-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner2020-03-151-1/+29
| |\ \
| | * | irqchip/gic-v3: Workaround Cavium erratum 38539 when reading GICD_TYPER2Marc Zyngier2020-03-141-1/+29
* | | | Merge tag 'efi-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-03-151-9/+23
|\ \ \ \
| * | | | efi: Add a sanity check to efivar_store_raw()Vladis Dronov2020-03-081-0/+3
| * | | | efi: Fix a race and a buffer overflow while reading efivars via sysfsVladis Dronov2020-03-081-9/+20
* | | | | Merge tag 'iommu-fixes-v5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-03-156-44/+83
|\ \ \ \ \
| * | | | | iommu/vt-d: Populate debugfs if IOMMUs are detectedMegha Dey2020-03-142-2/+13
| * | | | | iommu/amd: Fix IOMMU AVIC not properly update the is_run bit in IRTESuravee Suthikulpanit2020-03-141-2/+2
| * | | | | iommu/vt-d: Ignore devices with out-of-spec domain numberDaniel Drake2020-03-141-0/+8
| * | | | | iommu/vt-d: Fix the wrong printing in RHSA parsingZhenzhong Duan2020-03-141-1/+1
| * | | | | iommu/vt-d: Fix debugfs register readsMegha Dey2020-03-131-15/+25
| * | | | | iommu/vt-d: quirk_ioat_snb_local_iommu: replace WARN_TAINT with pr_warn + add...Hans de Goede2020-03-131-3/+4
| * | | | | iommu/vt-d: dmar_parse_one_rmrr: replace WARN_TAINT with pr_warn + add_taintHans de Goede2020-03-131-2/+4
| * | | | | iommu/vt-d: dmar: replace WARN_TAINT with pr_warn + add_taintHans de Goede2020-03-131-5/+6
| * | | | | iommu/vt-d: Silence RCU-list debugging warningsQian Cai2020-03-101-1/+2
| * | | | | iommu/vt-d: Fix RCU-list bugs in intel_iommu_init()Qian Cai2020-03-101-1/+4
| * | | | | iommu/dma: Fix MSI reservation allocationMarc Zyngier2020-03-041-8/+8
| * | | | | iommu/io-pgtable-arm: Fix IOVA validation for 32-bitRobin Murphy2020-03-021-2/+2
| * | | | | iommu/vt-d: Fix a bug in intel_iommu_iova_to_phys() for huge pageYonghyun Hwang2020-03-021-2/+4
* | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-03-1414-56/+102
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'at24-fixes-for-v5.6-rc6' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang2020-03-131-1/+2
| |\ \ \ \ \ \
| | * | | | | | misc: eeprom: at24: fix regulator underflowMichael Auchter2020-03-121-1/+2
| * | | | | | | i2c: acpi: put device when verifying client failsWolfram Sang2020-03-131-1/+9
| * | | | | | | i2c: gpio: suppress error on probe deferHamish Martin2020-03-101-1/+1
| * | | | | | | macintosh: windfarm: fix MODINFO regressionWolfram Sang2020-03-106-1/+50
| * | | | | | | i2c: designware-pci: Fix BUG_ON during device removalJarkko Nikula2020-03-101-0/+1
| * | | | | | | i2c: i801: Do not add ICH_RES_IO_SMI for the iTCO_wdt deviceMika Westerberg2020-03-101-33/+12
| * | | | | | | watchdog: iTCO_wdt: Make ICH_RES_IO_SMI optionalMika Westerberg2020-03-101-12/+16
| * | | | | | | watchdog: iTCO_wdt: Export vendorsupportMika Westerberg2020-03-102-7/+11
| |/ / / / / /
* | | | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-03-143-22/+3
|\ \ \ \ \ \ \
| * | | | | | | clk: qcom: dispcc: Remove support of disp_cc_mdss_rscc_ahb_clkTaniya Das2020-02-121-19/+0
| * | | | | | | clk: qcom: videocc: Update the clock flag for video_cc_vcodec0_core_clkTaniya Das2020-02-121-1/+1
| * | | | | | | of: clk: Make of_clk_get_parent_{count,name}() parameter constGeert Uytterhoeven2020-02-121-2/+2
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2020-03-133-8/+17
|\ \ \ \ \ \ \
| * | | | | | | scsi: ipr: Fix softlockup when rescanning devices in petitbootWen Xiong2020-03-102-1/+3
| * | | | | | | scsi: ufs: Fix possible unclocked access to auto hibern8 timer registerCan Guo2020-03-101-7/+14
* | | | | | | | Merge tag 'block-5.6-2020-03-13' of git://git.kernel.dk/linux-blockLinus Torvalds2020-03-133-12/+193
|\ \ \ \ \ \ \ \
| * | | | | | | | s390/dasd: fix data corruption for thin provisioned devicesStefan Haberland2020-03-123-12/+193
* | | | | | | | | Merge tag 'mmc-v5.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds2020-03-135-5/+19
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mmc: core: Respect MMC_CAP_NEED_RSP_BUSY for eMMC sleep commandUlf Hansson2020-03-121-2/+5
| * | | | | | | | | mmc: sdhci-tegra: Fix busy detection by enabling MMC_CAP_NEED_RSP_BUSYUlf Hansson2020-03-111-0/+3
| * | | | | | | | | mmc: sdhci-omap: Fix busy detection by enabling MMC_CAP_NEED_RSP_BUSYUlf Hansson2020-03-111-0/+3
| * | | | | | | | | mmc: core: Respect MMC_CAP_NEED_RSP_BUSY for erase/trim/discardUlf Hansson2020-03-111-1/+4
| * | | | | | | | | mmc: core: Allow host controllers to require R1B for CMD6Ulf Hansson2020-03-111-2/+4