summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* mailbox: ZynqMP IPI mailbox controllerWendy Liang2019-03-073-0/+738
* mailbox: stm32-ipcc: remove useless device_init_wakeup callFabien Dessenne2019-03-071-2/+0
* mailbox: stm32-ipcc: do not enable wakeup source by defaultFabien Dessenne2019-03-071-1/+1
* mailbox: mailbox-test: fix null pointer if no mmioFabien Dessenne2019-03-071-6/+8
* mailbox: mailbox-test: fix debugfs in multi-instancesFabien Dessenne2019-03-071-6/+6
* mailbox: tegra-hsp: mark suspend function as __maybe_unusedArnd Bergmann2019-03-071-1/+1
* Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-03-051-1/+1
|\
| * Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/...Thomas Gleixner2019-02-101-1/+1
| |\
| | * timex: use __kernel_timex internallyDeepa Dinamani2019-02-071-1/+1
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-03-0511-195/+443
|\ \ \
| * \ \ Merge tag 'irqchip-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner2019-02-238-93/+387
| |\ \ \
| | * | | irqchip/imx-irqsteer: Add multi output interrupts supportAisheng Dong2019-02-221-20/+68
| | * | | irqchip/imx-irqsteer: Change to use reg_num instead of irq_groupAisheng Dong2019-02-221-16/+19
| | * | | irqchip/brcmstb-l2: Use _irqsave locking variants in non-interrupt codeDoug Berger2019-02-211-4/+6
| | * | | irqchip/gicv3-its: Use NUMA aware memory allocation for ITS tablesShanker Donthineni2019-02-211-10/+16
| | * | | irqchip/sifive-plic: Implement irq_set_affinity() for SMP hostAnup Patel2019-02-211-6/+39
| | * | | irqchip/sifive-plic: Differentiate between PLIC handler and contextAnup Patel2019-02-211-8/+8
| | * | | irqchip/sifive-plic: Add warning in plic_init() if handler already presentAnup Patel2019-02-211-0/+5
| | * | | irqchip/sifive-plic: Pre-compute context hart base and enable baseAnup Patel2019-02-211-26/+21
| | * | | irqchip/irq-sifive-plic: Check and continue in case of an invalid cpuid.Atish Patra2019-02-141-0/+5
| | * | | irqchip/i8259: Fix shutdown order by moving syscore_ops registrationAaro Koskinen2019-02-141-8/+1
| | * | | irqchip: Add driver for Loongson-1 interrupt controllerJiaxun Yang2019-02-143-0/+202
| | * | | irqchip/gic-v3-its: Avoid parsing _indirect_ twice for Device tableZenghui Yu2019-02-141-0/+2
| * | | | PCI/MSI: Remove obsolete sanity checks for multiple interrupt setsThomas Gleixner2019-02-181-14/+0
| * | | | nvme-pci: Simplify interrupt allocationMing Lei2019-02-181-76/+38
| * | | | genirq/affinity: Add new callback for (re)calculating interrupt setsMing Lei2019-02-182-10/+17
| * | | | genirq/affinity: Store interrupt sets size in struct irq_affinityMing Lei2019-02-181-4/+3
| | |/ / | |/| |
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-03-0511-139/+387
|\ \ \ \
| * | | | soc/tegra: default select TEGRA_TIMER for Tegra210Joseph Lo2019-02-231-0/+1
| * | | | clocksource/drivers/tegra: Add Tegra210 timer supportJoseph Lo2019-02-232-112/+261
| * | | | clocksource/drivers/timer-cs5535: Rename the file for consistencyDaniel Lezcano2019-02-232-1/+1
| * | | | clocksource/drivers/timer-pxa: Rename the file for consistencyDaniel Lezcano2019-02-232-1/+1
| * | | | clocksource/drivers/tango-xtal: Rename the file for consistencyDaniel Lezcano2019-02-232-1/+1
| * | | | clocksource/drivers/exynos_mct: Remove unused header includesKrzysztof Kozlowski2019-02-231-2/+0
| * | | | clocksource/drivers/exynos_mct: Fix error path in timer resources initializationMarek Szyprowski2019-02-231-1/+13
| * | | | clocksource/drivers/exynos_mct: Remove dead codeMarek Szyprowski2019-02-231-7/+2
| * | | | clocksource/drivers/riscv: Add required checks during clock source initAtish Patra2019-02-231-3/+20
| * | | | clocksource/drivers/exynos_mct: Clear timer interrupt when shutdownStuart Menefy2019-02-231-0/+1
| * | | | clocksource/drivers/exynos_mct: Move one-shot check from tick clear to ISRStuart Menefy2019-02-231-11/+11
| * | | | clocksource/drivers/arch_timer: Workaround for Allwinner A64 timer instabilitySamuel Holland2019-02-232-0/+65
| * | | | clocksource/drivers/sun5i: Fail gracefully when clock rate is unavailableChen-Yu Tsai2019-02-231-0/+10
| | |_|/ | |/| |
* | | | Merge tag 'mips_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2019-03-052-225/+0
|\ \ \ \
| * | | | MIPS: lantiq: Remove separate GPHY Firmware loaderHauke Mehrtens2019-02-252-225/+0
| |/ / /
* | | | Merge branch 'parisc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-03-058-34/+96
|\ \ \ \
| * | | | parisc: Use F_EXTEND() macro in iosapic codeHelge Deller2019-02-211-16/+1
| * | | | parisc: remove the HBA_DATA macroChristoph Hellwig2019-02-212-6/+9
| * | | | parisc/lba_pci: use container_of in LBA_DEVChristoph Hellwig2019-02-211-6/+4
| * | | | parisc/dino: use container_of in DINO_DEVChristoph Hellwig2019-02-211-6/+4
| * | | | parisc: properly type the return value of parisc_walk_treeChristoph Hellwig2019-02-211-1/+1
| * | | | parisc: turn GET_IOC into an inline functionChristoph Hellwig2019-02-211-4/+8