Commit Graph

145 Commits (f22deee523e0ff49c3be01dd6f979d374230725a)

Author SHA1 Message Date
Paul Mundt 33fc1a211c sh: intc: Add missing files. 15 years ago
Paul Mundt 2be6bb0c79 sh: intc: Split up the INTC code. 15 years ago
Paul Mundt d74310d3b1 sh: intc: Handle early lookups of subgroup IRQs. 15 years ago
Paul Mundt c1e30ad98f sh: intc: Support virtual mappings for IRQ subgroups. 15 years ago
Paul Mundt 44629f57ac sh: intc: Implement reverse mapping for IRQs to per-controller IDs. 15 years ago
Paul Mundt e8184a47c9 sh: pfc: Fix up BUG() triggered by gpiolib debugfs lookups. 15 years ago
Paul Mundt b72421d8aa sh: pfc: support pinmux deregistration. 15 years ago
Paul Mundt 4bacd796cc sh: Support early IRQ vector map reservation for delayed controllers. 15 years ago
Paul Mundt f9d885c3e5 sh: Support IRQ balancing for SH-X3 proto cores, too. 15 years ago
Paul Mundt 960bc368e7 sh: reinstate clock framework rate rounding. 15 years ago
Guennadi Liakhovetski b3dd51a8a6 sh: add a reparent function to DIV6 clocks 15 years ago
Guennadi Liakhovetski 088bcc2aff sh: remove bogus highest / lowest logic from clock rate rounding 15 years ago
Guennadi Liakhovetski c45f6f1026 sh: move a debug printk() to a more meaningful location in the clock driver 15 years ago
Paul Mundt ac422f9443 sh: Make intc messages consistent via pr_fmt. 15 years ago
Magnus Damm e47bb515c5 ARM: mach-shmobile: Use shared clock framework 15 years ago
Guennadi Liakhovetski f5ca6d4cbd sh: simplify WARN usage in SH clock driver 15 years ago
Magnus Damm fa676ca394 sh: move sh clock-cpg.c contents to drivers/sh/clk-cpg.c 15 years ago
Magnus Damm 8b5ee113e1 sh: move sh clock.c contents to drivers/sh/clk. 15 years ago
Paul Mundt dc825b1790 sh: intc: IRQ auto-distribution support. 15 years ago
Paul Mundt 43b8774dc4 sh: intc: userimask support. 15 years ago
Paul Mundt 12129fea50 sh: intc: Tidy up loglevel mismatches. 15 years ago
Paul Mundt 0ded754286 sh: intc: Provide sysdev name for intc controllers. 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Magnus Damm dec710b77c sh: INTC ioremap support 15 years ago
Magnus Damm 01e9651a21 sh: add INTC out of memory error handling 15 years ago
Paul Mundt a8941dad1f sh: Support CPU affinity masks for INTC controllers. 15 years ago
Paul Mundt 4d2185d93c sh: Use dummy_irq_chip for INTC redirect vectors. 15 years ago
Magnus Damm d85429a317 sh: extend INTC with force_disable 15 years ago
Magnus Damm e6f077592d sh: fix INTC to use set_irq_chained_handler() for redirects 15 years ago
Magnus Damm d519095344 sh: extend INTC with force_enable 15 years ago
Magnus Damm 577cd7584c sh: extend INTC with struct intc_hw_desc 15 years ago
Magnus Damm 65a5b28f0a sh: Let INTC set IRQF_VALID on ARM platforms. 15 years ago
Paul Mundt e9867c5699 sh: Provide create_irq_nr() for dynamic IRQ creation by number. 15 years ago
Magnus Damm 50dd3145a5 sh: update PFC to allow any enum in MARK lists 15 years ago
Paul Mundt ca6f2d7faf sh: pfc: Fixup type mismatch in debug printks. 15 years ago
Paul Mundt 0a753d58f9 sh: intc: Fixup compile breakage. 15 years ago
Francesco VIRLINZI 87a705dde4 sh: intc: Fixed resume from hibernation 15 years ago
Paul Mundt fd2cb0ce74 sh: pfc: pr_info() -> pr_debug() cleanups. 15 years ago
Paul Mundt 9cdae914b2 sh: pfc: Convert from ctrl_xxx() to __raw_xxx() I/O routines. 15 years ago
Magnus Damm fae4339919 sh: Break out SuperH PFC code 15 years ago
Paul Mundt 45b9deaf14 sh: intc: Handle legacy IRQ reservation in vector map. 15 years ago
Paul Mundt 1ce7b039b5 sh: intc: dynamic IRQ support. 15 years ago
Paul Mundt 9b798d50df sh: intc: Make ack_regs generally available. 16 years ago
Paul Mundt 913df4453f sh: maple: PHYSADDR() -> virt_to_phys() conversion. 16 years ago
Paul Mundt 1279b7f116 sh: Fix up simplified multi-evt handling under sparseirq. 16 years ago
Pawel Moll 05ecd5a1f7 sh: Simplify "multi-evt" interrupt handling. 16 years ago
Stuart Menefy 6000fc4d6f sh: Fixes some write posting issues in the interrupt handling for SH 16 years ago
Paul Mundt 11b6aa9555 sh: intc: alloc_bootmem() -> kzalloc() conversion. 16 years ago
Paul Mundt 54ff328b46 sh: Tie sparseirq in to Kconfig. 16 years ago
Paul Mundt 2f3ed17e01 sh: Wrap irq_to_desc_alloc_cpu() around CONFIG_SPARSE_IRQ temporarily. 16 years ago