summaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
2015-08-10i2c: core: manage i2c bus device refcount in i2c_[get|put]_adapterVladimir Zapolskiy
2015-08-10i2c: Drop owner assignment from i2c_driverKrzysztof Kozlowski
2015-08-10i2c: designware-pci: use IRQF_COND_SUSPEND flagAndy Shevchenko
2015-08-10i2c: parport: Add VCT-jig adapterOndrej Zary
2015-08-10i2c: removed work arounds in i2c driver for Zynq Ultrascale+ MPSoCAnurag Kumar Vulisha
2015-08-10i2c: tegra: add support for fast plus (FM+) mode clock rateLaxman Dewangan
2015-08-10i2c: tegra: update CONFIG_LOAD for new conifigurationLaxman Dewangan
2015-08-10i2c: omap: fix cleanup regressionWolfram Sang
2015-08-10i2c: xiic: Do not continue in case of errors in RxShubhrajyoti Datta
2015-08-10i2c: xiic: Service all interrupts in isrShubhrajyoti Datta
2015-08-10i2c: xiic: Remove the Addressed as slave interruptShubhrajyoti Datta
2015-08-10i2c: xiic: Remove busy loop while waiting for bus busyShubhrajyoti Datta
2015-08-10i2c: xiic: Remove the disabling of interruptsShubhrajyoti Datta
2015-08-10i2c: xiic: Do not reset controller before every transferShubhrajyoti Datta
2015-08-10i2c: xiic: move the xiic_process to thread contextShubhrajyoti Datta
2015-08-10i2c: xiic: Remove the disabling of interruptsShubhrajyoti Datta
2015-08-10i2c: pxa: Use devm_ variants in probe functionVaibhav Hiremath
2015-08-10i2c: pxa: Update debug function to dump more info on errorVaibhav Hiremath
2015-08-10i2c: pxa: Fix compile warning in 64bit modeYipeng Yao
2015-08-10i2c: pxa: Return I2C_RETRY when timeout in pio modeShouming Wang
2015-08-10i2c: pxa: No need to set slave addr for i2c master mode resetVaibhav Hiremath
2015-08-10i2c: pxa: keep i2c irq ON in suspendLeilei Shang
2015-08-10i2c: emev2: add driverWolfram Sang
2015-08-10i2c: omap: on ->remove() call pm_runtime_put_sync()Felipe Balbi
2015-08-10i2c: omap: abolish variable name confusionFelipe Balbi
2015-08-10i2c: omap: switch to dev_get_drvdata()Felipe Balbi
2015-08-10i2c: parport: start using pr_fmtSudip Mukherjee
2015-08-10i2c: parport: use dev_*Sudip Mukherjee
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