aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/devices.c
Commit message (Expand)AuthorAge
* Merge branch 'late/kirkwood' into late/socOlof Johansson2012-10-04
|\
| * ARM: OMAP2+: Make omap4-keypad.h localTony Lindgren2012-09-20
| * ARM: omap: move platform_data definitionsArnd Bergmann2012-09-19
| * Merge tag 'cleanup-fixes-for-v3.7' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2012-09-18
| |\
| * \ Merge tag 'omap-cleanup-sparseirq-for-v3.7' of git://git.kernel.org/pub/scm/l...Olof Johansson2012-09-16
| |\ \
| * \ \ Merge tag 'cleanup-omap-tags-for-v3.7' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2012-09-16
| |\ \ \
| * | | | ARM: pmu: remove arm_pmu_type enumerationSudeep KarkadaNagesha2012-08-23
* | | | | ARM: OMAP2+: PMU: Convert OMAP2/3 devices to use HWMODJon Hunter2012-09-23
* | | | | ARM: OMAP: split OMAP1, OMAP2+ RNG device registrationPaul Walmsley2012-09-23
| |_|_|/ |/| | |
* | | | ARM: OMAP2+: Enable pinctrl dummy statesMatt Porter2012-09-17
| |_|/ |/| |
* | | ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren2012-09-12
* | | ARM: OMAP2+: Prepare for irqs.h removalTony Lindgren2012-09-12
| |/ |/|
* | ARM: OMAP: remove plat/board.h fileIgor Grinberg2012-09-10
|/
* Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-23
|\
| * ARM: OMAP2: Use hwmod to initialize mmc for 2420Tony Lindgren2012-06-26
| * ARM: OMAP2+: HDQ1W: use omap_devicePaul Walmsley2012-06-21
* | Merge tag 'newsoc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-23
|\ \
| * | ARM: OMAP5: l3: Add l3 error handler support for omap5R Sricharan2012-07-09
| |/
* / ARM: OMAP: avoid build wdt platform device if with dt supportXiao Jiang2012-07-09
|/
* Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-05-26
|\
| * ARM: OMAP2: Use hwmod to initialize mmc for 2420Tony Lindgren2012-05-09
* | Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-22
|\ \
| * | ARM: OMAP: devices: Register platform devices for HDMI audioRicardo Neri2012-05-09
| |/
* | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-22
|\ \
| * \ Merge tag 'omap-dt-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2012-05-11
| |\ \
| | * | OMAP4: devices: Do not create mcpdm device if the dtb has been providedPeter Ujfalusi2012-05-08
| | * | OMAP4: devices: Do not create dmic device if the dtb has been providedPeter Ujfalusi2012-05-08
| * | | Merge branch 'omap/dt-missed-3.4' into next/dtOlof Johansson2012-04-15
| |\| | | | |/ | |/|
| | * arm/dts: OMAP4: Add SPI controller nodesBenoit Cousson2012-03-12
* | | ARM: OMAP2+: clean up some cppcheck warningsPaul Walmsley2012-04-17
|/ /
* | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-27
|\ \
| * \ Merge remote-tracking branch 'omap/hsmmc' into for_3.4/cleanup/pm-baseKevin Hilman2012-03-05
| |\ \
| * | | ARM: OMAP2+: Move most of plat/io.h into local iomap.hTony Lindgren2012-02-24
| | |/ | |/|
* | | Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-03-27
|\ \ \
| * \ \ Merge branch 'hsmmc' into fixes-non-criticalTony Lindgren2012-02-28
| |\ \ \ | | | |/ | | |/|
| | * | ARM: OMAP: convert omap_device_build() and callers to __initKevin Hilman2012-02-24
| | |/
| * / ARM: OMAP2+: Fix OMAP_HDQ_BASE build errorTony Lindgren2012-02-23
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-03-22
|\ \
| * | Input: omap4-keypad - move platform_data to <linux/platform_data>Felipe Balbi2012-03-17
| |/
* / ARM: OMAP: Do not register omap-mcbsp-dai devicePeter Ujfalusi2012-03-12
|/
* ARM: OMAP2+: arch/arm/mach-omap2/devices.c: introduce missing kfreeJulia Lawall2012-01-26
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds2012-01-16
|\
| * ARM: OMAP3: fix build on !CONFIG_IOMMU_APIOhad Ben-Cohen2012-01-16
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds2012-01-10
|\|
| * ARM: OMAP3: bind omap3isp_device to its iommu deviceOhad Ben-Cohen2011-12-05
* | ARM: OMAP4: devices: Register OMAP4 DMIC platform devicePeter Ujfalusi2011-12-13
|/
* ARM: OMAP2+: devices: Fixes for McPDMPeter Ujfalusi2011-11-04
* Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-01
|\
| * arm/dts: OMAP4: Add a main ocp entry bound to l3-noc driverBenoit Cousson2011-10-04
| * ARM: OMAP2+: devices: Remove all omap_device_pm_latency structuresBenoit Cousson2011-10-04