index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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
*
i2c: core: Use generic_handle_irq_safe() in i2c_handle_smbus_host_notify().
Sebastian Andrzej Siewior
2022-03-01
1
-1
/
+1
*
i2c: smbus: Use device_*() functions instead of of_*()
Akhil R
2022-01-28
1
-1
/
+1
*
Merge branch 'i2c/for-mergewindow' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-01-14
1
-0
/
+2
|
\
|
*
i2c: enable async suspend/resume on i2c client devices
Derek Basehore
2021-11-29
1
-0
/
+1
|
*
i2c: enable async suspend/resume for i2c adapters
Rajat Jain
2021-11-29
1
-0
/
+1
*
|
Revert "i2c: core: support bus regulator controlling in adapter"
Wolfram Sang
2022-01-07
1
-95
/
+0
|
/
*
i2c: Allow an ACPI driver to manage the device's power state during probe
Sakari Ailus
2021-11-03
1
-3
/
+4
*
bus: Make remove callback return void
Uwe Kleine-König
2021-07-21
1
-4
/
+1
*
i2c: core: Disable client irq on reboot/shutdown
Dmitry Torokhov
2021-06-24
1
-0
/
+3
*
i2c: core: support bus regulator controlling in adapter
Bibby Hsieh
2021-05-28
1
-0
/
+95
*
i2c: core: Make debug message even more debuggish
Andy Shevchenko
2021-05-28
1
-3
/
+7
*
Merge branch 'i2c/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-04-30
1
-29
/
+85
|
\
|
*
i2c: core: Fix spacing error by checkpatch
Tian Tao
2021-04-17
1
-1
/
+1
|
*
i2c: ensure timely release of driver-allocated resources
Dmitry Torokhov
2021-04-10
1
-1
/
+20
|
*
i2c: core: add api to provide frequency mode strings
Yicong Yang
2021-04-10
1
-0
/
+21
|
*
i2c: core: add managed function for adding i2c adapters
Yicong Yang
2021-04-10
1
-0
/
+26
|
*
Merge branch 'i2c/software-nodes' into i2c/for-5.13
Wolfram Sang
2021-04-10
1
-7
/
+7
|
|
\
|
|
*
i2c: Remove support for dangling device properties
Heikki Krogerus
2021-04-10
1
-14
/
+1
|
|
*
i2c: Add support for software nodes
Heikki Krogerus
2021-04-08
1
-1
/
+14
|
*
|
i2c: core: simplify devm_i2c_new_dummy_device()
Yicong Yang
2021-04-08
1
-19
/
+9
|
*
|
i2c: Make i2c_recover_bus() to return -EBUSY if bus recovery unimplemented
Dmitry Osipenko
2021-03-31
1
-1
/
+1
|
|
/
*
/
i2c: turn recovery error on init to debug
Wolfram Sang
2021-03-18
1
-3
/
+4
|
/
*
i2c: remove check that can never be true
Uwe Kleine-König
2020-12-11
1
-4
/
+1
*
i2c: Warn when device removing fails
Uwe Kleine-König
2020-12-11
1
-2
/
+7
*
i2c: core: Call i2c_acpi_install_space_handler() before i2c_acpi_register_dev...
Hans de Goede
2020-09-17
1
-1
/
+1
*
i2c: core: Don't fail PRP0001 enumeration when no ID table exist
Andy Shevchenko
2020-08-25
1
-1
/
+1
*
i2c: core: treat EPROBE_DEFER when acquiring SCL/SDA GPIOs
Codrin Ciubotariu
2020-08-05
1
-12
/
+14
*
i2c: core: add generic I2C GPIO recovery
Codrin Ciubotariu
2020-08-05
1
-0
/
+126
*
i2c: core: do not use logical device when creating irq domain
Wolfram Sang
2020-07-27
1
-1
/
+1
*
i2c: revert "i2c: core: Allow drivers to disable i2c-core irq mapping"
Wolfram Sang
2020-07-24
1
-3
/
+3
*
i2c: remove deprecated i2c_new_device API
Wolfram Sang
2020-06-19
1
-25
/
+0
*
i2c: save a variable in i2c_detect()
Wolfram Sang
2020-05-27
1
-2
/
+1
*
Revert "i2c: core: support bus regulator controlling in adapter"
Wolfram Sang
2020-05-22
1
-84
/
+0
*
Merge branch 'i2c/for-current-fixed' into i2c/for-5.8
Wolfram Sang
2020-05-20
1
-20
/
+17
|
\
|
*
i2c: use my kernel.org address from now on
Wolfram Sang
2020-05-05
1
-1
/
+1
|
*
i2c: fix missing pm_runtime_put_sync in i2c_device_probe
Alain Volmat
2020-05-05
1
-6
/
+16
|
*
i2c: remove i2c_new_probed_device API
Wolfram Sang
2020-04-15
1
-13
/
+0
*
|
i2c: core: support bus regulator controlling in adapter
Bibby Hsieh
2020-05-20
1
-0
/
+84
*
|
i2c: refactor parsing of timings
Wolfram Sang
2020-04-15
1
-39
/
+30
|
/
*
i2c: core: Allow override timing properties with 0
Andy Shevchenko
2020-03-24
1
-13
/
+17
*
i2c: core: Provide generic definitions for bus frequencies
Andy Shevchenko
2020-03-24
1
-4
/
+4
*
i2c: i2c-core-base: convert to use i2c_new_client_device()
Wolfram Sang
2020-01-15
1
-7
/
+6
*
Merge branch 'i2c/for-current' into i2c/for-5.6
Wolfram Sang
2020-01-15
1
-3
/
+10
|
\
|
*
i2c: fix bus recovery stop mode timing
Russell King
2020-01-09
1
-3
/
+10
*
|
i2c: core: Use DEVICE_ATTR_*() helper macros
Geert Uytterhoeven
2019-12-17
1
-10
/
+10
|
/
*
i2c: remove i2c_new_dummy() API
Wolfram Sang
2019-12-10
1
-23
/
+0
*
i2c: replace i2c_new_probed_device with an ERR_PTR variant
Wolfram Sang
2019-11-28
1
-6
/
+19
*
i2c: remove helpers for ref-counting clients
Wolfram Sang
2019-11-15
1
-32
/
+0
*
i2c: add support for filters optional properties
Eugen Hristev
2019-10-24
1
-0
/
+6
*
Merge branch 'i2c/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2019-09-24
1
-11
/
+9
|
\
[next]