summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/board-mackerel.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: shmobile: mackerel: Remove Legacy C board codeMagnus Damm2015-02-241-1522/+0
* Merge tag 'media/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-12-111-1/+1
|\
| * [media] platform: Make use of media_bus_format enumBoris BREZILLON2014-11-141-1/+1
* | ARM: shmobile: Remove FSF address from copyright headersLaurent Pinchart2014-10-271-4/+0
|/
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2014-10-081-0/+1
|\
| * ARM: shmobile: Move legacy INTC definitions from irqs.h to intc.hGeert Uytterhoeven2014-08-221-0/+1
* | ARM: shmobile: mackerel: Make domain_devices[] static __initdataGeert Uytterhoeven2014-09-091-1/+1
|/
* Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-081-6/+6
|\
| * ARM: shmobile: Move sh7372.hGeert Uytterhoeven2014-06-251-1/+3
| * ARM: shmobile: Move pm-rmobile.h, cleanup sh73xx.hMagnus Damm2014-06-171-0/+2
| * ARM: shmobile: Move common.hMagnus Damm2014-06-171-1/+1
| * ARM: shmobile: Move most of irqs.h, keep some for pinctlMagnus Damm2014-06-171-4/+1
| * ARM: shmobile: Move intc.h, cleanup sh_intc.h usageMagnus Damm2014-06-171-1/+0
* | ASoC: fsi: use SNDRV_DMA_TYPE_DEV for sound bufferKuninori Morimoto2014-06-281-0/+4
|/
* ASoC: fsi: fixup compile error for simple-cardKuninori Morimoto2014-03-171-1/+1
* ASoC: fsi: fixup SND_SOC_DAIFMT_CBx_CFx flagsKuninori Morimoto2014-03-141-4/+2
* Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-231-10/+11
|\
| * ARM: shmobile: mackerel: Fix USBHS pinconf entryLaurent Pinchart2013-12-191-1/+1
| * ARM: shmobile: mackerel: Use pinconf API to configure pin pull-downLaurent Pinchart2013-12-101-8/+9
| * ARM: shmobile: mackerel: clk_round_rate() can return a zero to indicate an errorPaul Walmsley2013-12-101-2/+2
* | ARM: shmobile: mackerel: Fix coherent DMA maskLaurent Pinchart2013-12-261-2/+2
|/
* ARM: mach-shmobile: mackerel: Use gpio-backlightLaurent Pinchart2013-07-171-17/+17
* ARM: shmobile: mackerel: Register pinctrl mapping for USBHSLaurent Pinchart2013-06-041-3/+8
* ARM: shmobile: mackerel: Register pinctrl mapping for TCA6416Laurent Pinchart2013-06-041-2/+4
* ARM: shmobile: mackerel: Register pinctrl mapping for ST1232Laurent Pinchart2013-06-041-2/+4
* ARM: shmobile: mackerel: Register pinctrl mapping for SMSC911xLaurent Pinchart2013-06-041-4/+5
* ARM: shmobile: mackerel: Register IRQ pinctrl mapping for SDHI0Laurent Pinchart2013-06-041-3/+2
* ARM: shmobile: mackerel: Register pinctrl mapping for SCIFLaurent Pinchart2013-06-041-8/+6
* ARM: shmobile: mackerel: Register pinctrl mapping for LCDLaurent Pinchart2013-06-041-28/+5
* ARM: shmobile: mackerel: Register pinctrl mapping for HDMILaurent Pinchart2013-06-041-4/+3
* ARM: shmobile: mackerel: Register pinctrl mapping for FSILaurent Pinchart2013-06-041-7/+12
* ARM: shmobile: mackerel: Register pinctrl mapping for FLCTLLaurent Pinchart2013-06-041-24/+7
* ARM: shmobile: mackerel: Register pinctrl mapping for CEULaurent Pinchart2013-06-041-15/+9
* ARM: shmobile: mackerel: Register pinctrl mapping for the ADXL34XLaurent Pinchart2013-06-041-2/+4
* Merge tag 'soc-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-05-071-71/+40
|\
| * ARM: shmobile: mackerel: clean up MMCIF vs. SDHI1 selectionGuennadi Liakhovetski2013-04-031-17/+17
| * ARM: shmobile: mackerel: add interrupt names for SDHI0Guennadi Liakhovetski2013-04-031-7/+2
| * ARM: shmobile: mackerel: switch SDHI and MMCIF interfaces to slot-gpioGuennadi Liakhovetski2013-04-031-27/+12
| * ARM: shmobile: mackerel: remove OCR masks, where regulators are usedGuennadi Liakhovetski2013-04-031-2/+0
| * ARM: shmobile: mackerel: SDHI resources do not have to be numberedGuennadi Liakhovetski2013-04-031-21/+12
* | Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-05-041-1/+1
|\ \ | |/
| * Revert "ARM: shmobile: streamline mackerel SD and MMC devices"Simon Horman2013-03-211-57/+56
| * ARM: shmobile: mark mackerel sh_mmcif_device __maybe_unusedArnd Bergmann2013-03-181-1/+1
| * ARM: shmobile: streamline mackerel SD and MMC devicesGuennadi Liakhovetski2013-03-181-56/+57
* | Merge tag 'renesas-pinctrl-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-05-041-55/+47
|\ \ | |/
| * ARM: shmobile: mackerel: Register pinctrl mappings for SDHI and MMCIFLaurent Pinchart2013-03-151-38/+30
| * ARM: shmobile: mackerel: Replace GPIO_PORTx enum with GPIO port numbersLaurent Pinchart2013-03-151-17/+17
* | usb: renesas_usbhs: fixup sparse errors for common.cKuninori Morimoto2013-04-021-3/+9
|/
* Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-211-13/+7
|\
| * ARM: shmobile: mackerel: Use gpio_request_one()Laurent Pinchart2013-01-281-10/+6
OpenPOWER on IntegriCloud