aboutsummaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
2015-09-04Merge tag 'mfd-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-08-11i2c: i801: Create iTCO device on newer Intel PCHsMika Westerberg
2015-08-01i2c: fix leaked device refcount on of_find_i2c_* error pathVladimir Zapolskiy
2015-07-31i2c: Fix typo in i2c-bfin-twi.cMasanari Iida
2015-07-31i2c: omap: fix bus recovery setupJan Luebbe
2015-07-31i2c: core: only use set_scl for bus recovery after calling prepare_recoveryJan Luebbe
2015-07-31i2c: slave eeprom: clean up sysfs bin attribute read()/write()Vladimir Zapolskiy
2015-07-09i2c: Mark instantiated device nodes with OF_POPULATEPantelis Antoniou
2015-07-09i2c: jz4780: Fix return value if probe failsAxel Lin
2015-07-09i2c: xgene-slimpro: Fix missing mbox_free_channel call in probe error pathAxel Lin
2015-07-09i2c: I2C_MT65XX should depend on HAS_DMAGeert Uytterhoeven
2015-06-26Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-06-25Merge branch 'i2c/for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2015-06-23Merge tag 'mfd-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-06-23Merge tag 'mmc-v4.2' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2015-06-23Merge tag 'gpio-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2015-06-23i2c: busses: i2c-bcm2835: limits cdiv to allowed valuesSilvan Wicki
2015-06-23i2c: sh_mobile: use proper type for timeoutWolfram Sang
2015-06-23i2c: sh_mobile: use adapter default for timeoutWolfram Sang
2015-06-23i2c: rcar: use proper type for timeoutWolfram Sang
2015-06-23i2c: rcar: use adapter default for timeoutWolfram Sang
2015-06-21i2c: designware: Make sure the device is suspended before disabling runtime PMMika Westerberg
2015-06-21i2c: tegra: apply size limit quirkWolfram Sang
2015-06-21i2c: tegra: don't advertise SMBUS_QUICKWolfram Sang
2015-06-17i2c: octeon: remove unused signal handlingNicholas Mc Guire
2015-06-17i2c: davinci: Optimize SCL generationAlexander Sverdlin
2015-06-17i2c: mux: pca954x: Use __i2c_transfer because of quirksAlexander Sverdlin
2015-06-17i2c: mux: Use __i2c_transfer() instead of calling parent's master_xfer()Alexander Sverdlin
2015-06-17i2c: use parent adapter quirks in muxAlexander Sverdlin
2015-06-17i2c: bcm2835: clear reserved bits in S-RegisterSilvan Wicki
2015-06-17i2c: sh_mobile: add errata workaroundWolfram Sang
2015-06-16i2c-piix4: Use Macro for AMD CZ SMBus device IDVincent Wan
2015-06-15mfd: cros_ec: Move protocol helpers out of the MFD driverJavier Martinez Canillas
2015-06-15mfd: cros_ec: Use a zero-length array for command dataJavier Martinez Canillas
2015-06-11i2c: at91: fix code checker warningsCyrille Pitchen
2015-06-10i2c: busses: xgene-slimpro: fix incorrect __init declation for probeFeng Kan
2015-06-10i2c: davinci: Avoid sending to own addressAlexander Sverdlin
2015-06-10i2c: davinci: Refactor i2c_davinci_wait_bus_not_busy()Alexander Sverdlin
2015-06-10i2c: brcmstb: Add Broadcom settop SoC i2c controller driverKamal Dasu
2015-06-10i2c: at91: add support to FIFOsCyrille Pitchen
2015-06-10i2c: at91: print hardware versionCyrille Pitchen
2015-06-10i2c: at91: add support for new alternative command modeCyrille Pitchen
2015-06-10i2c: at91: use BIT() macro to define register bitsCyrille Pitchen
2015-06-10i2c: at91: fix a race condition when using the DMA controllerCyrille Pitchen
2015-06-03i2c: iproc: Add suspend/resume supportRay Jui
2015-06-03i2c: designware: Avoid unnecessary resuming during system suspendJisheng Zhang
2015-06-03i2c: axxia: Add bus recovery functionalityAlexander Sverdlin
2015-06-03i2c: core: Reduce stack size of acpi_i2c_space_handler()Jarkko Nikula
2015-06-01i2c: smbus: fix typo in commetShailendra Verma
2015-06-01i2c: algo-pca: fix typo in commentShailendra Verma