summaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
2023-08-14i2c: bcm-iproc: Fix bcm_iproc_i2c_isr deadlock issueChengfeng Ye
2023-08-14i2c: sun6i-p2wi: Fix an error message in probe()Dan Carpenter
2023-08-14i2c: hisi: Only handle the interrupt of the driver's transferYicong Yang
2023-08-14i2c: tegra: Fix i2c-tegra DMA config option processingParker Newman
2023-08-14i2c: tegra: Fix failure during probe deferral cleanupThierry Reding
2023-08-14i2c: designware: Handle invalid SMBus block data response length valueTam Nguyen
2023-08-14i2c: designware: Correct length byte validation logicQuan Nguyen
2023-08-14i2c: imx-lpi2c: return -EINVAL when i2c peripheral clk doesn't workCarlos Song
2023-07-08Merge tag 'i2c-for-6.5-rc1-part2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-07-06Merge tag 'acpi-6.5-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2023-07-06i2c: mpc: Drop unused variableGuenter Roeck
2023-07-06i2c: nomadik: Remove a useless call in the remove functionChristophe JAILLET
2023-07-06i2c: xiic: Don't try to handle more interrupt events after errorRobert Hancock
2023-07-04ACPI: platform: Move SMB0001 HID to the header and reuseAndy Shevchenko
2023-07-02Merge tag 'i2c-for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-06-23i2c: imx-lpi2c: fix type char overflow issue when calculating the clock cycleClark Wang
2023-06-23i2c: qup: Add missing unwind goto in qup_i2c_probe()Shuai Jiang
2023-06-23i2c: uniphier: Use devm_clk_get_enabled()Andi Shyti
2023-06-23i2c: uniphier-f: Use devm_clk_get_enabled()Andi Shyti
2023-06-23i2c: owl: Use devm_clk_get_enabled()Andi Shyti
2023-06-23i2c: lpc2k: Use devm_clk_get_enabled()Andi Shyti
2023-06-23i2c: hix5hd2: Use devm_clk_get_enabled()Andi Shyti
2023-06-23i2c: sun6i-p2wi: Use devm_clk_get_enabled()Andi Shyti
2023-06-23i2c: pasemi-platform: Use devm_clk_get_enabled()Andi Shyti
2023-06-23i2c: mt7621: Use devm_clk_get_enabled()Andi Shyti
2023-06-23i2c: xiic: Use devm_clk_get_enabled()Andi Shyti
2023-06-23i2c: davinci: Use platform table macro over module_aliasAndrew Davis
2023-06-23i2c: ocores: use devm_ managed clksWang Zhang
2023-06-14i2c: nomadik: Use dev_err_probe() whenever possibleAndi Shyti
2023-06-14i2c: nomadik: Use devm_clk_get_enabled()Andi Shyti
2023-06-14i2c: nomadik: Remove unnecessary goto labelAndi Shyti
2023-06-14usb: typec: ucsi: Mark dGPUs as DEVICE scopeMario Limonciello
2023-06-14i2c: wmt: Use devm_platform_get_and_ioremap_resource()ye xingchen
2023-06-14i2c: versatile: Use devm_platform_get_and_ioremap_resource()ye xingchen
2023-06-14i2c: hix5hd2: Add I2C_M_STOP flag support for i2c-hix5hd2 driver.taolan
2023-06-14i2c: mpc: Use of_property_read_reg() to parse "reg"Rob Herring
2023-06-09i2c: imx-lpi2c: Don't open-code DIV_ROUND_UPUwe Kleine-König
2023-06-09i2c: Add i2c_get_match_data()Biju Das
2023-06-08i2c: img-scb: remove unnecessary (void*) conversionXU pengfei
2023-06-08i2c: qcom-cci:Use devm_platform_get_and_ioremap_resource()Md Sadre Alam
2023-06-07i2c: Improve size determinationsMarkus Elfring
2023-06-07i2c: Delete error messages for failed memory allocationsMarkus Elfring
2023-06-07i2c: sprd: Delete i2c adapter in .remove's error pathUwe Kleine-König
2023-06-07i2c: davinci: Use struct name not type with devm_kzalloc()Andrew Davis
2023-06-05i2c: mv64xxx: Fix reading invalid status value in atomic modeMarek Behún
2023-06-05i2c: rzv2m: Disable the operation of unit in case of errorBiju Das
2023-06-05i2c: rzv2m: Replace lowercase macros with static inline functionsBiju Das
2023-06-05i2c: rzv2m: Drop extra spaceBiju Das
2023-06-05i2c: designware: fix idx_write_cnt in read loopDavid Zheng
2023-06-05i2c: designware: Add driver support for Wangxun 10Gb NICJiawen Wu