summaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)AuthorFilesLines
2016-01-05i2c: i801: add Intel Lewisburg device IDsAlexandra Yates2-0/+7
2016-01-05i2c: i801: Add support for Intel BroxtonJarkko Nikula1-0/+3
2015-10-28i2c: designware: Do not use parameters from ACPI on Dell Inspiron 7348Mika Westerberg1-0/+20
2015-10-28i2c: s3c2410: enable RuntimePM before registering to the coreWolfram Sang1-3/+5
2015-10-28i2c: rcar: enable RuntimePM before registering to the coreWolfram Sang1-3/+4
2015-08-04i2c: at91: fix a race condition when using the DMA controllerCyrille Pitchen1-17/+53
2015-08-04i2c: i801: Add DeviceIDs for SunrisePoint LPDevin Ryles2-0/+4
2015-08-04i2c: i801: Add Device IDs for Intel Sunrise Point PCHjames.d.ralston@intel.com2-0/+4
2015-08-04i2c: i801: Add PCI ID for Intel BraswellAlan Cox1-0/+2
2015-08-04i2c: i801: Add device ID for Intel Wildcat Point PCHJean Delvare2-0/+4
2015-08-04i2c: i801: Fix the alignment of the device tableJean Delvare1-68/+68
2015-08-04i2c: designware: add new ACPI IDsMika Westerberg1-0/+2
2015-05-15i2c: core: Export bus recovery functionsMark Brown1-0/+3
2015-02-08i2c: s3c2410: fix ABBA deadlock by keeping clock preparedPaul Osmialowski1-6/+17
2015-01-07i2c: davinci: generate STP always when NACK is receivedGrygorii Strashko1-5/+3
2015-01-07i2c: omap: fix i207 errata handlingAlexander Kochetkov1-3/+5
2015-01-07i2c: omap: fix NACK and Arbitration Lost irq handlingAlexander Kochetkov1-2/+0
2014-11-13i2c: at91: don't account as iowaitWolfram Sang1-1/+1
2014-10-13i2c: ismt: use correct length when copy bufferFan Du1-1/+1
2014-10-13i2c: at91: Fix a race condition during signal handling in at91_do_twi_xfer.Simon Lindgren1-2/+2
2014-10-13i2c: at91: add bound checking on SMBus block length bytesMarek Roszko1-4/+24
2014-10-13i2c: mv64xxx: continue probe when clock-frequency is missingChen-Yu Tsai1-2/+1
2014-09-03drivers/i2c/busses: use correct type for dma_map/unmapWolfram Sang1-2/+2
2014-06-09i2c: s3c2410: resume race fixOlof Johansson1-1/+1
2014-06-09i2c: designware: Mask all interrupts during i2c controller enableDu, Wenkai1-0/+3
2014-06-09i2c: rcar: bail out on zero length transfersWolfram Sang1-1/+8
2014-05-05i2c: i801: enable Intel BayTrail SMBUSChew, Kean ho2-0/+4
2014-04-03i2c: cpm: Fix build by adding of_address.h and of_irq.hScott Wood1-0/+2
2014-04-02i2c: i801: Add Device IDs for Intel Wildcat Point-LP PCHJames Ralston2-0/+4
2014-03-24i2c: Remove usage of orphaned symbol OF_I2CRichard Weinberger1-1/+1
2014-02-23i2c: mv64xxx: refactor message start to ensure proper initializationWolfram Sang1-19/+14
2014-02-06i2c: piix4: Add support for AMD ML and CZ SMBus changesShane Huang2-5/+24
2014-02-06i2c: mv64xxx: Fix bus hang on A0 version of the Armada XP SoCsGregory CLEMENT1-0/+5
2013-12-04i2c: mux: gpio: use gpio_set_value_cansleep()Ionut Nicu1-2/+2
2013-12-04i2c: mux: gpio: use reg value for i2c_add_mux_adapterIonut Nicu1-2/+2
2013-12-04i2c: wmt: add missing clk_disable_unprepare() on errorWei Yongjun1-0/+1
2013-10-10i2c: i2c-mux-pinctrl: use deferred probe when adapter not foundWolfram Sang1-2/+2
2013-10-10i2c: i2c-arb-gpio-challenge: use deferred probe when adapter not foundWolfram Sang1-1/+1
2013-10-10i2c: i2c-mux-gpio: use deferred probingIonut Nicu1-2/+2
2013-10-10i2c: i2c-mux-gpio: don't ignore of_get_named_gpio errorsIonut Nicu1-3/+7
2013-10-10i2c: omap: Clear ARDY bit twiceTaras Kondratiuk1-0/+3
2013-10-10i2c: Not all adapters have a parentJean Delvare1-0/+3
2013-10-10i2c: i2c-stu300: replace platform_driver_probe to support deferred probingWolfram Sang1-6/+5
2013-10-10i2c: i2c-mxs: replace platform_driver_probe to support deferred probingWolfram Sang1-1/+2
2013-10-10i2c: i2c-imx: replace platform_driver_probe to support deferred probingWolfram Sang1-5/+6
2013-10-10i2c: i2c-designware-platdrv: replace platform_driver_probe to support deferre...Wolfram Sang1-2/+3
2013-09-28i2c: ismt: initialize DMA bufferJames Ralston1-0/+3
2013-09-27i2c: designware: 10-bit addressing mode enabling if I2C_DYNAMIC_TAR_UPDATE is...Chew, Chiau Ee1-6/+20
2013-09-27i2c: mv64xxx: Do not use writel_relaxed()Thierry Reding1-2/+2
2013-09-27i2c: mv64xxx: Fix some build warningsThierry Reding1-5/+7