index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-nomadik.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: nomadik: match status to return type of read_i2c
Nicholas Mc Guire
2015-03-15
1
-1
/
+1
*
i2c: nomadik: match return type of wait_for_completion_timeout
Nicholas Mc Guire
2015-03-15
1
-2
/
+2
*
PM: Merge the SET*_RUNTIME_PM_OPS() macros
Rafael J. Wysocki
2014-12-04
1
-1
/
+1
*
i2c: i2c-nomadik: Drop class based scanning to improve bootup time
Wolfram Sang
2014-07-16
1
-4
/
+4
*
i2c: nomadik: Fixup system suspend
Ulf Hansson
2014-05-22
1
-7
/
+7
*
i2c: nomadik: Don't use IS_ERR for devm_ioremap
Ulf Hansson
2014-05-14
1
-1
/
+1
*
i2c: i2c-nomadik: deprecate class based instantiation
Wolfram Sang
2014-03-05
1
-1
/
+1
*
i2c: nomadik: Remove busy check for transfers at suspend late
Ulf Hansson
2014-03-05
1
-13
/
+0
*
i2c: nomadik: Convert to late and early system PM callbacks
Ulf Hansson
2014-03-05
1
-14
/
+4
*
i2c: nomadik: Fixup deployment of runtime PM
Ulf Hansson
2014-03-05
1
-26
/
+51
*
i2c: nomadik: Remove redundant call to pm_runtime_disable
Ulf Hansson
2014-03-05
1
-1
/
+0
*
i2c: nomadik: Convert to devm functions
Ulf Hansson
2014-03-05
1
-21
/
+10
*
i2c: nomadik: factor platform data into state container
Linus Walleij
2014-03-05
1
-73
/
+42
*
i2c: nomadik: remove platform data header
Linus Walleij
2014-01-09
1
-1
/
+23
*
i2c: nomadik: auto-calculate slave setup time
Linus Walleij
2014-01-09
1
-12
/
+28
*
i2c: move OF helpers into the core
Wolfram Sang
2013-08-23
1
-3
/
+0
*
i2c: use dev_get_platdata()
Jingoo Han
2013-08-19
1
-1
/
+1
*
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-07-04
1
-9
/
+43
|
\
|
*
i2c: nomadik: allocate adapter number dynamically
Linus Walleij
2013-06-15
1
-7
/
+2
|
*
i2c: nomadik: support elder Nomadiks
Linus Walleij
2013-06-15
1
-2
/
+41
*
|
i2c: nomadik: use pinctrl PM helpers
Linus Walleij
2013-06-16
1
-80
/
+10
|
/
*
i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls
Doug Anderson
2013-02-22
1
-2
/
+0
*
i2c: nomadik: drop superfluous variable initialization
Wolfram Sang
2013-01-28
1
-6
/
+3
*
i2c: nomadik: adopt pinctrl support
Patrice Chotard
2013-01-28
1
-0
/
+89
*
i2c: nomadik: Fix the usage of wait_for_completion_timeout
Chuansheng Liu
2012-11-12
1
-14
/
+0
*
i2c-nomadik: Fixup clock handling
Philippe Begnic
2012-11-02
1
-2
/
+7
*
i2c: nomadik: Add Device Tree support to the Nomadik I2C driver
Lee Jones
2012-10-06
1
-3
/
+32
*
i2c: nomadik: stop fetching the regulator
Linus Walleij
2012-09-12
1
-17
/
+0
*
i2c: nomadik: Add default configuration into the Nomadik I2C driver
Lee Jones
2012-08-18
1
-10
/
+18
*
Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux
Linus Torvalds
2012-07-28
1
-87
/
+102
|
\
|
*
i2c-nomadik: Add 10-bit addressing support
Virupax Sadashivpetimath
2012-07-09
1
-17
/
+29
|
*
i2c-nomadik: turn the platform driver to an amba driver
Alessandro Rubini
2012-07-09
1
-69
/
+73
|
*
i2c-nomadik: move header to <linux/platform_data/i2c-nomadik.h>
Alessandro Rubini
2012-07-09
1
-2
/
+1
*
|
ARM: ux500: Remove unused i2c platform_data initialisation code
Lee Jones
2012-07-13
1
-2
/
+1
|
/
*
-
.
Merge branches 'for-32/i2c/nomadik', 'for-32/i2c/s3c2410-dt' and 'for-32/i2c/...
Ben Dooks
2011-11-01
1
-43
/
+46
|
\
\
|
*
|
i2c-nomadik: cosmetic coding style corrections
Jonas Aaberg
2011-10-29
1
-43
/
+46
|
|
/
*
|
i2c: irq: Remove IRQF_DISABLED
Yong Zhang
2011-10-29
1
-1
/
+1
|
/
*
i2c-nomadik: fix kerneldoc warning
Linus Walleij
2011-08-24
1
-1
/
+2
*
i2c-nomadik: Do not use _interruptible_ variant call
srinidhi kasagar
2011-08-23
1
-4
/
+4
*
i2c-nomadik: break out single messsage transmission
Linus Walleij
2011-05-25
1
-32
/
+48
*
i2c-nomadik: reset the hw after status check
Virupax Sadashivpetimath
2011-05-25
1
-4
/
+4
*
i2c-nomadik: remove the unnecessary delay
Virupax Sadashivpetimath
2011-05-25
1
-18
/
+2
*
i2c-nomadik: change the TX and RX threshold
Virupax Sadashivpetimath
2011-05-25
1
-13
/
+26
*
i2c-nomadik: add code to retry on timeout failure
Virupax Sadashivpetimath
2011-05-25
1
-48
/
+49
*
i2c-nomadik: use pm_runtime API
Rabin Vincent
2011-05-25
1
-6
/
+31
*
i2c-nomadik: print abort cause only on abort tag
Virupax Sadashivpetimath
2011-05-25
1
-8
/
+19
*
i2c-nomadik: correct adapter timeout initialization
Virupax Sadashivpetimath
2011-05-25
1
-4
/
+5
*
i2c-nomadik: remove the redundant error message
srinidhi kasagar
2011-05-25
1
-2
/
+0
*
i2c-nomadik: corrrect returned error numbers
Virupax Sadashivpetimath
2011-05-25
1
-4
/
+6
*
i2c-nomadik: make i2c timeout specific per i2c bus
Virupax Sadashivpetimath
2011-05-25
1
-6
/
+4
[next]