summaryrefslogtreecommitdiffstats
path: root/drivers/sh
Commit message (Expand)AuthorAgeFilesLines
* sh: intc: switch irq_desc iteration to new active IRQ iterator.Paul Mundt2010-10-281-8/+2
* sh: intc: irq_data conversion.Paul Mundt2010-10-274-40/+68
* sh: maple: ctrl_in/outX to __raw_read/writeX conversion.Paul Mundt2010-10-271-10/+10
* sh: Switch dynamic IRQ creation to generic irq allocator.Paul Mundt2010-10-262-75/+9
* sh: Sanitize sparse irqThomas Gleixner2010-10-262-19/+14
* sh: clkfwk: Shuffle around to match the intc split up.Paul Mundt2010-10-184-5/+16
* sh: clkfwk: modify for_each_frequency end conditionKuninori Morimoto2010-10-181-2/+5
* sh: clkfwk: Fix fault in frequency iterator.Paul Mundt2010-10-161-1/+1
* sh: clkfwk: Add a helper for rate rounding by divisor ranges.Paul Mundt2010-10-151-1/+21
* sh: clkfwk: Abstract rate rounding helper.Paul Mundt2010-10-151-14/+52
* sh: clkfwk: support clock remapping.Paul Mundt2010-10-151-2/+89
* sh: use pr_fmt for clock framework, too.Paul Mundt2010-10-131-1/+3
* sh: remove name and id from struct clkMagnus Damm2010-10-132-10/+6
* sh: intc: Fix build with IRQ balancing disabled.Paul Mundt2010-10-061-4/+5
* sh: intc: Add missing files.Paul Mundt2010-10-062-0/+40
* sh: intc: Split up the INTC code.Paul Mundt2010-10-0513-1808/+2051
* sh: intc: Handle early lookups of subgroup IRQs.Paul Mundt2010-10-051-10/+24
* sh: intc: Support virtual mappings for IRQ subgroups.Paul Mundt2010-10-051-66/+338
* sh: intc: Implement reverse mapping for IRQs to per-controller IDs.Paul Mundt2010-10-052-1/+99
* sh: pfc: Fix up BUG() triggered by gpiolib debugfs lookups.Paul Mundt2010-10-041-4/+2
* sh: pfc: support pinmux deregistration.Paul Mundt2010-10-041-1/+10
* sh: Support early IRQ vector map reservation for delayed controllers.Paul Mundt2010-10-021-0/+11
* sh: Support IRQ balancing for SH-X3 proto cores, too.Paul Mundt2010-10-021-1/+1
* sh: reinstate clock framework rate rounding.Paul Mundt2010-08-201-1/+15
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2010-08-162-4/+59
|\
| * sh: add a reparent function to DIV6 clocksGuennadi Liakhovetski2010-08-041-2/+56
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2010-07-051-5/+7
| |\
| * | 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
| |\
OpenPOWER on IntegriCloud