index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
sh
Commit message (
Expand
)
Author
Age
Files
Lines
*
sh: clkfwk: Shuffle around to match the intc split up.
Paul Mundt
2010-10-18
4
-5
/
+16
*
sh: clkfwk: modify for_each_frequency end condition
Kuninori Morimoto
2010-10-18
1
-2
/
+5
*
sh: clkfwk: Fix fault in frequency iterator.
Paul Mundt
2010-10-16
1
-1
/
+1
*
sh: clkfwk: Add a helper for rate rounding by divisor ranges.
Paul Mundt
2010-10-15
1
-1
/
+21
*
sh: clkfwk: Abstract rate rounding helper.
Paul Mundt
2010-10-15
1
-14
/
+52
*
sh: clkfwk: support clock remapping.
Paul Mundt
2010-10-15
1
-2
/
+89
*
sh: use pr_fmt for clock framework, too.
Paul Mundt
2010-10-13
1
-1
/
+3
*
sh: remove name and id from struct clk
Magnus Damm
2010-10-13
2
-10
/
+6
*
sh: intc: Fix build with IRQ balancing disabled.
Paul Mundt
2010-10-06
1
-4
/
+5
*
sh: intc: Add missing files.
Paul Mundt
2010-10-06
2
-0
/
+40
*
sh: intc: Split up the INTC code.
Paul Mundt
2010-10-05
13
-1808
/
+2051
*
sh: intc: Handle early lookups of subgroup IRQs.
Paul Mundt
2010-10-05
1
-10
/
+24
*
sh: intc: Support virtual mappings for IRQ subgroups.
Paul Mundt
2010-10-05
1
-66
/
+338
*
sh: intc: Implement reverse mapping for IRQs to per-controller IDs.
Paul Mundt
2010-10-05
2
-1
/
+99
*
sh: pfc: Fix up BUG() triggered by gpiolib debugfs lookups.
Paul Mundt
2010-10-04
1
-4
/
+2
*
sh: pfc: support pinmux deregistration.
Paul Mundt
2010-10-04
1
-1
/
+10
*
sh: Support early IRQ vector map reservation for delayed controllers.
Paul Mundt
2010-10-02
1
-0
/
+11
*
sh: Support IRQ balancing for SH-X3 proto cores, too.
Paul Mundt
2010-10-02
1
-1
/
+1
*
sh: reinstate clock framework rate rounding.
Paul Mundt
2010-08-20
1
-1
/
+15
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
2010-08-16
2
-4
/
+59
|
\
|
*
sh: add a reparent function to DIV6 clocks
Guennadi Liakhovetski
2010-08-04
1
-2
/
+56
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
2010-07-05
1
-5
/
+7
|
|
\
|
*
|
ARM: mach-shmobile: Use shared clock framework
Magnus Damm
2010-05-20
1
-2
/
+3
*
|
|
sh: remove bogus highest / lowest logic from clock rate rounding
Guennadi Liakhovetski
2010-07-02
1
-13
/
+0
*
|
|
sh: move a debug printk() to a more meaningful location in the clock driver
Guennadi Liakhovetski
2010-07-02
1
-2
/
+2
|
|
/
|
/
|
*
|
sh: Make intc messages consistent via pr_fmt.
Paul Mundt
2010-06-02
1
-5
/
+7
|
/
*
sh: simplify WARN usage in SH clock driver
Guennadi Liakhovetski
2010-05-13
1
-5
/
+2
*
sh: move sh clock-cpg.c contents to drivers/sh/clk-cpg.c
Magnus Damm
2010-05-13
2
-0
/
+299
*
sh: move sh clock.c contents to drivers/sh/clk.
Magnus Damm
2010-05-13
2
-0
/
+549
*
Merge branch 'sh/stable-updates'
Paul Mundt
2010-04-26
1
-0
/
+1
|
\
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
|
sh: intc: IRQ auto-distribution support.
Paul Mundt
2010-04-15
2
-52
/
+159
*
|
sh: intc: userimask support.
Paul Mundt
2010-04-13
2
-2
/
+80
*
|
sh: intc: Tidy up loglevel mismatches.
Paul Mundt
2010-04-13
1
-4
/
+7
*
|
sh: intc: Provide sysdev name for intc controllers.
Paul Mundt
2010-04-13
1
-0
/
+16
|
|
|
\
*
-
.
\
Merge branches 'sh/intc-extension', 'sh/dmaengine', 'sh/serial-dma' and 'sh/c...
Paul Mundt
2010-03-30
1
-2
/
+93
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
sh: INTC ioremap support
Magnus Damm
2010-03-19
1
-10
/
+74
|
*
|
sh: add INTC out of memory error handling
Magnus Damm
2010-03-19
1
-1
/
+28
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2010-03-19
1
-1
/
+30
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
sh: Support CPU affinity masks for INTC controllers.
Paul Mundt
2010-03-08
1
-1
/
+30
*
|
Merge branch 'origin' into devel-stable
Russell King
2010-03-08
2
-77
/
+226
|
\
|
|
*
sh: Use dummy_irq_chip for INTC redirect vectors.
Paul Mundt
2010-02-17
1
-1
/
+1
|
*
sh: extend INTC with force_disable
Magnus Damm
2010-02-16
1
-0
/
+3
|
*
sh: fix INTC to use set_irq_chained_handler() for redirects
Magnus Damm
2010-02-09
1
-2
/
+2
|
*
Merge branch 'sh/intc-extension'
Paul Mundt
2010-02-09
1
-58
/
+173
|
|
\
|
|
*
sh: extend INTC with force_enable
Magnus Damm
2010-02-09
1
-19
/
+132
|
|
*
sh: extend INTC with struct intc_hw_desc
Magnus Damm
2010-02-09
1
-43
/
+45
|
*
|
sh: Provide create_irq_nr() for dynamic IRQ creation by number.
Paul Mundt
2010-02-02
1
-12
/
+16
|
*
|
sh: update PFC to allow any enum in MARK lists
Magnus Damm
2010-01-20
1
-5
/
+32
|
|
/
*
/
sh: Let INTC set IRQF_VALID on ARM platforms.
Magnus Damm
2010-02-08
1
-1
/
+9
|
/
[next]