aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/i2c-core.c
Commit message (Expand)AuthorAge
* i2c: print correct device invalid addressJohn Garry2017-01-19
* i2c: core: fix NULL pointer dereference under race conditionVladimir Zapolskiy2016-11-04
* i2c: mark device nodes only in case of successful instantiationRalf Ramsauer2016-10-25
* Merge tag 'tegra-for-4.8-i2c' of git://git.kernel.org/pub/scm/linux/kernel/gi...Wolfram Sang2016-10-11
|\
| * i2c: core: Add support for 'i2c-bus' subnodeJon Hunter2016-06-30
* | i2c: add a warning to i2c_adapter_depth()Bartosz Golaszewski2016-09-24
* | i2c: export i2c_adapter_depth()Bartosz Golaszewski2016-09-24
* | i2c / ACPI: Do not touch an I2C device if it belongs to another adapterMika Westerberg2016-09-22
* | i2c: core: put literals on one line in dev_*() callsAndy Shevchenko2016-08-30
* | i2c: move locking operations to their own structPeter Rosin2016-08-30
* | i2c: core: Add function for finding the bus speed from ACPI, take 2Jarkko Nikula2016-08-25
* | i2c: core: Cleanup I2C ACPI namespace, take 2Jarkko Nikula2016-08-25
* | i2c: add i2c_trylock_bus wrapper, use itPeter Rosin2016-08-25
* | Merge branch 'i2c/for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2016-07-27
|\ \
| * | Revert "i2c: core: Cleanup I2C ACPI namespace"Wolfram Sang2016-07-18
| * | Revert "i2c: core: Add function for finding the bus speed from ACPI"Wolfram Sang2016-07-18
| * | i2c: core: Add function for finding the bus speed from ACPIJarkko Nikula2016-07-14
| * | i2c: core: Cleanup I2C ACPI namespaceJarkko Nikula2016-07-14
| * | i2c: use pr_fmt in the coreWolfram Sang2016-07-14
| * | i2c: print more info when acpi_i2c_space_handler() failsWolfram Sang2016-07-14
| * | i2c: print more info when of_i2c_notify failsWolfram Sang2016-07-14
| * | i2c: add error message when obtaining idr failsWolfram Sang2016-07-14
| * | i2c: improve error messages in i2c_register_adapter()Wolfram Sang2016-07-14
| * | i2c: cleanup i2c_register_adapter() by refactoring recovery initWolfram Sang2016-07-14
| * | i2c: free idr when sanity checks in i2c_register_adapter() failWolfram Sang2016-07-14
| * | i2c: Add generic support passing secondary devices addressesJean-Michel Hautbois2016-06-13
| |/
* / i2c / ACPI: add support for ACPI reconfigure notificationsOctavian Purdila2016-07-08
|/
* i2c: only check scl functions when using generic recoveryWolfram Sang2016-05-13
* i2c: mux: relax locking of the top i2c adapter during mux-locked muxingPeter Rosin2016-05-04
* i2c: muxes always lock the parent adapterPeter Rosin2016-05-04
* i2c: allow adapter drivers to override the adapter lockingPeter Rosin2016-05-04
* i2c: let I2C masters ignore their children for PMLinus Walleij2016-04-12
* i2c: core: use new 8 bit address helper functionWolfram Sang2016-04-11
* i2c: prevent endless uevent loop with CONFIG_I2C_DEBUG_COREWolfram Sang2016-03-30
* i2c: immediately mark ourselves as registeredWolfram Sang2016-03-14
* i2c: do not use internal data from driver coreSudip Mukherjee2016-03-12
* i2c: i2c-core: sort includesWolfram Sang2016-02-20
* i2c: always enable RuntimePM for the adapter deviceWolfram Sang2016-01-10
* i2c: make i2c_parse_fw_timings() always visibleWolfram Sang2015-12-17
* i2c: add generic routine to parse DT for timing informationWolfram Sang2015-12-14
* i2c: fix wakeup irq parsingGrygorii Strashko2015-11-20
* Merge branch 'i2c/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2015-11-10
|\
| * i2c: add ACPI support for I2C mux portsDustin Byford2015-10-25
| * i2c / ACPI: Rework I2C device scanningMika Westerberg2015-10-20
* | i2c: return probe deferred status on dev_pm_domain_attachKieran Bingham2015-10-15
|/
* i2c: allow specifying separate wakeup interrupt in device treeDmitry Torokhov2015-08-26
* i2c: core: Add support for best effort block read emulationIrina Tirdea2015-08-24
* i2c: slave: print warning if slave flag not setWolfram Sang2015-08-24
* i2c: support 10 bit and slave addresses in sysfs 'new_device'Wolfram Sang2015-08-24
* i2c: take address space into account when checking for used addressesWolfram Sang2015-08-24