aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/board-kzm9g.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-27ARM: shmobile: Remove FSF address from copyright headersLaurent Pinchart1-4/+0
2014-09-05Merge tag 'renesas-soc2-for-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/socArnd Bergmann1-0/+1
2014-08-22ARM: shmobile: Move legacy INTC definitions from irqs.h to intc.hGeert Uytterhoeven1-0/+1
2014-08-20ARM: shmobile: kzm9g: Remove unneeded nr_irqs initializationGeert Uytterhoeven1-1/+0
2014-08-08Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-3/+5
2014-06-28ASoC: fsi: use SNDRV_DMA_TYPE_DEV for sound bufferKuninori Morimoto1-0/+2
2014-06-25ARM: shmobile: Move sh73a0.hGeert Uytterhoeven1-1/+3
2014-06-17ARM: shmobile: Move common.hMagnus Damm1-1/+1
2014-06-17ARM: shmobile: Move most of irqs.h, keep some for pinctlMagnus Damm1-1/+1
2014-05-30ARM: l2c: shmobile: remove cache size overrideRussell King1-1/+1
2014-05-30ARM: l2c: remove platforms/SoCs setting early BRESPRussell King1-2/+2
2014-03-14ASoC: fsi: fixup SND_SOC_DAIFMT_CBx_CFx flagsKuninori Morimoto1-3/+1
2013-12-26ARM: shmobile: kzm9g: Fix coherent DMA maskLaurent Pinchart1-1/+1
2013-09-30ARM: shmobile: kzm9g: disable MMCIF Command Completion SignalGuennadi Liakhovetski1-0/+1
2013-08-06ARM: shmobile: sh73a0: Remove global GPIO_NR definitionLaurent Pinchart1-8/+8
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt1-1/+2
2013-06-07ARM: shmobile: kzm9g: add AS3711 PMIC platform dataGuennadi Liakhovetski1-53/+140
2013-06-05ARM: shmobile: kzm9g: tidyup FSI pinctrlKuninori Morimoto1-4/+4
2013-06-05ARM: shmobile: kzm9g: Remove the VCCQ MC0 function GPIOLaurent Pinchart1-3/+0
2013-05-04Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-18/+64
2013-05-04Merge tag 'renesas-pinctrl-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-83/+69
2013-05-04Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-7/+7
2013-04-02usb: renesas_usbhs: fixup sparse errors for common.cKuninori Morimoto1-2/+6
2013-03-21ARM: shmobile: kzm9g: add fixed voltage regulators for SDHI0 and SDHI2Guennadi Liakhovetski1-14/+62
2013-03-21ARM: shmobile: kzm9g: SDHI0 and SDHI1 use a 3.3V power supplyGuennadi Liakhovetski1-6/+4
2013-03-18ARM: shmobile: kzm9g: correct smsc regulator registrationSimon Horman1-2/+2
2013-03-18ARM: shmobile: INTC External IRQ pin driver on sh73a0Magnus Damm1-7/+7
2013-03-15ARM: shmobile: kzm9g: Register pinctrl mappings for USBLaurent Pinchart1-3/+3
2013-03-15ARM: shmobile: kzm9g: Register pinctrl mappings for BSCLaurent Pinchart1-3/+3
2013-03-15ARM: shmobile: kzm9g: Register pinctrl mappings for SDHI and MMCIFLaurent Pinchart1-26/+28
2013-03-15ARM: shmobile: kzm9g: Register pinctrl mappings for FSILaurent Pinchart1-7/+9
2013-03-15ARM: shmobile: kzm9g: Register pinctrl mappings for I2CLaurent Pinchart1-4/+3
2013-03-15ARM: shmobile: kzm9g: Register pinctrl mappings for SCIFLaurent Pinchart1-6/+5
2013-03-15ARM: shmobile: kzm9g: Register pinctrl mappings for LCDLaurent Pinchart1-27/+11
2013-03-15ARM: shmobile: sh73a0: Support sparse GPIO numbersGuennadi Liakhovetski1-7/+7
2013-02-21Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-13/+7
2013-02-21Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+2
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-3/+2
2013-01-28ARM: shmobile: kzm9g: Use gpio_request_one()Laurent Pinchart1-12/+6
2013-01-25ARM: shmobile: sh73a0: Add CPU sleep suspendBastian Hecht1-0/+2
2013-01-25ARM: shmobile: kzm9g: Use of_machine_is_compatible()Laurent Pinchart1-1/+1
2013-01-24Merge remote-tracking branches 'arm-soc/irqchip/gic-vic-move' and 'arm-soc/timer/cleanup' into socSimon Horman1-1/+1
2013-01-14Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into next/cleanupOlof Johansson1-2/+1
2013-01-14ASoC: simple-card: add asoc_simple_dai for initializingKuninori Morimoto1-10/+10
2013-01-12irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring1-1/+1
2013-01-12ARM: remove mach .handle_irq for GIC usersRob Herring1-1/+0
2012-12-24ARM: delete struct sys_timerStephen Warren1-1/+1
2012-12-12Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+13
2012-12-07gpio: pcf857x: use client->irq for gpio_to_irq()Kuninori Morimoto1-1/+1
2012-10-30ARM: shmobile: kzm9g: enable DMAEngine on SHDI0 and SDHI2Tetsuyuki Kobayashi1-0/+4