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
/
i2c-core-base.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'i2c/for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-02-04
1
-116
/
+96
|
\
|
*
i2c: send STOP after successful bus recovery
Wolfram Sang
2018-01-16
1
-0
/
+12
|
*
i2c: ensure SDA is released in recovery if SDA is controllable
Wolfram Sang
2018-01-16
1
-0
/
+2
|
*
i2c: add 'set_sda' to bus_recovery_info
Wolfram Sang
2018-01-16
1
-1
/
+10
|
*
i2c: refactor i2c_master_{send_recv}
Wolfram Sang
2017-12-03
1
-46
/
+18
|
*
i2c: add helpers to ease DMA handling
Wolfram Sang
2017-12-03
1
-0
/
+46
|
*
i2c: core: fix compile issue related to incorrect gpio header
Phil Reid
2017-11-28
1
-1
/
+1
|
*
i2c: remove legacy integer scl/sda gpio for recovery
Phil Reid
2017-11-27
1
-76
/
+2
|
*
i2c: Switch to using gpiod interface for gpio bus recovery
Phil Reid
2017-11-27
1
-4
/
+17
*
|
i2c: core: decrease reference count of device node in i2c_unregister_device
Lixin Wang
2018-01-17
1
-1
/
+5
|
/
*
i2c: Make i2c_unregister_device() NULL-aware
Andy Shevchenko
2017-11-02
1
-2
/
+3
*
Merge branch 'i2c/sbs-manager' into i2c/for-4.15
Wolfram Sang
2017-11-01
1
-0
/
+9
|
\
|
*
i2c: core: call of_i2c_setup_smbus_alert in i2c_register_adapter
Phil Reid
2017-10-28
1
-0
/
+9
*
|
i2c: generic recovery: check SCL before SDA
Claudio Foellmi
2017-10-28
1
-3
/
+7
*
|
i2c: Allow overriding dev_name through board_info
Hans de Goede
2017-10-27
1
-2
/
+8
|
/
*
i2c: core: Make comment about I2C table requirement to reflect the code
Javier Martinez Canillas
2017-08-14
1
-2
/
+2
*
i2c: core: Allow empty id_table in ACPI case as well
Andy Shevchenko
2017-07-31
1
-0
/
+1
*
i2c: reformat core-base file header
Wolfram Sang
2017-05-31
1
-21
/
+22
*
i2c: remove unneeded includes from core
Wolfram Sang
2017-05-31
1
-2
/
+0
*
i2c: break out ACPI support into separate file
Wolfram Sang
2017-05-31
1
-648
/
+0
*
i2c: break out OF support into separate file
Wolfram Sang
2017-05-31
1
-264
/
+1
*
i2c: break out smbus support into separate file
Wolfram Sang
2017-05-31
1
-574
/
+0
*
i2c: break out slave support into separate file
Wolfram Sang
2017-05-31
1
-101
/
+1
*
i2c: rename core source file to allow refactorization
Wolfram Sang
2017-05-31
1
-0
/
+3831