summaryrefslogtreecommitdiffstats
path: root/drivers/i2c
Commit message (Expand)AuthorAge
* Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-03-22
|\
| * i2c: octeon: Support I2C_M_RECV_LENDavid Daney2016-03-18
| * i2c: octeon: Cleanup resource allocation codeJan Glauber2016-03-18
| * i2c: octeon: Cleanup i2c-octeon driverJan Glauber2016-03-18
| * i2c: immediately mark ourselves as registeredWolfram Sang2016-03-14
| * i2c: i801: sort IDs alphabeticallyAndy Shevchenko2016-03-12
| * i2c: octeon: Cleanup kerneldoc commentsJan Glauber2016-03-12
| * i2c: do not use internal data from driver coreSudip Mukherjee2016-03-12
| * i2c: cadence: Fix the kernel-doc warningsShubhrajyoti Datta2016-03-12
| * i2c: imx: remove extra spaces.Dmitriy Baranov2016-03-03
| * i2c: rcar: don't open code of_device_get_match_data()Wolfram Sang2016-03-03
| * i2c: qup: Fix fifo handling after adding V2 supportSricharan R2016-03-03
| * i2c: xiic: Implement power managementShubhrajyoti Datta2016-03-03
| * i2c: piix4: Pre-shift the port numberJean Delvare2016-02-24
| * i2c: piix4: Always use the same type for portJean Delvare2016-02-24
| * i2c: piix4: Support alternative port selection registerJean Delvare2016-02-24
| * i2c: tegra: don't open code of_device_get_match_data()Wolfram Sang2016-02-24
| * i2c: riic, sh_mobile, rcar: Use ARCH_RENESASSimon Horman2016-02-24
| * i2c: qup: Add bam dma capabilitiesSricharan R2016-02-24
| * i2c: i2c-stub: sort includesWolfram Sang2016-02-20
| * i2c: i2c-smbus: sort includesWolfram Sang2016-02-20
| * i2c: i2c-mux: sort includesWolfram Sang2016-02-20
| * i2c: i2c-dev: sort includesWolfram Sang2016-02-20
| * i2c: i2c-core: sort includesWolfram Sang2016-02-20
| * i2c: i2c-boardinfo: sort includesWolfram Sang2016-02-20
| * i2c: iproc: Support larger TX transferRay Jui2016-02-12
| * i2c: iproc: Fix typo in the driverRay Jui2016-02-12
| * i2c: iproc: Add recovery mechanism in error caseRay Jui2016-02-12
| * i2c: uniphier: add COMPILE_TEST optionMasahiro Yamada2016-02-12
| * i2c: mt65xx: add 4GB DMA mode support in i2c driverLiguo Zhang2016-02-12
| * i2c: designware: Prevent runtime suspend during adapter registrationJarkko Nikula2016-02-12
| * i2c: designware-platform: Drop duplicate module informationJean Delvare2016-02-12
| * i2c: designware: remove redundant lockBaruch Siach2016-02-12
| * i2c: qup: Transfer each i2c_msg in i2c_msgs without a stop bitSricharan R2016-02-12
| * i2c: qup: Add V2 tags supportSricharan R2016-02-12
| * i2c: qup: Change qup_wait_writeready function to use for all timeoutsSricharan R2016-02-12
| * i2c: mux: demux-pinctrl: add driverWolfram Sang2016-02-12
* | i2c: designware: Add device HID for future AMD I2C controllerXiangliang Yu2016-03-10
* | i2c: brcmstb: allocate correct amount of memory for regmapWolfram Sang2016-03-01
* | i2c: i801: Adding Intel Lewisburg support for iTCOAlexandra Yates2016-02-18
* | i2c: uniphier: fix typos in error messagesMasahiro Yamada2016-02-12
* | i2c: omap: Fix PM regression with deferred probe for pm_runtime_reinitTony Lindgren2016-02-12
|/
* i2c: piix4: don't regress on bus namesJean Delvare2016-01-29
* i2c: designware-pci: use IRQF_COND_SUSPEND flagAndy Shevchenko2016-01-26
* i2c: piix4: Fully initialize SB800 before it is registeredJean Delvare2016-01-26
* i2c: piix4: Fix SB800 lockingJean Delvare2016-01-26
* Merge branch 'i2c/for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2016-01-14
|\
| * i2c: imx: fix i2c resource leak with dma transferGao Pan2016-01-10
| * i2c: designware: Do not require clock when SSCN and FFCN are providedSuravee Suthikulpanit2016-01-10
| * i2c: s3c2410: remove superfluous runtime PM callsWolfram Sang2016-01-10