summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap1/devices.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1Star
* ARM: OMAP1: devices: configure omap1_spi100k only on OMAP7xxAaro Koskinen2018-11-291-0/+3
* ARM: OMAP1: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-08-261-5/+5
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2016-01-211-19/+0Star
|\
| * ARM: OMAP1: Remove device creation for omap-pcm-audioPeter Ujfalusi2015-12-171-19/+0Star
* | ARM: omap1: make headers more localArnd Bergmann2015-12-011-1/+1
|/
* ARM: OMAP1: Remove duplicated DMA channel definitionsJarkko Nikula2013-06-181-5/+4Star
* Merge tag 'omap-for-v3.8/cleanup-prcm-part2-signed' of git://git.kernel.org/p...Arnd Bergmann2012-11-151-3/+18
|\
| * ARM: OMAP2+: WDT: move init; add read_reset_sources pdata function pointerPaul Walmsley2012-10-301-3/+18
* | ARM: OMAP: Split sram.h to local headers and minimal shared headerTony Lindgren2012-10-311-2/+1Star
|/
* ARM: OMAP: Make plat/sram.h local to plat-omapTony Lindgren2012-10-171-0/+2
* ARM: OMAP1: Move plat/tc.h to mach/tc.h for omap1Tony Lindgren2012-10-171-1/+1
* Merge branch 'omap-for-v3.8/cleanup-headers-mmc' into omap-for-v3.8/cleanup-h...Tony Lindgren2012-10-171-1/+8
|\
| * mmc: omap: Remove cpu_is_omap usage from the driverTony Lindgren2012-10-151-0/+7
| * ARM: OMAP: Split plat/mmc.h into local headers and platform_dataTony Lindgren2012-10-151-1/+1
* | ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.hLokesh Vutla2012-10-151-1/+0Star
* | ARM: OMAP1: DMA: Moving OMAP1 DMA channel definitions to mach-omap1Lokesh Vutla2012-10-151-0/+1
|/
* arch/arm/mach-omap1/devices.c: Remove unecessary semicolonPeter Senna Tschudin2012-10-091-1/+1
* Merge branch 'late/kirkwood' into late/socOlof Johansson2012-10-051-1/+1
|\
| * ARM: OMAP1: Make plat/mux.h omap1 onlyTony Lindgren2012-09-201-1/+1
* | hwrng: OMAP: remove SoC restrictions from driver registrationPaul Walmsley2012-09-241-0/+3
* | ARM: OMAP: split OMAP1, OMAP2+ RNG device registrationPaul Walmsley2012-09-241-0/+25
|/
* ARM: OMAP1: Move SoC specific headers from plat to mach for omap1Tony Lindgren2012-09-131-1/+1
* ARM: OMAP: remove plat/board.h fileIgor Grinberg2012-09-111-1/+0Star
* ARM: OMAP1: Pass dma request lines in platform data to MMC driverTony Lindgren2012-05-101-2/+16
* ARM: OMAP: Move omap_mmc_add() to mach-omap1Tony Lindgren2012-05-101-0/+43
* ARM: OMAP1: Move omap_init_uwire to mach-omap1Tony Lindgren2012-05-091-0/+44
* ARM: OMAP1: Move omap_init_audio() to keep the devices in alphabetical orderTony Lindgren2012-05-091-19/+17Star
* Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-281-4/+4
|\
| * ARM: OMAP1: Move most of plat/io.h into local iomap.hTony Lindgren2012-02-241-4/+4
* | ARM: OMAP: Do not register omap-mcbsp-dai devicePeter Ujfalusi2012-03-121-9/+0Star
|/
* Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/...Russell King2011-12-061-0/+3
|\
| * ARM: OMAP: Fix reprogramming of dpll1 rateTony Lindgren2011-11-111-0/+3
* | ARM: 7159/1: OMAP: Introduce local common.h filesTony Lindgren2011-11-171-1/+1
|/
* Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-021-0/+3
|\
| * ARM: OMAP: Map SRAM later on with ioremap_exec()Tony Lindgren2011-10-201-0/+3
* | ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King2011-08-081-1/+1
|/
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* omap1: Add initcall checks for omap1 and booted boardTony Lindgren2010-12-101-0/+3
* arm: omap1: add missing includesAaro Koskinen2010-11-251-0/+1
* arm: omap1: devices: need to return with a valueFelipe Balbi2010-11-091-3/+2Star
* Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-10-251-0/+70
|\
| * Merge branch 'pm-hwmods' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...Tony Lindgren2010-10-081-0/+27
| |\
| | * OMAP: WDT: Split OMAP1 and OMAP2PLUS device registrationVaradarajan, Charulatha2010-09-291-0/+27
| * | OMAP1: Add support for SoC camera interfaceJanusz Krzysztofik2010-10-021-0/+43
| |/
* | Merge branch 'for-2.6.36' into for-2.6.37Mark Brown2010-08-161-72/+0Star
|\|
| * Removing dead OMAP_STIChristoph Egger2010-07-051-35/+0Star
| * Removing dead OMAP_DSPChristoph Egger2010-07-051-37/+0Star
* | ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-0/+26
|/
* omap1: mailbox: kill compile warningFelipe Balbi2010-02-151-1/+1