index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
i2c-core-base.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-04
Merge branch 'i2c/for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-116
/
+96
2018-01-17
i2c: core: decrease reference count of device node in i2c_unregister_device
Lixin Wang
1
-1
/
+5
2018-01-16
i2c: send STOP after successful bus recovery
Wolfram Sang
1
-0
/
+12
2018-01-16
i2c: ensure SDA is released in recovery if SDA is controllable
Wolfram Sang
1
-0
/
+2
2018-01-16
i2c: add 'set_sda' to bus_recovery_info
Wolfram Sang
1
-1
/
+10
2017-12-03
i2c: refactor i2c_master_{send_recv}
Wolfram Sang
1
-46
/
+18
2017-12-03
i2c: add helpers to ease DMA handling
Wolfram Sang
1
-0
/
+46
2017-11-28
i2c: core: fix compile issue related to incorrect gpio header
Phil Reid
1
-1
/
+1
2017-11-27
i2c: remove legacy integer scl/sda gpio for recovery
Phil Reid
1
-76
/
+2
2017-11-27
i2c: Switch to using gpiod interface for gpio bus recovery
Phil Reid
1
-4
/
+17
2017-11-02
i2c: Make i2c_unregister_device() NULL-aware
Andy Shevchenko
1
-2
/
+3
2017-11-02
Merge branch 'i2c/sbs-manager' into i2c/for-4.15
Wolfram Sang
1
-0
/
+9
2017-10-29
i2c: core: call of_i2c_setup_smbus_alert in i2c_register_adapter
Phil Reid
1
-0
/
+9
2017-10-28
i2c: generic recovery: check SCL before SDA
Claudio Foellmi
1
-3
/
+7
2017-10-27
i2c: Allow overriding dev_name through board_info
Hans de Goede
1
-2
/
+8
2017-08-14
i2c: core: Make comment about I2C table requirement to reflect the code
Javier Martinez Canillas
1
-2
/
+2
2017-07-31
i2c: core: Allow empty id_table in ACPI case as well
Andy Shevchenko
1
-0
/
+1
2017-05-31
i2c: reformat core-base file header
Wolfram Sang
1
-21
/
+22
2017-05-31
i2c: remove unneeded includes from core
Wolfram Sang
1
-2
/
+0
2017-05-31
i2c: break out ACPI support into separate file
Wolfram Sang
1
-648
/
+0
2017-05-31
i2c: break out OF support into separate file
Wolfram Sang
1
-264
/
+1
2017-05-31
i2c: break out smbus support into separate file
Wolfram Sang
1
-574
/
+0
2017-05-31
i2c: break out slave support into separate file
Wolfram Sang
1
-101
/
+1
2017-05-31
i2c: rename core source file to allow refactorization
Wolfram Sang
1
-0
/
+3831