summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/devices.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP: Make plat/omap_hwmod.h local to mach-omap2Tony Lindgren2012-10-181-2/+3
* ARM: OMAP: Make omap_device local to mach-omap2Tony Lindgren2012-10-171-1/+1
* ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.hLokesh Vutla2012-10-151-1/+1
* ARM: OMAP2+: DMA: Moving OMAP2+ DMA channel definitions to mach-omap2Lokesh Vutla2012-10-151-0/+1
* Merge branch 'late/kirkwood' into late/socOlof Johansson2012-10-041-3/+2
|\
| * ARM: OMAP2+: Make omap4-keypad.h localTony Lindgren2012-09-201-1/+1
| * ARM: omap: move platform_data definitionsArnd Bergmann2012-09-191-1/+1
| * Merge tag 'cleanup-fixes-for-v3.7' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2012-09-181-0/+5
| |\
| * \ Merge tag 'omap-cleanup-sparseirq-for-v3.7' of git://git.kernel.org/pub/scm/l...Olof Johansson2012-09-161-10/+8
| |\ \
| * \ \ Merge tag 'cleanup-omap-tags-for-v3.7' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2012-09-161-1/+0
| |\ \ \
| * | | | ARM: pmu: remove arm_pmu_type enumerationSudeep KarkadaNagesha2012-08-231-2/+1
* | | | | ARM: OMAP2+: PMU: Convert OMAP2/3 devices to use HWMODJon Hunter2012-09-231-29/+0
* | | | | ARM: OMAP: split OMAP1, OMAP2+ RNG device registrationPaul Walmsley2012-09-231-0/+18
| |_|_|/ |/| | |
* | | | ARM: OMAP2+: Enable pinctrl dummy statesMatt Porter2012-09-171-0/+5
| |_|/ |/| |
* | | ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren2012-09-121-1/+0
* | | ARM: OMAP2+: Prepare for irqs.h removalTony Lindgren2012-09-121-9/+8
| |/ |/|
* | ARM: OMAP: remove plat/board.h fileIgor Grinberg2012-09-101-1/+0
|/
* Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-231-108/+0
|\
| * ARM: OMAP2: Use hwmod to initialize mmc for 2420Tony Lindgren2012-06-261-70/+0
| * ARM: OMAP2+: HDQ1W: use omap_devicePaul Walmsley2012-06-211-38/+0
* | Merge tag 'newsoc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-231-1/+1
|\ \
| * | ARM: OMAP5: l3: Add l3 error handler support for omap5R Sricharan2012-07-091-1/+1
| |/
* / ARM: OMAP: avoid build wdt platform device if with dt supportXiao Jiang2012-07-091-1/+1
|/
* Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-05-261-3/+16
|\
| * ARM: OMAP2: Use hwmod to initialize mmc for 2420Tony Lindgren2012-05-091-3/+16
* | Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-221-0/+31
|\ \
| * | ARM: OMAP: devices: Register platform devices for HDMI audioRicardo Neri2012-05-091-0/+31
| |/
* | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-221-3/+6
|\ \
| * \ Merge tag 'omap-dt-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2012-05-101-3/+4
| |\ \
| | * | OMAP4: devices: Do not create mcpdm device if the dtb has been providedPeter Ujfalusi2012-05-081-1/+1
| | * | OMAP4: devices: Do not create dmic device if the dtb has been providedPeter Ujfalusi2012-05-081-2/+3
| * | | Merge branch 'omap/dt-missed-3.4' into next/dtOlof Johansson2012-04-151-1/+3
| |\| | | | |/ | |/|
| | * arm/dts: OMAP4: Add SPI controller nodesBenoit Cousson2012-03-121-1/+3
* | | ARM: OMAP2+: clean up some cppcheck warningsPaul Walmsley2012-04-171-4/+3
|/ /
* | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-271-1/+1
|\ \
| * \ Merge remote-tracking branch 'omap/hsmmc' into for_3.4/cleanup/pm-baseKevin Hilman2012-03-051-4/+4
| |\ \
| * | | ARM: OMAP2+: Move most of plat/io.h into local iomap.hTony Lindgren2012-02-241-1/+1
| | |/ | |/|
* | | Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-03-271-7/+8
|\ \ \
| * \ \ Merge branch 'hsmmc' into fixes-non-criticalTony Lindgren2012-02-281-4/+4
| |\ \ \ | | | |/ | | |/|
| | * | ARM: OMAP: convert omap_device_build() and callers to __initKevin Hilman2012-02-241-4/+4
| | |/
| * / ARM: OMAP2+: Fix OMAP_HDQ_BASE build errorTony Lindgren2012-02-231-3/+4
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-03-221-0/+1
|\ \
| * | Input: omap4-keypad - move platform_data to <linux/platform_data>Felipe Balbi2012-03-161-0/+1
| |/
* / ARM: OMAP: Do not register omap-mcbsp-dai devicePeter Ujfalusi2012-03-121-22/+0
|/
* ARM: OMAP2+: arch/arm/mach-omap2/devices.c: introduce missing kfreeJulia Lawall2012-01-261-0/+1
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds2012-01-161-1/+13
|\
| * ARM: OMAP3: fix build on !CONFIG_IOMMU_APIOhad Ben-Cohen2012-01-161-1/+13
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds2012-01-101-0/+7
|\|
| * ARM: OMAP3: bind omap3isp_device to its iommu deviceOhad Ben-Cohen2011-12-051-0/+7
* | ARM: OMAP4: devices: Register OMAP4 DMIC platform devicePeter Ujfalusi2011-12-131-0/+22
|/