aboutsummaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
2015-08-14Merge branch 'linux-linaro-lsk-v3.14' into linux-linaro-lsk-v3.14-rtlsk-v3.14-15.08-rtKevin Hilman
2015-08-04Merge tag 'v3.14.49' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...Kevin Hilman
2015-08-03i2c: at91: fix a race condition when using the DMA controllerCyrille Pitchen
2015-06-04Merge branch 'linux-linaro-lsk-v3.14' into linux-linaro-lsk-v3.14-rtKevin Hilman
2015-05-06Merge branch 'linux-3.14.y' of git://git.kernel.org/pub/scm/linux/kernel/git/...Kevin Hilman
2015-05-06i2c: core: Export bus recovery functionsMark Brown
2015-03-20Merge branch 'linux-linaro-lsk-v3.14' into linux-linaro-lsk-v3.14-rtlsk-v3.14-15.03-rtAnders Roxell
2015-03-09Merge tag 'v3.14.34' into v3.14-rtAnders Roxell
2015-02-21Merge branch 'lsk/v3.14/topic/of' into linux-linaro-lsk-v3.14lsk-v3.14-15.02lsk-v3.14-14.02Mark Brown
2015-02-20i2c: Mark instantiated device nodes with OF_POPULATEPantelis Antoniou
2015-02-20i2c: Mark instantiated device nodes with OF_POPULATEPantelis Antoniou
2015-02-20i2c/of: Add OF_RECONFIG notifier handlerPantelis Antoniou
2015-02-20i2c/of: Factor out Devicetree registration codePantelis Antoniou
2015-02-05i2c: s3c2410: fix ABBA deadlock by keeping clock preparedPaul Osmialowski
2015-01-20Merge tag 'v3.14.28' into v3.14-rtAnders Roxell
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-17Merge tag 'v3.14.24' into v3.14-rtAnders Roxell
2014-11-14i2c: at91: don't account as iowaitWolfram Sang
2014-10-07Merge tag 'v3.14.20' into v3.14-rtAnders Roxell
2014-10-05i2c: ismt: use correct length when copy bufferFan Du
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-10-05i2c: mv64xxx: continue probe when clock-frequency is missingChen-Yu Tsai
2014-09-09Merge tag 'v3.14.18' into v3.14-rtAnders Roxell
2014-09-05drivers/i2c/busses: use correct type for dma_map/unmapWolfram Sang
2014-07-08Merge tag 'v3.14.10' into v3.14-rtAnders Roxell
2014-06-30i2c/omap: drop the lock hard irq contextSebastian Andrzej Siewior
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-03-24i2c: cpm: Fix build by adding of_address.h and of_irq.hScott Wood
2014-03-13i2c: Remove usage of orphaned symbol OF_I2CRichard Weinberger
2014-02-15i2c: mv64xxx: refactor message start to ensure proper initializationWolfram Sang
2014-01-29Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-01-29Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-01-29Update Jean Delvare's e-mail addressJean Delvare
2014-01-26i2c: rcar: fix NACK error codeBen Dooks
2014-01-26i2c: rcar: use devm_clk_get to ensure clock is properly ref-countedBen Dooks
2014-01-26i2c: rcar: do not print error if device nacks transferBen Dooks
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-24i2c: rely on driver core when sanitizing devicesWolfram Sang
2014-01-24i2c: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-24i2c: acorn: is tristate and should use module.hPaul Gortmaker
2014-01-24i2c: piix4: Standardize log messagesJean Delvare
2014-01-24i2c: piix4: Use different message for AMD Auxiliary SMBus ControllerShane Huang
2014-01-24i2c: piix4: Add support for AMD ML and CZ SMBus changesShane Huang
2014-01-23Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds