Age | Commit message (Expand) | Author | Files | Lines |
2020-08-25 | i2c: acpi: Remove dead code, i.e. i2c_acpi_match_device() | Andy Shevchenko | 1 | -9/+0 |
2020-05-20 | i2c: reword explanation about atomic transfers | Wolfram Sang | 1 | -3/+3 |
2019-07-16 | Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w... | Linus Torvalds | 1 | -0/+9 |
2019-06-29 | i2c: core: Move ACPI IRQ handling to probe time | Charles Keepax | 1 | -0/+7 |
2019-06-29 | i2c: core: Allow whole core to use i2c_dev_irq_from_resources | Charles Keepax | 1 | -0/+2 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner | 1 | -10/+1 |
2019-05-03 | i2c: core: apply 'is_suspended' check for SMBus, too | Wolfram Sang | 1 | -0/+11 |
2019-04-16 | i2c: core: introduce callbacks for atomic transfers | Wolfram Sang | 1 | -2/+5 |
2019-04-16 | i2c: core: use I2C locking behaviour also for SMBUS | Wolfram Sang | 1 | -0/+12 |
2019-04-16 | i2c: core: remove use of in_atomic() | Wolfram Sang | 1 | -0/+10 |
2018-03-24 | i2c: make i2c_check_addr_validity() static | Wolfram Sang | 1 | -1/+0 |
2017-07-31 | i2c: core: Allow empty id_table in ACPI case as well | Andy Shevchenko | 1 | -0/+9 |
2017-05-31 | i2c: break out ACPI support into separate file | Wolfram Sang | 1 | -0/+15 |
2017-05-31 | i2c: break out OF support into separate file | Wolfram Sang | 1 | -0/+8 |
2017-05-31 | i2c: break out slave support into separate file | Wolfram Sang | 1 | -0/+1 |
2014-11-07 | i2c: remove FSF address | Wolfram Sang | 1 | -5/+0 |
2012-03-26 | i2c: Update the FSF address | Jean Delvare | 1 | -1/+2 |
2009-06-19 | i2c: Use rwsem instead of mutex for board info | Rodolfo Giometti | 1 | -1/+3 |
2007-05-02 | i2c: Add i2c_board_info and i2c_new_device() | David Brownell | 1 | -0/+31 |