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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-08
i2c: rcar: Remove #ifdef guards for PM related functions
Paul Cercueil
1
-8
/
+2
2023-08-08
i2c: qup: Remove #ifdef guards for PM related functions
Paul Cercueil
1
-12
/
+4
2023-08-08
i2c: pxa: Remove #ifdef guards for PM related functions
Paul Cercueil
1
-7
/
+1
2023-08-08
i2c: pnx: Remove #ifdef guards for PM related functions
Paul Cercueil
1
-8
/
+4
2023-08-08
i2c: ocores: Remove #ifdef guards for PM related functions
Paul Cercueil
1
-7
/
+3
2023-08-08
i2c: nomadik: Remove #ifdef guards for PM related functions
Paul Cercueil
1
-9
/
+3
2023-08-08
i2c: mt65xx: Remove #ifdef guards for PM related functions
Paul Cercueil
1
-5
/
+3
2023-08-08
i2c: lpc2k: Remove #ifdef guards for PM related functions
Paul Cercueil
1
-7
/
+1
2023-08-08
i2c: kempld: Convert to use regular device PM
Paul Cercueil
1
-11
/
+8
2023-08-08
i2c: img-scb: Remove #ifdef guards for PM related functions
Paul Cercueil
1
-7
/
+3
2023-08-08
i2c: i801: Remove #ifdef guards for PM related functions
Paul Cercueil
1
-4
/
+2
2023-08-08
i2c: hix5hd2: Remove #ifdef guards for PM related functions
Paul Cercueil
1
-6
/
+4
2023-08-08
i2c: exynos5: Remove #ifdef guards for PM related functions
Paul Cercueil
1
-5
/
+3
2023-08-08
i2c: designware: Remove #ifdef guards for PM related functions
Paul Cercueil
1
-16
/
+6
2023-08-08
i2c: davinci: Remove #ifdef guards for PM related functions
Paul Cercueil
1
-9
/
+3
2023-08-08
i2c: brcmstb: Remove #ifdef guards for PM related functions
Paul Cercueil
1
-5
/
+3
2023-08-08
i2c: iproc: Remove #ifdef guards for PM related functions
Paul Cercueil
1
-9
/
+1
2023-08-08
i2c: au1550: Remove #ifdef guards for PM related functions
Paul Cercueil
1
-12
/
+3
2023-08-08
i2c: s3c2410: Remove redundant dev_err()
Ruan Jinjie
1
-1
/
+0
2023-08-08
i2c: imx-lpi2c: directly return ISR when detect a NACK
Carlos Song
1
-6
/
+4
2023-07-28
i2c: core: Run atomic i2c xfer when !preemptible
Benjamin Bara
1
-1
/
+1
2023-07-14
media: i2c: add I2C Address Translator (ATR) support
Luca Ceresoli
3
-0
/
+720
2023-07-08
Merge tag 'i2c-for-6.5-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Linus Torvalds
3
-3
/
+2
2023-07-06
Merge tag 'acpi-6.5-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-3
/
+0
2023-07-06
i2c: mpc: Drop unused variable
Guenter Roeck
1
-1
/
+0
2023-07-06
i2c: nomadik: Remove a useless call in the remove function
Christophe JAILLET
1
-2
/
+0
2023-07-06
i2c: xiic: Don't try to handle more interrupt events after error
Robert Hancock
1
-0
/
+2
2023-07-04
ACPI: platform: Move SMB0001 HID to the header and reuse
Andy Shevchenko
1
-3
/
+0
2023-07-02
Merge tag 'i2c-for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Linus Torvalds
99
-724
/
+565
2023-06-23
i2c: imx-lpi2c: fix type char overflow issue when calculating the clock cycle
Clark Wang
1
-2
/
+2
2023-06-23
i2c: qup: Add missing unwind goto in qup_i2c_probe()
Shuai Jiang
1
-7
/
+14
2023-06-23
i2c: uniphier: Use devm_clk_get_enabled()
Andi Shyti
1
-16
/
+5
2023-06-23
i2c: uniphier-f: Use devm_clk_get_enabled()
Andi Shyti
1
-16
/
+5
2023-06-23
i2c: owl: Use devm_clk_get_enabled()
Andi Shyti
1
-14
/
+4
2023-06-23
i2c: lpc2k: Use devm_clk_get_enabled()
Andi Shyti
1
-17
/
+5
2023-06-23
i2c: hix5hd2: Use devm_clk_get_enabled()
Andi Shyti
1
-7
/
+4
2023-06-23
i2c: sun6i-p2wi: Use devm_clk_get_enabled()
Andi Shyti
1
-14
/
+3
2023-06-23
i2c: pasemi-platform: Use devm_clk_get_enabled()
Andi Shyti
1
-18
/
+4
2023-06-23
i2c: mt7621: Use devm_clk_get_enabled()
Andi Shyti
1
-16
/
+4
2023-06-23
i2c: xiic: Use devm_clk_get_enabled()
Andi Shyti
1
-13
/
+7
2023-06-23
i2c: davinci: Use platform table macro over module_alias
Andrew Davis
1
-2
/
+6
2023-06-23
i2c: ocores: use devm_ managed clks
Wang Zhang
1
-42
/
+20
2023-06-14
i2c: nomadik: Use dev_err_probe() whenever possible
Andi Shyti
1
-8
/
+6
2023-06-14
i2c: nomadik: Use devm_clk_get_enabled()
Andi Shyti
1
-15
/
+3
2023-06-14
i2c: nomadik: Remove unnecessary goto label
Andi Shyti
1
-13
/
+8
2023-06-14
usb: typec: ucsi: Mark dGPUs as DEVICE scope
Mario Limonciello
2
-1
/
+15
2023-06-14
i2c: wmt: Use devm_platform_get_and_ioremap_resource()
ye xingchen
1
-3
/
+1
2023-06-14
i2c: versatile: Use devm_platform_get_and_ioremap_resource()
ye xingchen
1
-3
/
+1
2023-06-14
i2c: hix5hd2: Add I2C_M_STOP flag support for i2c-hix5hd2 driver.
taolan
1
-1
/
+5
2023-06-14
i2c: mpc: Use of_property_read_reg() to parse "reg"
Rob Herring
1
-2
/
+3
[prev]
[next]