Commit Graph

229 Commits (2f69335710884ae6112fc8196ebe29b5cda7b79b)

Author SHA1 Message Date
Greg Kroah-Hartman 0fe763c570 Drivers: misc: remove __dev* attributes. 12 years ago
Kuninori Morimoto 94091c6b94 sh: clkfwk: fixup unsed variable warning 12 years ago
Kuninori Morimoto 9d626eccb1 sh: clkfwk: add sh_clk_fsidiv_register() 12 years ago
Paul Mundt 0dd4d5cbe4 sh: Fix up more fallout from pointless ARM __iomem churn. 13 years ago
Paul Mundt 16d74ebeb1 sh: pfc: Fix up GPIO mux type reconfig case. 13 years ago
Laurent Pinchart 077664a264 sh: pfc: Release spinlock in sh_pfc_gpio_request_enable() error path 13 years ago
Rob Herring 6679185909 ARM: shmobile: move custom gpio functions to sh-gpio.h 13 years ago
Paul Mundt d4b7c5db42 sh: intc: Fix up multi-evt irq association. 13 years ago
Paul Mundt 1026023705 sh: intc: Handle domain association for sparseirq pre-allocated vectors. 13 years ago
Paul Mundt 1d6a21b0a6 sh: intc: initial irqdomain support. 13 years ago
Paul Mundt 1e32dfe323 sh: pfc: Fix up init ordering mess. 13 years ago
Paul Mundt 92f53a85db sh: pfc: Build fix for pinctrl_remove_gpio_range() changes. 13 years ago
Paul Mundt fdd85ec3eb sh: pfc: pin config get/set support. 13 years ago
Paul Mundt 5440711073 sh: pfc: Prefer DRV_NAME over KBUILD_MODNAME. 13 years ago
Paul Mundt e3f805e897 sh: pfc: pinctrl legacy group support. 13 years ago
Paul Mundt e3e79454a7 sh: pfc: Ignore pinmux GPIOs with invalid enum IDs. 13 years ago
Paul Mundt 1acbbb4ed8 sh: pfc: Export pinctrl binding init symbol. 13 years ago
Paul Mundt 159ac0737e sh: pfc: Error out on pinctrl init resolution failure. 13 years ago
Paul Mundt a2d3afffd9 sh: pfc: Make pr_fmt consistent across pfc drivers. 13 years ago
Paul Mundt d93a891ff9 sh: pfc: pinctrl legacy function support. 13 years ago
Paul Mundt ca5481c68e sh: pfc: Rudimentary pinctrl-backed GPIO support. 13 years ago
Paul Mundt afae021abe sh: pfc: Shuffle PFC support core. 13 years ago
Paul Mundt 06d5631f56 sh: pfc: Verify pin type encoding size at build time. 13 years ago
Paul Mundt b16b2a262c sh: pfc: Make gpio chip support optional where possible. 13 years ago
Paul Mundt b3c185a761 sh: pfc: Split out gpio chip support. 13 years ago
Paul Mundt 123df01e8e sh: intc: Allocate subgroup virq backing desc directly. 13 years ago
Paul Mundt 609d7558f2 sh: clkfwk: Consolidate div clk registration helper. 13 years ago
Paul Mundt e3c8760773 sh: clkfwk: Consolidate div6/div4 clk_ops definitions. 13 years ago
Paul Mundt 764f4e4e33 sh: clkfwk: Use shared sh_clk_div_enable/disable(). 13 years ago
Paul Mundt 0fa22168e0 sh: clkfwk: Use shared sh_clk_div_set_rate() 13 years ago
Paul Mundt 75f5f8a56e sh: clkfwk: Use shared sh_clk_div_recalc(). 13 years ago
Paul Mundt 1111cc1e80 sh: clkfwk: Introduce a div_mask for variable div types. 13 years ago
Paul Mundt a60977a513 sh: clkfwk: Move to common clk_div_table accessors for div4/div6. 13 years ago
Paul Mundt be9c00295b sh: intc: Kill off deprecated dynamic IRQ API. 13 years ago
Paul Mundt 5f19f14fed sh: intc: Kill off special reservation interface. 13 years ago
Paul Mundt 104fa61a7d sh: clkfwk: Support variable size accesses for div4/div6 clocks. 13 years ago
Paul Mundt 4d6ddb08ac sh: clkfwk: Support variable size accesses for MSTP clocks. 13 years ago
Paul Mundt b448d6adf7 sh: intc: Fix up section mismatch for intc_ack_data 13 years ago
Magnus Damm a0ec360f6b sh: convert cpg code to sh_clk_ops 13 years ago
Rob Herring 0f55239348 sh: intc: remove dependency on NR_IRQS 13 years ago
Paul Mundt b59f9f9775 sh: intc: optimize intc IRQ lookup 13 years ago
Paul Mundt 3037764213 sh: intc: Use IRQ_SET_MASK_OK_NOCOPY for intc_set_affinity. 13 years ago
Paul Mundt 29775df10f sh: intc: Kill off superfluous irq_shutdown hooking. 13 years ago
Paul Mundt 5bbda4e4ac sh: intc: Prefer IRQCHIP_SKIP_SET_WAKE over a dummy set_wake callback. 13 years ago
Paul Mundt 5fbebcbdb3 sh: intc: Make global intc controller counter static. 13 years ago
Kuninori Morimoto 64dea57588 sh: clkfwk: bugfix: use clk_reparent() for div6 clocks 13 years ago
Guennadi Liakhovetski d3442b2bb7 sh: also without PM_RUNTIME pm_runtime.o must be built 13 years ago
Kuninori Morimoto 7784f4da1a sh: clkfwk: sh_clk_init_parent() should be called after clk_register() 13 years ago
Magnus Damm e499ada829 sh: pfc: Unlock register support 13 years ago
Magnus Damm f78a26f55b sh: pfc: Variable bitfield width config register support 13 years ago