- 03 Apr, 2019 40 commits
-
-
Fix up the pin controller driver of the Rockchip SoC in order to channel interrupts through the interrupt pipeline.
-
Philippe Gerum authored
Enable the serial driver for raw_printk() output.
-
Philippe Gerum authored
Enable the serial driver for raw_printk() output.
-
Philippe Gerum authored
Enable the serial driver for raw_printk() output.
-
Philippe Gerum authored
Fix up Freescale's general power controller driver in order to channel interrupts through the interrupt pipeline.
-
-
Fix up Broadcom's Generic Set Top Box (Level 2) interrupt controller driver in order to channel interrupts through the interrupt pipeline.
-
Fixup Broadcom's BCM7120 (Level 2) interrupt controller driver in order to channel interrupts through the interrupt pipeline.
-
Fix up ATMEL's AIC5 interrupt controller driver in order to channel interrupts through the interrupt pipeline.
-
-
Fix up the OMAP INTC interrupt controller driver in order to channel interrupts through the interrupt pipeline.
-
Fix up the OMAP GPMC interrupt controller driver in order to channel interrupts through the interrupt pipeline.
-
Fix up the ARM VIC interrupt controller driver in order to channel interrupts through the interrupt pipeline.
-
Philippe Gerum authored
Fix up the Versatile FPGA interrupt controller driver in order to channel interrupts through the interrupt pipeline.
-
Philippe Gerum authored
Fix up Allwinner's (A20/A31) IRQ controller driver in order to channel interrupts through the interrupt pipeline.
-
Fix up the ARM generic interrupt controller (v3) driver in order to channel interrupts through the interrupt pipeline.
-
Philippe Gerum authored
Fix up the ARM generic interrupt controller driver in order to channel interrupts through the interrupt pipeline.
-
Fix up the Synopsys APB interrupt controller driver in order to channel interrupts through the interrupt pipeline.
-
Fix up TI's crossbar interrupt controller driver in order to channel interrupts through the interrupt pipeline.
-
Philippe Gerum authored
Fix up the interrupt controller driver of the Broadcom 2836 SoC in order to channel interrupts through the interrupt pipeline.
-
Philippe Gerum authored
Fix up the interrupt controller driver of the Broadcom 2835 SoC in order to channel interrupts through the interrupt pipeline.
-
Fix up the Atmel AIC driver in order to channel interrupts through the interrupt pipeline.
-
Philippe Gerum authored
Fix up the IPU (GPU) driver in order to channel interrupts through the interrupt pipeline.
-
-
-
-
Philippe Gerum authored
Fix up the Zynq GPIO driver in order to channel interrupts through the interrupt pipeline.
-
Fix up the pl061 GPIO driver in order to channel interrupts through the interrupt pipeline.
-
Fix up the MXC GPIO driver (i.MX series) in order to channel interrupts through the interrupt pipeline.
-
Fix up the Marvell EBU GPIO controller driver in order to channel interrupts through the interrupt pipeline.
-
Fix up the Davinci GPIO driver in order to channel interrupts through the interrupt pipeline.
-
Fix up the omap GPIO driver in order to channel interrupts through the interrupt pipeline.
-
The arch_timer_mem_use_virtual variable is used to judge the type of memory-mapped timer, it can not be used to judge the type of CP15 timer, so fix this issue, otherwise it will lead to kernel panic when running as a VM. Signed-off-by:
Dongjiu Geng <gengdongjiu@huawei.com>
-
Fix up the ARM architected timer driver in order to channel interrupts through the interrupt pipeline. FIXME: split.
-
This change will add support for bcm2835 chips. This includes the raspberry pi 0 and 1 family of boards. FIXME: split.
-
Expose the clocksource to userland processes via the ARM-specific user-TSC interface.
-
Expose the clocksource to userland processes via the ARM-specific user-TSC interface.
-
Expose the clocksource to userland processes via the ARM-specific user-TSC interface if enabled.
-
Expose the clocksource to userland processes via the ARM-specific user-TSC interface.
-
Expose the clocksource to userland processes via the ARM-specific user-TSC interface.
-