Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b11762f8431b3a5cf1c156876e79efab7d7f80c4
/
drivers
/
sh
d2b150d
Merge tag 'sh-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
4f3068f
sh: intc: Enable driver compilation with COMPILE_TEST
by Laurent Pinchart
· 11 years ago
a028c6d
ARM: shmobile: wait for MSTP clock status to toggle, when enabling it
by Guennadi Liakhovetski
· 11 years ago
e52cff8
Merge branch 'pm-assorted'
by Rafael J. Wysocki
· 11 years ago
5070158
cpufreq: rename index as driver_data in cpufreq_frequency_table
by Viresh Kumar
· 12 years ago
45f0a85
PM / Runtime: Rework the "runtime idle" helper routine
by Rafael J. Wysocki
· 11 years ago
7e5fc77
Merge branch 'pfc' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/sh-pinmux
by Olof Johansson
· 12 years ago
6e54d8d
sh-pfc: Move driver from drivers/sh/ to drivers/pinctrl/
by Laurent Pinchart
· 12 years ago
56dc04a
sh-pfc: Remove unused resource and num_resources platform data fields
by Laurent Pinchart
· 12 years ago
8682b3c
sh-pfc: Remove platform device registration
by Laurent Pinchart
· 12 years ago
973931a
sh-pfc: Support passing resources through platform device
by Laurent Pinchart
· 12 years ago
40ee6fc
sh-pfc: Split platform device and platform driver registration
by Laurent Pinchart
· 12 years ago
4aeacd5
sh-pfc: Use sh_pfc_ namespace prefix through the whole driver
by Laurent Pinchart
· 12 years ago
90efde2
sh-pfc: Sort headers alphabetically
by Laurent Pinchart
· 12 years ago
a99ebec
sh-pfc: Remove check for impossible error condition
by Laurent Pinchart
· 12 years ago
4a2e0d1
sh-pfc: Let the compiler decide whether to inline functions
by Laurent Pinchart
· 12 years ago
c9fa88e
sh-pfc: Use devm_ioremap_nocache()
by Laurent Pinchart
· 12 years ago
1724acf
sh-pfc: Use devm_kzalloc()
by Laurent Pinchart
· 12 years ago
c6193ea
sh-pfc: Move platform device and driver to the core
by Laurent Pinchart
· 12 years ago
6f6a4a6
sh-pfc: Merge PFC core and gpio
by Laurent Pinchart
· 12 years ago
f9492fd
sh-pfc: Merge PFC core and pinctrl
by Laurent Pinchart
· 12 years ago
f916513
sh-pfc: Move private definitions and declarations to private header
by Laurent Pinchart
· 12 years ago
d4e62d0
sh-pfc: Split platform data from the sh_pfc structure
by Laurent Pinchart
· 12 years ago
5a799b8
sh: clkfwk: bugfix: sh_clk_div_enable() care sh_clk_div_set_rate() if div6
by Kuninori Morimoto
· 12 years ago
0fe763c
Drivers: misc: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
97b129b
Merge branch 'soc4' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/soc2
by Arnd Bergmann
· 12 years ago
94091c6
sh: clkfwk: fixup unsed variable warning
by Kuninori Morimoto
· 12 years ago
94c78a5
Merge branches 'depends/asoc', 'renesas/boards', 'renesas/soc' and 'renesas/soc2' into next/boards2
by Arnd Bergmann
· 12 years ago
9d626ec
sh: clkfwk: add sh_clk_fsidiv_register()
by Kuninori Morimoto
· 12 years ago
0dd4d5c
sh: Fix up more fallout from pointless ARM __iomem churn.
by Paul Mundt
· 12 years ago
9cd11c0
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
16d74eb
sh: pfc: Fix up GPIO mux type reconfig case.
by Paul Mundt
· 12 years ago
077664a
sh: pfc: Release spinlock in sh_pfc_gpio_request_enable() error path
by Laurent Pinchart
· 12 years ago
6679185
ARM: shmobile: move custom gpio functions to sh-gpio.h
by Rob Herring
· 12 years ago
d4b7c5d
sh: intc: Fix up multi-evt irq association.
by Paul Mundt
· 12 years ago
1026023
sh: intc: Handle domain association for sparseirq pre-allocated vectors.
by Paul Mundt
· 12 years ago
f387704
Merge branch 'common/irqdomain' into sh-latest
by Paul Mundt
· 12 years ago
1d6a21b
sh: intc: initial irqdomain support.
by Paul Mundt
· 12 years ago
1e32dfe
sh: pfc: Fix up init ordering mess.
by Paul Mundt
· 12 years ago
92f53a8
sh: pfc: Build fix for pinctrl_remove_gpio_range() changes.
by Paul Mundt
· 12 years ago
9ff561f
Merge branch 'common/pinctrl' into sh-latest
by Paul Mundt
· 12 years ago
fdd85ec
sh: pfc: pin config get/set support.
by Paul Mundt
· 12 years ago
5440711
sh: pfc: Prefer DRV_NAME over KBUILD_MODNAME.
by Paul Mundt
· 12 years ago
e3f805e
sh: pfc: pinctrl legacy group support.
by Paul Mundt
· 12 years ago
e3e7945
sh: pfc: Ignore pinmux GPIOs with invalid enum IDs.
by Paul Mundt
· 12 years ago
1acbbb4ed
sh: pfc: Export pinctrl binding init symbol.
by Paul Mundt
· 12 years ago
159ac07
sh: pfc: Error out on pinctrl init resolution failure.
by Paul Mundt
· 12 years ago
a2d3aff
sh: pfc: Make pr_fmt consistent across pfc drivers.
by Paul Mundt
· 12 years ago
d93a891
sh: pfc: pinctrl legacy function support.
by Paul Mundt
· 12 years ago
ca5481c6
sh: pfc: Rudimentary pinctrl-backed GPIO support.
by Paul Mundt
· 12 years ago
afae021
sh: pfc: Shuffle PFC support core.
by Paul Mundt
· 12 years ago
7b98cf0
Merge branch 'common/pfc' into sh-latest
by Paul Mundt
· 12 years ago
06d5631
sh: pfc: Verify pin type encoding size at build time.
by Paul Mundt
· 12 years ago
b16b2a2
sh: pfc: Make gpio chip support optional where possible.
by Paul Mundt
· 12 years ago
b3c185a
sh: pfc: Split out gpio chip support.
by Paul Mundt
· 12 years ago
e1eaf35
Merge branch 'sh/clkfwk' into sh-latest
by Paul Mundt
· 12 years ago
d978006
Merge branch 'sh/dynamic-irq-cleanup' into sh-latest
by Paul Mundt
· 12 years ago
123df01
sh: intc: Allocate subgroup virq backing desc directly.
by Paul Mundt
· 12 years ago
609d755
sh: clkfwk: Consolidate div clk registration helper.
by Paul Mundt
· 12 years ago
e3c8760
sh: clkfwk: Consolidate div6/div4 clk_ops definitions.
by Paul Mundt
· 12 years ago
764f4e4
sh: clkfwk: Use shared sh_clk_div_enable/disable().
by Paul Mundt
· 12 years ago
0fa2216
sh: clkfwk: Use shared sh_clk_div_set_rate()
by Paul Mundt
· 12 years ago
75f5f8a
sh: clkfwk: Use shared sh_clk_div_recalc().
by Paul Mundt
· 12 years ago
1111cc1
sh: clkfwk: Introduce a div_mask for variable div types.
by Paul Mundt
· 12 years ago
a60977a
sh: clkfwk: Move to common clk_div_table accessors for div4/div6.
by Paul Mundt
· 12 years ago
be9c002
sh: intc: Kill off deprecated dynamic IRQ API.
by Paul Mundt
· 12 years ago
5f19f14
sh: intc: Kill off special reservation interface.
by Paul Mundt
· 12 years ago
104fa61
sh: clkfwk: Support variable size accesses for div4/div6 clocks.
by Paul Mundt
· 13 years ago
4d6ddb0
sh: clkfwk: Support variable size accesses for MSTP clocks.
by Paul Mundt
· 13 years ago
f52b69f8
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
by Linus Torvalds
· 13 years ago
12679a2
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 13 years ago
b448d6a
sh: intc: Fix up section mismatch for intc_ack_data
by Paul Mundt
· 13 years ago
9207245
Merge branch 'common/intc-extension' into sh-latest
by Paul Mundt
· 13 years ago
a0ec360
sh: convert cpg code to sh_clk_ops
by Magnus Damm
· 13 years ago
0f55239
sh: intc: remove dependency on NR_IRQS
by Rob Herring
· 13 years ago
b59f9f9
sh: intc: optimize intc IRQ lookup
by Paul Mundt
· 13 years ago
3037764
sh: intc: Use IRQ_SET_MASK_OK_NOCOPY for intc_set_affinity.
by Paul Mundt
· 13 years ago
29775df
sh: intc: Kill off superfluous irq_shutdown hooking.
by Paul Mundt
· 13 years ago
5bbda4e
sh: intc: Prefer IRQCHIP_SKIP_SET_WAKE over a dummy set_wake callback.
by Paul Mundt
· 13 years ago
5fbebcb
sh: intc: Make global intc controller counter static.
by Paul Mundt
· 13 years ago
64dea57
sh: clkfwk: bugfix: use clk_reparent() for div6 clocks
by Kuninori Morimoto
· 13 years ago
4c4d285
Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-sh
by Linus Torvalds
· 13 years ago
9f06cf3
Merge branch 'sh/pm-runtime' into sh-latest
by Paul Mundt
· 13 years ago
d3442b2
sh: also without PM_RUNTIME pm_runtime.o must be built
by Guennadi Liakhovetski
· 13 years ago
4414d38
Merge branch 'common/clkfwk' into sh-latest
by Paul Mundt
· 13 years ago
7784f4d
sh: clkfwk: sh_clk_init_parent() should be called after clk_register()
by Kuninori Morimoto
· 13 years ago
ca371d2
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into sh-latest
by Paul Mundt
· 13 years ago
e0a23ce
Merge branches 'common/pfc' and 'common/clkfwk' into rmobile/marzen
by Paul Mundt
· 13 years ago
e499ada
sh: pfc: Unlock register support
by Magnus Damm
· 13 years ago
f78a26f
sh: pfc: Variable bitfield width config register support
by Magnus Damm
· 13 years ago
18925e1
sh: pfc: Add config_reg_helper() function
by Magnus Damm
· 13 years ago
ad4a07f
sh: pfc: Convert index to field and value pair
by Magnus Damm
· 13 years ago
92554d9
sh: pfc: Add gpio_read_bit() for data register access
by Magnus Damm
· 13 years ago
eb59c50
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 13 years ago
ff4b8a5
Merge branch 'driver-core-next' into Linux 3.2
by Greg Kroah-Hartman
· 13 years ago
0f966d7
PM / shmobile: Don't include SH7372's INTCS in syscore suspend/resume
by Rafael J. Wysocki
· 13 years ago
f4e73bf
sh: intc - convert sysdev_class to a regular subsystem
by Kay Sievers
· 13 years ago
0d37694
Merge branches 'common/clkfwk', 'common/pfc' and 'common/serial-rework' into sh-latest
by Paul Mundt
· 13 years ago
b0e1021
sh: pfc: ioremap() support
by Magnus Damm
· 13 years ago
2dacb97
sh: use ioread32/iowrite32 and mapped_reg for div6
by Magnus Damm
· 13 years ago
Next »