aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c
Commit message (Expand)AuthorAge
...
| * i2c: brcmstb: use new 8 bit address helper functionWolfram Sang2016-04-11
| * i2c: bcm-kona: use new 8 bit address helper functionWolfram Sang2016-04-11
| * i2c: bcm-iproc: use new 8 bit address helper functionWolfram Sang2016-04-11
| * i2c: core: use new 8 bit address helper functionWolfram Sang2016-04-11
* | i2c: exynos5: Fix possible ABBA deadlock by keeping I2C clock preparedJavier Martinez Canillas2016-04-22
* | i2c: cpm: Fix build break due to incompatible pointer typesMichael Ellerman2016-04-22
* | i2c: ismt: Add Intel DNV PCI IDMika Westerberg2016-04-12
* | i2c: xlp9xx: add support for Broadcom VulcanTanmay Jagdale2016-04-12
* | i2c: rk3x: add support for rk3228Yakir Yang2016-04-12
|/
* i2c: jz4780: really prevent potential division by zeroWolfram Sang2016-04-09
* Revert "i2c: jz4780: prevent potential division by zero"Wolfram Sang2016-04-09
* i2c: jz4780: prevent potential division by zeroWolfram Sang2016-04-07
* i2c: mux: demux-pinctrl: Clean up sysfs attributesBen Hutchings2016-04-01
* i2c: prevent endless uevent loop with CONFIG_I2C_DEBUG_COREWolfram Sang2016-03-30
* 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