aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/devices.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-14ARM: OMAP2+: Remove unused gpio header file referencesSuman Anna1-1/+1
2017-06-08ARM: OMAP2+: Remove unused legacy code for device initTony Lindgren1-175/+0
2017-03-28ARM: OMAP2+: mark omap_init_rng as __initArnd Bergmann1-1/+1
2016-11-10ARM: OMAP2+: Remove legacy hwmod mux codeTony Lindgren1-1/+0
2016-08-26ARM: OMAP2+: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas1-4/+3
2016-01-25Merge branch 'enable-devices' into omap-for-v4.5/fixesTony Lindgren1-21/+4
2016-01-21ARM: OMAP2+: Remove legacy mailbox device instantiationSuman Anna1-28/+0
2015-12-17ARM: OMAP2+: Remove device creation for omap-pcm-audioPeter Ujfalusi1-21/+4
2015-10-12ARM: OMAP2+: Remove legacy OMAP3 ISP instantiationLaurent Pinchart1-53/+0
2015-05-20mach-omap2: Remove use of deprecated marco, PTR_RET in devices.cNicholas Krause1-2/+2
2015-04-02[media] omap3isp: Replace many MMIO regions by twoSakari Ailus1-63/+3
2015-04-02[media] omap3isp: Move the syscon register out of the ISP register mapsSakari Ailus1-10/+0
2014-12-11Merge tag 'media/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-31/+0
2014-12-09Merge tag 'omap-gpmc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+26
2014-11-28ARM: OMAP2+: Move GPMC initcall to devices.cTony Lindgren1-0/+26
2014-11-21[media] mach-omap2: remove deprecated VIDEO_OMAP2 supportHans Verkuil1-31/+0
2014-11-05ARM: OMAP4+: Remove unused omap_l3_noc platform initTony Lindgren1-34/+0
2014-11-05ARM: OMAP3: Fix errors for omap_l3_smx when booted with device treeTony Lindgren1-1/+1
2014-07-26Merge tag 'omap-for-v3.17/soc-new' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/socArnd Bergmann1-1/+1
2014-07-15ARM: OMAP2+: Avoid mailbox legacy device creation for DT-bootSuman Anna1-1/+1
2014-07-08ARM: OMAP2+: Remove non working OMAP HDMI audio initializationJyri Sarha1-28/+0
2014-05-29ARM: OMAP2+: remove unused omap4-keypad file and codeJoachim Eastwood1-33/+0
2014-03-12ARM: OMAP2+: change the ISP device archdata MMU name for DTSuman Anna1-0/+3
2013-11-11Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-38/+0
2013-10-08ARM: OMAP2+: display: Create omap_vout device inside omap_display_initArchit Taneja1-5/+5
2013-09-25ARM: OMAP2+: Use pdata quirks for wl12xx legacy initTony Lindgren1-38/+0
2013-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+1
2013-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu1-3/+2
2013-08-21ARM: OMAP2+: Remove legacy device creation for McPDM and DMICPeter Ujfalusi1-40/+0
2013-08-09ARM: OMAP2+: Only manually add hwmod data when DT not used.Lokesh Vutla1-1/+1
2013-07-04ARM: OMAP2+: devices: remove duplicated include from devices.cWei Yongjun1-1/+0
2013-07-04ARM: OMAP2+: Cocci spatch "ptr_ret.spatch"Thomas Meyer1-2/+2
2013-07-02Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-3/+10
2013-07-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-109/+24
2013-06-20Merge tag 'omap-for-v3.11/dma-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanupArnd Bergmann1-1/+0
2013-06-18ARM: OMAP2+: Remove dma.hJarkko Nikula1-1/+0
2013-06-12ARM: OMAP2+: devices: Do not print error when dss_hdmi hwmod lookup failsPeter Ujfalusi1-3/+1
2013-06-12ARM: OMAP2+: devices: Do not print error when DMIC hwmod lookup failsPeter Ujfalusi1-3/+1
2013-06-12ARM: OMAP2+: devices: Do not print error when McPDM hwmod lookup failsPeter Ujfalusi1-3/+1
2013-06-11mailbox/omap: move the OMAP mailbox framework to driversSuman Anna1-2/+2
2013-06-11ARM: OMAP2+: mbox: remove dependencies with soc.hSuman Anna1-1/+8
2013-05-30ARM: OMAP2+: Remove omap4 ocp2scp pdataTony Lindgren1-78/+0
2013-05-30ARM: OMAP2+: Remove omap4 pdata for USBTony Lindgren1-45/+0
2013-05-30ARM: OMAP2+: Legacy support for wl12xx when booted with devicetreeTony Lindgren1-0/+39
2013-03-30ARM: OMAP2+: Only manually add hwmod data when DT not used.Mark A. Greer1-1/+1
2013-03-30ARM: OMAP2+: Remove unnecessary message when no AES IP is presentMark A. Greer1-13/+9
2013-03-30ARM: OMAP3xxx: hwmod: Convert AES crypto device data to hwmodMark A. Greer1-40/+2
2013-03-30ARM: OMAP2xxx: hwmod: Convert AES crypto devcie data to hwmodMark A. Greer1-25/+10
2013-03-30ARM: OMAP2+: Only manually add hwmod data when DT not used.Mark A. Greer1-1/+1
2013-03-30ARM: OMAP2+: Remove unnecessary message when no SHA IP is presentMark A. Greer1-11/+7