summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/i2c.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner1-15/+1
2019-03-26ARM: OMAP2+: Remove hwmod .rev data and use local SoC checks insteadTony Lindgren1-8/+3
2018-04-16ARM: OMAP2+: Drop unused pm-noopTony Lindgren1-1/+0
2016-11-10ARM: OMAP2+: Remove legacy i2c.c platform init codeTony Lindgren1-97/+0
2014-09-18arm: mach-omap2: Convert pr_warning to pr_warnJoe Perches1-1/+1
2013-07-15PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell1-1/+1
2013-02-21Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+1
2013-01-26ARM: OMAP2+: omap_device: remove obsolete pm_lats and early_device codePaul Walmsley1-2/+1
2013-01-11ARM: OMAP: Fix i2c cmdline initcall for multiplatformTony Lindgren1-0/+5
2012-12-20ARM: OMAP: Fix build breakage due to missing include in i2c.cVaibhav Bedia1-0/+1
2012-12-18Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds1-0/+19
2012-11-15Merge tag 'omap-for-v3.8/cleanup-prcm-part2-signed' of git://git.kernel.org/p...Arnd Bergmann1-4/+2
2012-11-08ARM: OMAP2+: PRCM: consolidate PRCM-related timeout macrosPaul Walmsley1-4/+2
2012-10-31ARM: OMAP: Make plat-omap/i2c.c port checks localTony Lindgren1-0/+16
2012-10-18ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2Tony Lindgren1-0/+1
2012-10-18ARM: OMAP: Make plat/omap_hwmod.h local to mach-omap2Tony Lindgren1-1/+1
2012-10-17ARM: OMAP: Make omap_device local to mach-omap2Tony Lindgren1-1/+1
2012-10-17ARM: OMAP: Split plat-omap/i2c.c into mach-omap1 and mach-omap2Tony Lindgren1-2/+48
2012-09-12ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren1-1/+0
2011-11-17ARM: 7159/1: OMAP: Introduce local common.h filesTony Lindgren1-1/+1
2011-07-10OMAP: hwmod: fix the i2c-reset timeout during bootupAvinash.H.M1-0/+68
2010-07-05omap: mux: Convert 2420 platform init code to use new mux codeTony Lindgren1-20/+7
2010-02-25omap: i2c: Fix muxing for command line enabled busJarkko Nikula1-5/+1
2009-12-11omap: Split i2c platform init for mach-omap1 and mach-omap2Tony Lindgren1-0/+56