aboutsummaryrefslogtreecommitdiff
path: root/drivers/sh
AgeCommit message (Expand)Author
2012-07-20Merge branch 'common/pinctrl' into sh-latestPaul Mundt
2012-07-20sh: pfc: pin config get/set support.Paul Mundt
2012-07-20sh: pfc: Prefer DRV_NAME over KBUILD_MODNAME.Paul Mundt
2012-07-17sh: pfc: pinctrl legacy group support.Paul Mundt
2012-07-17sh: pfc: Ignore pinmux GPIOs with invalid enum IDs.Paul Mundt
2012-07-17sh: pfc: Export pinctrl binding init symbol.Paul Mundt
2012-07-17sh: pfc: Error out on pinctrl init resolution failure.Paul Mundt
2012-07-11sh: pfc: Make pr_fmt consistent across pfc drivers.Paul Mundt
2012-07-11sh: pfc: pinctrl legacy function support.Paul Mundt
2012-07-10sh: pfc: Rudimentary pinctrl-backed GPIO support.Paul Mundt
2012-07-10sh: pfc: Shuffle PFC support core.Paul Mundt
2012-06-21Merge branch 'common/pfc' into sh-latestPaul Mundt
2012-06-21sh: pfc: Verify pin type encoding size at build time.Paul Mundt
2012-06-20sh: pfc: Make gpio chip support optional where possible.Paul Mundt
2012-06-20sh: pfc: Split out gpio chip support.Paul Mundt
2012-06-20Merge branch 'sh/clkfwk' into sh-latestPaul Mundt
2012-06-13Merge branch 'sh/dynamic-irq-cleanup' into sh-latestPaul Mundt
2012-06-13sh: intc: Allocate subgroup virq backing desc directly.Paul Mundt
2012-05-25sh: clkfwk: Consolidate div clk registration helper.Paul Mundt
2012-05-25sh: clkfwk: Consolidate div6/div4 clk_ops definitions.Paul Mundt
2012-05-25sh: clkfwk: Use shared sh_clk_div_enable/disable().Paul Mundt
2012-05-25sh: clkfwk: Use shared sh_clk_div_set_rate()Paul Mundt
2012-05-25sh: clkfwk: Use shared sh_clk_div_recalc().Paul Mundt
2012-05-25sh: clkfwk: Introduce a div_mask for variable div types.Paul Mundt
2012-05-25sh: clkfwk: Move to common clk_div_table accessors for div4/div6.Paul Mundt
2012-05-24sh: intc: Kill off deprecated dynamic IRQ API.Paul Mundt
2012-05-22sh: intc: Kill off special reservation interface.Paul Mundt
2012-04-12sh: clkfwk: Support variable size accesses for div4/div6 clocks.Paul Mundt
2012-04-11sh: clkfwk: Support variable size accesses for MSTP clocks.Paul Mundt
2012-03-30Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-29sh: intc: Fix up section mismatch for intc_ack_dataPaul Mundt
2012-03-28Merge branch 'common/intc-extension' into sh-latestPaul Mundt
2012-03-12sh: convert cpg code to sh_clk_opsMagnus Damm
2012-01-25sh: intc: remove dependency on NR_IRQSRob Herring
2012-01-24sh: intc: optimize intc IRQ lookupPaul Mundt
2012-01-24sh: intc: Use IRQ_SET_MASK_OK_NOCOPY for intc_set_affinity.Paul Mundt
2012-01-24sh: intc: Kill off superfluous irq_shutdown hooking.Paul Mundt
2012-01-24sh: intc: Prefer IRQCHIP_SKIP_SET_WAKE over a dummy set_wake callback.Paul Mundt
2012-01-24sh: intc: Make global intc controller counter static.Paul Mundt
2012-01-24sh: clkfwk: bugfix: use clk_reparent() for div6 clocksKuninori Morimoto
2012-01-11Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-01-12Merge branch 'sh/pm-runtime' into sh-latestPaul Mundt
2012-01-12sh: also without PM_RUNTIME pm_runtime.o must be builtGuennadi Liakhovetski
2012-01-10Merge branch 'common/clkfwk' into sh-latestPaul Mundt
2012-01-10sh: clkfwk: sh_clk_init_parent() should be called after clk_register()Kuninori Morimoto
2012-01-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2012-01-09Merge branches 'common/pfc' and 'common/clkfwk' into rmobile/marzenPaul Mundt
2012-01-09sh: pfc: Unlock register supportMagnus Damm
2012-01-09sh: pfc: Variable bitfield width config register supportMagnus Damm