index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
/
boards
/
mach-se
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-06
dma-mapping: split <linux/dma-mapping.h>
Christoph Hellwig
1
-0
/
+1
2019-08-22
driver core: initialize a default DMA mask for platform device
Christoph Hellwig
1
-2
/
+0
2019-05-14
treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>
Masahiro Yamada
2
-2
/
+2
2019-03-12
memblock: memblock_phys_alloc(): don't panic
Mike Rapoport
1
-0
/
+6
2019-03-12
memblock: replace memblock_alloc_base(ANYWHERE) with memblock_phys_alloc
Mike Rapoport
1
-2
/
+2
2019-02-20
dma-mapping: remove the DMA_MEMORY_EXCLUSIVE flag
Christoph Hellwig
1
-4
/
+2
2018-12-28
sh: boards: convert to SPDX identifiers
Kuninori Morimoto
17
-39
/
+18
2018-06-28
media: arch: sh: ms7724se: Use new renesas-ceu camera driver
Jacopo Mondi
1
-41
/
+79
2018-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+20
2018-01-09
SolutionEngine771x: add Ether TSU resource
Sergei Shtylyov
1
-2
/
+12
2018-01-09
SolutionEngine771x: fix Ether platform data
Sergei Shtylyov
1
-2
/
+8
2018-01-08
sh_eth: remove sh_eth_plat_data::edmac_endian
Sergei Shtylyov
1
-1
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
9
-0
/
+9
2016-05-02
mmc: sh_mobile_sdhi: remove obsolete include file
Wolfram Sang
1
-1
/
+0
2015-11-17
[media] include/media: move driver interface headers to a separate dir
Mauro Carvalho Chehab
1
-2
/
+2
2015-11-17
[media] include/media: split I2C headers from V4L2 core
Mauro Carvalho Chehab
1
-1
/
+1
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
3
-3
/
+3
2015-07-29
sh/intc: Prepare irq flow handlers for irq argument removal
Thomas Gleixner
1
-1
/
+2
2015-07-29
sh/intc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
2
-2
/
+2
2015-03-05
mmc: sh_mobile_sdhi: remove sh_mobile_sdhi_info
Kuninori Morimoto
1
-8
/
+9
2015-02-10
sh: eliminate unused irq_reg_{readl,writel} accessors
Kevin Cernekee
2
-6
/
+0
2014-03-14
ASoC: fsi: fixup SND_SOC_DAIFMT_CBx_CFx flags
Kuninori Morimoto
1
-3
/
+1
2013-08-22
SolutionEngine7724: fix typo in Ether platform data
Sergei Shtylyov
1
-1
/
+1
2013-08-20
sh_eth: remove 'register_type' field from 'struct sh_eth_plat_data'
Sergei Shtylyov
1
-1
/
+0
2013-08-20
SolutionEngine7724: fix Ether support
Sergei Shtylyov
1
-1
/
+3
2013-06-07
sh_eth: get SH7724 support out of #ifdef
Sergei Shtylyov
1
-2
/
+2
2013-06-07
sh_eth: get SH771x support out of #ifdef
Sergei Shtylyov
1
-4
/
+4
2013-01-14
ASoC: simple-card: add asoc_simple_dai for initializing
Kuninori Morimoto
1
-11
/
+10
2012-12-24
ASoC: fsi: remove SH_FSI_xxx_INV flags
Kuninori Morimoto
1
-10
/
+2
2012-07-25
Merge branches 'sh/urgent' and 'sh/regulator' into sh-latest
Paul Mundt
1
-0
/
+15
2012-06-28
sh: add fixed voltage regulators to se7724
Guennadi Liakhovetski
1
-0
/
+15
2012-06-13
Merge branch 'sh/dynamic-irq-cleanup' into sh-latest
Paul Mundt
5
-118
/
+194
2012-05-24
sh: se7343: Move CPLD IRQs to irqdomain and generic irq chip.
Paul Mundt
2
-47
/
+92
2012-05-24
sh: se722: Move FPGA IRQs to irqdomain and generic irq chip.
Paul Mundt
2
-48
/
+89
2012-05-23
Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
1
-3
/
+12
2012-05-21
sh: Kill off machvec IRQ hinting.
Paul Mundt
7
-17
/
+0
2012-05-18
sh: mach-se evt2irq migration.
Paul Mundt
2
-16
/
+18
2012-05-18
sh: mach-se: Migrate 7724SE off of deprecated dynamic IRQ API.
Paul Mundt
1
-23
/
+13
2012-04-13
ASoC: sh: fsi: use simple-card instead of fsi-ak4642
Kuninori Morimoto
1
-3
/
+12
2012-03-22
Merge tag 'fbdev-updates-for-3.4' of git://github.com/schandinat/linux-2.6
Linus Torvalds
1
-7
/
+5
2012-03-22
Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
1
-1
/
+3
2012-03-12
fbdev: sh_mobile_lcdc: Rename (lcd|num)_cfg (lcd|num)_modes
Laurent Pinchart
1
-4
/
+4
2012-03-12
fbdev: sh_mobile_lcdc: Merge board_cfg and lcd_size_cfg into panel_cfg
Laurent Pinchart
1
-1
/
+1
2012-03-12
fbdev: sh_mobile_lcdc: Remove board configuration board_data field
Laurent Pinchart
1
-2
/
+0
2012-02-03
ASoC: fsi: PortA/B information was controlled by sh_fsi_port_info
Kuninori Morimoto
1
-1
/
+3
2012-01-27
sh: se7724: fix compile breakage
Guennadi Liakhovetski
1
-0
/
+1
2012-01-14
Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6
Linus Torvalds
1
-1
/
+1
2012-01-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-1
/
+13
2011-12-19
fbdev: sh_mobile_lcdc: Support FOURCC-based format API
Laurent Pinchart
1
-1
/
+1
2011-11-24
ASoC: fsi-ak4642: modify specification method of FSI / ak464x
Kuninori Morimoto
1
-1
/
+13
[next]