aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap/i2c.c
Commit message (Expand)AuthorAgeFilesLines
* merge more graphics stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-13/+32
* arm: omap: i2c: fix compile warningFelipe Balbi2011-01-271-1/+1
* I2C: i2c-omap: Change device name: i2c_omap -> omap_i2cBenoit Cousson2010-12-201-1/+1
* omap: Fix undefined reference to omap2_i2c_mux_pinsTony Lindgren2010-12-071-0/+7
* OMAP1: I2C: fix device initializationPaul Walmsley2010-12-071-0/+5
* OMAP: I2C: split device registration and convert OMAP2+ to omap_devicePaul Walmsley2010-11-091-75/+49
* OMAP: PM constraints: add return values; add requesting device param to omap_...Paul Walmsley2010-07-261-1/+11
* omap4: Add support for i2c initTony Lindgren2010-05-201-7/+26
* omap: Fix i2c platform init code for omap4Tony Lindgren2010-05-201-20/+47
* i2c-omap: add mpu wake up latency constraint in i2cKalle Jokiniemi2010-05-201-12/+27
* omap: i2c: Fix muxing for command line enabled busJarkko Nikula2010-02-251-2/+8
* omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3Tony Lindgren2010-02-151-4/+4
* omap2: Convert ARCH_OMAP24XX to ARCH_OMAP2Tony Lindgren2010-02-151-2/+2
* omap: Split i2c platform init for mach-omap1 and mach-omap2Tony Lindgren2009-12-111-42/+2
* omap: headers: Move remaining headers from include/mach to include/platTony Lindgren2009-10-201-1/+1
* ARM: OMAP: Update contact address of I2C registration helperJarkko Nikula2009-05-251-1/+1
* ARM: OMAP: Add method to register additional I2C busses on the command line, v2Jarkko Nikula2009-03-231-21/+52
* ARM: OMAP: Add command line option for I2C bus speed, v2Jarkko Nikula2009-03-231-10/+44
* ARM: OMAP: Add documentation for function omap_register_i2c_busJarkko Nikula2009-03-231-0/+9
* [ARM] fix AT91, davinci, h720x, ks8695, msm, mx2, mx3, netx, omap1, omap2, px...Russell King2009-01-081-0/+1
* ARM: OMAP3: Add OMAP34xx pin multiplexing into I2C bus registration helperJarkko Nikula2008-12-101-19/+36
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-1/+1
* [ARM] Eliminate useless includes of asm/mach-types.hRussell King2008-08-071-1/+0
* ARM: OMAP: Add helper module for board specific I2C bus registrationJarkko Nikula2008-02-081-0/+148