summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-11-18Merge tag 'i2c-host-6.13-p1' of git://git.kernel.org/pub/scm/linux/kernel/git...Wolfram Sang
2024-11-17i2c: Add driver for the RTL9300 I2C controllerChris Packham
2024-11-17i2c: qcom-cci: Remove unused struct member cci_clk_rateVladimir Zapolskiy
2024-11-17i2c: busses: Use *-y instead of *-objs in MakefileAndy Shevchenko
2024-11-17i2c: imx: add support for S32G2/S32G3 SoCsCiprian Marian Costea
2024-11-17i2c: qcom-cci: Remove the unused variable cci_clk_rateJiapeng Chong
2024-11-17i2c: Drop legacy muxing pseudo-driversJean Delvare
2024-11-17i2c: imx: prevent rescheduling in non dma modeStefan Eichenberger
2024-11-17i2c: imx: separate atomic, dma and non-dma use caseStefan Eichenberger
2024-11-17i2c: imx: do not poll for bus busy in single master modeStefan Eichenberger
2024-11-17i2c: designware: Add a new ACPI HID for HJMC01 I2C controllerHunter Yu
2024-11-17i2c: qcom-geni: Keep comment why interrupts start disabledWolfram Sang
2024-11-17i2c: designware: constify abort_sourcesRaag Jadav
2024-11-17i2c: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-11-17i2c: qcom-geni: Support systems with 32MHz serial engine clockManikanta Mylavarapu
2024-11-17i2c: qcom-cci: Stop complaining about DT set clock rateBryan O'Donoghue
2024-11-17i2c: npcm: use a software flag to indicate a BER conditionTyrone Ting
2024-11-17i2c: npcm: correct the read/write operation procedureTyrone Ting
2024-11-17i2c: amd-asf: Fix uninitialized variables issue in amd_asf_process_targetQianqiang Liu
2024-11-14i2c: dev: Fix memory leak when underlying adapter does not support I2CIgor Pylypiv
2024-11-14Merge tag 'at24-updates-for-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/...Wolfram Sang
2024-11-13i2c: designware: Fix spelling and other issues in the commentsAndy Shevchenko
2024-11-13i2c: designware: Use sda_hold_time variable name everywhereAndy Shevchenko
2024-11-13i2c: designware: Remove 'cond' from i2c_dw_scl_hcnt()Andy Shevchenko
2024-11-13i2c: designware: Get rid of redundant 'else'Andy Shevchenko
2024-11-13i2c: designware: Use temporary variable for struct deviceAndy Shevchenko
2024-11-13i2c: amd-asf: Clear remote IRR bit to get successive interruptShyam Sundar S K
2024-11-13i2c: amd-asf: Add routine to handle the ASF slave processShyam Sundar S K
2024-11-13i2c: amd-asf: Add i2c_algorithm operations to support AMD ASF with SMBusShyam Sundar S K
2024-11-13i2c: amd-asf: Add ACPI support for AMD ASF ControllerShyam Sundar S K
2024-11-13i2c: piix4: Export i2c_piix4 driver functions as libraryShyam Sundar S K
2024-11-13i2c: piix4: Move i2c_piix4 macros and structures to common headerShyam Sundar S K
2024-11-13i2c: piix4: Change the parameter list of piix4_transaction functionShyam Sundar S K
2024-11-13i2c: i801: Add support for Intel Panther LakeJarkko Nikula
2024-11-13i2c: isch: Convert to kernel-docAndy Shevchenko
2024-11-13i2c: isch: Prefer to use octal permissionAndy Shevchenko
2024-11-13i2c: isch: Don't use "proxy" headersAndy Shevchenko
2024-11-13i2c: isch: Unify the name of the variable to hold an error codeAndy Shevchenko
2024-11-13i2c: isch: Use read_poll_timeout()Andy Shevchenko
2024-11-13i2c: isch: Utilize temporary variable to hold device pointerAndy Shevchenko
2024-11-13i2c: isch: switch i2c registration to devm functionsAndy Shevchenko
2024-11-13i2c: isch: Use custom private data structureAndy Shevchenko
2024-11-13i2c: isch: Switch to memory mapped IO accessorsAndy Shevchenko
2024-11-13i2c: isch: Use string_choices API instead of ternary operatorAndy Shevchenko
2024-11-13i2c: isch: Pass pointer to struct i2c_adapter downAndy Shevchenko
2024-11-13i2c: cadence: Add atomic transfer support for controller version 1.4Manikanta Guntupalli
2024-11-13i2c: cadence: Split cdns_i2c_master_xfer for Atomic ModeManikanta Guntupalli
2024-11-13i2c: cadence: Relocate cdns_i2c_runtime_suspend and cdns_i2c_runtime_resume t...Manikanta Guntupalli
2024-11-10Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-11-10Merge tag 'i2c-for-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds