aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-12-11irqchip/ocelot: Add support for Jaguar2 platformsGregory CLEMENT1-0/+19
2020-12-11irqchip/ocelot: Add support for Serval platformsGregory CLEMENT1-0/+19
2020-12-11irqchip/ocelot: Add support for Luton platformsGregory CLEMENT1-4/+34
2020-12-11irqchip/ocelot: prepare to support more SoCGregory CLEMENT1-21/+53
2020-12-11irqchip/gic-v4.1: Reduce the delay when polling GICR_VPENDBASER.DirtyShenming Lu1-1/+1
2020-12-11irqchip/alpine-msi: Fix freeing of interrupts on allocation error pathMarc Zyngier1-2/+1
2020-12-11i2c: remove check that can never be trueUwe Kleine-König1-4/+1
2020-12-11irqchip/ls-extirq: Add LS1043A, LS1088A external interrupt supportHou Zhiqiang1-10/+6
2020-12-11i2c: Warn when device removing failsUwe Kleine-König1-2/+7
2020-12-11irqchip/loongson-htpic: Fix build warningsHuacai Chen1-4/+3
2020-12-11irqchip/gic: Spelling s/REturn/Return/Geert Uytterhoeven1-1/+1
2020-12-11dmaengine: bam_dma: fix return of bam_dma_irq()Parth Y Shah1-1/+1
2020-12-11dmaengine: idxd: add IAX configuration support in the IDXD driverDave Jiang7-17/+108
2020-12-11dmaengine: qcom: Fix ADM driver kerneldoc markupJonathan McDowell1-3/+5
2020-12-11regulator: mc13892-regulator: convert comma to semicolonZheng Yongjun1-2/+2
2020-12-11regulator: pfuze100: Convert the driver to DT-onlyFabio Estevam2-34/+2
2020-12-11spi: Limit the spi device max speed to controller's max speedTudor Ambarus1-1/+2
2020-12-11thermal/core: Add critical and hot opsDaniel Lezcano1-16/+27
2020-12-11thermal/core: Emit a warning if the thermal zone is updated without opsDaniel Lezcano1-1/+2
2020-12-11drm/panfrost: Register devfreq cooling and attempt to add Energy ModelLukasz Luba1-1/+1
2020-12-11thermal: devfreq_cooling: remove old power model and use EMLukasz Luba1-210/+97
2020-12-11thermal: devfreq_cooling: add new registration functions with Energy ModelLukasz Luba1-1/+53
2020-12-11thermal: devfreq_cooling: use a copy of device statusLukasz Luba1-10/+37
2020-12-11thermal: devfreq_cooling: change tracing function and argumentsLukasz Luba1-2/+1
2020-12-11iommu/amd: Add sanity check for interrupt remapping table length macrosSuravee Suthikulpanit3-13/+14
2020-12-11usb: typec: tcpm: convert comma to semicolonZheng Yongjun1-6/+6
2020-12-11crypto: qat - add capability detection logic in qat_4xxxMarco Chiappero3-0/+38
2020-12-11crypto: qat - add AES-XTS support for QAT GEN4 devicesMarco Chiappero1-7/+89
2020-12-11crypto: qat - add AES-CTR support for QAT GEN4 devicesMarco Chiappero3-2/+39
2020-12-11usb: typec: tcpm: Update vbus_vsafe0v on initBadhri Jagan Sridharan1-0/+18
2020-12-11usb: typec: tcpci: Enable bleed discharge when auto discharge is enabledBadhri Jagan Sridharan1-0/+2
2020-12-11crypto: atmel-i2c - select CONFIG_BITREVERSEArnd Bergmann1-0/+1
2020-12-11crypto: hisilicon/trng - replace atomic_add_return()Yejune Deng1-4/+4
2020-12-11crypto: keembay - Add support for Keem Bay OCS AES/SM4Mike Healy7-0/+3378
2020-12-11usb: typec: Add class for plug alt mode devicePrashant Malani1-0/+4
2020-12-11USB: typec: tcpci: Add Bleed discharge to POWER_CONTROL definitionBadhri Jagan Sridharan1-0/+1
2020-12-11USB: typec: tcpm: Add a 30ms room for tPSSourceOn in PR_SWAPKyle Tso1-1/+1
2020-12-11USB: typec: tcpm: Fix PR_SWAP error handlingKyle Tso1-1/+1
2020-12-11USB: typec: tcpm: Hard Reset after not receiving a Requestpumahsu1-1/+11
2020-12-11ntp: Make the RTC sync offset less obscureThomas Gleixner2-3/+8
2020-12-11ntp, rtc: Move rtc_set_ntp_time() to ntp codeThomas Gleixner2-62/+0
2020-12-11rtc: core: Make the sync offset default more realisticThomas Gleixner1-1/+1
2020-12-11rtc: cmos: Make rtc_cmos sync offset correctThomas Gleixner1-0/+3
2020-12-11rtc: mc146818: Reduce spinlock section in mc146818_set_time()Thomas Gleixner1-4/+2
2020-12-11rtc: mc146818: Prevent reading garbageThomas Gleixner1-25/+39
2020-12-11x86, sched: Calculate frequency invariance for AMD systemsNathan Fontenot1-0/+7
2020-12-11mmc: sdhci-xenon: introduce ACPI supportMarcin Wojtas1-0/+12
2020-12-11mmc: sdhci-xenon: use clk only with DTMarcin Wojtas1-19/+32
2020-12-11mmc: sdhci-xenon: switch to device_* APIMarcin Wojtas3-28/+30
2020-12-11mmc: sdhci-xenon: use match data for controllers variantsMarcin Wojtas3-5/+17