summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/devices.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP2+: devices: remove duplicated include from devices.cWei Yongjun2013-07-041-1/+0Star
* ARM: OMAP2+: Cocci spatch "ptr_ret.spatch"Thomas Meyer2013-07-041-2/+2
* Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-021-3/+10
|\
| * mailbox/omap: move the OMAP mailbox framework to driversSuman Anna2013-06-111-2/+2
| * ARM: OMAP2+: mbox: remove dependencies with soc.hSuman Anna2013-06-111-1/+8
* | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-021-109/+24Star
|\ \
| * \ Merge tag 'omap-for-v3.11/dma-signed' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2013-06-201-1/+0Star
| |\ \
| | * | ARM: OMAP2+: Remove dma.hJarkko Nikula2013-06-181-1/+0Star
| | |/
| * | ARM: OMAP2+: Remove omap4 ocp2scp pdataTony Lindgren2013-05-301-78/+0Star
| * | ARM: OMAP2+: Remove omap4 pdata for USBTony Lindgren2013-05-301-45/+0Star
| * | ARM: OMAP2+: Legacy support for wl12xx when booted with devicetreeTony Lindgren2013-05-301-0/+39
| |/
* | ARM: OMAP2+: devices: Do not print error when dss_hdmi hwmod lookup failsPeter Ujfalusi2013-06-121-3/+1Star
* | ARM: OMAP2+: devices: Do not print error when DMIC hwmod lookup failsPeter Ujfalusi2013-06-121-3/+1Star
* | ARM: OMAP2+: devices: Do not print error when McPDM hwmod lookup failsPeter Ujfalusi2013-06-121-3/+1Star
|/
* ARM: OMAP2+: Only manually add hwmod data when DT not used.Mark A. Greer2013-03-301-1/+1
* ARM: OMAP2+: Remove unnecessary message when no AES IP is presentMark A. Greer2013-03-301-13/+9Star
* ARM: OMAP3xxx: hwmod: Convert AES crypto device data to hwmodMark A. Greer2013-03-301-40/+2Star
* ARM: OMAP2xxx: hwmod: Convert AES crypto devcie data to hwmodMark A. Greer2013-03-301-25/+10Star
* ARM: OMAP2+: Only manually add hwmod data when DT not used.Mark A. Greer2013-03-301-1/+1
* ARM: OMAP2+: Remove unnecessary message when no SHA IP is presentMark A. Greer2013-03-301-11/+7Star
* ARM: OMAP3xxx: hwmod: Convert SHAM crypto device data to hwmodMark A. Greer2013-03-301-39/+2Star
* ARM: OMAP2xxx: hwmod: Convert SHAM crypto device data to hwmodMark A. Greer2013-03-301-21/+10Star
* Merge tag 'late-omap' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2013-03-011-1/+1
|\
| * ARM: OMAP2+: fix some omap_device_build() calls that aren't compiled by defaultPaul Walmsley2013-02-121-1/+1
* | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-221-15/+10Star
|\|
| * ARM: OMAP2+: omap_device: remove obsolete pm_lats and early_device codePaul Walmsley2013-01-261-15/+10Star
* | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-02-221-3/+3
|\ \
| * | Merge branch 'omap/multiplatform-fixes', tag 'v3.8-rc5' into next/multiplatformArnd Bergmann2013-02-151-1/+1
| |\|
| * | ARM: OMAP2+: Use omap initcallsTony Lindgren2013-01-111-3/+3
* | | ARM: OMAP: devices: create device for usb part of control moduleKishon Vijay Abraham I2013-02-061-0/+45
| |/ |/|
* | ARM: OMAP2+: Fix section warning for omap_init_ocp2scp()Tony Lindgren2013-01-211-1/+1
|/
* Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-12-201-1/+1
|\
| * iommu/omap: Migrate to hwmod frameworkOmar Ramirez Luna2012-12-031-1/+1
| * Merge branch 'omap-for-v3.8/cleanup-headers-iommu' of git://git.kernel.org/pu...Joerg Roedel2012-12-031-1/+1
| |\
* | \ Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-12-141-0/+10
|\ \ \
| * | | [media] omap3isp: Add CSI configuration registers from control block to ISP r...Sakari Ailus2012-11-281-0/+10
| |/ /
* | | Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-12-131-1/+1
|\ \ \
| * \ \ Merge tag 'tags/omap-for-v3.8/cleanup-multiplatform-no-clock-signed' of git:/...Olof Johansson2012-12-011-1/+1
| |\ \ \
| | * | | ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.hTony Lindgren2012-11-301-1/+1
* | | | | Merge tag 'omap-for-v3.8/cleanup-headers-iommu-signed' of git://git.kernel.or...Olof Johansson2012-12-011-1/+1
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | ARM: OMAP2+: Move iommu/iovmm headers to platform_dataTony Lindgren2012-11-201-1/+1
* | | | Merge tag 'v3.7-rc7' into next/cleanupOlof Johansson2012-11-261-0/+79
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | ARM: OMAP: ocp2scp: create omap device for ocp2scpKishon Vijay Abraham I2012-11-071-0/+79
* | | ARM: OMAP2+: WDT: move init; add read_reset_sources pdata function pointerPaul Walmsley2012-10-301-26/+0Star
* | | Merge tag 'omap-for-v3.8/cleanup-headers-signed' into omap-for-v3.8/cleanup-h...Tony Lindgren2012-10-241-3/+5
|\ \ \ | |/ / |/| |
| * | ARM: OMAP: Make plat/omap_hwmod.h local to mach-omap2Tony Lindgren2012-10-191-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
| |/
* / ARM: OMAP4: devices: fixup OMAP4 DMIC platform device error messageSebastien Guiriec2012-10-161-1/+1
|/