summaryrefslogtreecommitdiff
path: root/drivers/i2c/busses
AgeCommit message (Expand)Author
2016-03-03i2c: qup: Fix fifo handling after adding V2 supportSricharan R
2016-03-03i2c: xiic: Implement power managementShubhrajyoti Datta
2016-02-24i2c: piix4: Pre-shift the port numberJean Delvare
2016-02-24i2c: piix4: Always use the same type for portJean Delvare
2016-02-24i2c: piix4: Support alternative port selection registerJean Delvare
2016-02-24i2c: tegra: don't open code of_device_get_match_data()Wolfram Sang
2016-02-24i2c: riic, sh_mobile, rcar: Use ARCH_RENESASSimon Horman
2016-02-24i2c: qup: Add bam dma capabilitiesSricharan R
2016-02-12i2c: iproc: Support larger TX transferRay Jui
2016-02-12i2c: iproc: Fix typo in the driverRay Jui
2016-02-12i2c: iproc: Add recovery mechanism in error caseRay Jui
2016-02-12i2c: uniphier: add COMPILE_TEST optionMasahiro Yamada
2016-02-12i2c: mt65xx: add 4GB DMA mode support in i2c driverLiguo Zhang
2016-02-12i2c: designware: Prevent runtime suspend during adapter registrationJarkko Nikula
2016-02-12i2c: designware-platform: Drop duplicate module informationJean Delvare
2016-02-12i2c: designware: remove redundant lockBaruch Siach
2016-02-12i2c: qup: Transfer each i2c_msg in i2c_msgs without a stop bitSricharan R
2016-02-12i2c: qup: Add V2 tags supportSricharan R
2016-02-12i2c: qup: Change qup_wait_writeready function to use for all timeoutsSricharan R
2016-01-29i2c: piix4: don't regress on bus namesJean Delvare
2016-01-26i2c: designware-pci: use IRQF_COND_SUSPEND flagAndy Shevchenko
2016-01-26i2c: piix4: Fully initialize SB800 before it is registeredJean Delvare
2016-01-26i2c: piix4: Fix SB800 lockingJean Delvare
2016-01-14Merge branch 'i2c/for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2016-01-12Merge branch 'acpi-soc'Rafael J. Wysocki
2016-01-12Merge branch 'device-properties'Rafael J. Wysocki
2016-01-10i2c: imx: fix i2c resource leak with dma transferGao Pan
2016-01-10i2c: designware: Do not require clock when SSCN and FFCN are providedSuravee Suthikulpanit
2016-01-10i2c: s3c2410: remove superfluous runtime PM callsWolfram Sang
2016-01-10i2c: designware: retry transfer on transient failureBaruch Siach
2016-01-07i2c: dw: Add APM X-Gene ACPI I2C device supportLoc Ho
2016-01-05i2c: ibm_iic: rename i2c_timings struct due to clash with generic versionStephen Rothwell
2016-01-04i2c: designware: Add support for AMD Seattle I2CSuravee Suthikulpanit
2016-01-04i2c: imx: Remove unneeded commentsFabio Estevam
2016-01-03i2c: st: use to_platform_device()Geliang Tang
2016-01-03i2c: designware: use to_pci_dev()Geliang Tang
2016-01-03i2c: brcmstb: Adding support for CM and DSL SoCsKamal Dasu
2016-01-03i2c: mediatek: fix i2c multi transfer issue in high speed modeLiguo Zhang
2016-01-03i2c: imx: improve code readabilityGao Pan
2016-01-03i2c: imx: Improve message log when DMA is not usedFabio Estevam
2016-01-03i2c: imx: add runtime pm support to improve the performanceGao Pan
2016-01-03i2c: imx: init bus recovery info before adding i2c adapterGao Pan
2016-01-02i2c: rcar: disable PM in multi-master modeWolfram Sang
2016-01-02i2c: rcar: remove macros dealing with flagsWolfram Sang
2016-01-02i2c: img-scb: support repeated starts on IP v3.3Sifan Naeem
2016-01-02i2c: img-scb: add handle for Master halt interruptSifan Naeem
2016-01-02i2c: img-scb: add handle for stop detected interruptSifan Naeem
2016-01-02i2c: img-scb: remove fifo EMPTYING interrupts handleSifan Naeem
2016-01-02i2c: img-scb: support I2C_M_IGNORE_NAKSifan Naeem
2015-12-19i2c: rcar: disable runtime PM correctly in slave modeWolfram Sang