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-omap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: omap: Use noirq system sleep pm ops to idle device for suspend
Tony Lindgren
2019-02-05
1
-8
/
+5
*
i2c: omap: use core to detect 'no zero length' quirk
Wolfram Sang
2018-10-05
1
-3
/
+5
*
i2c: omap: move header to platform_data
Wolfram Sang
2018-05-17
1
-1
/
+1
*
i2c: omap: Trigger bus recovery in lockup case
Claudio Foellmi
2017-10-30
1
-2
/
+23
*
i2c: omap: Fix error handling for clk_get()
Tony Lindgren
2017-10-18
1
-0
/
+14
*
i2c: omap: constify dev_pm_ops structures
Bhumika Goyal
2017-01-25
1
-1
/
+1
*
i2c: don't print error when adding adapter fails
Wolfram Sang
2016-08-22
1
-3
/
+1
*
i2c: omap: drop the lock hard irq context
Sebastian Andrzej Siewior
2016-04-24
1
-11
/
+1
*
i2c: omap: Fix PM regression with deferred probe for pm_runtime_reinit
Tony Lindgren
2016-02-12
1
-1
/
+3
*
i2c: omap: fix cleanup regression
Wolfram Sang
2015-08-10
1
-1
/
+1
*
i2c: omap: on ->remove() call pm_runtime_put_sync()
Felipe Balbi
2015-08-10
1
-1
/
+1
*
i2c: omap: abolish variable name confusion
Felipe Balbi
2015-08-10
1
-299
/
+299
*
i2c: omap: switch to dev_get_drvdata()
Felipe Balbi
2015-08-10
1
-4
/
+2
*
i2c: omap: fix bus recovery setup
Jan Luebbe
2015-07-31
1
-0
/
+11
*
i2c: omap: implement bus recovery
Felipe Balbi
2015-05-12
1
-4
/
+65
*
i2c: omap: Add calls for pinctrl state select
Pascal Huerst
2015-05-12
1
-0
/
+5
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
1
-1
/
+0
|
\
|
*
i2c: busses: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
|
Merge branch 'i2c/for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-12-14
1
-6
/
+127
|
\
\
|
*
|
omap: i2c: don't check bus state IP rev3.3 and earlier
Alexander Kochetkov
2014-11-25
1
-3
/
+5
|
*
|
i2c: omap: add notes related to i2c multimaster mode
Alexander Kochetkov
2014-11-23
1
-1
/
+11
|
*
|
i2c: omap: don't reset controller if Arbitration Lost detected
Alexander Kochetkov
2014-11-23
1
-2
/
+4
|
*
|
i2c: omap: implement workaround for handling invalid BB-bit values
Alexander Kochetkov
2014-11-23
1
-0
/
+103
|
*
|
i2c: omap: cleanup register definitions
Alexander Kochetkov
2014-11-23
1
-3
/
+7
*
|
|
Merge branch 'pm-runtime'
Rafael J. Wysocki
2014-12-08
1
-2
/
+0
|
\
\
\
|
*
|
|
i2c-omap / PM: Drop CONFIG_PM_RUNTIME from i2c-omap.c
Rafael J. Wysocki
2014-12-05
1
-2
/
+0
|
|
/
/
*
|
|
i2c: omap: fix i207 errata handling
Alexander Kochetkov
2014-11-22
1
-3
/
+5
*
|
|
i2c: omap: fix NACK and Arbitration Lost irq handling
Alexander Kochetkov
2014-11-21
1
-2
/
+0
|
/
/
*
|
i2c: remove FSF address
Wolfram Sang
2014-11-07
1
-4
/
+0
|
/
*
i2c: i2c-omap: Drop class based scanning to improve bootup time
Wolfram Sang
2014-07-16
1
-1
/
+1
*
i2c: remove unnecessary OOM messages
Jingoo Han
2014-06-02
1
-3
/
+1
*
i2c: omap: fix usage of IS_ERR_VALUE with pm_runtime_get_sync
Nishanth Menon
2014-03-27
1
-3
/
+3
*
i2c: i2c-omap: deprecate class based instantiation
Wolfram Sang
2014-03-05
1
-1
/
+1
*
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2013-11-29
1
-4
/
+4
|
\
|
*
i2c: omap: raw read and write endian fix
Victor Kamensky
2013-11-27
1
-4
/
+4
*
|
Merge tag 'omap-for-v3.13/more-fixes-for-merge-window-take2' of git://git.ker...
Olof Johansson
2013-11-25
1
-0
/
+22
|
\
\
|
|
/
|
/
|
|
*
i2c: omap: Fix missing device tree flags for omap2
Tony Lindgren
2013-11-15
1
-0
/
+22
*
|
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
2013-11-15
1
-1
/
+1
|
/
*
i2c: omap: Clear ARDY bit twice
Taras Kondratiuk
2013-10-10
1
-0
/
+3
*
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
*
i2c: omap: query STP always when NACK is received
Grygorii Strashko
2013-08-19
1
-5
/
+4
*
drivers/i2c/busses: don't use devm_pinctrl_get_select_default() in probe
Wolfram Sang
2013-08-07
1
-13
/
+0
*
i2c: omap: correct usage of the interrupt enable register
Oleksandr Dmytryshyn
2013-06-19
1
-4
/
+11
*
drivers/i2c/busses: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-06-12
1
-7
/
+1
*
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-02-26
1
-3
/
+0
|
\
|
*
i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls
Doug Anderson
2013-02-22
1
-3
/
+0
*
|
Merge 3.8-rc5 into driver-core-next
Greg Kroah-Hartman
2013-01-25
1
-3
/
+3
|
\
\
|
|
/
|
*
i2c: omap: fix draining irq handling
Aaro Koskinen
2013-01-22
1
-2
/
+2
|
*
i2c: omap: errata i462: fix incorrect ack for arbitration lost interrupt
Aaro Koskinen
2013-01-22
1
-1
/
+1
[next]