aboutsummaryrefslogtreecommitdiff
path: root/drivers/i2c/busses
AgeCommit message (Expand)Author
2014-12-16i2c: davinci: generate STP always when NACK is receivedGrygorii Strashko
2014-12-16i2c: omap: fix i207 errata handlingAlexander Kochetkov
2014-12-16i2c: omap: fix NACK and Arbitration Lost irq handlingAlexander Kochetkov
2014-11-14i2c: at91: don't account as iowaitWolfram Sang
2014-10-05i2c: at91: Fix a race condition during signal handling in at91_do_twi_xfer.Simon Lindgren
2014-10-05i2c: at91: add bound checking on SMBus block length bytesMarek Roszko
2014-09-05drivers/i2c/busses: use correct type for dma_map/unmapWolfram Sang
2014-06-07i2c: s3c2410: resume race fixOlof Johansson
2014-06-07i2c: designware: Mask all interrupts during i2c controller enableDu, Wenkai
2014-06-07i2c: rcar: bail out on zero length transfersWolfram Sang
2014-06-07i2c: i801: enable Intel BayTrail SMBUSChew, Kean ho
2014-06-07i2c: i801: Add Device IDs for Intel Wildcat Point-LP PCHJames Ralston
2014-02-13i2c: i801: SMBus patch for Intel Coleto Creek DeviceIDsSeth Heasley
2013-11-04i2c: ismt: initialize DMA bufferJames Ralston
2013-10-18i2c: omap: Clear ARDY bit twiceTaras Kondratiuk
2013-08-14i2c: i2c-mxs: Use DMA mode even for small transfersFabio Estevam
2013-07-25i2c-piix4: Add AMD CZ SMBus device IDShane Huang
2013-05-21Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-05-18drivers/i2c/busses: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-17i2c: mv64xxx: work around signals causing I2C transactions to be abortedRussell King
2013-05-17i2c: i801: Document feature bits in modinfoJean Delvare
2013-05-17i2c: designware: add Intel BayTrail ACPI IDMika Westerberg
2013-05-17i2c: designware: always clear interrupts before enabling themMika Westerberg
2013-05-17i2c: designware: fix RX FIFO overrunJosef Ahmad
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-05-07Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2013-05-06Merge branch 'late/dt' into next/dt2Arnd Bergmann
2013-05-02Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-04-23i2c: xiic: must always write 16-bit words to TX_FIFOSteven A. Falco
2013-04-23i2c: octeon: use HZ in timeout value송은봉
2013-04-19i2c: octeon: Fix i2c fail problem when a process is terminated by a signal송은봉
2013-04-19i2c: designware-pci: drop superfluous {get|put}_deviceWolfram Sang
2013-04-19i2c: designware-plat: drop superfluous {get|put}_deviceWolfram Sang
2013-04-19i2c: davinci: drop superfluous {get|put}_deviceWolfram Sang
2013-04-16Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot
2013-04-16i2c: at91: convert to dma_request_slave_channel_compat()Ludovic Desroches
2013-04-15i2c: mxs: do error checking and handling in PIO modeLucas Stach
2013-04-15i2c: mxs: remove races in PIO codeLucas Stach
2013-04-15i2c-designware: switch to use runtime PM autosuspendMika Westerberg
2013-04-15i2c-designware: use usleep_range() in the busy-loopMika Westerberg
2013-04-15i2c-designware: enable/disable the controller properlyMika Westerberg
2013-04-15i2c-designware: use dynamic adapter numbering on LynxpointMika Westerberg
2013-04-15i2c-designware-pci: use managed functions pcim_* and devm_*Andy Shevchenko
2013-04-15i2c-designware-pci: use dev_err() instead of printk()Andy Shevchenko
2013-04-15i2c-designware: move to managed functions (devm_*)Andy Shevchenko
2013-04-09i2c: s3c2410: Add SMBus emulation for block readJaemin Yoo
2013-04-04i2c: i2c-mxs: move to use generic DMA helperShawn Guo
2013-04-02ACPI / I2C: Use parent's ACPI_HANDLE() in acpi_i2c_register_devices()Rafael J. Wysocki
2013-04-02i2c: Ignore return value of i2c_del_adapter()Lars-Peter Clausen