summaryrefslogtreecommitdiffstats
path: root/drivers/i2c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-06-1458-386/+1592
|\
| * i2c: qup: fix building without CONFIG_ACPIArnd Bergmann2018-05-311-2/+0
| * i2c: tegra: Remove suspend-resumeDmitry Osipenko2018-05-301-33/+0
| * i2c: imx-lpi2c: Switch to SPDX identifierFabio Estevam2018-05-301-11/+1
| * i2c: mxs: Switch to SPDX identifierFabio Estevam2018-05-301-6/+1
| * Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...Wolfram Sang2018-05-305-16/+20
| |\
| | * i2c: mux: pca954x: merge calls to of_match_device and of_device_get_match_dataJulia Lawall2018-05-241-5/+2
| | * i2c: mux: demux-pinctrl: use proper parent device for demux adapterWolfram Sang2018-05-241-1/+1
| | * i2c: mux: improve error message for failed symlinkWolfram Sang2018-05-241-1/+1
| | * i2c: mux: reg: failed memory allocation is logged elsewhereMarkus Elfring2018-05-241-3/+1
| | * i2c: mux: pca954x: force reset on probe if availableMike Looijmans2018-05-191-2/+9
| | * i2c: mux: demux-pinctrl: disable PM user interfaceWolfram Sang2018-05-191-0/+3
| | * i2c: mux: ltc4306: switch to using .probe_newPeter Rosin2018-05-191-4/+3
| * | i2c: busses: make use of i2c_8bit_addr_from_msgPeter Rosin2018-05-2918-70/+47
| * | i2c: algos: make use of i2c_8bit_addr_from_msgPeter Rosin2018-05-293-13/+4
| * | i2c: qup: Add command-line parameter to override SCL frequencyAustin Christ2018-05-291-4/+13
| * | i2c: qup: Correct duty cycle for FM and FM+Austin Christ2018-05-291-2/+8
| * | i2c: qup: Add support for Fast Mode PlusAustin Christ2018-05-291-3/+8
| * | i2c: qup: add probe path for Centriq ACPI devicesAustin Christ2018-05-291-9/+12
| * | i2c: robotfuzz-osif: drop pointless testPeter Rosin2018-05-241-2/+2
| * | i2c: robotfuzz-osif: remove pointless local variablePeter Rosin2018-05-241-10/+7
| * | i2c: rk3x: Don't print visible virtual mapping MMIO addressShawn Lin2018-05-241-2/+0
| * | i2c: opal: don't check number of messages in the driverWolfram Sang2018-05-241-4/+0
| * | i2c: ibm_iic: don't check number of messages in the driverWolfram Sang2018-05-241-3/+0
| * | i2c: imx: Switch to SPDX identifierFabio Estevam2018-05-241-10/+1
| * | i2c: xlp9xx: Make sure the transfer size is not more than I2C_SMBUS_BLOCK_SIZEGeorge Cherian2018-05-221-13/+24
| * | i2c: xlp9xx: Fix issue seen when updating receive lengthGeorge Cherian2018-05-221-9/+21
| * | i2c: xlp9xx: Add support for SMBAlertGeorge Cherian2018-05-221-0/+24
| * | i2c: Export of_i2c_get_board_info()Boris Brezillon2018-05-221-17/+31
| * | i2c: Retain info->of_node in i2c_new_device()Boris Brezillon2018-05-222-4/+5
| * | Merge branch 'i2c/platform_data-immutable' into i2c/for-4.18Wolfram Sang2018-05-178-8/+27
| |\ \
| | * | i2c: pnx: move header into the driverWolfram Sang2018-05-171-1/+20
| | * | i2c: xiic: move header to platform_dataWolfram Sang2018-05-171-1/+1
| | * | i2c: pca-platform: move header to platform_dataWolfram Sang2018-05-171-1/+1
| | * | i2c: omap: move header to platform_dataWolfram Sang2018-05-171-1/+1
| | * | i2c: ocores: move header to platform_dataWolfram Sang2018-05-171-1/+1
| | * | i2c: mux: gpio: move header to platform_dataWolfram Sang2018-05-172-2/+2
| | * | i2c: gpio: move header to platform_dataWolfram Sang2018-05-171-1/+1
| | |/
| * | i2c: stm32f7: fix documentation typoPierre-Yves MORDRET2018-05-171-3/+4
| * | i2c: i801: fix unused-function warningAnders Roxell2018-05-171-1/+1
| * | i2c: xiic: fix spelling mistake: "unexpexted" -> "unexpected"Colin Ian King2018-05-171-2/+2
| * | i2c: synquacer: fix fence-post error in retry loopPeter Rosin2018-05-171-1/+1
| * | i2c: core: smbus: fix a potential missing-check bugWenwen Wang2018-05-171-0/+2
| * | i2c: hix5hd2: remove some dead codePeter Rosin2018-05-151-11/+1
| * | i2c: exynos5: simplify transfer functionAndrzej Hajda2018-05-151-22/+7
| * | i2c: Get rid of i2c_board_info->archdataBoris Brezillon2018-05-152-6/+0
| * | i2c: designware: refactor low-level enable/disableAlexander Monakov2018-05-154-20/+28
| * | Merge branch 'i2c/for-current-fixed' into i2c/for-4.18Wolfram Sang2018-05-154-7/+17
| |\ \
| * | | i2c: busses: remove superfluous ignoring of children for RPMWolfram Sang2018-05-083-14/+0
| * | | i2c: axxia: enable clock before calling clk_get_rate()Tobias Jordan2018-05-081-12/+14
OpenPOWER on IntegriCloud