index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
i2c-core.h
Age
Commit message (
Expand
)
Author
2020-08-25
i2c: acpi: Remove dead code, i.e. i2c_acpi_match_device()
Andy Shevchenko
2020-05-20
i2c: reword explanation about atomic transfers
Wolfram Sang
2019-07-15
Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2019-06-29
i2c: core: Move ACPI IRQ handling to probe time
Charles Keepax
2019-06-29
i2c: core: Allow whole core to use i2c_dev_irq_from_resources
Charles Keepax
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-03
i2c: core: apply 'is_suspended' check for SMBus, too
Wolfram Sang
2019-04-16
i2c: core: introduce callbacks for atomic transfers
Wolfram Sang
2019-04-16
i2c: core: use I2C locking behaviour also for SMBUS
Wolfram Sang
2019-04-16
i2c: core: remove use of in_atomic()
Wolfram Sang
2018-03-24
i2c: make i2c_check_addr_validity() static
Wolfram Sang
2017-07-31
i2c: core: Allow empty id_table in ACPI case as well
Andy Shevchenko
2017-05-31
i2c: break out ACPI support into separate file
Wolfram Sang
2017-05-31
i2c: break out OF support into separate file
Wolfram Sang
2017-05-31
i2c: break out slave support into separate file
Wolfram Sang
2014-11-07
i2c: remove FSF address
Wolfram Sang
2012-03-26
i2c: Update the FSF address
Jean Delvare
2009-06-19
i2c: Use rwsem instead of mutex for board info
Rodolfo Giometti
2007-05-01
i2c: Add i2c_board_info and i2c_new_device()
David Brownell