Age | Commit message (Expand) | Author | Files | Lines |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 1 | -1/+1 |
2016-10-19 | sh: add Kconfig option for J-Core SoC core drivers | Rich Felker | 1 | -0/+10 |
2016-08-05 | sh: use common clock framework with device tree boards | Rich Felker | 1 | -0/+1 |
2016-07-31 | sh: make board-secureedge5410 explicitly non-modular | Paul Gortmaker | 1 | -2/+1 |
2016-07-31 | sh: add support for linking a builtin device tree blob in the kernel | Rich Felker | 1 | -3/+12 |
2016-07-30 | Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -16/+0 |
2016-06-23 | sh: Remove unnecessary of_platform_populate with default match table | Kefeng Wang | 1 | -14/+0 |
2016-06-23 | of: iommu: make of_iommu_init() postcore_initcall_sync | Kefeng Wang | 1 | -2/+0 |
2016-06-08 | sh: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB | Linus Walleij | 3 | -13/+12 |
2016-05-18 | Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 2 | -4/+4 |
2016-05-02 | mmc: sh_mobile_sdhi: remove obsolete include file | Wolfram Sang | 6 | -6/+0 |
2016-03-30 | sh: x3proto-gpio: switch to gpiochip_add_data() | Linus Walleij | 1 | -2/+2 |
2016-03-30 | sh: sdk7786-gpio: switch to gpiochip_add_data() | Linus Walleij | 1 | -2/+2 |
2016-03-17 | sh: add SMP method selection to device tree pseudo-board | Rich Felker | 1 | -3/+86 |
2016-03-17 | sh: add device tree support and generic board using device tree | Rich Felker | 3 | -0/+130 |
2016-01-13 | Merge tag 'for-linus-20160112' of git://git.infradead.org/linux-mtd | Linus Torvalds | 1 | -1/+1 |
2015-12-08 | sh: nand: make use of mtd_to_nand() where appropriate | Boris BREZILLON | 1 | -1/+1 |
2015-11-17 | [media] include/media: move platform_data to linux/platform_data/media | Mauro Carvalho Chehab | 1 | -1/+1 |
2015-11-17 | [media] include/media: move driver interface headers to a separate dir | Mauro Carvalho Chehab | 5 | -7/+7 |
2015-11-17 | [media] include/media: split I2C headers from V4L2 core | Mauro Carvalho Chehab | 5 | -8/+8 |
2015-11-06 | Merge tag 'for-linus-20151106' of git://git.infradead.org/linux-mtd | Linus Torvalds | 1 | -3/+0 |
2015-09-30 | sh: mach-rsk: remove unnecessary MTD partition probe specification | Brian Norris | 1 | -3/+0 |
2015-09-16 | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 4 | -4/+4 |
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 | 3 | -3/+3 |
2015-07-02 | Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/... | Linus Torvalds | 1 | -1/+1 |
2015-06-16 | sh: don't use module_init in non-modular psw.c code | Paul Gortmaker | 1 | -1/+1 |
2015-06-16 | sh: mach-highlander/psw.c is tristate and should use module.h | Paul Gortmaker | 1 | -1/+1 |
2015-03-05 | mmc: sh_mobile_sdhi: remove sh_mobile_sdhi_info | Kuninori Morimoto | 6 | -35/+39 |
2015-02-11 | sh: eliminate unused irq_reg_{readl,writel} accessors | Kevin Cernekee | 2 | -6/+0 |
2014-11-14 | [media] platform: Make use of media_bus_format enum | Boris BREZILLON | 1 | -1/+1 |
2014-09-18 | driver:gpio remove all usage of gpio_remove retval in driver | abdoulaye berthe | 1 | -4/+2 |
2014-08-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2014-06-28 | ASoC: fsi: use SNDRV_DMA_TYPE_DEV for sound buffer | Kuninori Morimoto | 1 | -0/+2 |
2014-06-19 | SH: add proper prompt to SH_MAGIC_PANEL_R2_VERSION | Paul Bolle | 1 | -1/+1 |
2014-04-08 | Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP | Uwe Kleine-König | 1 | -4/+4 |
2014-04-04 | arch/sh/boards/board-sh7757lcr.c: fixup SDHI register size | Kuninori Morimoto | 1 | -1/+1 |
2014-03-14 | ASoC: fsi: fixup SND_SOC_DAIFMT_CBx_CFx flags | Kuninori Morimoto | 2 | -6/+2 |
2014-01-03 | Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO for SH_CAYMAN | Mark Salter | 1 | -0/+1 |
2013-12-16 | Merge tag 'v3.13-rc4' into next | Dmitry Torokhov | 1 | -0/+1 |
2013-11-26 | Input: tsc2007 - add device tree support. | Denis Carikli | 1 | -1/+1 |
2013-09-26 | sh: ecovec: fixup compile error on sdhi | Kuninori Morimoto | 1 | -0/+1 |
2013-09-11 | Merge tag 'mmc-updates-for-3.12-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -81/+8 |
2013-09-07 | Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -70/+34 |
2013-08-25 | sh: ecovec24: Remove MMCIF and SDHI .set_pwr() callbacks | Laurent Pinchart | 1 | -41/+0 |
2013-08-25 | sh: ecovec24: Remove mmcif .down_pwr() callback | Laurent Pinchart | 1 | -6/+0 |
2013-08-25 | sh: ecovec24: Use MMC/SDHI CD and RO GPIO | Laurent Pinchart | 1 | -34/+8 |
2013-08-23 | SolutionEngine7724: fix typo in Ether platform data | Sergei Shtylyov | 1 | -1/+1 |
2013-08-21 | sh_eth: remove 'register_type' field from 'struct sh_eth_plat_data' | Sergei Shtylyov | 5 | -8/+0 |
2013-08-21 | SolutionEngine7724: fix Ether support | Sergei Shtylyov | 1 | -1/+3 |