summaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
2016-01-05i2c: i801: add Intel Lewisburg device IDsAlexandra Yates
2016-01-05i2c: i801: Add support for Intel BroxtonJarkko Nikula
2015-10-28i2c: designware: Do not use parameters from ACPI on Dell Inspiron 7348Mika Westerberg
2015-10-28i2c: s3c2410: enable RuntimePM before registering to the coreWolfram Sang
2015-10-28i2c: rcar: enable RuntimePM before registering to the coreWolfram Sang
2015-08-04i2c: at91: fix a race condition when using the DMA controllerCyrille Pitchen
2015-08-04i2c: i801: Add DeviceIDs for SunrisePoint LPDevin Ryles
2015-08-04i2c: i801: Add Device IDs for Intel Sunrise Point PCHjames.d.ralston@intel.com
2015-08-04i2c: i801: Add PCI ID for Intel BraswellAlan Cox
2015-08-04i2c: i801: Add device ID for Intel Wildcat Point PCHJean Delvare
2015-08-04i2c: i801: Fix the alignment of the device tableJean Delvare
2015-08-04i2c: designware: add new ACPI IDsMika Westerberg
2015-05-15i2c: core: Export bus recovery functionsMark Brown
2015-02-08i2c: s3c2410: fix ABBA deadlock by keeping clock preparedPaul Osmialowski
2015-01-07i2c: davinci: generate STP always when NACK is receivedGrygorii Strashko
2015-01-07i2c: omap: fix i207 errata handlingAlexander Kochetkov
2015-01-07i2c: omap: fix NACK and Arbitration Lost irq handlingAlexander Kochetkov
2014-11-13i2c: at91: don't account as iowaitWolfram Sang
2014-10-13i2c: ismt: use correct length when copy bufferFan Du
2014-10-13i2c: at91: Fix a race condition during signal handling in at91_do_twi_xfer.Simon Lindgren
2014-10-13i2c: at91: add bound checking on SMBus block length bytesMarek Roszko
2014-10-13i2c: mv64xxx: continue probe when clock-frequency is missingChen-Yu Tsai
2014-09-03drivers/i2c/busses: use correct type for dma_map/unmapWolfram Sang
2014-06-09i2c: s3c2410: resume race fixOlof Johansson
2014-06-09i2c: designware: Mask all interrupts during i2c controller enableDu, Wenkai
2014-06-09i2c: rcar: bail out on zero length transfersWolfram Sang
2014-05-05i2c: i801: enable Intel BayTrail SMBUSChew, Kean ho
2014-04-03i2c: cpm: Fix build by adding of_address.h and of_irq.hScott Wood
2014-04-01i2c: i801: Add Device IDs for Intel Wildcat Point-LP PCHJames Ralston
2014-03-24i2c: Remove usage of orphaned symbol OF_I2CRichard Weinberger
2014-02-22i2c: mv64xxx: refactor message start to ensure proper initializationWolfram Sang
2014-02-06i2c: piix4: Add support for AMD ML and CZ SMBus changesShane Huang
2014-02-06i2c: mv64xxx: Fix bus hang on A0 version of the Armada XP SoCsGregory CLEMENT
2013-12-04i2c: mux: gpio: use gpio_set_value_cansleep()Ionut Nicu
2013-12-04i2c: mux: gpio: use reg value for i2c_add_mux_adapterIonut Nicu
2013-12-04i2c: wmt: add missing clk_disable_unprepare() on errorWei Yongjun
2013-10-10i2c: i2c-mux-pinctrl: use deferred probe when adapter not foundWolfram Sang
2013-10-10i2c: i2c-arb-gpio-challenge: use deferred probe when adapter not foundWolfram Sang
2013-10-10i2c: i2c-mux-gpio: use deferred probingIonut Nicu
2013-10-10i2c: i2c-mux-gpio: don't ignore of_get_named_gpio errorsIonut Nicu
2013-10-10i2c: omap: Clear ARDY bit twiceTaras Kondratiuk
2013-10-10i2c: Not all adapters have a parentJean Delvare
2013-10-10i2c: i2c-stu300: replace platform_driver_probe to support deferred probingWolfram Sang
2013-10-10i2c: i2c-mxs: replace platform_driver_probe to support deferred probingWolfram Sang
2013-10-10i2c: i2c-imx: replace platform_driver_probe to support deferred probingWolfram Sang
2013-10-10i2c: i2c-designware-platdrv: replace platform_driver_probe to support deferre...Wolfram Sang
2013-09-28i2c: ismt: initialize DMA bufferJames Ralston
2013-09-27i2c: designware: 10-bit addressing mode enabling if I2C_DYNAMIC_TAR_UPDATE is...Chew, Chiau Ee
2013-09-27i2c: mv64xxx: Do not use writel_relaxed()Thierry Reding
2013-09-27i2c: mv64xxx: Fix some build warningsThierry Reding