summaryrefslogtreecommitdiffstats
path: root/drivers/i2c
Commit message (Expand)AuthorAgeFilesLines
* mxs: Convert sys_proto.h prefixes to 'mxs'Otavio Salvador2012-09-011-1/+1
* tegra20: rename tegra2 -> tegra20Allen Martin2012-09-011-6/+6
* mxs: prefix register structs with 'mxs' prefixOtavio Salvador2012-09-011-6/+6
* omap24xx_i2c: add 2-byte address supportIlya Yanok2012-09-011-32/+26
* I2C: Add support for Multi channelRajeshwari Shinde2012-07-311-0/+27
* I2C: Modify the I2C driver for EXYNOS5Rajeshwari Shinde2012-07-311-77/+117
* I2C: Move struct s3c24x0_i2c to a common place.Rajeshwari Shinde2012-07-311-0/+33
* mxc_i2c: finish adding CONFIG_I2C_MULTI_BUS supportTroy Kisky2012-07-311-0/+17
* mxc_i2c: add bus recovery supportTroy Kisky2012-07-311-0/+26
* mxc_i2c: prep work for multiple busses supportTroy Kisky2012-07-311-21/+104
* mxc_i2c: add i2c_regs argument to i2c_imx_stopTroy Kisky2012-07-311-12/+7
* mxc_i2c: add retriesTroy Kisky2012-07-311-9/+27
* mxc_i2c: check for arbitration lostTroy Kisky2012-07-311-0/+7
* mxc_i2c: change slave addr if conflicts with destination.Troy Kisky2012-07-311-0/+2
* mxc_i2c: don't disable controller after every transactionTroy Kisky2012-07-311-15/+13
* mxc_i2c: place i2c_reset code inlineTroy Kisky2012-07-311-12/+3
* mxc_i2c: place imx_start code inlineTroy Kisky2012-07-311-33/+20
* mxc_i2c: remove redundant readTroy Kisky2012-07-311-1/+0
* mxc_i2c: combine i2c_imx_bus_busy and i2c_imx_trx_complete into wait_for_sr_s...Troy Kisky2012-07-311-51/+29
* mxc_i2c.c: code i2c_probe as a 0 length i2c_writeTroy Kisky2012-07-311-17/+8
* mxc_i2c: call i2c_imx_stop on error in i2c_read/i2c_writeTroy Kisky2012-07-311-3/+7
* mxc_i2c: create i2c_init_transferTroy Kisky2012-07-311-26/+18
* mxc_i2c: clear i2sr before waiting for bitTroy Kisky2012-07-311-4/+5
* mxc_i2c: create tx_byte functionTroy Kisky2012-07-311-58/+24
* mxc_i2c: remove ifdef of CONFIG_HARD_I2CTroy Kisky2012-07-311-5/+1
* mxc_i2c: fix i2c_imx_stopTroy Kisky2012-07-311-1/+1
* mxs-i2c: Fix internal address byte orderTorsten Fleischer2012-07-111-1/+1
* mxc_i2c: remove setting speed at each startTroy Kisky2012-07-111-6/+0
* mxc_i2c: specify i2c base address in config fileTroy Kisky2012-07-111-21/+4
* i2c: designware_i2c.c: Add support for the "i2c probe" commandStefan Roese2012-07-071-6/+10
* omap24xx_i2c: Add AM33XX supportTom Rini2012-07-071-3/+3
* Revert "I2C: OMAP: detect more devices when probing an i2c bus"Tom Rini2012-07-071-11/+31
* tegra: i2c: Add function to find DVC busSimon Glass2012-05-151-0/+14
* i2c:designware Turn off the ctrl when setting the speedArmando Visconti2012-04-241-0/+11
* i2c: Add support for designware i2c controllerVipin KUMAR2012-04-243-3/+149
* sh: i2c: Add support I2C controller of SH7734Nobuhiro Iwamatsu2012-04-242-0/+388
* tegra: i2c: Add I2C driverYen Lin2012-03-292-0/+570
* Revert "ARM: I2C: I2C Multi byte address support"Tom Rini2012-02-212-296/+173
* Revert "ARM: AM33XX: Add AM33XX I2C driver support"Tom Rini2012-02-211-13/+7
* ARM: AM33XX: Add AM33XX I2C driver supportPatil, Rachna2012-01-231-7/+13
* ARM: I2C: I2C Multi byte address supportPatil, Rachna2012-01-232-173/+296
* drivers/i2c/omap24xx_i2c.c: move all local variables to SRAMAndreas Müller2012-01-161-4/+9
* drivers/i2c/omap24xx_i2c.c: replace printf with one argument by putsAndreas Müller2012-01-161-6/+6
* drivers/i2c/davinci_i2c.c: Fix GCC 4.6 warningAnatolij Gustschin2011-11-231-3/+1
* i2c: sh: Add support I2C for Renesas SHNobuhiro Iwamatsu2011-11-232-0/+293
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-11-162-0/+247
|\
| * iMX28: Add I2C bus driverMarek Vasut2011-11-112-0/+247
* | fsl_i2c: Fix compile warningKumar Gala2011-11-091-1/+1
|/
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-11-081-11/+30
|\
| * I2C: Fix mxc_i2c.c problem on imx31_phycoreMarek Vasut2011-11-031-11/+26
OpenPOWER on IntegriCloud