| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-01-11 | 1 | -4/+20 |
|\ |
|
| * | SolutionEngine771x: add Ether TSU resource | Sergei Shtylyov | 2018-01-09 | 1 | -2/+12 |
| * | SolutionEngine771x: fix Ether platform data | Sergei Shtylyov | 2018-01-09 | 1 | -2/+8 |
* | | sh_eth: remove sh_eth_plat_data::edmac_endian | Sergei Shtylyov | 2018-01-08 | 1 | -1/+0 |
|/ |
|
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 9 | -0/+9 |
* | mmc: sh_mobile_sdhi: remove obsolete include file | Wolfram Sang | 2016-05-02 | 1 | -1/+0 |
* | [media] include/media: move driver interface headers to a separate dir | Mauro Carvalho Chehab | 2015-11-17 | 1 | -2/+2 |
* | [media] include/media: split I2C headers from V4L2 core | Mauro Carvalho Chehab | 2015-11-17 | 1 | -1/+1 |
* | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 2015-09-16 | 3 | -3/+3 |
* | sh/intc: Prepare irq flow handlers for irq argument removal | Thomas Gleixner | 2015-07-29 | 1 | -1/+2 |
* | sh/intc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc | Jiang Liu | 2015-07-29 | 2 | -2/+2 |
* | mmc: sh_mobile_sdhi: remove sh_mobile_sdhi_info | Kuninori Morimoto | 2015-03-05 | 1 | -8/+9 |
* | sh: eliminate unused irq_reg_{readl,writel} accessors | Kevin Cernekee | 2015-02-10 | 2 | -6/+0 |
* | ASoC: fsi: fixup SND_SOC_DAIFMT_CBx_CFx flags | Kuninori Morimoto | 2014-03-14 | 1 | -3/+1 |
* | SolutionEngine7724: fix typo in Ether platform data | Sergei Shtylyov | 2013-08-22 | 1 | -1/+1 |
* | sh_eth: remove 'register_type' field from 'struct sh_eth_plat_data' | Sergei Shtylyov | 2013-08-20 | 1 | -1/+0 |
* | SolutionEngine7724: fix Ether support | Sergei Shtylyov | 2013-08-20 | 1 | -1/+3 |
* | sh_eth: get SH7724 support out of #ifdef | Sergei Shtylyov | 2013-06-07 | 1 | -2/+2 |
* | sh_eth: get SH771x support out of #ifdef | Sergei Shtylyov | 2013-06-07 | 1 | -4/+4 |
* | ASoC: simple-card: add asoc_simple_dai for initializing | Kuninori Morimoto | 2013-01-14 | 1 | -11/+10 |
* | ASoC: fsi: remove SH_FSI_xxx_INV flags | Kuninori Morimoto | 2012-12-24 | 1 | -10/+2 |
* | Merge branches 'sh/urgent' and 'sh/regulator' into sh-latest | Paul Mundt | 2012-07-25 | 1 | -0/+15 |
|\ |
|
| * | sh: add fixed voltage regulators to se7724 | Guennadi Liakhovetski | 2012-06-28 | 1 | -0/+15 |
* | | Merge branch 'sh/dynamic-irq-cleanup' into sh-latest | Paul Mundt | 2012-06-13 | 5 | -118/+194 |
|\ \
| |/
|/| |
|
| * | sh: se7343: Move CPLD IRQs to irqdomain and generic irq chip. | Paul Mundt | 2012-05-24 | 2 | -47/+92 |
| * | sh: se722: Move FPGA IRQs to irqdomain and generic irq chip. | Paul Mundt | 2012-05-24 | 2 | -48/+89 |
| * | sh: mach-se: Migrate 7724SE off of deprecated dynamic IRQ API. | Paul Mundt | 2012-05-18 | 1 | -23/+13 |
* | | Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 2012-05-23 | 1 | -3/+12 |
|\ \ |
|
| * | | ASoC: sh: fsi: use simple-card instead of fsi-ak4642 | Kuninori Morimoto | 2012-04-13 | 1 | -3/+12 |
| |/ |
|
* | | sh: Kill off machvec IRQ hinting. | Paul Mundt | 2012-05-21 | 7 | -17/+0 |
* | | sh: mach-se evt2irq migration. | Paul Mundt | 2012-05-18 | 2 | -16/+18 |
|/ |
|
* | Merge tag 'fbdev-updates-for-3.4' of git://github.com/schandinat/linux-2.6 | Linus Torvalds | 2012-03-22 | 1 | -7/+5 |
|\ |
|
| * | fbdev: sh_mobile_lcdc: Rename (lcd|num)_cfg (lcd|num)_modes | Laurent Pinchart | 2012-03-12 | 1 | -4/+4 |
| * | fbdev: sh_mobile_lcdc: Merge board_cfg and lcd_size_cfg into panel_cfg | Laurent Pinchart | 2012-03-12 | 1 | -1/+1 |
| * | fbdev: sh_mobile_lcdc: Remove board configuration board_data field | Laurent Pinchart | 2012-03-12 | 1 | -2/+0 |
* | | Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 2012-03-22 | 1 | -1/+3 |
|\ \
| |/
|/| |
|
| * | ASoC: fsi: PortA/B information was controlled by sh_fsi_port_info | Kuninori Morimoto | 2012-02-03 | 1 | -1/+3 |
* | | sh: se7724: fix compile breakage | Guennadi Liakhovetski | 2012-01-27 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6 | Linus Torvalds | 2012-01-14 | 1 | -1/+1 |
|\ |
|
| * | fbdev: sh_mobile_lcdc: Support FOURCC-based format API | Laurent Pinchart | 2011-12-19 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2012-01-12 | 1 | -1/+13 |
|\ \ |
|
| * | | ASoC: fsi-ak4642: modify specification method of FSI / ak464x | Kuninori Morimoto | 2011-11-24 | 1 | -1/+13 |
| |/ |
|
* | | sh: hwblk: Kill off hwblk_id from pdev archdata. | Paul Mundt | 2011-11-18 | 2 | -33/+0 |
|/ |
|
* | sh: modify the asm/sh_eth.h to linux/sh_eth.h in some boards | Yoshihiro Shimoda | 2011-10-28 | 1 | -1/+1 |
* | SH: static should be at beginning of declaration | Jesper Juhl | 2011-07-11 | 1 | -2/+2 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds | 2011-03-29 | 1 | -3/+3 |
|\ |
|
| * | sh: fix SDHI IO address-range | Guennadi Liakhovetski | 2011-03-25 | 1 | -2/+2 |
| * | sh: convert boards to use linux/mmc/sh_mobile_sdhi.h | Guennadi Liakhovetski | 2011-03-25 | 1 | -1/+1 |
* | | sh: Convert to new function names | Thomas Gleixner | 2011-03-29 | 4 | -27/+28 |
* | | sh: Use the proper accessor functions | Thomas Gleixner | 2011-03-29 | 1 | -2/+1 |
|/ |
|