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
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-17
dt-bindings: i2c: xiic: Add 'xlnx,axi-iic-2.1' to compatible
Raviteja Narayanam
1
-1
/
+10
2023-02-17
i2c: i801: Call i801_check_post() from i801_access()
Heiner Kallweit
1
-11
/
+9
2023-02-17
i2c: i801: Call i801_check_pre() from i801_access()
Heiner Kallweit
1
-8
/
+5
2023-02-17
i2c: i801: Centralize configuring block commands in i801_block_transaction
Heiner Kallweit
1
-49
/
+35
2023-02-17
i2c: i801: Centralize configuring non-block commands in i801_simple_transaction
Heiner Kallweit
1
-17
/
+14
2023-02-17
i2c: i801: Handle SMBAUXCTL_E32B in i801_block_transaction_by_block only
Heiner Kallweit
1
-9
/
+12
2023-02-17
i2c: i801: Add i801_simple_transaction(), complementing i801_block_transaction()
Heiner Kallweit
1
-37
/
+55
2023-02-15
Documentation: i2c: correct spelling
Randy Dunlap
2
-2
/
+2
2023-02-15
dt-bindings: i2c: i2c-st: convert to DT schema
Alain Volmat
3
-42
/
+72
2023-02-12
i2c: i801: add helper i801_set_hstadd()
Heiner Kallweit
1
-20
/
+16
2023-02-12
i2c: i801: make FEATURE_BLOCK_PROC dependent on FEATURE_BLOCK_BUFFER
Heiner Kallweit
1
-0
/
+4
2023-02-12
i2c: i801: make FEATURE_HOST_NOTIFY dependent on FEATURE_IRQ
Heiner Kallweit
1
-5
/
+9
2023-02-12
i2c: i801: improve interrupt handler
Heiner Kallweit
1
-17
/
+8
2023-02-12
i2c: st: use pm_sleep_ptr to avoid ifdef CONFIG_PM_SLEEP
Alain Volmat
1
-7
/
+2
2023-02-12
dt-bindings: i2c: uniphier: Add resets property
Kunihiko Hayashi
2
-0
/
+6
2023-02-03
MAINTAINERS: Add entry for the Loongson LS2X I2C driver
Binbin Zhou
1
-0
/
+7
2023-02-03
i2c: xiic: Remove interrupt enable/disable in Rx path
Raviteja Narayanam
1
-5
/
+0
2023-02-03
i2c: xiic: Add smbus_block_read functionality
Raviteja Narayanam
1
-4
/
+78
2023-02-03
i2c: xiic: Add wait for FIFO empty in send_tx
Raviteja Narayanam
1
-0
/
+7
2023-02-03
i2c: xiic: Switch to Xiic standard mode for i2c-read
Raviteja Narayanam
1
-39
/
+57
2023-02-03
i2c: xiic: Fix Rx and Tx paths in standard mode
Raviteja Narayanam
1
-0
/
+53
2023-02-03
i2c: xiic: Add standard mode support for > 255 byte
Raviteja Narayanam
1
-41
/
+225
2023-02-02
i2c: ls2x: Add driver for Loongson-2K/LS7A I2C controller
Binbin Zhou
3
-0
/
+382