aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-nomadik.c
Commit message (Expand)AuthorAgeFilesLines
* 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