summaryrefslogtreecommitdiff
path: root/arch/sh/boards
Commit message (Expand)AuthorAgeFilesLines
* sh: eliminate unused irq_reg_{readl,writel} accessorsKevin Cernekee2015-02-102-6/+0
* [media] platform: Make use of media_bus_format enumBoris BREZILLON2014-11-141-1/+1
* driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe2014-09-181-4/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-08-061-1/+1
|\
| * SH: add proper prompt to SH_MAGIC_PANEL_R2_VERSIONPaul Bolle2014-06-191-1/+1
* | ASoC: fsi: use SNDRV_DMA_TYPE_DEV for sound bufferKuninori Morimoto2014-06-281-0/+2
* | Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König2014-04-071-4/+4
* | arch/sh/boards/board-sh7757lcr.c: fixup SDHI register sizeKuninori Morimoto2014-04-031-1/+1
|/
* ASoC: fsi: fixup SND_SOC_DAIFMT_CBx_CFx flagsKuninori Morimoto2014-03-142-6/+2
* Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO for SH_CAYMANMark Salter2014-01-021-0/+1
* Merge tag 'v3.13-rc4' into nextDmitry Torokhov2013-12-161-0/+1
|\
| * sh: ecovec: fixup compile error on sdhiKuninori Morimoto2013-09-251-0/+1
* | Input: tsc2007 - add device tree support.Denis Carikli2013-11-251-1/+1
|/
* Merge tag 'mmc-updates-for-3.12-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-09-101-81/+8
|\
| * sh: ecovec24: Remove MMCIF and SDHI .set_pwr() callbacksLaurent Pinchart2013-08-241-41/+0
| * sh: ecovec24: Remove mmcif .down_pwr() callbackLaurent Pinchart2013-08-241-6/+0
| * sh: ecovec24: Use MMC/SDHI CD and RO GPIOLaurent Pinchart2013-08-241-34/+8
* | Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-09-063-70/+34
|\ \
| * | sh: kfr2r09: Use lv5207lp backlightLaurent Pinchart2013-07-172-53/+14
| * | sh: ecovec24: Use gpio-backlightLaurent Pinchart2013-07-171-17/+20
| |/
* | SolutionEngine7724: fix typo in Ether platform dataSergei Shtylyov2013-08-221-1/+1
* | sh_eth: remove 'register_type' field from 'struct sh_eth_plat_data'Sergei Shtylyov2013-08-205-8/+0
* | SolutionEngine7724: fix Ether supportSergei Shtylyov2013-08-201-1/+3
|/
* sh_eth: get SH7724 support out of #ifdefSergei Shtylyov2013-06-072-4/+4
* sh_eth: get SH7757 support out of #ifdefSergei Shtylyov2013-06-071-4/+4
* sh_eth: get SH77{34|63} support out of #ifdefSergei Shtylyov2013-06-072-2/+2
* sh_eth: get SH771x support out of #ifdefSergei Shtylyov2013-06-071-4/+4
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-092-2/+2
|\
| * sh: replace CONFIG_GENERIC_GPIO by CONFIG_GPIOLIBAlexandre Courbot2013-03-202-2/+2
* | usb: renesas_usbhs: fixup sparse errors for common.cKuninori Morimoto2013-04-021-1/+3
|/
* Merge remote-tracking branch 'asoc/topic/simple-card' into asoc-nextMark Brown2013-02-112-21/+19
|\
| * ASoC: simple-card: add asoc_simple_dai for initializingKuninori Morimoto2013-01-142-21/+19
* | Merge remote-tracking branch 'asoc/topic/fsi' into asoc-nextMark Brown2013-02-112-20/+4
|\ \ | |/
| * ASoC: fsi: remove SH_FSI_xxx_INV flagsKuninori Morimoto2012-12-242-20/+4
* | sh: ecovec: add sample amixer settingsKuninori Morimoto2013-01-161-0/+10
|/
* Merge tag 'fbdev-for-3.8' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds2012-12-154-27/+8
|\
| * sh: kfr2r09: Use the backlight API for brightness controlLaurent Pinchart2012-11-212-15/+8
| * sh: ecovec24: Remove unused get_brightness LCDC callbackLaurent Pinchart2012-11-211-6/+0
| * sh: ap325rxa: Remove unused get_brightness LCDC callbackLaurent Pinchart2012-11-211-6/+0
* | treewide: fix typo of "suport" in various comments and KconfigMasanari Iida2012-11-191-1/+1
|/
* sh: ecovec: care CN5 VBUS if USB host modeKuninori Morimoto2012-08-011-0/+8
* Merge branches 'sh/urgent' and 'sh/regulator' into sh-latestPaul Mundt2012-07-2514-17/+260
|\
| * sh: select the fixed regulator driver on several boardsGuennadi Liakhovetski2012-07-061-0/+13
| * sh: ecovec: switch MMC power control to regulatorsGuennadi Liakhovetski2012-06-281-17/+100
| * sh: add fixed voltage regulators to se7724Guennadi Liakhovetski2012-06-281-0/+15
| * sh: add fixed voltage regulators to sdk7786Guennadi Liakhovetski2012-06-281-0/+10
| * sh: add fixed voltage regulators to rskGuennadi Liakhovetski2012-06-281-0/+10
| * sh: add fixed voltage regulators to migorGuennadi Liakhovetski2012-06-281-0/+13
| * sh: add fixed voltage regulators to kfr2r09Guennadi Liakhovetski2012-06-281-0/+12
| * sh: add fixed voltage regulators to ap325rxaGuennadi Liakhovetski2012-06-281-0/+21