summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'timers-core-2020-06-02' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-06-0314-43/+854
|\
| * clocksource/drivers/timer-versatile: Clear OF_POPULATED flagSaravana Kannan2020-05-231-0/+3
| * clocksource: mips-gic-timer: Mark GIC timer as unstable if ref clock changesSerge Semin2020-05-232-1/+19
| * clocksource: mips-gic-timer: Register as sched_clockPaul Burton2020-05-231-4/+27
| * clocksource: dw_apb_timer_of: Fix missing clockevent timersSerge Semin2020-05-231-4/+2
| * clocksource: dw_apb_timer: Affiliate of-based timer with any CPUSerge Semin2020-05-231-1/+1
| * clocksource: dw_apb_timer: Make CPU-affiliation being optionalSerge Semin2020-05-231-2/+3
| * clocksource/drivers/timer-ti-dm: Do one override clock parent in prepare()Lokesh Vutla2020-05-231-3/+1
| * clocksource/drivers/timer-ti-dm: Fix spelling mistake "detectt" -> "detect"Colin Ian King2020-05-231-1/+1
| * Merge branch 'timers/drivers/timer-ti' into timers/drivers/nextDaniel Lezcano2020-05-235061-144685/+285801
| |\
| | * clocksource/drivers/timer-ti-dm: Fix warning for set but not usedTony Lindgren2020-05-191-4/+0
| | * clocksource/drivers/timer-ti-dm: Add clockevent and clocksource supportTony Lindgren2020-05-182-0/+732
| | * clocksource/drivers/timer-ti-32k: Add support for initializing directlyTony Lindgren2020-05-181-1/+47
| * | clocksource/drivers/timer-ti-dm: Fix warning for set but not usedTony Lindgren2020-05-231-4/+0
| * | clocksource/drivers/timer-ti-dm: Add clockevent and clocksource supportTony Lindgren2020-05-232-0/+732
| * | clocksource/drivers/timer-ti-32k: Add support for initializing directlyTony Lindgren2020-05-231-1/+47
| * | drivers/clocksource/arm_arch_timer: Remove duplicate error messageDejin Zheng2020-05-221-3/+1
| * | clocksource/drivers/arc_timer: Remove duplicate error messageDejin Zheng2020-05-221-3/+1
| * | clocksource/drivers/rda: drop redundant Kconfig dependencyJohan Hovold2020-05-221-1/+0
| * | clocksource/drivers/versatile: Allow CONFIG_CLKSRC_VERSATILE to be disabledRob Herring2020-04-271-3/+2
| * | clocksource/drivers/timer-microchip-pit64b: Select CONFIG_TIMER_OFMichael Ellerman2020-04-271-0/+1
| * | clocksource/drivers/atmel-st: Remove useless 'status'Jason Yan2020-04-151-2/+1
| * | clocksource/drivers/imx-tpm: Add support for ARM64Anson Huang2020-04-091-2/+6
| * | clocksource: davinci: axe a pointless __GFP_NOFAILChristophe JAILLET2020-04-091-1/+1
| * | clocksource/drivers/davinci: Avoid trailing '\n' hidden in pr_fmt()Christophe JAILLET2020-04-091-12/+10
* | | Merge tag 'irq-core-2020-06-02' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-06-0312-59/+966
|\ \ \
| * | | irqchip: Fix "Loongson HyperTransport Vector support" driver build on all non...Ingo Molnar2020-06-011-1/+1
| * | | Merge tag 'irqchip-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner2020-05-3012-59/+966
| |\ \ \
| | * | | irqchip: Add Loongson PCH MSI controllerJiaxun Yang2020-05-293-0/+266
| | * | | irqchip: Add Loongson PCH PIC controllerJiaxun Yang2020-05-293-0/+253
| | * | | irqchip: Add Loongson HyperTransport Vector supportJiaxun Yang2020-05-293-0/+223
| | * | | irqchip/sifive-plic: Improve boot prints for multiple PLIC instancesAnup Patel2020-05-251-2/+2
| | * | | irqchip/sifive-plic: Setup cpuhp once after boot CPU handler is presentAnup Patel2020-05-251-2/+12
| | * | | irqchip/sifive-plic: Set default irq affinity in plic_irqdomain_map()Anup Patel2020-05-251-0/+3
| | * | | irqchip/gic-v2, v3: Drop extra IRQ_NOAUTOEN setting for (E)PPIsValentin Schneider2020-05-252-2/+0
| | * | | iio: dummy_evgen: Fix use after free on error in iio_dummy_evgen_create()Dan Carpenter2020-05-201-1/+4
| | * | | irqchip/gic-v3-its: Balance initial LPI affinity across CPUsMarc Zyngier2020-05-201-27/+100
| | * | | irqchip/gic-v3-its: Track LPI distribution on a per CPU basisMarc Zyngier2020-05-181-3/+46
| | * | | genirq/irq_sim: Simplify the APIBartosz Golaszewski2020-05-182-25/+62
| | * | | irqchip/sifive-plic: Remove incorrect requirement about number of irq contextsWesley W. Terpstra2020-05-181-2/+0
| | * | | irqchip/gic-v3: Fix missing "__init" for gic_smp_init()Ingo Rohloff2020-05-181-1/+1
| | * | | platform-msi: Fix typos in commentShaokun Zhang2020-05-181-1/+1
* | | | | Merge tag 'vfs-5.8-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2020-06-021-3/+3
|\ \ \ \ \
| * | | | | fs: Remove unneeded IS_DAX() check in io_is_direct()Ira Weiny2020-05-041-3/+3
* | | | | | Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-blockLinus Torvalds2020-06-0259-2111/+4931
|\ \ \ \ \ \
| * | | | | | bcache: configure the asynchronous registertion to be experimentalColy Li2020-05-272-0/+11
| * | | | | | bcache: asynchronous devices registrationColy Li2020-05-271-0/+100
| * | | | | | bcache: fix refcount underflow in bcache_device_free()Coly Li2020-05-271-2/+5
| * | | | | | bcache: Convert pr_<level> uses to a more typical styleJoe Perches2020-05-2710-109/+110
| * | | | | | bcache: remove redundant variables i and nColin Ian King2020-05-271-2/+0