index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-davinci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'i2c/for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-08-21
1
-2
/
+2
|
\
|
*
i2c: remove i2c_lock_adapter and use i2c_lock_bus directly
Peter Rosin
2018-07-13
1
-2
/
+2
*
|
i2c: davinci: Avoid zero value of CLKH
Alexander Sverdlin
2018-07-23
1
-2
/
+6
|
/
*
i2c: davinci: fix the cpufreq transition
Bartosz Golaszewski
2018-01-24
1
-8
/
+4
*
i2c/ARM: davinci: Deep refactoring of I2C recovery
Linus Walleij
2017-12-31
1
-10
/
+11
*
i2c: davinci: switch to using gpiod for bus recovery gpios
Phil Reid
2017-11-27
1
-5
/
+15
*
i2c: davinci: use correct format identifier for size_t
Wolfram Sang
2017-10-26
1
-1
/
+1
*
i2c: davinci: Add PM Runtime Support
Franklin S Cooper Jr
2017-10-17
1
-12
/
+55
*
i2c: davinci: Preserve return value of devm_clk_get
Franklin S Cooper Jr
2017-08-27
1
-1
/
+1
*
i2c: constify internal structures
Gustavo A. R. Silva
2017-08-12
1
-1
/
+1
*
i2c: use dev_get_drvdata() to get private data in suspend/resume hooks
Masahiro Yamada
2017-07-31
1
-4
/
+2
*
i2c: don't print error when adding adapter fails
Wolfram Sang
2016-08-22
1
-3
/
+1
*
i2c: davinci: Increase module clock frequency
Alexander Sverdlin
2015-11-30
1
-2
/
+9
*
i2c: davinci: Optimize clock generation on Keystone SoC
Alexander Sverdlin
2015-10-20
1
-0
/
+8
*
i2c: davinci: Optimize SCL generation
Alexander Sverdlin
2015-06-17
1
-3
/
+24
*
i2c: davinci: Avoid sending to own address
Alexander Sverdlin
2015-06-10
1
-3
/
+8
*
i2c: davinci: Refactor i2c_davinci_wait_bus_not_busy()
Alexander Sverdlin
2015-06-10
1
-23
/
+19
*
i2c: davinci: use ICPFUNC to toggle I2C as gpio for bus recovery
Grygorii Strashko
2015-04-10
1
-1
/
+101
*
i2c: davinci: use bus recovery infrastructure
Grygorii Strashko
2015-04-10
1
-41
/
+36
*
i2c: davinci: fixup wait_for_completion_timeout handling
Nicholas Mc Guire
2015-03-27
1
-10
/
+7
*
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
-11
/
+13
|
\
\
|
*
|
i2c: davinci: switch to use platform_get_irq
Grygorii Strashko
2014-12-04
1
-8
/
+12
|
*
|
i2c: davinci: don't use interruptible completion
Mike Looijmans
2014-11-10
1
-3
/
+1
*
|
|
i2c: davinci: generate STP always when NACK is received
Grygorii Strashko
2014-12-04
1
-5
/
+3
|
/
/
*
|
i2c: remove FSF address
Wolfram Sang
2014-11-07
1
-4
/
+0
|
/
*
i2c: i2c-davinci: Drop class based scanning to improve bootup time
Wolfram Sang
2014-07-16
1
-1
/
+1
*
i2c: i2c-davinci: deprecate class based instantiation
Wolfram Sang
2014-03-28
1
-1
/
+1
*
i2c: davinci: raw read and write endian fix
Taras Kondratiuk
2013-11-26
1
-2
/
+2
*
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-11-18
1
-1
/
+1
|
\
|
*
i2c: remove redundant of_match_ptr
Sachin Kamat
2013-10-03
1
-1
/
+1
*
|
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
2013-11-15
1
-1
/
+1
|
/
*
i2c: davinci: Fix bad dev_get_platdata() conversion
Olof Johansson
2013-09-10
1
-1
/
+1
*
i2c: move OF helpers into the core
Wolfram Sang
2013-08-23
1
-2
/
+0
*
i2c: use dev_get_platdata()
Jingoo Han
2013-08-19
1
-1
/
+1
*
i2c: davinci: remove useless mach/hardware include
Santosh Shilimkar
2013-08-15
1
-2
/
+0
*
drivers/i2c/busses: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-06-12
1
-7
/
+1
*
i2c: davinci: drop superfluous {get|put}_device
Wolfram Sang
2013-04-19
1
-13
/
+6
*
i2c: davinci: update to devm_* API
Vishwanathrao Badarkhe, Manish
2013-03-29
1
-34
/
+14
*
i2c: davinci: rename recover bus functions
Wolfram Sang
2013-03-29
1
-5
/
+5
*
i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls
Doug Anderson
2013-02-22
1
-2
/
+0
*
Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux
Linus Torvalds
2012-10-11
1
-16
/
+42
|
\
|
*
i2c: davinci: preparation for switch to common clock framework
Murali Karicheri
2012-09-14
1
-5
/
+5
|
*
i2c: davinci: add OF support
Heiko Schocher
2012-09-12
1
-11
/
+37
*
|
ARM: davinci: move platform_data definitions
Arnd Bergmann
2012-09-14
1
-1
/
+1
|
/
*
i2c: davinci: Free requested IRQ in remove
Marcus Folkesson
2012-05-12
1
-1
/
+1
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
i2c-davinci: Fix TX setup for more SoCs
Jon Povey
2010-10-18
1
-9
/
+15
*
i2c-davinci: Fix race when setting up for TX
Jon Povey
2010-09-28
1
-3
/
+3
[next]