aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/i2c-core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-26i2c: allow specifying separate wakeup interrupt in device treeDmitry Torokhov1-9/+42
2015-08-24i2c: core: Add support for best effort block read emulationIrina Tirdea1-0/+57
2015-08-24i2c: slave: print warning if slave flag not setWolfram Sang1-0/+4
2015-08-24i2c: support 10 bit and slave addresses in sysfs 'new_device'Wolfram Sang1-1/+11
2015-08-24i2c: take address space into account when checking for used addressesWolfram Sang1-4/+4
2015-08-24i2c: apply DT flags when probingWolfram Sang1-5/+18
2015-08-24i2c: make address check indpendent from client structWolfram Sang1-6/+5
2015-08-24i2c: rename address check functionsWolfram Sang1-6/+6
2015-08-24i2c: apply address offset for slaves, tooWolfram Sang1-3/+19
2015-08-10i2c: core: add and export of_get_i2c_adapter_by_node() interfaceVladimir Zapolskiy1-0/+18
2015-08-10i2c: core: manage i2c bus device refcount in i2c_[get|put]_adapterVladimir Zapolskiy1-3/+12
2015-08-01i2c: fix leaked device refcount on of_find_i2c_* error pathVladimir Zapolskiy1-6/+14
2015-07-31i2c: core: only use set_scl for bus recovery after calling prepare_recoveryJan Luebbe1-1/+3
2015-07-09i2c: Mark instantiated device nodes with OF_POPULATEPantelis Antoniou1-1/+15
2015-06-25Merge branch 'i2c/for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-23/+40
2015-06-03i2c: core: Reduce stack size of acpi_i2c_space_handler()Jarkko Nikula1-16/+21
2015-06-01i2c: core: fix typo in commentShailendra Verma1-1/+1
2015-06-01i2c: check for proper length of the reg propertyWolfram Sang1-1/+1
2015-06-01i2c: slave: add error messages to slave coreWolfram Sang1-5/+17
2015-05-13i2c / ACPI: Assign IRQ for devices that have GpioInt automaticallyMika Westerberg1-2/+7
2015-05-13i2c / ACPI: Use 0 to indicate that device does not have interrupt assignedMika Westerberg1-2/+1
2015-04-23i2c: Mark adapter devices with pm_runtime_no_callbacksCharles Keepax1-0/+2
2015-04-15i2c: core: Export bus recovery functionsMark Brown1-0/+3
2015-04-14Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-2/+2
2015-04-14Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-2/+71
2015-04-10i2c: change input parameter to i2c_adapter for prepare/unprepare_recoveryGrygorii Strashko1-2/+2
2015-03-18i2c: busses with dynamic ids should start after fixed ids for DTWolfram Sang1-0/+7
2015-03-16driver core / ACPI: Represent ACPI companions using fwnode_handleRafael J. Wysocki1-2/+2
2015-03-13i2c: add quirk checks to coreWolfram Sang1-0/+62
2015-03-12Revert "i2c: core: Dispose OF IRQ mapping at client removal time"Jakub Kicinski1-3/+0
2015-02-21Merge branch 'i2c/for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-148/+14
2015-02-05i2c: clarify comments about the dev_released completionWolfram Sang1-3/+7
2015-01-26i2c: Only include slave support if selectedJean Delvare1-0/+2
2015-01-26i2c: do not try to load modules for of-registered devicesDmitry Torokhov1-2/+0
2015-01-22i2c: simplify boilerplate code for attribute groupsWolfram Sang1-24/+6
2015-01-14i2c: ACPI: Pick the first address if device has multipleMika Westerberg1-1/+1
2014-12-22i2c: Remove support for legacy PMLars-Peter Clausen1-118/+0
2014-12-14Merge branch 'i2c/for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-3/+61
2014-12-11i2c: core changes for slave supportWolfram Sang1-0/+49
2014-12-11Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linuxLinus Torvalds1-45/+104
2014-11-25i2c/of: Add OF_RECONFIG notifier handlerPantelis Antoniou1-0/+52
2014-11-25i2c/of: Factor out Devicetree registration codePantelis Antoniou1-45/+52
2014-11-24ACPI: Add _DEP support to fix battery issue on Asus T100TALan Tianyu1-0/+1
2014-11-18i2c: acpi: remove unneeded variable initializationWolfram Sang1-1/+1
2014-11-17i2c: core: Fix probing of i2c slaves without interruptsGeert Uytterhoeven1-1/+3
2014-11-10i2c: core: Map OF IRQ at probe timeLaurent Pinchart1-2/+9
2014-11-07i2c: core: Dispose OF IRQ mapping at client removal timeLaurent Pinchart1-0/+3
2014-11-07i2c: remove FSF addressWolfram Sang1-6/+1
2014-10-07Merge branch 'pm-domains'Rafael J. Wysocki1-5/+9
2014-09-30PM / Domains: Move dev_pm_domain_attach|detach() to pm_domain.hUlf Hansson1-0/+1