summaryrefslogtreecommitdiff
path: root/drivers/i2c/busses
AgeCommit message (Expand)AuthorFilesLines
2016-04-26i2c: s3c2410: Add missing clock unprepare on probe() error pathKrzysztof Kozlowski1-0/+1
2016-04-25i2c: octeon: Add support for cn78xx chipsJan Glauber1-10/+119
2016-04-25i2c: octeon: Enable High-Level ControllerDavid Daney1-10/+337
2016-04-25i2c: octeon: Add flush writeq helper functionPeter Swain1-2/+7
2016-04-25i2c: octeon: Use i2c recovery frameworkJan Glauber1-63/+96
2016-04-25i2c: octeon: Improve error status checkingJan Glauber1-23/+106
2016-04-24i2c: s3c2410: Use SET_NOIRQ_SYSTEM_SLEEP_PM_OPS instead of open-codedAxel Lin1-8/+2
2016-04-24i2c: exynos5: Use SET_NOIRQ_SYSTEM_SLEEP_PM_OPS instead of open-codedAxel Lin1-8/+2
2016-04-24i2c: omap: drop the lock hard irq contextSebastian Andrzej Siewior1-11/+1
2016-04-24i2c: dln2: Pass forward ACPI companionIrina Tirdea1-0/+2
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: 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-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-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-03-22Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds15-328/+1390
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-12i2c: i801: sort IDs alphabeticallyAndy Shevchenko1-4/+4
2016-03-12i2c: octeon: Cleanup kerneldoc commentsJan Glauber1-50/+39
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