aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-04-22i2c: mux: add common data for every i2c-mux instancePeter Rosin1-41/+134
2016-04-14i2c: rk3x: switch to i2c generic dt parsingDavid Wu1-63/+24
2016-04-14i2c: octeon: Remove superfluous check in octeon_i2c_test_iflgJan Glauber1-2/+1
2016-04-14i2c: octeon: Introduce helper functions for register accessJan Glauber1-25/+31
2016-04-14i2c: octeon: Rename [read|write]_sw to reg_[read|write]Jan Glauber1-26/+26
2016-04-13i2c: octeon: Move set-clock and init-lowlevel upwardJan Glauber1-63/+63
2016-04-13i2c: octeon: Increase retry default and use fixed timeout valueJan Glauber1-1/+2
2016-04-12i2c: tegra: enable multi master mode for tegra210Shardar Shariff Md1-6/+68
2016-04-12i2c: ismt: Add Intel DNV PCI IDMika Westerberg1-0/+2
2016-04-12i2c: xlp9xx: add support for Broadcom VulcanTanmay Jagdale1-2/+2
2016-04-12i2c: rk3x: add support for rk3228Yakir Yang1-0/+1
2016-04-12i2c: i801: Add runtime PM support with autosuspendJarkko Nikula1-6/+22
2016-04-12i2c: i801: Convert to struct dev_pm_ops for suspend/resumeJarkko Nikula1-13/+11
2016-04-12i2c: 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/wsa/linuxLinus 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-03i2c: imx: remove extra spaces.Dmitriy Baranov1-6/+6
2016-03-03i2c: rcar: don't open code of_device_get_match_data()Wolfram Sang1-1/+1
2016-03-03i2c: qup: Fix fifo handling after adding V2 supportSricharan R1-7/+39
2016-03-03i2c: xiic: Implement power managementShubhrajyoti Datta1-7/+81
2016-03-01i2c: brcmstb: allocate correct amount of memory for regmapWolfram Sang1-2/+1