aboutsummaryrefslogtreecommitdiff
path: root/drivers/i2c/i2c-core.c
AgeCommit message (Expand)Author
2015-08-01i2c: fix leaked device refcount on of_find_i2c_* error pathVladimir Zapolskiy
2015-07-31i2c: core: only use set_scl for bus recovery after calling prepare_recoveryJan Luebbe
2015-07-09i2c: Mark instantiated device nodes with OF_POPULATEPantelis Antoniou
2015-06-25Merge branch 'i2c/for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2015-06-03i2c: core: Reduce stack size of acpi_i2c_space_handler()Jarkko Nikula
2015-06-01i2c: core: fix typo in commentShailendra Verma
2015-06-01i2c: check for proper length of the reg propertyWolfram Sang
2015-06-01i2c: slave: add error messages to slave coreWolfram Sang
2015-05-13i2c / ACPI: Assign IRQ for devices that have GpioInt automaticallyMika Westerberg
2015-05-13i2c / ACPI: Use 0 to indicate that device does not have interrupt assignedMika Westerberg
2015-04-23i2c: Mark adapter devices with pm_runtime_no_callbacksCharles Keepax
2015-04-15i2c: core: Export bus recovery functionsMark Brown
2015-04-14Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-04-14Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-04-10i2c: change input parameter to i2c_adapter for prepare/unprepare_recoveryGrygorii Strashko
2015-03-18i2c: busses with dynamic ids should start after fixed ids for DTWolfram Sang
2015-03-16driver core / ACPI: Represent ACPI companions using fwnode_handleRafael J. Wysocki
2015-03-13i2c: add quirk checks to coreWolfram Sang
2015-03-12Revert "i2c: core: Dispose OF IRQ mapping at client removal time"Jakub Kicinski
2015-02-21Merge branch 'i2c/for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-02-05i2c: clarify comments about the dev_released completionWolfram Sang
2015-01-26i2c: Only include slave support if selectedJean Delvare
2015-01-26i2c: do not try to load modules for of-registered devicesDmitry Torokhov
2015-01-22i2c: simplify boilerplate code for attribute groupsWolfram Sang
2015-01-14i2c: ACPI: Pick the first address if device has multipleMika Westerberg
2014-12-22i2c: Remove support for legacy PMLars-Peter Clausen
2014-12-14Merge branch 'i2c/for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-12-11i2c: core changes for slave supportWolfram Sang
2014-12-11Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-25i2c/of: Add OF_RECONFIG notifier handlerPantelis Antoniou
2014-11-25i2c/of: Factor out Devicetree registration codePantelis Antoniou
2014-11-24ACPI: Add _DEP support to fix battery issue on Asus T100TALan Tianyu
2014-11-18i2c: acpi: remove unneeded variable initializationWolfram Sang
2014-11-17i2c: core: Fix probing of i2c slaves without interruptsGeert Uytterhoeven
2014-11-10i2c: core: Map OF IRQ at probe timeLaurent Pinchart
2014-11-07i2c: core: Dispose OF IRQ mapping at client removal timeLaurent Pinchart
2014-11-07i2c: remove FSF addressWolfram Sang
2014-10-07Merge branch 'pm-domains'Rafael J. Wysocki
2014-09-30PM / Domains: Move dev_pm_domain_attach|detach() to pm_domain.hUlf Hansson
2014-09-25i2c: acpi: Fix NULL Pointer dereferencePeter Hüwe
2014-09-25i2c: move acpi code back into the coreWolfram Sang
2014-09-22i2c: core: Convert to dev_pm_domain_attach|detach()Ulf Hansson
2014-08-09Merge branch 'i2c/for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-07-25clk: Support for clock parents and rates assigned from device treeSylwester Nawrocki
2014-07-16i2c: add debug info when class instantiation was droppedWolfram Sang
2014-06-27I2C/ACPI: Clean up I2C ACPI code and Add CONFIG_I2C_ACPI configLan Tianyu
2014-06-27I2C/ACPI: Add i2c ACPI operation region supportLan Tianyu
2014-03-13i2c: Add message transfer tracepoints for SMBUS [ver #2]David Howells
2014-03-13i2c: Add message transfer tracepoints for I2CDavid Howells
2014-03-05i2c: add deprecation warning for class based instantiationWolfram Sang