aboutsummaryrefslogtreecommitdiff
path: root/drivers/i2c/busses/i2c-nomadik.c
AgeCommit message (Expand)Author
2013-02-22i2c: Remove unneeded xxx_set_drvdata(..., NULL) callsDoug Anderson
2013-01-28i2c: nomadik: drop superfluous variable initializationWolfram Sang
2013-01-28i2c: nomadik: adopt pinctrl supportPatrice Chotard
2012-11-12i2c: nomadik: Fix the usage of wait_for_completion_timeoutChuansheng Liu
2012-11-02i2c-nomadik: Fixup clock handlingPhilippe Begnic
2012-10-06i2c: nomadik: Add Device Tree support to the Nomadik I2C driverLee Jones
2012-09-12i2c: nomadik: stop fetching the regulatorLinus Walleij
2012-08-18i2c: nomadik: Add default configuration into the Nomadik I2C driverLee Jones
2012-07-28Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds
2012-07-13ARM: ux500: Remove unused i2c platform_data initialisation codeLee Jones
2012-07-09i2c-nomadik: Add 10-bit addressing supportVirupax Sadashivpetimath
2012-07-09i2c-nomadik: turn the platform driver to an amba driverAlessandro Rubini
2012-07-09i2c-nomadik: move header to <linux/platform_data/i2c-nomadik.h>Alessandro Rubini
2011-11-01Merge branches 'for-32/i2c/nomadik', 'for-32/i2c/s3c2410-dt' and 'for-32/i2c/...Ben Dooks
2011-10-29i2c-nomadik: cosmetic coding style correctionsJonas Aaberg
2011-10-29i2c: irq: Remove IRQF_DISABLEDYong Zhang
2011-08-24i2c-nomadik: fix kerneldoc warningLinus Walleij
2011-08-23i2c-nomadik: Do not use _interruptible_ variant callsrinidhi kasagar
2011-05-25i2c-nomadik: break out single messsage transmissionLinus Walleij
2011-05-25i2c-nomadik: reset the hw after status checkVirupax Sadashivpetimath
2011-05-25i2c-nomadik: remove the unnecessary delayVirupax Sadashivpetimath
2011-05-25i2c-nomadik: change the TX and RX thresholdVirupax Sadashivpetimath
2011-05-25i2c-nomadik: add code to retry on timeout failureVirupax Sadashivpetimath
2011-05-25i2c-nomadik: use pm_runtime APIRabin Vincent
2011-05-25i2c-nomadik: print abort cause only on abort tagVirupax Sadashivpetimath
2011-05-25i2c-nomadik: correct adapter timeout initializationVirupax Sadashivpetimath
2011-05-25i2c-nomadik: remove the redundant error messagesrinidhi kasagar
2011-05-25i2c-nomadik: corrrect returned error numbersVirupax Sadashivpetimath
2011-05-25i2c-nomadik: make i2c timeout specific per i2c busVirupax Sadashivpetimath
2011-05-25i2c-nomadik: add regulator supportJonas Aberg
2011-03-31Fix common misspellingsLucas De Marchi
2011-01-13Merge branch 'for-linus/i2c-2638' of git://git.fluff.org/bjdooks/linuxLinus Torvalds
2011-01-04i2c-nomadik: fix regression on adapter nameLinus Walleij
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König
2010-10-25i2c-nomadik: fixup bus delaysLinus Walleij
2010-10-25i2c-nomadik: support smbus emulationLinus Walleij
2010-10-25i2c-nomadik: dynamic clockingLinus Walleij
2010-10-25i2c-nomadik: documentation fixesLinus Walleij
2010-05-20i2c-nomadik: fix operator precedence warningRabin Vincent
2010-05-20i2c-nomadik: release region when removedRabin Vincent
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-07i2c: Add support for Ux500/Nomadik I2C controllersrinidhi kasagar