Toggle navigation
Patchwork
Linux I2C development
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Théo Lebrun
| Archived =
No
| 51 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Needs Review / ACK
Handled Elsewhere
Search
Archived
No
Yes
Both
Delegate
------
Nobody
jgarzik
arnd
ymano
smfrench
jlayton
tseliot
ogasawara
amitk
awhitcroft
mst
dayangkun
jwboyer
jwboyer
colinking
colinking
azummo
dwmw2
rtg
sconklin
smb
aliguori
bradf
demarchi
ms
bhundven
chbs
kengyu
kadlec
regit
jabk
laforge
laforge
tonyb
alai
zecke
zecke
__damien__
luka
luka
prafulla@marvell.com
cyrus
PeterHuewe
kiho
jow
jow
ypwong
nico
dedeckeh
dedeckeh
yousong
yousong
tomcwarren
mb
mrchuck
vineetg76
computersforpeace
patrick_delaunay
Noltari
Noltari
ee07b291
ldir
ldir
stefanct
zhouhan
carldani
blp
ffainelli
ffainelli
regXboi
bbrezillon
pravin
mkp
jpettit
mkresin
mkresin
thess
thess
fbarrat
fbarrat
phil
linville
jesse
tjaalton
esben
abrodkin
abrodkin
diproiettod
tbot
stephenfin
ajd
darball1
sammj
jogo
jogo
bhelgaas
blogic
blogic
pchotard
oohal
russellb
ptomsich
agraf
joestringer
naveen
pepe2k
pepe2k
mwalle
arj
arj
davem
davem
davem
tagr
tagr
andmur01
jforissier
amitay
matttbe
pabeni
istokes
aparcar
martineau
maddy
Ansuel
danielschwierzeck
goliath
mariosix
dcaratti
aserdean
ovsrobot
ovsrobot
mkorpershoek
marex
khem
XiaoYang
tpetazzoni
robimarko
danielhb
groug
npiggin
liwang
apritzel
pareddja
mmichelson
atishp
netdrv
mkubecek
stintel
stintel
jkicinski
cpitchen
dsa
jstancek
bpf
pm215
shettyg
lorpie01
acelan
wigyori
wigyori
apopple
dja
alexhung
lynxis
lynxis
brgl
brgl
peda
akodanev
0andriy
981213
narmstrong
snowpatch_ozlabs
snowpatch_ozlabs
snowpatch_ozlabs
aivanov
atishp04
vigneshr
monstr
blocktrron
mraynal
shemminger
chunkeey
stewart
stewart
kabel
wsa
Jaehoon
freenix
rfried
sjg
ag
ukleinek
ukleinek
rsalvaterra
adrianschmutzler
hegdevasant
hegdevasant
horms
metan
ivanhu
jacmet
jagan
xypron
arbab
rmilecki
rmilecki
kevery
bmeng
ehristev
prom
akumar
juju
abelloni
wbx
legoater
legoater
legoater
pablo
pablo
rw
rw
trini
apconole
svanheule
chleroy
bjonglez
ynezz
xback
xback
sbabic
sbabic
pevik
richiejp
dangole
dangole
jonhunter
aik
Hauke
Hauke
forty
acer
echaudron
amusil
next_ghost
anuppatel
anuppatel
benh
rgrimm
passgat
segher
pratyush
jms
jms
jms
Andes
mans0n
ruscur
jmberg
numans
festevam
jk
jk
jk
jk
ymorin
xuyang
linusw
linusw
tytso
kubu
conchuod
matthias_bgg
tambarus
ltpci
stroese
dceara
krzk
apalos
spectrum
imaximets
strlen
strlen
pbrobinson
neocturne
cazzacarna
aldot
tperale
TIENFONG
mpe
galak
sfr
arnout
ktraynor
robh
nbd
nbd
kcxt
anguy11
paulus
mwilczynski
jm
airtower
hs
vfazio
iTitou
Bubu
jstephan
raymo200915
dlech
Apply
Patch
Series
A/F/R/T
S/W/F
Date
Submitter
Delegate
State
[01/13] dt-bindings: i2c: nomadik: add timeout-usecs property bindings
Add Mobileye EyeQ5 support to the Nomadik I2C controller & use hrtimers for timeouts
- - 1 -
-
-
-
2024-02-15
Théo Lebrun
Superseded
[02/13] dt-bindings: i2c: nomadik: add mobileye,eyeq5-i2c bindings and example
Add Mobileye EyeQ5 support to the Nomadik I2C controller & use hrtimers for timeouts
- - - -
-
-
-
2024-02-15
Théo Lebrun
Superseded
[03/13] dt-bindings: hwmon: lm75: add label property
Add Mobileye EyeQ5 support to the Nomadik I2C controller & use hrtimers for timeouts
- - 1 -
-
-
-
2024-02-15
Théo Lebrun
Superseded
[04/13] i2c: nomadik: rename private struct pointers from dev to priv
Add Mobileye EyeQ5 support to the Nomadik I2C controller & use hrtimers for timeouts
- - 1 -
-
-
-
2024-02-15
Théo Lebrun
Superseded
[05/13] i2c: nomadik: simplify IRQ masking logic
Add Mobileye EyeQ5 support to the Nomadik I2C controller & use hrtimers for timeouts
- - 1 -
-
-
-
2024-02-15
Théo Lebrun
Superseded
[06/13] i2c: nomadik: use bitops helpers
Add Mobileye EyeQ5 support to the Nomadik I2C controller & use hrtimers for timeouts
- - 1 -
-
-
-
2024-02-15
Théo Lebrun
Superseded
[07/13] i2c: nomadik: support short xfer timeouts using waitqueue & hrtimer
Add Mobileye EyeQ5 support to the Nomadik I2C controller & use hrtimers for timeouts
- - 1 -
-
-
-
2024-02-15
Théo Lebrun
Superseded
[08/13] i2c: nomadik: replace jiffies by ktime for FIFO flushing timeout
Add Mobileye EyeQ5 support to the Nomadik I2C controller & use hrtimers for timeouts
- - 1 -
-
-
-
2024-02-15
Théo Lebrun
Superseded
[09/13] i2c: nomadik: fetch timeout-usecs property from devicetree
Add Mobileye EyeQ5 support to the Nomadik I2C controller & use hrtimers for timeouts
- - 1 -
-
-
-
2024-02-15
Théo Lebrun
Superseded
[1/4] dt-bindings: i2c: nomadik: add mobileye,eyeq6h-i2c bindings
i2c: nomadik: support >=1MHz & Mobileye EyeQ6H platform
- - - -
-
-
-
2024-10-08
Théo Lebrun
Superseded
[10/13] i2c: nomadik: support Mobileye EyeQ5 I2C controller
Add Mobileye EyeQ5 support to the Nomadik I2C controller & use hrtimers for timeouts
- - - -
-
-
-
2024-02-15
Théo Lebrun
Superseded
[11/13] MIPS: mobileye: eyeq5: add 5 I2C controller nodes
Add Mobileye EyeQ5 support to the Nomadik I2C controller & use hrtimers for timeouts
- - - -
-
-
-
2024-02-15
Théo Lebrun
Superseded
[12/13] MIPS: mobileye: eyeq5: add evaluation board I2C temp sensor
Add Mobileye EyeQ5 support to the Nomadik I2C controller & use hrtimers for timeouts
- - - -
-
-
-
2024-02-15
Théo Lebrun
Superseded
[13/13] MIPS: mobileye: eyeq5: add resets to I2C controllers
Add Mobileye EyeQ5 support to the Nomadik I2C controller & use hrtimers for timeouts
- - - -
-
-
-
2024-02-15
Théo Lebrun
Superseded
[2/4] i2c: nomadik: support Mobileye EyeQ6H I2C controller
i2c: nomadik: support >=1MHz & Mobileye EyeQ6H platform
- - - -
-
-
-
2024-10-08
Théo Lebrun
Superseded
[3/4] i2c: nomadik: fix BRCR computation
i2c: nomadik: support >=1MHz & Mobileye EyeQ6H platform
- - - -
-
-
-
2024-10-08
Théo Lebrun
Superseded
[4/4] i2c: nomadik: support >=1MHz speed modes
i2c: nomadik: support >=1MHz & Mobileye EyeQ6H platform
- - - -
-
-
-
2024-10-08
Théo Lebrun
Superseded
[v2,01/11] dt-bindings: i2c: nomadik: add mobileye,eyeq5-i2c bindings and example
Add Mobileye EyeQ5 support to the Nomadik I2C controller & use hrtimers for timeouts
- - - -
-
-
-
2024-02-29
Théo Lebrun
cazzacarna
Superseded
[v2,02/11] dt-bindings: hwmon: lm75: use common hwmon schema
Add Mobileye EyeQ5 support to the Nomadik I2C controller & use hrtimers for timeouts
- - 1 -
-
-
-
2024-02-29
Théo Lebrun
cazzacarna
Superseded
[v2,03/11] i2c: nomadik: rename private struct pointers from dev to priv
Add Mobileye EyeQ5 support to the Nomadik I2C controller & use hrtimers for timeouts
1 - 2 -
-
-
-
2024-02-29
Théo Lebrun
cazzacarna
Superseded
[v2,04/11] i2c: nomadik: simplify IRQ masking logic
Add Mobileye EyeQ5 support to the Nomadik I2C controller & use hrtimers for timeouts
- - 1 -
-
-
-
2024-02-29
Théo Lebrun
cazzacarna
Superseded
[v2,05/11] i2c: nomadik: use bitops helpers
Add Mobileye EyeQ5 support to the Nomadik I2C controller & use hrtimers for timeouts
- - 1 -
-
-
-
2024-02-29
Théo Lebrun
cazzacarna
Superseded
[v2,06/11] i2c: nomadik: support short xfer timeouts using waitqueue & hrtimer
Add Mobileye EyeQ5 support to the Nomadik I2C controller & use hrtimers for timeouts
- - 3 -
-
-
-
2024-02-29
Théo Lebrun
cazzacarna
Superseded
[v2,07/11] i2c: nomadik: replace jiffies by ktime for FIFO flushing timeout
Add Mobileye EyeQ5 support to the Nomadik I2C controller & use hrtimers for timeouts
- - 3 -
-
-
-
2024-02-29
Théo Lebrun
cazzacarna
Superseded
[v2,08/11] i2c: nomadik: fetch i2c-transfer-timeout-us property from devicetree
Add Mobileye EyeQ5 support to the Nomadik I2C controller & use hrtimers for timeouts
- - 3 -
-
-
-
2024-02-29
Théo Lebrun
cazzacarna
Superseded
[v2,09/11] i2c: nomadik: support Mobileye EyeQ5 I2C controller
Add Mobileye EyeQ5 support to the Nomadik I2C controller & use hrtimers for timeouts
- - 1 -
-
-
-
2024-02-29
Théo Lebrun
cazzacarna
Superseded
[v2,1/6] dt-bindings: i2c: nomadik: add mobileye,eyeq6h-i2c bindings
i2c: nomadik: support >=1MHz & Mobileye EyeQ6H platform
- - 1 -
-
-
-
2024-10-09
Théo Lebrun
Superseded
[v2,10/11] MIPS: mobileye: eyeq5: add 5 I2C controller nodes
Add Mobileye EyeQ5 support to the Nomadik I2C controller & use hrtimers for timeouts
1 - - -
-
-
-
2024-02-29
Théo Lebrun
cazzacarna
Superseded
[v2,11/11] MIPS: mobileye: eyeq5: add evaluation board I2C temp sensor
Add Mobileye EyeQ5 support to the Nomadik I2C controller & use hrtimers for timeouts
1 - - -
-
-
-
2024-02-29
Théo Lebrun
cazzacarna
Superseded
[v2,2/6] dt-bindings: i2c: nomadik: support 400kHz < clock-frequency <= 3.4MHz
i2c: nomadik: support >=1MHz & Mobileye EyeQ6H platform
- - 1 -
-
-
-
2024-10-09
Théo Lebrun
Superseded
[v2,3/6] i2c: nomadik: switch from of_device_is_compatible() to of_match_device()
i2c: nomadik: support >=1MHz & Mobileye EyeQ6H platform
- - 1 -
-
-
-
2024-10-09
Théo Lebrun
Superseded
[v2,4/6] i2c: nomadik: support Mobileye EyeQ6H I2C controller
i2c: nomadik: support >=1MHz & Mobileye EyeQ6H platform
- - 1 -
-
-
-
2024-10-09
Théo Lebrun
Superseded
[v2,5/6] i2c: nomadik: fix BRCR computation
i2c: nomadik: support >=1MHz & Mobileye EyeQ6H platform
- - - -
-
-
-
2024-10-09
Théo Lebrun
Superseded
[v2,6/6] i2c: nomadik: support >=1MHz speed modes
i2c: nomadik: support >=1MHz & Mobileye EyeQ6H platform
- - 1 -
-
-
-
2024-10-09
Théo Lebrun
Superseded
[v3,01/11] dt-bindings: i2c: nomadik: add mobileye,eyeq5-i2c bindings and example
Add Mobileye EyeQ5 support to the Nomadik I2C controller & use hrtimers for timeouts
- - 1 -
-
-
-
2024-03-06
Théo Lebrun
cazzacarna
Accepted
[v3,02/11] i2c: nomadik: rename private struct pointers from dev to priv
Add Mobileye EyeQ5 support to the Nomadik I2C controller & use hrtimers for timeouts
1 - 2 -
-
-
-
2024-03-06
Théo Lebrun
cazzacarna
Accepted
[v3,03/11] i2c: nomadik: simplify IRQ masking logic
Add Mobileye EyeQ5 support to the Nomadik I2C controller & use hrtimers for timeouts
- - 2 -
-
-
-
2024-03-06
Théo Lebrun
cazzacarna
Accepted
[v3,04/11] i2c: nomadik: use bitops helpers
Add Mobileye EyeQ5 support to the Nomadik I2C controller & use hrtimers for timeouts
- - 2 -
-
-
-
2024-03-06
Théo Lebrun
cazzacarna
Accepted
[v3,05/11] i2c: nomadik: support short xfer timeouts using waitqueue & hrtimer
Add Mobileye EyeQ5 support to the Nomadik I2C controller & use hrtimers for timeouts
- - 3 -
-
-
-
2024-03-06
Théo Lebrun
cazzacarna
Accepted
[v3,06/11] i2c: nomadik: replace jiffies by ktime for FIFO flushing timeout
Add Mobileye EyeQ5 support to the Nomadik I2C controller & use hrtimers for timeouts
- - 3 -
-
-
-
2024-03-06
Théo Lebrun
cazzacarna
Accepted
[v3,07/11] i2c: nomadik: fetch i2c-transfer-timeout-us property from devicetree
Add Mobileye EyeQ5 support to the Nomadik I2C controller & use hrtimers for timeouts
- - 3 -
-
-
-
2024-03-06
Théo Lebrun
cazzacarna
Accepted
[v3,08/11] i2c: nomadik: support Mobileye EyeQ5 I2C controller
Add Mobileye EyeQ5 support to the Nomadik I2C controller & use hrtimers for timeouts
- - 2 -
-
-
-
2024-03-06
Théo Lebrun
cazzacarna
Accepted
[v3,09/11] i2c: nomadik: sort includes
Add Mobileye EyeQ5 support to the Nomadik I2C controller & use hrtimers for timeouts
- - 2 -
-
-
-
2024-03-06
Théo Lebrun
cazzacarna
Accepted
[v3,1/6] dt-bindings: i2c: nomadik: add mobileye,eyeq6h-i2c bindings
i2c: nomadik: support >=1MHz & Mobileye EyeQ6H platform
- - 2 -
-
-
-
2024-10-09
Théo Lebrun
cazzacarna
Accepted
[v3,10/11] MIPS: mobileye: eyeq5: add 5 I2C controller nodes
Add Mobileye EyeQ5 support to the Nomadik I2C controller & use hrtimers for timeouts
2 - - -
-
-
-
2024-03-06
Théo Lebrun
cazzacarna
Handled Elsewhere
[v3,11/11] MIPS: mobileye: eyeq5: add evaluation board I2C temp sensor
Add Mobileye EyeQ5 support to the Nomadik I2C controller & use hrtimers for timeouts
2 - - -
-
-
-
2024-03-06
Théo Lebrun
cazzacarna
Handled Elsewhere
[v3,2/6] dt-bindings: i2c: nomadik: support 400kHz < clock-frequency <= 3.4MHz
i2c: nomadik: support >=1MHz & Mobileye EyeQ6H platform
- - 2 -
-
-
-
2024-10-09
Théo Lebrun
cazzacarna
Accepted
[v3,3/6] i2c: nomadik: switch from of_device_is_compatible() to of_match_device()
i2c: nomadik: support >=1MHz & Mobileye EyeQ6H platform
- - 1 -
-
-
-
2024-10-09
Théo Lebrun
cazzacarna
Accepted
[v3,4/6] i2c: nomadik: support Mobileye EyeQ6H I2C controller
i2c: nomadik: support >=1MHz & Mobileye EyeQ6H platform
- - 1 -
-
-
-
2024-10-09
Théo Lebrun
cazzacarna
Accepted
[v3,5/6] i2c: nomadik: fix BRCR computation
i2c: nomadik: support >=1MHz & Mobileye EyeQ6H platform
- - 1 -
-
-
-
2024-10-09
Théo Lebrun
cazzacarna
Accepted
[v3,6/6] i2c: nomadik: support >=1MHz speed modes
i2c: nomadik: support >=1MHz & Mobileye EyeQ6H platform
- - 1 -
-
-
-
2024-10-09
Théo Lebrun
cazzacarna
Accepted