aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/i2c.h
Commit message (Expand)AuthorAge
* Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-14
|\
| * driver core / ACPI: Represent ACPI companions using fwnode_handleRafael J. Wysocki2015-03-16
* | i2c: change input parameter to i2c_adapter for prepare/unprepare_recoveryGrygorii Strashko2015-04-10
* | i2c: slave: rework the slave APIWolfram Sang2015-03-27
* | i2c: add quirk structure to describe adapter flawsWolfram Sang2015-03-13
|/
* Merge branch 'i2c/for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-02-21
|\
| * i2c: Remove support for legacy PMLars-Peter Clausen2014-12-22
* | i2c: Only include slave support if selectedJean Delvare2015-01-26
|/
* Merge branch 'i2c/for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-12-14
|\
| * i2c: core changes for slave supportWolfram Sang2014-12-11
* | treewide: Fix typo in Documentation/DocBook/device-driversMasanari Iida2014-11-03
|/
* i2c: move acpi code back into the coreWolfram Sang2014-09-25
* i2c: rework kernel config I2C_ACPILan Tianyu2014-08-19
* I2C/ACPI: Clean up I2C ACPI code and Add CONFIG_I2C_ACPI configLan Tianyu2014-06-27
* I2C/ACPI: Add i2c ACPI operation region supportLan Tianyu2014-06-27
* i2c: add deprecation warning for class based instantiationWolfram Sang2014-03-05
* i2c: update i2c_algorithm documentationBen Dooks2014-01-26
* i2c: Re-instate body of i2c_parent_is_i2c_adapter()Stephen Warren2014-01-14
* i2c: Remove redundant 'driver' field from the i2c_client structLars-Peter Clausen2013-10-03
* i2c: move ACPI helpers into the coreMika Westerberg2013-08-23
* i2c: move OF helpers into the coreWolfram Sang2013-08-23
* i2c: reduce parent checking to a NOOP in non-I2C_MUX casePhil Carmody2013-08-07
* i2c: Make return type of i2c_del_adapter() voidLars-Peter Clausen2013-04-02
* i2c: Remove detach_adapterLars-Peter Clausen2013-04-02
* i2c: Add bus recovery infrastructureViresh Kumar2013-03-24
* i2c / ACPI: add ACPI enumeration supportMika Westerberg2012-11-23
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-13
* i2c: Correct struct i2c_driver doc about detectionVivien Didelot2012-10-05
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-07-30
|\
| * [media] i2c: Export an unlocked flavor of i2c_transferJean Delvare2012-06-29
* | i2c: Add SCCB supportLaurent Pinchart2012-07-24
* | i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLINGMark Brown2012-05-30
* | i2c: implement i2c_verify_adapterStephen Warren2012-05-12
|/
* i2c: Update the FSF addressJean Delvare2012-03-26
* Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-06
|\
| * I2C: Add helper macro for i2c_driver boilerplateLars-Peter Clausen2011-11-17
* | i2c: Delete ANY_I2C_BUSJean Delvare2011-11-23
|/
* include: replace linux/module.h with "struct module" wherever possiblePaul Gortmaker2011-10-31
* include: convert various register fcns to macros to avoid include chainingPaul Gortmaker2011-10-31
* i2c: Functions for byte-swapped smbus_write/read_word_dataJonathan Cameron2011-10-30
* hwmon: (jc42) Change detection classJean Delvare2011-05-25
* i2c: Drop i2c_adapter.idJean Delvare2011-03-20
* i2c: Deprecate i2c_driver.attach_adapter and .detach_adapterJean Delvare2011-03-20
* i2c: Export i2c_for_each_devJean Delvare2011-03-20
* i2c: Get rid of <linux/i2c-id.h>Jean Delvare2011-03-20
* i2c: make i2c_get_adapter prototype clearerJean Delvare2011-03-20
* driver-core: remove conditionals around devicetree pointersGrant Likely2011-01-21
* i2c: Constify i2c_client where possibleJean Delvare2011-01-10
* i2c: Mark i2c_adapter.id as deprecatedJean Delvare2010-11-15
* i2c: Drop unused I2C_CLASS_TV flagsJean Delvare2010-10-31