Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c983e6f660dd39758b032a2de4c8844ff2575278
/
drivers
/
sh
37bef8f
Merge branches 'sh/pm-runtime' and 'common/clkfwk' into sh-fixes-for-linus
by Paul Mundt
· 13 years ago
79e7066
sh: clkfwk: Kill off remaining debugfs cruft.
by Paul Mundt
· 13 years ago
d03299e
drivers: sh: Kill off dead pathname for runtime PM stub.
by Paul Mundt
· 13 years ago
750a7ee
drivers: sh: Generalize runtime PM platform stub.
by Paul Mundt
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
7d377b1
sh: intc: Allow triggering on both edges for ARM SoCs
by Magnus Damm
· 13 years ago
dd2c0ca
sh: clkfwk: add clk_rate_mult_range_round()
by Kuninori Morimoto
· 13 years ago
07c9273
drivers/sh: Add export.h for EXPORT_SYMBOL to intc/virq.c
by Paul Gortmaker
· 13 years ago
f7be345
sh: Add export.h to arch/sh specific files as required.
by Paul Gortmaker
· 13 years ago
db4e839
sh: Add module.h to arch/sh specific files as required.
by Paul Gortmaker
· 13 years ago
0c43871
sh: fix implicit use of stat.h in arch/sh specific files
by Paul Gortmaker
· 13 years ago
a102a08
sh: userimask.c needs linux/stat.h
by Nobuhiro Iwamatsu
· 13 years ago
ad2a8e7
sh: pfc: Add GPIO IRQ support
by Magnus Damm
· 13 years ago
c63bcc6
sh: pfc: get_config_reg() shift clean up
by Magnus Damm
· 13 years ago
52e3124
sh: intc: Add IRQ trigger bit field check
by Magnus Damm
· 13 years ago
e80ca14
Merge branch 'common/core' into sh-latest
by Paul Mundt
· 13 years ago
e10b87d
Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-3.x
by Linus Torvalds
· 13 years ago
9a14a92
sh: intc: enable both edges GPIO interrupts on sh7372
by Magnus Damm
· 13 years ago
12520c4
switch assorted clock drivers to debugfs_remove_recursive()
by Al Viro
· 13 years ago
225ca45
sh: clkfwk: Convert to IS_ERR_OR_NULL.
by Paul Mundt
· 13 years ago
794d78f
drivers: sh: late disabling of clocks V2
by Magnus Damm
· 13 years ago
583af25
drivers: sh: resume enabled clocks fix
by Magnus Damm
· 13 years ago
972b194
Merge branch 'sh/genirq-threading' into sh-latest
by Paul Mundt
· 13 years ago
442f56d
sh: intc: Set virtual IRQs as nothread.
by Paul Mundt
· 14 years ago
52c10ad
sh: clkfwk: fixup clk_rate_table_build parameter in div6 clock
by Kuninori Morimoto
· 14 years ago
286b9bf
sh: Fix irq cleanup fallout
by Thomas Gleixner
· 14 years ago
fcb8918
sh: Convert to new function names
by Thomas Gleixner
· 14 years ago
a821b27
sh: Use the proper accessor functions
by Thomas Gleixner
· 14 years ago
a696b89
sh: Use struct syscore_ops instead of sysdevs
by Rafael J. Wysocki
· 14 years ago
8a5a778
sh: update INTC to clear IRQ sense valid flag
by Magnus Damm
· 14 years ago
57cc721
headers: kobject.h redux
by Alexey Dobriyan
· 14 years ago
30f2ba3
sh: intc: Initialize radix tree gfp mask explicitly.
by Paul Mundt
· 14 years ago
dfcd6e4
Merge branch 'common/clkfwk' into sh-fixes-for-linus
by Paul Mundt
· 14 years ago
f278ea8
sh: clkfwk: Build fix for non-legacy CPG changes.
by Paul Mundt
· 14 years ago
8496533
Merge branch 'common/clkfwk' into sh-fixes-for-linus
by Paul Mundt
· 14 years ago
35a96c7
sh: clkfwk: Kill off now unused algo_id in set_rate op.
by Paul Mundt
· 14 years ago
9a1683d
sh: clkfwk: Kill off unused clk_set_rate_ex().
by Paul Mundt
· 14 years ago
6318af9
sh: intc: Fix up build failure introduced by radix tree changes.
by Paul Mundt
· 14 years ago
ed10b49
sh: clkfwk: fix up compiler warnings.
by Paul Mundt
· 14 years ago
21e1426
Merge branches 'sh/pio-death', 'sh/nommu', 'sh/clkfwk', 'sh/core' and 'sh/intc-extension' into sh-fixes-for-linus
by Paul Mundt
· 14 years ago
a766b29
sh: clkfwk: Fix up checkpatch warnings.
by Paul Mundt
· 14 years ago
6af26c6
sh: add clk_round_parent() to optimize parent clock rate
by Guennadi Liakhovetski
· 14 years ago
20f95e0
sh: intc: Update for single IRQ reservation helper.
by Paul Mundt
· 14 years ago
5aefa34
sh: clkfwk: Fix up rate rounding error handling.
by Paul Mundt
· 14 years ago
63111a3
sh: intc: switch irq_desc iteration to new active IRQ iterator.
by Paul Mundt
· 14 years ago
26599a9
sh: intc: irq_data conversion.
by Paul Mundt
· 14 years ago
c053784
sh: maple: ctrl_in/outX to __raw_read/writeX conversion.
by Paul Mundt
· 14 years ago
38ab134
sh: Switch dynamic IRQ creation to generic irq allocator.
by Paul Mundt
· 14 years ago
c4318ba
sh: Sanitize sparse irq
by Thomas Gleixner
· 14 years ago
de9186c
sh: clkfwk: Shuffle around to match the intc split up.
by Paul Mundt
· 14 years ago
c2590f4
sh: clkfwk: modify for_each_frequency end condition
by Kuninori Morimoto
· 14 years ago
e5690e0
sh: clkfwk: Fix fault in frequency iterator.
by Paul Mundt
· 14 years ago
8e122db
sh: clkfwk: Add a helper for rate rounding by divisor ranges.
by Paul Mundt
· 14 years ago
f586903
sh: clkfwk: Abstract rate rounding helper.
by Paul Mundt
· 14 years ago
28085bc
sh: clkfwk: support clock remapping.
by Paul Mundt
· 14 years ago
550a1ef
sh: use pr_fmt for clock framework, too.
by Paul Mundt
· 14 years ago
6939539
sh: remove name and id from struct clk
by Magnus Damm
· 14 years ago
6966fed
sh: intc: Fix build with IRQ balancing disabled.
by Paul Mundt
· 14 years ago
33fc1a2
sh: intc: Add missing files.
by Paul Mundt
· 14 years ago
2be6bb0
sh: intc: Split up the INTC code.
by Paul Mundt
· 14 years ago
d74310d
sh: intc: Handle early lookups of subgroup IRQs.
by Paul Mundt
· 14 years ago
c1e30ad
sh: intc: Support virtual mappings for IRQ subgroups.
by Paul Mundt
· 14 years ago
44629f5
sh: intc: Implement reverse mapping for IRQs to per-controller IDs.
by Paul Mundt
· 14 years ago
e8184a4
sh: pfc: Fix up BUG() triggered by gpiolib debugfs lookups.
by Paul Mundt
· 14 years ago
b72421d
sh: pfc: support pinmux deregistration.
by Paul Mundt
· 14 years ago
4bacd79
sh: Support early IRQ vector map reservation for delayed controllers.
by Paul Mundt
· 14 years ago
f9d885c3
sh: Support IRQ balancing for SH-X3 proto cores, too.
by Paul Mundt
· 14 years ago
960bc36
sh: reinstate clock framework rate rounding.
by Paul Mundt
· 14 years ago
bbcf6e8
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Paul Mundt
· 14 years ago
b3dd51a
sh: add a reparent function to DIV6 clocks
by Guennadi Liakhovetski
· 14 years ago
285eba5
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Paul Mundt
· 14 years ago
088bcc2
sh: remove bogus highest / lowest logic from clock rate rounding
by Guennadi Liakhovetski
· 14 years ago
c45f6f1
sh: move a debug printk() to a more meaningful location in the clock driver
by Guennadi Liakhovetski
· 14 years ago
ac422f9
sh: Make intc messages consistent via pr_fmt.
by Paul Mundt
· 14 years ago
e47bb51
ARM: mach-shmobile: Use shared clock framework
by Magnus Damm
· 14 years ago
f5ca6d4
sh: simplify WARN usage in SH clock driver
by Guennadi Liakhovetski
· 15 years ago
fa676ca
sh: move sh clock-cpg.c contents to drivers/sh/clk-cpg.c
by Magnus Damm
· 14 years ago
8b5ee11
sh: move sh clock.c contents to drivers/sh/clk.
by Magnus Damm
· 14 years ago
e195534
Merge branch 'sh/stable-updates'
by Paul Mundt
· 15 years ago
dc825b1
sh: intc: IRQ auto-distribution support.
by Paul Mundt
· 15 years ago
43b8774
sh: intc: userimask support.
by Paul Mundt
· 15 years ago
12129fe
sh: intc: Tidy up loglevel mismatches.
by Paul Mundt
· 15 years ago
0ded754
sh: intc: Provide sysdev name for intc controllers.
by Paul Mundt
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
720fcb3
Merge branches 'sh/intc-extension', 'sh/dmaengine', 'sh/serial-dma' and 'sh/clkfwk'
by Paul Mundt
· 15 years ago
e4d8063
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 15 years ago
dec710b
sh: INTC ioremap support
by Magnus Damm
· 15 years ago
01e9651
sh: add INTC out of memory error handling
by Magnus Damm
· 15 years ago
988addf
Merge branch 'origin' into devel-stable
by Russell King
· 15 years ago
a8941da
sh: Support CPU affinity masks for INTC controllers.
by Paul Mundt
· 15 years ago
4d2185d
sh: Use dummy_irq_chip for INTC redirect vectors.
by Paul Mundt
· 15 years ago
d85429a
sh: extend INTC with force_disable
by Magnus Damm
· 15 years ago
e6f0775
sh: fix INTC to use set_irq_chained_handler() for redirects
by Magnus Damm
· 15 years ago
7896cd0
Merge branch 'sh/intc-extension'
by Paul Mundt
· 15 years ago
d519095
sh: extend INTC with force_enable
by Magnus Damm
· 15 years ago
577cd75
sh: extend INTC with struct intc_hw_desc
by Magnus Damm
· 15 years ago
65a5b28
sh: Let INTC set IRQF_VALID on ARM platforms.
by Magnus Damm
· 15 years ago
e9867c5
sh: Provide create_irq_nr() for dynamic IRQ creation by number.
by Paul Mundt
· 15 years ago
50dd314
sh: update PFC to allow any enum in MARK lists
by Magnus Damm
· 15 years ago
ca6f2d7
sh: pfc: Fixup type mismatch in debug printks.
by Paul Mundt
· 15 years ago
Next »