summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-12-034-120/+80
|\
| * Merge branch 'timers/urgent' into timers/core, to pick up fixIngo Molnar2019-11-25215-947/+2184
| |\
| * \ Merge tag 'timers-v5.6' of https://git.linaro.org/people/daniel.lezcano/linux...Thomas Gleixner2019-11-044-120/+80
| |\ \
| | * | clocksource/drivers/asm9260: Add a check for of_clk_getChuhong Yuan2019-11-041-0/+4
| | * | clocksource/drivers/renesas-ostm: Use unique device name instead of ostmGeert Uytterhoeven2019-11-041-5/+5
| | * | clocksource/drivers/renesas-ostm: Convert to timer_ofGeert Uytterhoeven2019-11-042-117/+73
| | * | clocksource/drivers/timer-of: Use unique device name instead of timerGeert Uytterhoeven2019-11-041-1/+1
| | * | clocksource/drivers/timer-of: Convert last full_name to %pOFGeert Uytterhoeven2019-11-041-2/+2
* | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-12-0313-142/+879
|\ \ \ \
| * \ \ \ Merge tag 'irqchip-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner2019-11-2013-142/+879
| |\ \ \ \
| | * | | | pinctrl/sdm845: Add PDC wakeup interrupt map for GPIOsLina Iyer2019-11-161-1/+22
| | * | | | pinctrl/msm: Setup GPIO chip in hierarchyLina Iyer2019-11-162-2/+124
| | * | | | irqchip/qcom-pdc: Add irqchip set/get state callsMaulik Shah2019-11-161-0/+23
| | * | | | irqchip/qcom-pdc: Add irqdomain for wakeup capable GPIOsLina Iyer2019-11-161-9/+95
| | * | | | irqchip/qcom-pdc: Do not toggle IRQ_ENABLE during mask/unmaskLina Iyer2019-11-161-2/+14
| | * | | | irqchip/qcom-pdc: Update max PDC interruptsLina Iyer2019-11-161-2/+2
| | * | | | irqchip/ti-sci-inta: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR...Markus Elfring2019-11-111-2/+3
| | * | | | irqchip: Ingenic: Add process for more than one irq at the same time.Zhou Yanjie2019-11-101-6/+11
| | * | | | irqchip: ingenic: Alloc generic chips from IRQ domainPaul Cercueil2019-11-101-13/+17
| | * | | | irqchip: ingenic: Get virq number from IRQ domainPaul Cercueil2019-11-101-1/+6
| | * | | | irqchip: ingenic: Error out if IRQ domain creation failedPaul Cercueil2019-11-101-5/+10
| | * | | | irqchip: ingenic: Drop redundant irq_suspend / irq_resume functionsPaul Cercueil2019-11-101-23/+1
| | * | | | irqchip: Place CONFIG_SIFIVE_PLIC into the menuJonathan Neuschäfer2019-11-101-2/+2
| | * | | | irqchip/gic-v3-its: Make vlpi_lock a spinlockMarc Zyngier2019-11-101-9/+9
| | * | | | irqchip/gic-v3-its: Lock VLPI map array before translating itMarc Zyngier2019-11-101-2/+4
| | * | | | irqchip/gic-v3-its: Synchronise INT/CLEAR commands targetting a VLPI using VSYNCMarc Zyngier2019-11-101-4/+75
| | * | | | irqchip/gic-v3-its: Synchronise INV command targetting a VLPI using VSYNCMarc Zyngier2019-11-101-1/+35
| | * | | | irqchip/gic-v3-its: Add its_vlpi_map helpersMarc Zyngier2019-11-101-15/+32
| | * | | | irqchip/gic-v3-its: Kill its->device_ids and use TYPER copy insteadMarc Zyngier2019-11-101-11/+13
| | * | | | irqchip/gic-v3-its: Kill its->ite_size and use TYPER copy insteadMarc Zyngier2019-11-101-4/+4
| | * | | | irqchip/gic-v3-its: Make is_v4 use a TYPER copyMarc Zyngier2019-11-101-12/+14
| | * | | | irqchip/gic-v3-its: Allow LPI invalidation via the DirectLPI interfaceMarc Zyngier2019-11-101-8/+32
| | * | | | irqchip/gic-v3-its: Factor out wait_for_syncr primitiveMarc Zyngier2019-11-101-6/+9
| | * | | | irqchip/gic-v3-its: Free collection mapping on device teardownMarc Zyngier2019-11-101-1/+1
| | * | | | drivers: irqchip: qcom-pdc: Move to an SoC independent compatibleRajendra Nayak2019-11-101-1/+1
| | * | | | irqchip: Add support for Layerscape external interrupt linesRasmus Villemoes2019-11-103-0/+202
| | * | | | irqchip/irq-bcm7038-l1: Support brcm,int-fwd-maskFlorian Fainelli2019-11-101-4/+26
| | * | | | irqchip/irq-bcm7038-l1: Enable parent IRQ if necessaryFlorian Fainelli2019-11-101-0/+4
| | * | | | irqchip/irq-bcm7038-l1: Add PM supportJustin Chen2019-11-101-0/+89
| | * | | | irqchip/gic-v3-its: Fix u64 to __le64 warningsBen Dooks (Codethink)2019-11-101-5/+8
| | * | | | irqchip: Remove redundant semicolon after whileDaode Huang2019-11-102-3/+3
* | | | | | Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-12-031-1/+40
|\ \ \ \ \ \
| * | | | | | firmware: dmi: Add dmi_memdev_handleJean Delvare2019-12-031-0/+16
| * | | | | | firmware: dmi: Remember the memory typeJean Delvare2019-12-031-1/+24
* | | | | | | Merge tag 'kbuild-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-12-024-11/+520
|\ \ \ \ \ \ \
| * | | | | | | kbuild: remove header compile testMasahiro Yamada2019-11-151-1/+0
| * | | | | | | video/logo: move pnmtologo tool to drivers/video/logo/ from scripts/Masahiro Yamada2019-11-113-5/+520
| * | | | | | | video/logo: simplify cmd_logoMasahiro Yamada2019-11-111-9/+4
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-12-022-2/+3
|\ \ \ \ \ \ \
| * | | | | | | crypto: hisilicon - fix a NULL vs IS_ERR() bug in sec_create_qp_ctx()Dan Carpenter2019-11-271-2/+2