aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-nomadik.c
Commit message (Expand)AuthorAge
* PM: Merge the SET*_RUNTIME_PM_OPS() macrosRafael J. Wysocki2014-12-03
* i2c: i2c-nomadik: Drop class based scanning to improve bootup timeWolfram Sang2014-07-16
* i2c: nomadik: Fixup system suspendUlf Hansson2014-05-22
* i2c: nomadik: Don't use IS_ERR for devm_ioremapUlf Hansson2014-05-14
* i2c: i2c-nomadik: deprecate class based instantiationWolfram Sang2014-03-05
* i2c: nomadik: Remove busy check for transfers at suspend lateUlf Hansson2014-03-05
* i2c: nomadik: Convert to late and early system PM callbacksUlf Hansson2014-03-05
* i2c: nomadik: Fixup deployment of runtime PMUlf Hansson2014-03-05
* i2c: nomadik: Remove redundant call to pm_runtime_disableUlf Hansson2014-03-05
* i2c: nomadik: Convert to devm functionsUlf Hansson2014-03-05
* i2c: nomadik: factor platform data into state containerLinus Walleij2014-03-05
* i2c: nomadik: remove platform data headerLinus Walleij2014-01-09
* i2c: nomadik: auto-calculate slave setup timeLinus Walleij2014-01-09
* i2c: move OF helpers into the coreWolfram Sang2013-08-23
* i2c: use dev_get_platdata()Jingoo Han2013-08-19
* Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-07-04
|\
| * i2c: nomadik: allocate adapter number dynamicallyLinus Walleij2013-06-15
| * i2c: nomadik: support elder NomadiksLinus Walleij2013-06-15
* | i2c: nomadik: use pinctrl PM helpersLinus Walleij2013-06-16
|/
* i2c: Remove unneeded xxx_set_drvdata(..., NULL) callsDoug Anderson2013-02-21
* i2c: nomadik: drop superfluous variable initializationWolfram Sang2013-01-27
* i2c: nomadik: adopt pinctrl supportPatrice Chotard2013-01-27
* i2c: nomadik: Fix the usage of wait_for_completion_timeoutChuansheng Liu2012-11-12
* i2c-nomadik: Fixup clock handlingPhilippe Begnic2012-11-02
* i2c: nomadik: Add Device Tree support to the Nomadik I2C driverLee Jones2012-10-06
* i2c: nomadik: stop fetching the regulatorLinus Walleij2012-09-12
* i2c: nomadik: Add default configuration into the Nomadik I2C driverLee Jones2012-08-18
* Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds2012-07-28
|\
| * i2c-nomadik: Add 10-bit addressing supportVirupax Sadashivpetimath2012-07-09
| * i2c-nomadik: turn the platform driver to an amba driverAlessandro Rubini2012-07-09
| * i2c-nomadik: move header to <linux/platform_data/i2c-nomadik.h>Alessandro Rubini2012-07-09
* | ARM: ux500: Remove unused i2c platform_data initialisation codeLee Jones2012-07-13
|/
*-. Merge branches 'for-32/i2c/nomadik', 'for-32/i2c/s3c2410-dt' and 'for-32/i2c/...Ben Dooks2011-10-31
|\ \
| * | i2c-nomadik: cosmetic coding style correctionsJonas Aaberg2011-10-29
| |/
* / i2c: irq: Remove IRQF_DISABLEDYong Zhang2011-10-29
|/
* i2c-nomadik: fix kerneldoc warningLinus Walleij2011-08-24
* i2c-nomadik: Do not use _interruptible_ variant callsrinidhi kasagar2011-08-23
* i2c-nomadik: break out single messsage transmissionLinus Walleij2011-05-24
* i2c-nomadik: reset the hw after status checkVirupax Sadashivpetimath2011-05-24
* i2c-nomadik: remove the unnecessary delayVirupax Sadashivpetimath2011-05-24
* i2c-nomadik: change the TX and RX thresholdVirupax Sadashivpetimath2011-05-24
* i2c-nomadik: add code to retry on timeout failureVirupax Sadashivpetimath2011-05-24
* i2c-nomadik: use pm_runtime APIRabin Vincent2011-05-24
* i2c-nomadik: print abort cause only on abort tagVirupax Sadashivpetimath2011-05-24
* i2c-nomadik: correct adapter timeout initializationVirupax Sadashivpetimath2011-05-24
* i2c-nomadik: remove the redundant error messagesrinidhi kasagar2011-05-24
* i2c-nomadik: corrrect returned error numbersVirupax Sadashivpetimath2011-05-24
* i2c-nomadik: make i2c timeout specific per i2c busVirupax Sadashivpetimath2011-05-24
* i2c-nomadik: add regulator supportJonas Aberg2011-05-24
* Fix common misspellingsLucas De Marchi2011-03-31