UBUNTU: Ubuntu-2.6.38-12.51
[linux-flexiantxendom0-natty.git] / drivers / sh /
2011-07-15 Kuninori Morimotosh: clkfwk: fixup clk_rate_table_build parameter in...
2011-01-19 Magnus Dammsh: update INTC to clear IRQ sense valid flag
2011-01-10 Alexey Dobriyanheaders: kobject.h redux
2010-12-24 Paul Mundtsh: intc: Initialize radix tree gfp mask explicitly.
2010-11-19 Paul MundtMerge branch 'common/clkfwk' into sh-fixes-for-linus
2010-11-19 Paul Mundtsh: clkfwk: Build fix for non-legacy CPG changes.
2010-11-16 Paul MundtMerge branch 'common/clkfwk' into sh-fixes-for-linus
2010-11-15 Paul Mundtsh: clkfwk: Kill off now unused algo_id in set_rate op.
2010-11-15 Paul Mundtsh: clkfwk: Kill off unused clk_set_rate_ex().
2010-11-15 Paul Mundtsh: intc: Fix up build failure introduced by radix...
2010-11-10 Paul Mundtsh: clkfwk: fix up compiler warnings.
2010-11-08 Paul MundtMerge branches 'sh/pio-death', 'sh/nommu', 'sh/clkfwk...
2010-11-08 Paul Mundtsh: clkfwk: Fix up checkpatch warnings.
2010-11-08 Guennadi Liakhovetskish: add clk_round_parent() to optimize parent clock...
2010-11-01 Paul Mundtsh: intc: Update for single IRQ reservation helper.
2010-11-01 Paul Mundtsh: clkfwk: Fix up rate rounding error handling.
2010-10-28 Paul Mundtsh: intc: switch irq_desc iteration to new active IRQ...
2010-10-27 Paul Mundtsh: intc: irq_data conversion.
2010-10-27 Paul Mundtsh: maple: ctrl_in/outX to __raw_read/writeX conversion.
2010-10-26 Paul Mundtsh: Switch dynamic IRQ creation to generic irq allocator.
2010-10-26 Thomas Gleixnersh: Sanitize sparse irq
2010-10-18 Paul Mundtsh: clkfwk: Shuffle around to match the intc split up.
2010-10-18 Kuninori Morimotosh: clkfwk: modify for_each_frequency end condition
2010-10-15 Paul Mundtsh: clkfwk: Fix fault in frequency iterator.
2010-10-15 Paul Mundtsh: clkfwk: Add a helper for rate rounding by divisor...
2010-10-15 Paul Mundtsh: clkfwk: Abstract rate rounding helper.
2010-10-15 Paul Mundtsh: clkfwk: support clock remapping.
2010-10-13 Paul Mundtsh: use pr_fmt for clock framework, too.
2010-10-13 Magnus Dammsh: remove name and id from struct clk
2010-10-06 Paul Mundtsh: intc: Fix build with IRQ balancing disabled.
2010-10-06 Paul Mundtsh: intc: Add missing files.
2010-10-05 Paul Mundtsh: intc: Split up the INTC code.
2010-10-05 Paul Mundtsh: intc: Handle early lookups of subgroup IRQs.
2010-10-04 Paul Mundtsh: intc: Support virtual mappings for IRQ subgroups.
2010-10-04 Paul Mundtsh: intc: Implement reverse mapping for IRQs to per...
2010-10-03 Paul Mundtsh: pfc: Fix up BUG() triggered by gpiolib debugfs...
2010-10-03 Paul Mundtsh: pfc: support pinmux deregistration.
2010-10-02 Paul Mundtsh: Support early IRQ vector map reservation for delaye...
2010-10-01 Paul Mundtsh: Support IRQ balancing for SH-X3 proto cores, too.
2010-08-20 Paul Mundtsh: reinstate clock framework rate rounding.
2010-08-16 Paul MundtMerge branch 'master' of git://git./linux/kernel/git...
2010-08-04 Guennadi Liakhovetskish: add a reparent function to DIV6 clocks
2010-07-05 Paul MundtMerge branch 'master' of git://git./linux/kernel/git...
2010-07-02 Guennadi Liakhovetskish: remove bogus highest / lowest logic from clock...
2010-07-02 Guennadi Liakhovetskish: move a debug printk() to a more meaningful location...
2010-06-02 Paul Mundtsh: Make intc messages consistent via pr_fmt.
2010-05-20 Magnus DammARM: mach-shmobile: Use shared clock framework
2010-05-13 Guennadi Liakhovetskish: simplify WARN usage in SH clock driver
2010-05-13 Magnus Dammsh: move sh clock-cpg.c contents to drivers/sh/clk...
2010-05-13 Magnus Dammsh: move sh clock.c contents to drivers/sh/clk.
2010-04-26 Paul MundtMerge branch 'sh/stable-updates'
2010-04-15 Paul Mundtsh: intc: IRQ auto-distribution support.
2010-04-13 Paul Mundtsh: intc: userimask support.
2010-04-13 Paul Mundtsh: intc: Tidy up loglevel mismatches.
2010-04-13 Paul Mundtsh: intc: Provide sysdev name for intc controllers.
2010-04-07 Paul MundtMerge branches 'genesis/dmaengine', 'genesis/intc-exten...
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-30 Paul MundtMerge branches 'sh/intc-extension', 'sh/dmaengine'...
2010-03-20 Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh-2.6
2010-03-19 Magnus Dammsh: INTC ioremap support
2010-03-19 Magnus Dammsh: add INTC out of memory error handling
2010-03-08 Russell KingMerge branch 'origin' into devel-stable
2010-03-08 Paul Mundtsh: Support CPU affinity masks for INTC controllers.
2010-02-17 Paul Mundtsh: Use dummy_irq_chip for INTC redirect vectors.
2010-02-16 Magnus Dammsh: extend INTC with force_disable
2010-02-09 Magnus Dammsh: fix INTC to use set_irq_chained_handler() for redirects
2010-02-09 Paul MundtMerge branch 'sh/intc-extension'
2010-02-09 Magnus Dammsh: extend INTC with force_enable
2010-02-09 Magnus Dammsh: extend INTC with struct intc_hw_desc
2010-02-08 Magnus Dammsh: Let INTC set IRQF_VALID on ARM platforms.
2010-02-02 Paul Mundtsh: Provide create_irq_nr() for dynamic IRQ creation...
2010-01-19 Magnus Dammsh: update PFC to allow any enum in MARK lists
2009-12-09 Paul Mundtsh: pfc: Fixup type mismatch in debug printks.
2009-12-09 Paul Mundtsh: intc: Fixup compile breakage.
2009-12-09 Francesco VIRLINZIsh: intc: Fixed resume from hibernation
2009-11-30 Paul Mundtsh: pfc: pr_info() -> pr_debug() cleanups.
2009-11-30 Paul Mundtsh: pfc: Convert from ctrl_xxx() to __raw_xxx() I/O...
2009-11-30 Magnus Dammsh: Break out SuperH PFC code
2009-11-02 Paul Mundtsh: intc: Handle legacy IRQ reservation in vector map.
2009-11-02 Paul Mundtsh: intc: dynamic IRQ support.
2009-10-27 Paul Mundtsh: intc: Make ack_regs generally available.
2009-10-13 Paul Mundtsh: maple: PHYSADDR() -> virt_to_phys() conversion.
2009-08-31 Paul Mundtsh: Fix up simplified multi-evt handling under sparseirq.
2009-08-24 Pawel Mollsh: Simplify "multi-evt" interrupt handling.
2009-08-24 Stuart Menefysh: Fixes some write posting issues in the interrupt...
2009-06-11 Paul Mundtsh: intc: alloc_bootmem() -> kzalloc() conversion.
2009-06-11 Paul Mundtsh: Tie sparseirq in to Kconfig.
2009-05-22 Paul Mundtsh: Wrap irq_to_desc_alloc_cpu() around CONFIG_SPARSE_I...
2009-05-21 Paul Mundtsh: irq: Teach ipr and intc about dynamically allocatin...
2009-04-06 Francesco VIRLINZIsh: intc: Added resume from hibernation support to...
2009-04-02 Magnus Dammsh: intc: set_irq_wake() support
2009-04-02 Magnus Dammsh: intc: install enable, disable and shutdown callbacks
2009-03-29 Randy Dunlapmaple: fix Error in kernel-doc notation
2009-03-26 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2009-03-24 Kay Sieverssh: struct device - replace bus_id with dev_name()...
2009-03-06 Paul Mundtsh: intc: Make missing unique IRQ mask warning more...
2009-03-03 Kay Sieverssh: struct device - replace bus_id with dev_name()...
2009-02-27 Magnus Dammsh: multiple vectors per irq - base
2009-02-27 Adrian McMenaminsh: maple: Support block reads and writes.
2008-12-16 Matt Flemingsh: maple: Do not pass SLAB_POISON to kmem_cache_create()
next