summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-nomadik.c
Commit message (Expand)AuthorAgeFilesLines
* i2c: Remove unneeded xxx_set_drvdata(..., NULL) callsDoug Anderson2013-02-221-2/+0
* i2c: nomadik: drop superfluous variable initializationWolfram Sang2013-01-281-6/+3
* i2c: nomadik: adopt pinctrl supportPatrice Chotard2013-01-281-0/+89
* i2c: nomadik: Fix the usage of wait_for_completion_timeoutChuansheng Liu2012-11-121-14/+0
* i2c-nomadik: Fixup clock handlingPhilippe Begnic2012-11-021-2/+7
* i2c: nomadik: Add Device Tree support to the Nomadik I2C driverLee Jones2012-10-061-3/+32
* i2c: nomadik: stop fetching the regulatorLinus Walleij2012-09-121-17/+0
* i2c: nomadik: Add default configuration into the Nomadik I2C driverLee Jones2012-08-181-10/+18
* Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds2012-07-281-87/+102
|\
| * i2c-nomadik: Add 10-bit addressing supportVirupax Sadashivpetimath2012-07-091-17/+29
| * i2c-nomadik: turn the platform driver to an amba driverAlessandro Rubini2012-07-091-69/+73
| * i2c-nomadik: move header to <linux/platform_data/i2c-nomadik.h>Alessandro Rubini2012-07-091-2/+1
* | ARM: ux500: Remove unused i2c platform_data initialisation codeLee Jones2012-07-131-2/+1
|/
*-. Merge branches 'for-32/i2c/nomadik', 'for-32/i2c/s3c2410-dt' and 'for-32/i2c/...Ben Dooks2011-11-011-43/+46
|\ \
| * | i2c-nomadik: cosmetic coding style correctionsJonas Aaberg2011-10-291-43/+46
| |/
* | i2c: irq: Remove IRQF_DISABLEDYong Zhang2011-10-291-1/+1
|/
* i2c-nomadik: fix kerneldoc warningLinus Walleij2011-08-241-1/+2
* i2c-nomadik: Do not use _interruptible_ variant callsrinidhi kasagar2011-08-231-4/+4
* i2c-nomadik: break out single messsage transmissionLinus Walleij2011-05-251-32/+48
* i2c-nomadik: reset the hw after status checkVirupax Sadashivpetimath2011-05-251-4/+4
* i2c-nomadik: remove the unnecessary delayVirupax Sadashivpetimath2011-05-251-18/+2
* i2c-nomadik: change the TX and RX thresholdVirupax Sadashivpetimath2011-05-251-13/+26
* i2c-nomadik: add code to retry on timeout failureVirupax Sadashivpetimath2011-05-251-48/+49
* i2c-nomadik: use pm_runtime APIRabin Vincent2011-05-251-6/+31
* i2c-nomadik: print abort cause only on abort tagVirupax Sadashivpetimath2011-05-251-8/+19
* i2c-nomadik: correct adapter timeout initializationVirupax Sadashivpetimath2011-05-251-4/+5
* i2c-nomadik: remove the redundant error messagesrinidhi kasagar2011-05-251-2/+0
* i2c-nomadik: corrrect returned error numbersVirupax Sadashivpetimath2011-05-251-4/+6
* i2c-nomadik: make i2c timeout specific per i2c busVirupax Sadashivpetimath2011-05-251-6/+4
* i2c-nomadik: add regulator supportJonas Aberg2011-05-251-15/+58
* Fix common misspellingsLucas De Marchi2011-03-311-4/+4
* Merge branch 'for-linus/i2c-2638' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2011-01-131-2/+4
|\
| * i2c-nomadik: fix regression on adapter nameLinus Walleij2011-01-041-2/+4
* | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-2/+2
|/
* i2c-nomadik: fixup bus delaysLinus Walleij2010-10-251-2/+6
* i2c-nomadik: support smbus emulationLinus Walleij2010-10-251-4/+1
* i2c-nomadik: dynamic clockingLinus Walleij2010-10-251-4/+9
* i2c-nomadik: documentation fixesLinus Walleij2010-10-251-5/+5
* i2c-nomadik: fix operator precedence warningRabin Vincent2010-05-201-1/+2
* i2c-nomadik: release region when removedRabin Vincent2010-05-201-0/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* i2c: Add support for Ux500/Nomadik I2C controllersrinidhi kasagar2010-03-071-0/+959
OpenPOWER on IntegriCloud