summaryrefslogtreecommitdiffstats
path: root/drivers/i2c
AgeCommit message (Expand)Author
2020-07-09i2c: mlxcpld: check correct size of maximum RECV_LEN packetWolfram Sang
2020-07-09i2c: designware: platdrv: Set class based on DMIRicardo Ribalda
2020-07-09i2c: algo-pca: Add 0x78 as SCL stuck low status for PCA9665Chris Packham
2020-06-30i2c: core: check returned size of emulated smbus block readMans Rullgard
2020-06-30i2c: fsi: Fix the port number field in status registerEddie James
2020-06-30Revert "i2c: tegra: Fix suspending in active runtime PM state"Thierry Reding
2020-06-24i2c: icy: Fix build with CONFIG_AMIGA_PCMCIA=nMax Staudt
2020-06-24i2c: pxa: fix i2c_pxa_scream_blue_murder() debug outputRussell King
2020-06-24i2c: pxa: clear all master action bits in i2c_pxa_stop_message()Russell King
2020-06-24i2c: piix4: Detect secondary SMBus controller on AMD AM4 chipsetsAdam Honse
2020-05-15i2c: mux: demux-pinctrl: Fix an error handling path in 'i2c_demux_pinctrl_pro...Christophe JAILLET
2020-05-15i2c: altera: Fix race between xfer_msg and isr threadAtsushi Nemoto
2020-05-15i2c: algo-pca: update contact emailWolfram Sang
2020-05-15i2c: at91: Fix pinmux after devm_gpiod_get() for bus recoveryCodrin Ciubotariu
2020-05-05i2c: use my kernel.org address from now onWolfram Sang
2020-05-05i2c: fix missing pm_runtime_put_sync in i2c_device_probeAlain Volmat
2020-04-30i2c: aspeed: Avoid i2c interrupt status clear race condition.ryan_chen
2020-04-30i2c: amd-mp2-pci: Fix Oops in amd_mp2_pci_init() error handlingDan Carpenter
2020-04-28Revert "i2c: tegra: Better handle case where CPU0 is busy for a long time"Wolfram Sang
2020-04-28Revert "i2c: tegra: Synchronize DMA before termination"Wolfram Sang
2020-04-28i2c: iproc: generate stop event for slave writesRayagonda Kokatanur
2020-04-15i2c: tegra: Synchronize DMA before terminationDmitry Osipenko
2020-04-15i2c: tegra: Better handle case where CPU0 is busy for a long timeDmitry Osipenko
2020-04-15i2c: remove i2c_new_probed_device APIWolfram Sang
2020-04-15i2c: altera: use proper variable to hold errnoWolfram Sang
2020-04-15i2c: designware: platdrv: Remove DPM_FLAG_SMART_SUSPEND flag on BYT and CHTHans de Goede
2020-04-02Merge branch 'i2c/for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2020-03-31i2c: rcar: clean up after refactoring i2c_timingsWolfram Sang
2020-03-28i2c: pca-platform: Use platform_irq_get_optionalChris Packham
2020-03-28i2c: st: fix missing struct parameter descriptionAlain Volmat
2020-03-26Merge tag 'v5.6-rc7' into i2c/for-5.7Wolfram Sang
2020-03-24i2c: nvidia-gpu: Handle timeout correctly in gpu_i2c_check_status()Kai-Heng Feng
2020-03-24i2c: drivers: Use generic definitions for bus frequenciesAndy Shevchenko
2020-03-24i2c: algo: Use generic definitions for bus frequenciesAndy Shevchenko
2020-03-24i2c: stm32f7: switch to I²C generic property parsingAndy Shevchenko
2020-03-24i2c: rcar: Consolidate timings calls in rcar_i2c_clock_calculate()Andy Shevchenko
2020-03-24i2c: core: Allow override timing properties with 0Andy Shevchenko
2020-03-24i2c: core: Provide generic definitions for bus frequenciesAndy Shevchenko
2020-03-22i2c: mxs: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi
2020-03-22i2c: hix5hd2: add missed clk_disable_unprepare in removeChuhong Yuan
2020-03-21i2c: imx: remove duplicate print after platform_get_irq()Tang Bin
2020-03-21i2c: designware: Fix spelling typos in the commentsAndy Shevchenko
2020-03-21i2c: designware: Discard i2c_dw_read_comp_param() functionSerge Semin
2020-03-21i2c: designware: Detect the FIFO size in the common codeSerge Semin
2020-03-20i2c: dev: Fix the race between the release of i2c_dev and cdevKevin Hao
2020-03-13i2c: qcom-geni: Drop of_platform.h includeStephen Boyd
2020-03-13i2c: qcom-geni: Grow a dev pointer to simplify codeStephen Boyd
2020-03-13i2c: qcom-geni: Let firmware specify irq trigger flagsStephen Boyd
2020-03-13i2c: stm32f7: do not backup read-only PECR registerAlain Volmat
2020-03-13i2c: acpi: put device when verifying client failsWolfram Sang