summaryrefslogtreecommitdiffstats
path: root/drivers/i2c
Commit message (Expand)AuthorAge
* i2c: designware: Call i2c_dw_clk_rate() only when calculating timingsJarkko Nikula2018-10-05
* i2c: i2c-scmi: fix for i2c_smbus_write_block_dataEdgar Cherkasov2018-09-30
* i2c: i2c-isch: fix spelling mistake "unitialized" -> "uninitialized"Colin Ian King2018-09-24
* i2c: i2c-qcom-geni: Properly handle DMA safe buffersStephen Boyd2018-09-24
* i2c: xiic: Make the start and the byte count write atomicShubhrajyoti Datta2018-09-06
* i2c: i801: fix DNV's SMBCTRL register offsetFelipe Balbi2018-09-04
* i2c: imx-lpi2c: Remove mx8dv compatible entryFabio Estevam2018-09-02
* i2c: uniphier-f: issue STOP only for last message or I2C_M_STOPMasahiro Yamada2018-09-02
* i2c: uniphier: issue STOP only for last message or I2C_M_STOPMasahiro Yamada2018-09-02
* i2c: sh_mobile: fix leak when using DMA bounce bufferWolfram Sang2018-08-30
* i2c: sh_mobile: define start_ch() void as it only returns 0 anyhowWolfram Sang2018-08-30
* i2c: refactor function to release a DMA safe bufferWolfram Sang2018-08-30
* i2c: algos: bit: make the error messages grepableJan Kundrát2018-08-30
* i2c: designware: Re-init controllers with pm_disabled set on resumeHans de Goede2018-08-30
* i2c: i801: Allow ACPI AML access I/O ports not reserved for SMBusMika Westerberg2018-08-30
* i2c: don't use any __deprecated handling anymoreSedat Dilek2018-08-24
* i2c: use SPDX identifier for Renesas driversWolfram Sang2018-08-24
* i2c: ocores: update my email addressPeter Korsgaard2018-08-24
* i2c: remove deprecated attach_adapter callbackWolfram Sang2018-08-24
* Merge branch 'i2c/for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-08-21
|\
| * i2c: rcar: implement STOP and REP_START according to docsWolfram Sang2018-08-20
| * i2c: rcar: refactor private flagsWolfram Sang2018-08-20
| * i2c: core: ACPI: Make acpi_gsb_i2c_read_bytes() check i2c_transfer return valueHans de Goede2018-08-20
| * i2c: core: ACPI: Properly set status byte to 0 for multi-byte writesHans de Goede2018-08-20
| * i2c: imx: Simplify stopped state trackingEsben Haabendal2018-08-20
| * i2c: imx: Fix race condition in dma readEsben Haabendal2018-08-20
| * i2c: pasemi: remove hardcoded bus numbers on smbusDarren Stevens2018-08-20
| * i2c: designware: Add SPDX license tagAndy Shevchenko2018-08-20
| * i2c: designware: Convert to use struct i2c_timingsAndy Shevchenko2018-08-08
| * i2c: core: Parse SDA hold time from firmwareAndy Shevchenko2018-08-08
| * i2c: designware-pcidrv: Mark expected switch fall-throughGustavo A. R. Silva2018-08-08
| * i2c: amd8111: Mark expected switch fall-throughGustavo A. R. Silva2018-08-08
| * i2c: sh_mobile: use core to detect 'no zero length read' quirkWolfram Sang2018-08-04
| * i2c: xlr: use core to detect 'no zero length' quirkWolfram Sang2018-08-04
| * i2c: rcar: use core to detect 'no zero length' quirkWolfram Sang2018-08-04
| * i2c: stu300: use core to detect 'no zero length' quirkWolfram Sang2018-08-04
| * i2c: pmcmsp: use core to detect 'no zero length' quirkWolfram Sang2018-08-04
| * i2c: mxs: use core to detect 'no zero length' quirkWolfram Sang2018-08-04
| * i2c: designware-master: use core to detect 'no zero length' quirkWolfram Sang2018-08-04
| * i2c: quirks: add zero length checksWolfram Sang2018-08-04
| * i2c: aspeed: Add an explicit type casting for *get_clk_reg_valJae Hyun Yoo2018-08-04
| * Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...Wolfram Sang2018-08-04
| |\
| | * i2c: mux: pca954x: use helper variable in probeLinus Walleij2018-07-30
| * | i2c: Add Actions Semiconductor Owl family S900 I2C driverManivannan Sadhasivam2018-08-04
| * | i2c: i2c-qcom-geni: Add bus driver for the Qualcomm GENI I2C controllerKarthikeyan Ramasubramanian2018-07-31
| * | i2c: rcar: handle RXDMA HW behaviour on Gen3Wolfram Sang2018-07-23
| * | i2c: aspeed: Adjust spinlock scope in the irq handlerJae Hyun Yoo2018-07-20
| * | i2c: aspeed: Fix initial values of master and slave stateJae Hyun Yoo2018-07-20
| * | i2c: aspeed: Add newline characters into message printings.Jae Hyun Yoo2018-07-20
| * | i2c: exynos5: Describe the hardware variant for readabilityKrzysztof Kozlowski2018-07-20