summaryrefslogtreecommitdiffstats
path: root/drivers/i2c
AgeCommit message (Expand)Author
2018-07-17i2c: tegra: Fix NACK error handlingJon Hunter
2018-06-21i2c: viperboard: return message count on master_xfer successPeter Rosin
2018-06-21i2c: pmcmsp: fix error return from master_xferPeter Rosin
2018-06-21i2c: pmcmsp: return message count on master_xfer successPeter Rosin
2018-06-21i2c: sprd: Fix the i2c count issueBaolin Wang
2018-06-21i2c: sprd: Prevent i2c accesses after suspend is calledBaolin Wang
2018-05-30i2c: mv64xxx: Apply errata delay only in standard modeGregory CLEMENT
2018-05-22i2c: designware: fix poll-after-enable regressionAlexander Monakov
2018-04-24i2c: i801: Restore configuration at shutdownJean Delvare
2018-04-24i2c: i801: Save register SMBSLVCMD value only onceJean Delvare
2018-04-08i2c: i2c-stm32f7: fix no check on returned setupPierre-Yves MORDRET
2018-02-28i2c: bcm2835: Set up the rising/falling edge delaysEric Anholt
2018-02-28i2c: designware: must wait for enableBen Gardner
2018-02-03i2c: i2c-boardinfo: fix memory leaks on devinfoColin Ian King
2018-01-23i2c: core-smbus: prevent stack corruption on read I2C_BLOCK_DATAJeremy Compostella
2017-12-05i2c: i801: Fix Failed to allocate irq -2147483648 errorHans de Goede
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-18i2c: omap: Fix error handling for clk_get()Tony Lindgren
2017-10-13i2c: piix4: Disable completely the IMC during SMBUS_BLOCK_DATARicardo Ribalda Delgado
2017-10-13i2c: piix4: Fix SMBus port selection for AMD Family 17h chipsGuenter Roeck
2017-10-13i2c: imx: fix misleading bus recovery debug messageClemens Gruber
2017-10-13i2c: imx: use IRQF_SHARED mode to request IRQWei Jinhua
2017-10-13i2c: ismt: Separate I2C block read from SMBus block readPontus Andersson
2017-10-07Merge branch 'i2c/for-current-4.14' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-10-05i2c: i2c-stm32f7: make structure stm32f7_setup static constColin Ian King
2017-10-05i2c: ensure termination of *_device_id tablesThomas Meyer
2017-10-05i2c: i801: Add support for Intel Cedar ForkJarkko Nikula
2017-10-05i2c: stm32f7: fix setup structurePierre-Yves MORDRET
2017-10-04Update James Hogan's email addressJames Hogan
2017-09-14i2c: i2c-stm32f7: add driverPierre-Yves MORDRET
2017-09-14i2c: i2c-stm32f4: use generic definition of speed enumPierre-Yves MORDRET
2017-09-13i2c: altera: Add Altera I2C Controller driverThor Thayer
2017-09-09Merge branch 'i2c/for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-08-31i2c: sprd: Fix undefined reference errorsBaolin Wang
2017-08-31i2c: designware: Round down ACPI provided clk to nearest supported clkHans de Goede
2017-08-29i2c: nomadik: constify amba_idArvind Yadav
2017-08-29i2c: versatile: Make i2c_algo_bit_data constBhumika Goyal
2017-08-29i2c: busses: make i2c_adapter_quirks constBhumika Goyal
2017-08-29i2c: busses: make i2c_adapter constBhumika Goyal
2017-08-29i2c: busses: make i2c_algorithm constBhumika Goyal
2017-08-29i2c: ismt: Return EMSGSIZE for block reads with bogus lengthStephen Douthit
2017-08-29i2c: ismt: Don't duplicate the receive length for block readsStephen Douthit
2017-08-29i2c: Add Spreadtrum I2C controller driverBaolin Wang
2017-08-29i2c-cht-wc: make cht_wc_i2c_adap_driver staticColin Ian King
2017-08-28i2c: aspeed: Retain delay/setup/hold values when configuring bus frequencyAndrew Jeffery
2017-08-28i2c: i801: Restore the presence state of P2SB PCI device after reading BARQiuxu Zhuo
2017-08-27blackfin: merge the two TWI header filesWolfram Sang
2017-08-27i2c: davinci: Preserve return value of devm_clk_getFranklin S Cooper Jr
2017-08-27i2c: mediatek: Add i2c compatible for MediaTek MT7622Jun Gao
2017-08-27Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...Wolfram Sang