summaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
2018-10-10i2c: uniphier-f: issue STOP only for last message or I2C_M_STOPMasahiro Yamada
2018-10-10i2c: uniphier: issue STOP only for last message or I2C_M_STOPMasahiro Yamada
2018-10-03i2c: i801: Allow ACPI AML access I/O ports not reserved for SMBusMika Westerberg
2018-09-26i2c: aspeed: Fix initial values of master and slave stateJae Hyun Yoo
2018-09-19i2c: aspeed: Add an explicit type casting for *get_clk_reg_valJae Hyun Yoo
2018-09-19i2c: i801: fix DNV's SMBCTRL register offsetFelipe Balbi
2018-09-19i2c: xiic: Make the start and the byte count write atomicShubhrajyoti Datta
2018-09-15i2c: core: ACPI: Make acpi_gsb_i2c_read_bytes() check i2c_transfer return valueHans de Goede
2018-09-09i2c: designware: Re-init controllers with pm_disabled set on resumeHans de Goede
2018-08-24i2c: imx: Fix race condition in dma readEsben Haabendal
2018-08-24i2c: core: ACPI: Properly set status byte to 0 for multi-byte writesHans de Goede
2018-08-09i2c: xlp9xx: Fix case where SSIF read transaction completes earlyGeorge Cherian
2018-07-30Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2018-07-25i2c/mux, locking/core: Annotate the nested rt_mutex usagePeter Rosin
2018-07-24i2c: imx: use open drain for recovery GPIOWolfram Sang
2018-07-24i2c: rcar: handle RXDMA HW behaviour on Gen3Wolfram Sang
2018-07-23i2c: imx: Fix reinit_completion() useEsben Haabendal
2018-07-23i2c: davinci: Avoid zero value of CLKHAlexander Sverdlin
2018-07-13Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-07-12i2c: recovery: if possible send STOP with recovery pulsesWolfram Sang
2018-07-10i2c: tegra: Fix NACK error handlingJon Hunter
2018-07-03i2c: stu300: use non-archaic spelling of failesThadeu Lima de Souza Cascardo
2018-07-02i2c-cht-wc: Fix bq24190 supplierHans de Goede
2018-06-29i2c: gpio: initialize SCL to HIGH againWolfram Sang
2018-06-29i2c: smbus: kill memory leak on emulated and failed DMA SMBus xfersPeter Rosin
2018-06-29i2c: algos: bit: mention our experience about initial statesWolfram Sang
2018-06-29Revert "i2c: algo-bit: init the bus to a known state"Wolfram Sang
2018-06-14Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-05Merge tag 'usb-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-06-05Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-06-04Merge branch 'pm-domains'Rafael J. Wysocki
2018-05-31i2c: qup: fix building without CONFIG_ACPIArnd Bergmann
2018-05-30i2c: tegra: Remove suspend-resumeDmitry Osipenko
2018-05-30i2c: imx-lpi2c: Switch to SPDX identifierFabio Estevam
2018-05-30i2c: mxs: Switch to SPDX identifierFabio Estevam
2018-05-30Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...Wolfram Sang
2018-05-29i2c: busses: make use of i2c_8bit_addr_from_msgPeter Rosin
2018-05-29i2c: algos: make use of i2c_8bit_addr_from_msgPeter Rosin
2018-05-29i2c: ocores: update HDL sources URLFederico Vaga
2018-05-29i2c: qup: Add command-line parameter to override SCL frequencyAustin Christ
2018-05-29i2c: qup: Correct duty cycle for FM and FM+Austin Christ
2018-05-29i2c: qup: Add support for Fast Mode PlusAustin Christ
2018-05-29i2c: qup: add probe path for Centriq ACPI devicesAustin Christ
2018-05-24i2c: robotfuzz-osif: drop pointless testPeter Rosin
2018-05-24i2c: robotfuzz-osif: remove pointless local variablePeter Rosin
2018-05-24i2c: rk3x: Don't print visible virtual mapping MMIO addressShawn Lin
2018-05-24i2c: opal: don't check number of messages in the driverWolfram Sang