aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-10-18sh: clkfwk: Shuffle around to match the intc split up.Paul Mundt4-5/+16
2010-10-18sh: clkfwk: modify for_each_frequency end conditionKuninori Morimoto1-2/+5
2010-10-18sh: fix clk_get() error handlingGuennadi Liakhovetski1-3/+3
2010-10-16sh: clkfwk: Fix fault in frequency iterator.Paul Mundt1-1/+1
2010-10-15sh: clkfwk: Add a helper for rate rounding by divisor ranges.Paul Mundt2-1/+24
2010-10-15sh: clkfwk: Abstract rate rounding helper.Paul Mundt2-14/+53
2010-10-15sh: clkfwk: support clock remapping.Paul Mundt2-2/+99
2010-10-15sh: pci: Convert to upper/lower_32_bits() helpers.Paul Mundt2-9/+2
2010-10-15sh: mach-sdk7786: Add support for the FPGA SRAM.Paul Mundt5-2/+92
2010-10-15sh: Provide a generic SRAM pool for tiny memories.Paul Mundt4-0/+77
2010-10-14sh: pci: Support secondary FPGA-driven PCIe clocks on SDK7786.Paul Mundt4-5/+75
2010-10-14sh: pci: Support slot 4 routing on SDK7786.Paul Mundt4-1/+79
2010-10-14sh: Fix up PMB locking.Paul Mundt1-16/+15
2010-10-14sh: mach-sdk7786: Add support for fpga gpios.Paul Mundt3-0/+52
2010-10-13sh: use pr_fmt for clock framework, too.Paul Mundt1-1/+3
2010-10-13sh: remove name and id from struct clkMagnus Damm3-13/+6
2010-10-13sh: free-without-alloc fix for sh_mobile_lcdcfbMagnus Damm1-2/+4
2010-10-13sh: perf: Set up perf_max_events.Paul Mundt1-0/+1
2010-10-13sh: perf: Support SH-X3 hardware counters.Paul Mundt1-1/+19
2010-10-13sh: wire up perf alignment and emulation faults.Paul Mundt5-9/+33
2010-10-12sh: boards/mach-x3proto: gpio: fix error handling codeKulikov Vasiliy1-2/+2
2010-10-07sh: Fix up the SH-3 build.Paul Mundt1-0/+1
2010-10-06sh: Fix address calculation of InitrdNobuhiro Iwamatsu1-3/+4
2010-10-06sh: fix uninitialized spinlockAkinobu Mita1-1/+1
2010-10-06sh: intc: Fix build with IRQ balancing disabled.Paul Mundt1-4/+5
2010-10-06sh: intc: Add missing files.Paul Mundt2-0/+40
2010-10-05sh: Wire up INTC subgroup splitting for SH7786 SCIF1.Paul Mundt1-38/+72
2010-10-05sh: intc: Split up the INTC code.Paul Mundt14-1809/+2052
2010-10-05sh: intc: Handle early lookups of subgroup IRQs.Paul Mundt2-11/+25
2010-10-05sh: intc: Support virtual mappings for IRQ subgroups.Paul Mundt3-67/+351
2010-10-05sh: intc: Implement reverse mapping for IRQs to per-controller IDs.Paul Mundt3-1/+100
2010-10-04sh: pfc: Fix up BUG() triggered by gpiolib debugfs lookups.Paul Mundt1-4/+2
2010-10-04sh: Drop __initdata for SH-X3 pinmux tables.Paul Mundt1-5/+5
2010-10-04sh: pfc: support pinmux deregistration.Paul Mundt2-1/+11
2010-10-04sh: mach-x3proto: Improve ILSEL debugging.Paul Mundt1-4/+12
2010-10-04sh: mach-x3proto: gpio-keys support.Paul Mundt1-2/+105
2010-10-04sh: mach-x3proto: Support for baseboard GPIOs.Paul Mundt3-0/+149
2010-10-04sh: mach-x3proto: Move the ilsel header to a better place.Paul Mundt3-2/+2
2010-10-03sh: Allow GPIO chips to register IRQ mappings.Paul Mundt1-4/+2
2010-10-02sh: Support early IRQ vector map reservation for delayed controllers.Paul Mundt4-9/+29
2010-10-02sh: Handle pinmux for SH-X3 proto IRQ/IRL modes.Paul Mundt2-0/+25
2010-10-02sh: pinmux support for SH-X3 proto CPUs.Paul Mundt3-0/+652
2010-10-02sh: Support IRQ balancing for SH-X3 proto cores, too.Paul Mundt2-5/+12
2010-10-02sh: Support userimask for all SH-X3 interrupt controllers.Paul Mundt3-18/+36
2010-10-01sh: Update SH-X3 subtype for clkdev lookups.Paul Mundt3-85/+146
2010-09-30sh: boot kernel with SR.BL setMagnus Damm3-2/+7
2010-09-30sh: fix a kfree address in clkdev codeGuennadi Liakhovetski1-1/+3
2010-09-24sh: provide generic arch_debugfs_dir.Paul Mundt8-40/+24
2010-09-23sh: change to new flag variablematt mooney4-4/+4
2010-09-20sh: pci: Use a generic raw spinlock for PCI config access locking.Paul Mundt4-12/+17