aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/sh
Commit message (Expand)AuthorAgeFilesLines
...
| * | ARM: mach-shmobile: Use shared clock frameworkMagnus Damm2010-05-201-2/+3
* | | sh: remove bogus highest / lowest logic from clock rate roundingGuennadi Liakhovetski2010-07-021-13/+0
* | | sh: move a debug printk() to a more meaningful location in the clock driverGuennadi Liakhovetski2010-07-021-2/+2
| |/ |/|
* | sh: Make intc messages consistent via pr_fmt.Paul Mundt2010-06-021-5/+7
|/
* sh: simplify WARN usage in SH clock driverGuennadi Liakhovetski2010-05-131-5/+2
* sh: move sh clock-cpg.c contents to drivers/sh/clk-cpg.cMagnus Damm2010-05-132-0/+299
* sh: move sh clock.c contents to drivers/sh/clk.Magnus Damm2010-05-132-0/+549
* Merge branch 'sh/stable-updates'Paul Mundt2010-04-261-0/+1
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | sh: intc: IRQ auto-distribution support.Paul Mundt2010-04-152-52/+159
* | sh: intc: userimask support.Paul Mundt2010-04-132-2/+80
* | sh: intc: Tidy up loglevel mismatches.Paul Mundt2010-04-131-4/+7
* | sh: intc: Provide sysdev name for intc controllers.Paul Mundt2010-04-131-0/+16
| |
| \
*-. \ Merge branches 'sh/intc-extension', 'sh/dmaengine', 'sh/serial-dma' and 'sh/c...Paul Mundt2010-03-301-2/+93
|\ \ \ | |_|/ |/| |
| * | sh: INTC ioremap supportMagnus Damm2010-03-191-10/+74
| * | sh: add INTC out of memory error handlingMagnus Damm2010-03-191-1/+28
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-03-191-1/+30
|\ \ \ | |/ / |/| / | |/
| * sh: Support CPU affinity masks for INTC controllers.Paul Mundt2010-03-081-1/+30
* | Merge branch 'origin' into devel-stableRussell King2010-03-082-77/+226
|\ \ | |/
| * sh: Use dummy_irq_chip for INTC redirect vectors.Paul Mundt2010-02-171-1/+1
| * sh: extend INTC with force_disableMagnus Damm2010-02-161-0/+3
| * sh: fix INTC to use set_irq_chained_handler() for redirectsMagnus Damm2010-02-091-2/+2
| * Merge branch 'sh/intc-extension'Paul Mundt2010-02-091-58/+173
| |\
| | * sh: extend INTC with force_enableMagnus Damm2010-02-091-19/+132
| | * sh: extend INTC with struct intc_hw_descMagnus Damm2010-02-091-43/+45
| * | sh: Provide create_irq_nr() for dynamic IRQ creation by number.Paul Mundt2010-02-021-12/+16
| * | sh: update PFC to allow any enum in MARK listsMagnus Damm2010-01-201-5/+32
| |/
* | sh: Let INTC set IRQF_VALID on ARM platforms.Magnus Damm2010-02-081-1/+9
|/
* sh: pfc: Fixup type mismatch in debug printks.Paul Mundt2009-12-091-1/+1
* sh: intc: Fixup compile breakage.Paul Mundt2009-12-091-1/+1
* sh: intc: Fixed resume from hibernationFrancesco VIRLINZI2009-12-091-0/+2
* sh: pfc: pr_info() -> pr_debug() cleanups.Paul Mundt2009-11-301-16/+9
* sh: pfc: Convert from ctrl_xxx() to __raw_xxx() I/O routines.Paul Mundt2009-11-301-9/+9
* sh: Break out SuperH PFC codeMagnus Damm2009-11-302-0/+585
* sh: intc: Handle legacy IRQ reservation in vector map.Paul Mundt2009-11-021-0/+25
* sh: intc: dynamic IRQ support.Paul Mundt2009-11-021-1/+83
* sh: intc: Make ack_regs generally available.Paul Mundt2009-10-271-13/+1
* sh: maple: PHYSADDR() -> virt_to_phys() conversion.Paul Mundt2009-10-131-2/+2
* sh: Fix up simplified multi-evt handling under sparseirq.Paul Mundt2009-08-311-1/+12
* sh: Simplify "multi-evt" interrupt handling.Pawel Moll2009-08-241-37/+17
* sh: Fixes some write posting issues in the interrupt handling for SHStuart Menefy2009-08-241-1/+7
* sh: intc: alloc_bootmem() -> kzalloc() conversion.Paul Mundt2009-06-121-7/+6
* sh: Tie sparseirq in to Kconfig.Paul Mundt2009-06-111-6/+4
* sh: Wrap irq_to_desc_alloc_cpu() around CONFIG_SPARSE_IRQ temporarily.Paul Mundt2009-05-221-1/+4
* sh: irq: Teach ipr and intc about dynamically allocating irq_descs.Paul Mundt2009-05-221-2/+10
* sh: intc: Added resume from hibernation support to the intcFrancesco VIRLINZI2009-04-061-4/+31
* sh: intc: set_irq_wake() supportMagnus Damm2009-04-021-0/+65
* sh: intc: install enable, disable and shutdown callbacksMagnus Damm2009-04-021-0/+3
* maple: fix Error in kernel-doc notationRandy Dunlap2009-03-291-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-03-261-1/+0
|\