index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Age
Commit message (
Expand
)
Author
2024-11-27
i2c: Fix whitespace style issue
Liam Zuiderhoek
2024-11-27
i2c: of-prober: Add GPIO support to simple helpers
Chen-Yu Tsai
2024-11-27
i2c: of-prober: Add simple helpers for regulator support
Chen-Yu Tsai
2024-11-27
i2c: Introduce OF component probe function
Chen-Yu Tsai
2024-11-24
i2c: designware: determine HS tHIGH and tLOW based on HW parameters
Michael Wu
2024-11-24
i2c: nomadik: support >=1MHz speed modes
Théo Lebrun
2024-11-24
i2c: nomadik: fix BRCR computation
Théo Lebrun
2024-11-24
i2c: nomadik: support Mobileye EyeQ6H I2C controller
Théo Lebrun
2024-11-24
i2c: nomadik: switch from of_device_is_compatible() to of_match_device()
Théo Lebrun
2024-11-24
i2c: designware: Add ACPI HID for DWAPB I2C controller on FUJITSU-MONAKA
Yoshihiro Furudera
2024-11-24
i2c: qup: use generic device property accessors
Bartosz Golaszewski
2024-11-21
Merge tag 'i2c-for-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-11-20
Merge tag 'gpio-updates-for-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-11-18
Merge tag 'i2c-host-6.13-p1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Wolfram Sang
2024-11-17
i2c: Add driver for the RTL9300 I2C controller
Chris Packham
2024-11-17
i2c: qcom-cci: Remove unused struct member cci_clk_rate
Vladimir Zapolskiy
2024-11-17
i2c: busses: Use *-y instead of *-objs in Makefile
Andy Shevchenko
2024-11-17
i2c: imx: add support for S32G2/S32G3 SoCs
Ciprian Marian Costea
2024-11-17
i2c: qcom-cci: Remove the unused variable cci_clk_rate
Jiapeng Chong
2024-11-17
i2c: Drop legacy muxing pseudo-drivers
Jean Delvare
2024-11-17
i2c: imx: prevent rescheduling in non dma mode
Stefan Eichenberger
2024-11-17
i2c: imx: separate atomic, dma and non-dma use case
Stefan Eichenberger
2024-11-17
i2c: imx: do not poll for bus busy in single master mode
Stefan Eichenberger
2024-11-17
i2c: designware: Add a new ACPI HID for HJMC01 I2C controller
Hunter Yu
2024-11-17
i2c: qcom-geni: Keep comment why interrupts start disabled
Wolfram Sang
2024-11-17
i2c: designware: constify abort_sources
Raag Jadav
2024-11-17
i2c: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-11-17
i2c: qcom-geni: Support systems with 32MHz serial engine clock
Manikanta Mylavarapu
2024-11-17
i2c: qcom-cci: Stop complaining about DT set clock rate
Bryan O'Donoghue
2024-11-17
i2c: npcm: use a software flag to indicate a BER condition
Tyrone Ting
2024-11-17
i2c: npcm: correct the read/write operation procedure
Tyrone Ting
2024-11-17
i2c: amd-asf: Fix uninitialized variables issue in amd_asf_process_target
Qianqiang Liu
2024-11-14
i2c: dev: Fix memory leak when underlying adapter does not support I2C
Igor Pylypiv
2024-11-13
i2c: designware: Fix spelling and other issues in the comments
Andy Shevchenko
2024-11-13
i2c: designware: Use sda_hold_time variable name everywhere
Andy Shevchenko
2024-11-13
i2c: designware: Remove 'cond' from i2c_dw_scl_hcnt()
Andy Shevchenko
2024-11-13
i2c: designware: Get rid of redundant 'else'
Andy Shevchenko
2024-11-13
i2c: designware: Use temporary variable for struct device
Andy Shevchenko
2024-11-13
i2c: amd-asf: Clear remote IRR bit to get successive interrupt
Shyam Sundar S K
2024-11-13
i2c: amd-asf: Add routine to handle the ASF slave process
Shyam Sundar S K
2024-11-13
i2c: amd-asf: Add i2c_algorithm operations to support AMD ASF with SMBus
Shyam Sundar S K
2024-11-13
i2c: amd-asf: Add ACPI support for AMD ASF Controller
Shyam Sundar S K
2024-11-13
i2c: piix4: Export i2c_piix4 driver functions as library
Shyam Sundar S K
2024-11-13
i2c: piix4: Move i2c_piix4 macros and structures to common header
Shyam Sundar S K
2024-11-13
i2c: piix4: Change the parameter list of piix4_transaction function
Shyam Sundar S K
2024-11-13
i2c: i801: Add support for Intel Panther Lake
Jarkko Nikula
2024-11-13
i2c: isch: Convert to kernel-doc
Andy Shevchenko
2024-11-13
i2c: isch: Prefer to use octal permission
Andy Shevchenko
2024-11-13
i2c: isch: Don't use "proxy" headers
Andy Shevchenko
2024-11-13
i2c: isch: Unify the name of the variable to hold an error code
Andy Shevchenko
[next]