summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/devices.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP2+: change the ISP device archdata MMU name for DTSuman Anna2014-03-121-0/+3
* Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2013-11-111-38/+0
|\
| * ARM: OMAP2+: Use pdata quirks for wl12xx legacy initTony Lindgren2013-09-251-38/+0
* | ARM: OMAP2+: display: Create omap_vout device inside omap_display_initArchit Taneja2013-10-081-5/+5
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-09-071-1/+1
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu2013-09-071-3/+2
| |\
| * | ARM: OMAP2+: Only manually add hwmod data when DT not used.Lokesh Vutla2013-08-091-1/+1
* | | ARM: OMAP2+: Remove legacy device creation for McPDM and DMICPeter Ujfalusi2013-08-211-40/+0
| |/ |/|
* | ARM: OMAP2+: devices: remove duplicated include from devices.cWei Yongjun2013-07-041-1/+0
* | 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/+24
|\ \
| * \ Merge tag 'omap-for-v3.11/dma-signed' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2013-06-201-1/+0
| |\ \
| | * | ARM: OMAP2+: Remove dma.hJarkko Nikula2013-06-181-1/+0
| | |/
| * | ARM: OMAP2+: Remove omap4 ocp2scp pdataTony Lindgren2013-05-301-78/+0
| * | ARM: OMAP2+: Remove omap4 pdata for USBTony Lindgren2013-05-301-45/+0
| * | 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/+1
* | ARM: OMAP2+: devices: Do not print error when DMIC hwmod lookup failsPeter Ujfalusi2013-06-121-3/+1
* | ARM: OMAP2+: devices: Do not print error when McPDM hwmod lookup failsPeter Ujfalusi2013-06-121-3/+1
|/
* 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/+9
* ARM: OMAP3xxx: hwmod: Convert AES crypto device data to hwmodMark A. Greer2013-03-301-40/+2
* ARM: OMAP2xxx: hwmod: Convert AES crypto devcie data to hwmodMark A. Greer2013-03-301-25/+10
* 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/+7
* ARM: OMAP3xxx: hwmod: Convert SHAM crypto device data to hwmodMark A. Greer2013-03-301-39/+2
* ARM: OMAP2xxx: hwmod: Convert SHAM crypto device data to hwmodMark A. Greer2013-03-301-21/+10
* Merge tag 'late-omap' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2013-02-281-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-211-15/+10
|\|
| * ARM: OMAP2+: omap_device: remove obsolete pm_lats and early_device codePaul Walmsley2013-01-261-15/+10
* | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-02-211-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-131-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-11-301-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-11-301-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-251-0/+79
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|