index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-nomadik.c
Age
Commit message (
Expand
)
Author
2021-05-27
i2c: busses: i2c-nomadik: Fix formatting issue pertaining to 'timeout'
Lee Jones
2021-04-15
i2c: nomadik: Fix space errors
Tian Tao
2021-02-02
amba: Make the remove callback return void
Uwe Kleine-König
2020-07-04
i2c: Use separate MODULE_AUTHOR() statements for multiple authors
Jarkko Nikula
2020-03-24
i2c: drivers: Use generic definitions for bus frequencies
Andy Shevchenko
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-04-03
i2c: nomadik: remove an unnecessary NULL check in nmk_i2c_remove()
Dan Carpenter
2018-05-08
i2c: busses: remove superfluous ignoring of children for RPM
Wolfram Sang
2017-08-29
i2c: nomadik: constify amba_id
Arvind Yadav
2016-08-22
i2c: don't print error when adding adapter fails
Wolfram Sang
2015-03-15
i2c: nomadik: match status to return type of read_i2c
Nicholas Mc Guire
2015-03-15
i2c: nomadik: match return type of wait_for_completion_timeout
Nicholas Mc Guire
2014-12-04
PM: Merge the SET*_RUNTIME_PM_OPS() macros
Rafael J. Wysocki
2014-07-16
i2c: i2c-nomadik: Drop class based scanning to improve bootup time
Wolfram Sang
2014-05-22
i2c: nomadik: Fixup system suspend
Ulf Hansson
2014-05-14
i2c: nomadik: Don't use IS_ERR for devm_ioremap
Ulf Hansson
2014-03-05
i2c: i2c-nomadik: deprecate class based instantiation
Wolfram Sang
2014-03-05
i2c: nomadik: Remove busy check for transfers at suspend late
Ulf Hansson
2014-03-05
i2c: nomadik: Convert to late and early system PM callbacks
Ulf Hansson
2014-03-05
i2c: nomadik: Fixup deployment of runtime PM
Ulf Hansson
2014-03-05
i2c: nomadik: Remove redundant call to pm_runtime_disable
Ulf Hansson
2014-03-05
i2c: nomadik: Convert to devm functions
Ulf Hansson
2014-03-05
i2c: nomadik: factor platform data into state container
Linus Walleij
2014-01-09
i2c: nomadik: remove platform data header
Linus Walleij
2014-01-09
i2c: nomadik: auto-calculate slave setup time
Linus Walleij
2013-08-23
i2c: move OF helpers into the core
Wolfram Sang
2013-08-19
i2c: use dev_get_platdata()
Jingoo Han
2013-07-04
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-06-16
i2c: nomadik: use pinctrl PM helpers
Linus Walleij
2013-06-15
i2c: nomadik: allocate adapter number dynamically
Linus Walleij
2013-06-15
i2c: nomadik: support elder Nomadiks
Linus Walleij
2013-02-22
i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls
Doug Anderson
2013-01-28
i2c: nomadik: drop superfluous variable initialization
Wolfram Sang
2013-01-28
i2c: nomadik: adopt pinctrl support
Patrice Chotard
2012-11-12
i2c: nomadik: Fix the usage of wait_for_completion_timeout
Chuansheng Liu
2012-11-02
i2c-nomadik: Fixup clock handling
Philippe Begnic
2012-10-06
i2c: nomadik: Add Device Tree support to the Nomadik I2C driver
Lee Jones
2012-09-12
i2c: nomadik: stop fetching the regulator
Linus Walleij
2012-08-18
i2c: nomadik: Add default configuration into the Nomadik I2C driver
Lee Jones
2012-07-28
Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux
Linus Torvalds
2012-07-13
ARM: ux500: Remove unused i2c platform_data initialisation code
Lee Jones
2012-07-09
i2c-nomadik: Add 10-bit addressing support
Virupax Sadashivpetimath
2012-07-09
i2c-nomadik: turn the platform driver to an amba driver
Alessandro Rubini
2012-07-09
i2c-nomadik: move header to <linux/platform_data/i2c-nomadik.h>
Alessandro Rubini
2011-11-01
Merge branches 'for-32/i2c/nomadik', 'for-32/i2c/s3c2410-dt' and 'for-32/i2c/...
Ben Dooks
2011-10-29
i2c-nomadik: cosmetic coding style corrections
Jonas Aaberg
2011-10-29
i2c: irq: Remove IRQF_DISABLED
Yong Zhang
2011-08-24
i2c-nomadik: fix kerneldoc warning
Linus Walleij
2011-08-23
i2c-nomadik: Do not use _interruptible_ variant call
srinidhi kasagar
2011-05-25
i2c-nomadik: break out single messsage transmission
Linus Walleij
[next]