summaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)AuthorFilesLines
2016-04-13i2c: tegra: enable multi master mode for tegra210Shardar Shariff Md1-6/+68
2016-04-13i2c: ismt: Add Intel DNV PCI IDMika Westerberg1-0/+2
2016-04-13i2c: xlp9xx: add support for Broadcom VulcanTanmay Jagdale1-2/+2
2016-04-13i2c: rk3x: add support for rk3228Yakir Yang1-0/+1
2016-04-13i2c: i801: Add runtime PM support with autosuspendJarkko Nikula1-6/+22
2016-04-13i2c: i801: Convert to struct dev_pm_ops for suspend/resumeJarkko Nikula1-13/+11
2016-04-13i2c: let I2C masters ignore their children for PMLinus Walleij1-0/+1
2016-04-11i2c: st: use new 8 bit address helper functionWolfram Sang1-2/+1
2016-04-11i2c: sirf: use new 8 bit address helper functionWolfram Sang1-3/+1
2016-04-11i2c: sh_mobile: use new 8 bit address helper functionWolfram Sang1-2/+1
2016-04-11i2c: qup: use new 8 bit address helper functionWolfram Sang1-1/+1
2016-04-11i2c: powermac: use new 8 bit address helper functionWolfram Sang1-3/+1
2016-04-11i2c: ocores: use new 8 bit address helper functionWolfram Sang1-4/+1
2016-04-11i2c: mt65xx: use new 8 bit address helper functionWolfram Sang1-4/+1
2016-04-11i2c: lpc2k: use new 8 bit address helper functionWolfram Sang1-3/+1
2016-04-11i2c: iop3xx: use new 8 bit address helper functionWolfram Sang1-4/+1
2016-04-11i2c: img-scb: use new 8 bit address helper functionWolfram Sang1-3/+1
2016-04-11i2c: ibm_iic: use new 8 bit address helper functionWolfram Sang1-1/+1
2016-04-11i2c: cpm: use new 8 bit address helper functionWolfram Sang1-3/+1
2016-04-11i2c: brcmstb: use new 8 bit address helper functionWolfram Sang1-3/+1
2016-04-11i2c: bcm-kona: use new 8 bit address helper functionWolfram Sang1-4/+1
2016-04-11i2c: bcm-iproc: use new 8 bit address helper functionWolfram Sang1-1/+1
2016-04-11i2c: core: use new 8 bit address helper functionWolfram Sang1-1/+1
2016-04-09i2c: jz4780: really prevent potential division by zeroWolfram Sang1-1/+6
2016-04-09Revert "i2c: jz4780: prevent potential division by zero"Wolfram Sang1-1/+1
2016-04-07i2c: jz4780: prevent potential division by zeroWolfram Sang1-1/+1
2016-04-01i2c: mux: demux-pinctrl: Clean up sysfs attributesBen Hutchings1-10/+29
2016-03-30i2c: prevent endless uevent loop with CONFIG_I2C_DEBUG_COREWolfram Sang1-8/+2
2016-03-22Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds24-367/+1717
2016-03-18i2c: octeon: Support I2C_M_RECV_LENDavid Daney1-5/+17
2016-03-18i2c: octeon: Cleanup resource allocation codeJan Glauber1-15/+3
2016-03-18i2c: octeon: Cleanup i2c-octeon driverJan Glauber1-106/+84
2016-03-14i2c: immediately mark ourselves as registeredWolfram Sang1-1/+4
2016-03-12i2c: i801: sort IDs alphabeticallyAndy Shevchenko1-4/+4
2016-03-12i2c: octeon: Cleanup kerneldoc commentsJan Glauber1-50/+39
2016-03-12i2c: do not use internal data from driver coreSudip Mukherjee1-2/+4
2016-03-12i2c: cadence: Fix the kernel-doc warningsShubhrajyoti Datta1-6/+8
2016-03-10i2c: designware: Add device HID for future AMD I2C controllerXiangliang Yu1-0/+1
2016-03-04i2c: imx: remove extra spaces.Dmitriy Baranov1-6/+6
2016-03-04i2c: rcar: don't open code of_device_get_match_data()Wolfram Sang1-1/+1
2016-03-04i2c: qup: Fix fifo handling after adding V2 supportSricharan R1-7/+39
2016-03-04i2c: xiic: Implement power managementShubhrajyoti Datta1-7/+81
2016-03-01i2c: brcmstb: allocate correct amount of memory for regmapWolfram Sang1-2/+1
2016-02-24i2c: piix4: Pre-shift the port numberJean Delvare1-5/+5
2016-02-24i2c: piix4: Always use the same type for portJean Delvare1-2/+2
2016-02-24i2c: piix4: Support alternative port selection registerJean Delvare1-4/+32
2016-02-24i2c: tegra: don't open code of_device_get_match_data()Wolfram Sang1-3/+1
2016-02-24i2c: riic, sh_mobile, rcar: Use ARCH_RENESASSimon Horman1-3/+3
2016-02-24i2c: qup: Add bam dma capabilitiesSricharan R1-14/+459
2016-02-21i2c: i2c-stub: sort includesWolfram Sang1-4/+4