index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-26
i2c: microchip-core: fix "ghost" detections
Conor Dooley
1
-2
/
+0
2024-12-26
i2c: microchip-core: actually use repeated sends
Conor Dooley
1
-26
/
+94
2024-12-25
i2c: imx: add imx7d compatible string for applying erratum ERR007805
Carlos Song
1
-0
/
+1
2024-12-25
i2c: imx: fix missing stop condition in single-master mode
Stefan Eichenberger
1
-5
/
+3
2024-12-12
i2c: riic: Always round-up when calculating bus period
Geert Uytterhoeven
1
-1
/
+1
2024-12-10
i2c: nomadik: Add missing sentinel to match table
Geert Uytterhoeven
1
-0
/
+1
2024-12-10
i2c: pnx: Fix timeout in wait functions
Vladimir Riabchun
1
-2
/
+2
2024-12-03
module: Convert default symbol namespace to string literal
Masahiro Yamada
3
-3
/
+3
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
7
-12
/
+12
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
1
-1
/
+1
2024-11-24
i2c: designware: determine HS tHIGH and tLOW based on HW parameters
Michael Wu
3
-2
/
+32
2024-11-24
i2c: nomadik: support >=1MHz speed modes
Théo Lebrun
1
-24
/
+16
2024-11-24
i2c: nomadik: fix BRCR computation
Théo Lebrun
1
-1
/
+5
2024-11-24
i2c: nomadik: support Mobileye EyeQ6H I2C controller
Théo Lebrun
1
-2
/
+6
2024-11-24
i2c: nomadik: switch from of_device_is_compatible() to of_match_device()
Théo Lebrun
1
-8
/
+27
2024-11-24
i2c: designware: Add ACPI HID for DWAPB I2C controller on FUJITSU-MONAKA
Yoshihiro Furudera
1
-0
/
+1
2024-11-24
i2c: qup: use generic device property accessors
Bartosz Golaszewski
1
-2
/
+2
2024-11-21
Merge tag 'i2c-for-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Linus Torvalds
99
-1125
/
+1936
2024-11-20
Merge tag 'gpio-updates-for-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
Linus Torvalds
3
-0
/
+417
2024-11-17
i2c: Add driver for the RTL9300 I2C controller
Chris Packham
3
-0
/
+434
2024-11-17
i2c: qcom-cci: Remove unused struct member cci_clk_rate
Vladimir Zapolskiy
1
-4
/
+0
2024-11-17
i2c: busses: Use *-y instead of *-objs in Makefile
Andy Shevchenko
2
-9
/
+7
2024-11-17
i2c: imx: add support for S32G2/S32G3 SoCs
Ciprian Marian Costea
2
-4
/
+40
2024-11-17
i2c: qcom-cci: Remove the unused variable cci_clk_rate
Jiapeng Chong
1
-9
/
+0
2024-11-17
i2c: Drop legacy muxing pseudo-drivers
Jean Delvare
6
-532
/
+1
2024-11-17
i2c: imx: prevent rescheduling in non dma mode
Stefan Eichenberger
1
-23
/
+249
2024-11-17
i2c: imx: separate atomic, dma and non-dma use case
Stefan Eichenberger
1
-37
/
+70
2024-11-17
i2c: imx: do not poll for bus busy in single master mode
Stefan Eichenberger
1
-2
/
+13
2024-11-17
i2c: designware: Add a new ACPI HID for HJMC01 I2C controller
Hunter Yu
1
-0
/
+1
2024-11-17
i2c: qcom-geni: Keep comment why interrupts start disabled
Wolfram Sang
1
-0
/
+2
2024-11-17
i2c: designware: constify abort_sources
Raag Jadav
1
-1
/
+1
2024-11-17
i2c: Switch back to struct platform_driver::remove()
Uwe Kleine-König
81
-81
/
+81
2024-11-17
i2c: qcom-geni: Support systems with 32MHz serial engine clock
Manikanta Mylavarapu
1
-4
/
+19
2024-11-17
i2c: qcom-cci: Stop complaining about DT set clock rate
Bryan O'Donoghue
1
-8
/
+0
2024-11-17
i2c: npcm: use a software flag to indicate a BER condition
Tyrone Ting
1
-1
/
+14
2024-11-17
i2c: npcm: correct the read/write operation procedure
Tyrone Ting
1
-5
/
+2
2024-11-17
i2c: amd-asf: Fix uninitialized variables issue in amd_asf_process_target
Qianqiang Liu
1
-1
/
+1
2024-11-13
i2c: designware: Fix spelling and other issues in the comments
Andy Shevchenko
6
-22
/
+29
2024-11-13
i2c: designware: Use sda_hold_time variable name everywhere
Andy Shevchenko
1
-5
/
+5
2024-11-13
i2c: designware: Remove 'cond' from i2c_dw_scl_hcnt()
Andy Shevchenko
3
-42
/
+16
2024-11-13
i2c: designware: Get rid of redundant 'else'
Andy Shevchenko
1
-3
/
+3
2024-11-13
i2c: designware: Use temporary variable for struct device
Andy Shevchenko
2
-40
/
+37
2024-11-13
i2c: amd-asf: Clear remote IRR bit to get successive interrupt
Shyam Sundar S K
1
-0
/
+17
2024-11-13
i2c: amd-asf: Add routine to handle the ASF slave process
Shyam Sundar S K
1
-0
/
+101
2024-11-13
i2c: amd-asf: Add i2c_algorithm operations to support AMD ASF with SMBus
Shyam Sundar S K
2
-0
/
+182
2024-11-13
i2c: amd-asf: Add ACPI support for AMD ASF Controller
Shyam Sundar S K
4
-1
/
+98
2024-11-13
i2c: piix4: Export i2c_piix4 driver functions as library
Shyam Sundar S K
2
-6
/
+13
2024-11-13
i2c: piix4: Move i2c_piix4 macros and structures to common header
Shyam Sundar S K
2
-20
/
+40
2024-11-13
i2c: piix4: Change the parameter list of piix4_transaction function
Shyam Sundar S K
1
-4
/
+2
2024-11-13
i2c: i801: Add support for Intel Panther Lake
Jarkko Nikula
2
-0
/
+7
[next]