index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
i2c-core-base.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-17
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-09
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-10
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-15
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-24
Merge branch 'i2c/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
1
-11
/
+9
2019-09-17
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-15
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
2019-06-29
i2c: core: Move ACPI gpio IRQ handling into i2c_acpi_get_irq
Charles Keepax
1
-3
/
+0
2019-06-29
i2c: core: Move ACPI IRQ handling to probe time
Charles Keepax
1
-1
/
+4
2019-06-29
i2c: core: Allow whole core to use i2c_dev_irq_from_resources
Charles Keepax
1
-2
/
+2
2019-06-26
i2c: add newly exported functions to the header, too
Wolfram Sang
1
-3
/
+2
2019-06-14
i2c: core: always have a named variable in arguments
Wolfram Sang
1
-2
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-9
/
+1
2019-05-17
i2c: core: add device-managed version of i2c_new_dummy
Heiner Kallweit
1
-0
/
+44
2019-05-17
i2c: core: improve return value handling of i2c_new_device and i2c_new_dummy
Heiner Kallweit
1
-13
/
+61
2019-05-09
Merge branch 'i2c/for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
1
-11
/
+12
2019-05-03
Merge branch 'i2c/for-current-fixed' of ssh://gitolite.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+4
2019-05-03
i2c: core: apply 'is_suspended' check for SMBus, too
Wolfram Sang
1
-5
/
+4
2019-05-03
i2c: core: ratelimit 'transfer when suspended' errors
Wolfram Sang
1
-1
/
+4
2019-05-02
i2c: Prevent runtime suspend of adapter when Host Notify is required
Jarkko Nikula
1
-0
/
+4
2019-05-01
gcc-9: don't warn about uninitialized variable
Linus Torvalds
1
-1
/
+1
2019-04-16
i2c: core: introduce callbacks for atomic transfers
Wolfram Sang
1
-1
/
+5
[next]