summaryrefslogtreecommitdiffstats
path: root/drivers/i2c
AgeCommit message (Expand)AuthorLines
2018-06-14Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-386/+1592
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook-10/+11
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook-7/+8
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook-1/+1
2018-06-05Merge tag 'usb-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-2/+1
2018-06-05Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds-1/+1
2018-06-04Merge branch 'pm-domains'Rafael J. Wysocki-1/+1
2018-05-31i2c: qup: fix building without CONFIG_ACPIArnd Bergmann-2/+0
2018-05-30i2c: tegra: Remove suspend-resumeDmitry Osipenko-33/+0
2018-05-30i2c: imx-lpi2c: Switch to SPDX identifierFabio Estevam-11/+1
2018-05-30i2c: mxs: Switch to SPDX identifierFabio Estevam-6/+1
2018-05-30Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...Wolfram Sang-16/+20
2018-05-29i2c: busses: make use of i2c_8bit_addr_from_msgPeter Rosin-70/+47
2018-05-29i2c: algos: make use of i2c_8bit_addr_from_msgPeter Rosin-13/+4
2018-05-29i2c: ocores: update HDL sources URLFederico Vaga-1/+1
2018-05-29i2c: qup: Add command-line parameter to override SCL frequencyAustin Christ-4/+13
2018-05-29i2c: qup: Correct duty cycle for FM and FM+Austin Christ-2/+8
2018-05-29i2c: qup: Add support for Fast Mode PlusAustin Christ-3/+8
2018-05-29i2c: qup: add probe path for Centriq ACPI devicesAustin Christ-9/+12
2018-05-24i2c: robotfuzz-osif: drop pointless testPeter Rosin-2/+2
2018-05-24i2c: robotfuzz-osif: remove pointless local variablePeter Rosin-10/+7
2018-05-24i2c: rk3x: Don't print visible virtual mapping MMIO addressShawn Lin-2/+0
2018-05-24i2c: opal: don't check number of messages in the driverWolfram Sang-4/+0
2018-05-24i2c: ibm_iic: don't check number of messages in the driverWolfram Sang-3/+0
2018-05-24i2c: imx: Switch to SPDX identifierFabio Estevam-10/+1
2018-05-24platform: x86: intel_cht_int33fe: Fix dependenciesHeikki Krogerus-2/+1
2018-05-24i2c: mux: pca954x: merge calls to of_match_device and of_device_get_match_dataJulia Lawall-5/+2
2018-05-24i2c: mux: demux-pinctrl: use proper parent device for demux adapterWolfram Sang-1/+1
2018-05-24i2c: mux: improve error message for failed symlinkWolfram Sang-1/+1
2018-05-24i2c: mux: reg: failed memory allocation is logged elsewhereMarkus Elfring-3/+1
2018-05-22i2c: xlp9xx: Make sure the transfer size is not more than I2C_SMBUS_BLOCK_SIZEGeorge Cherian-13/+24
2018-05-22i2c: xlp9xx: Fix issue seen when updating receive lengthGeorge Cherian-9/+21
2018-05-22i2c: xlp9xx: Add support for SMBAlertGeorge Cherian-0/+24
2018-05-22i2c: Export of_i2c_get_board_info()Boris Brezillon-17/+31
2018-05-22i2c: Retain info->of_node in i2c_new_device()Boris Brezillon-4/+5
2018-05-19i2c: mux: pca954x: force reset on probe if availableMike Looijmans-2/+9
2018-05-19i2c: mux: demux-pinctrl: disable PM user interfaceWolfram Sang-0/+3
2018-05-19i2c: mux: ltc4306: switch to using .probe_newPeter Rosin-4/+3
2018-05-17Merge branch 'i2c/platform_data-immutable' into i2c/for-4.18Wolfram Sang-8/+27
2018-05-17i2c: pnx: move header into the driverWolfram Sang-1/+20
2018-05-17i2c: xiic: move header to platform_dataWolfram Sang-1/+1
2018-05-17i2c: pca-platform: move header to platform_dataWolfram Sang-1/+1
2018-05-17i2c: omap: move header to platform_dataWolfram Sang-1/+1
2018-05-17i2c: ocores: move header to platform_dataWolfram Sang-1/+1
2018-05-17i2c: mux: gpio: move header to platform_dataWolfram Sang-2/+2
2018-05-17i2c: gpio: move header to platform_dataWolfram Sang-1/+1
2018-05-17i2c: stm32f7: fix documentation typoPierre-Yves MORDRET-3/+4
2018-05-17i2c: i801: fix unused-function warningAnders Roxell-1/+1
2018-05-17i2c: xiic: fix spelling mistake: "unexpexted" -> "unexpected"Colin Ian King-2/+2
2018-05-17i2c: synquacer: fix fence-post error in retry loopPeter Rosin-1/+1