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
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
1
-4
/
+1
2021-06-24
i2c: core: Disable client irq on reboot/shutdown
Dmitry Torokhov
1
-0
/
+3
2021-05-28
i2c: core: support bus regulator controlling in adapter
Bibby Hsieh
1
-0
/
+95
2021-05-28
i2c: core: Make debug message even more debuggish
Andy Shevchenko
1
-3
/
+7
2021-04-30
Merge branch 'i2c/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-29
/
+85
2021-04-17
i2c: core: Fix spacing error by checkpatch
Tian Tao
1
-1
/
+1
2021-04-10
i2c: ensure timely release of driver-allocated resources
Dmitry Torokhov
1
-1
/
+20
2021-04-10
i2c: core: add api to provide frequency mode strings
Yicong Yang
1
-0
/
+21
2021-04-10
i2c: core: add managed function for adding i2c adapters
Yicong Yang
1
-0
/
+26
2021-04-10
Merge branch 'i2c/software-nodes' into i2c/for-5.13
Wolfram Sang
1
-7
/
+7
2021-04-10
i2c: Remove support for dangling device properties
Heikki Krogerus
1
-14
/
+1
2021-04-09
i2c: Add support for software nodes
Heikki Krogerus
1
-1
/
+14
2021-04-09
i2c: core: simplify devm_i2c_new_dummy_device()
Yicong Yang
1
-19
/
+9
2021-03-31
i2c: Make i2c_recover_bus() to return -EBUSY if bus recovery unimplemented
Dmitry Osipenko
1
-1
/
+1
2021-03-18
i2c: turn recovery error on init to debug
Wolfram Sang
1
-3
/
+4
2020-12-11
i2c: remove check that can never be true
Uwe Kleine-König
1
-4
/
+1
2020-12-11
i2c: Warn when device removing fails
Uwe Kleine-König
1
-2
/
+7
2020-09-18
i2c: core: Call i2c_acpi_install_space_handler() before i2c_acpi_register_dev...
Hans de Goede
1
-1
/
+1
2020-08-25
i2c: core: Don't fail PRP0001 enumeration when no ID table exist
Andy Shevchenko
1
-1
/
+1
2020-08-05
i2c: core: treat EPROBE_DEFER when acquiring SCL/SDA GPIOs
Codrin Ciubotariu
1
-12
/
+14
2020-08-05
i2c: core: add generic I2C GPIO recovery
Codrin Ciubotariu
1
-0
/
+126
2020-07-27
i2c: core: do not use logical device when creating irq domain
Wolfram Sang
1
-1
/
+1
2020-07-24
i2c: revert "i2c: core: Allow drivers to disable i2c-core irq mapping"
Wolfram Sang
1
-3
/
+3
2020-06-19
i2c: remove deprecated i2c_new_device API
Wolfram Sang
1
-25
/
+0
2020-05-27
i2c: save a variable in i2c_detect()
Wolfram Sang
1
-2
/
+1
2020-05-22
Revert "i2c: core: support bus regulator controlling in adapter"
Wolfram Sang
1
-84
/
+0
2020-05-20
Merge branch 'i2c/for-current-fixed' into i2c/for-5.8
Wolfram Sang
1
-20
/
+17
2020-05-20
i2c: core: support bus regulator controlling in adapter
Bibby Hsieh
1
-0
/
+84
2020-05-05
i2c: use my kernel.org address from now on
Wolfram Sang
1
-1
/
+1
2020-05-05
i2c: fix missing pm_runtime_put_sync in i2c_device_probe
Alain Volmat
1
-6
/
+16
2020-04-15
i2c: refactor parsing of timings
Wolfram Sang
1
-39
/
+30
2020-04-15
i2c: remove i2c_new_probed_device API
Wolfram Sang
1
-13
/
+0
2020-03-24
i2c: core: Allow override timing properties with 0
Andy Shevchenko
1
-13
/
+17
2020-03-24
i2c: core: Provide generic definitions for bus frequencies
Andy Shevchenko
1
-4
/
+4
2020-01-15
i2c: i2c-core-base: convert to use i2c_new_client_device()
Wolfram Sang
1
-7
/
+6
2020-01-15
Merge branch 'i2c/for-current' into i2c/for-5.6
Wolfram Sang
1
-3
/
+10
2020-01-10
i2c: fix bus recovery stop mode timing
Russell King
1
-3
/
+10
2019-12-17
i2c: core: Use DEVICE_ATTR_*() helper macros
Geert Uytterhoeven
1
-10
/
+10
2019-12-11
i2c: remove i2c_new_dummy() API
Wolfram Sang
1
-23
/
+0
2019-11-28
i2c: replace i2c_new_probed_device with an ERR_PTR variant
Wolfram Sang
1
-6
/
+19
2019-11-16
i2c: remove helpers for ref-counting clients
Wolfram Sang
1
-32
/
+0
2019-10-24
i2c: add support for filters optional properties
Eugen Hristev
1
-0
/
+6
2019-09-25
Merge branch 'i2c/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
1
-11
/
+9
2019-09-18
Merge tag 'docs-5.4' of git://git.lwn.net/linux
Linus Torvalds
1
-2
/
+2
2019-08-29
i2c: make i2c_unregister_device() ERR_PTR safe
Wolfram Sang
1
-1
/
+1
2019-08-14
i2c: replace i2c_new_secondary_device with an ERR_PTR variant
Wolfram Sang
1
-5
/
+5
2019-08-06
i2c: Drop unneeded check for of_node
Andy Shevchenko
1
-6
/
+4
2019-07-31
docs: i2c: convert to ReST and add to driver-api bookset
Mauro Carvalho Chehab
1
-2
/
+2
2019-07-16
Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
1
-10
/
+10
2019-06-29
i2c: core: Tidy up handling of init_irq
Charles Keepax
1
-2
/
+3
[next]