index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-riic.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: riic: Add support for R9A09G057 SoC
Lad Prabhakar
2024-05-06
1
-0
/
+17
*
i2c: riic: Pass register offsets and chip details as OF data
Lad Prabhakar
2024-05-06
1
-15
/
+41
*
i2c: riic: Introduce helper functions for I2C read/write operations
Lad Prabhakar
2024-05-06
1
-23
/
+33
*
i2c: riic: avoid potential division by zero
Wolfram Sang
2023-09-19
1
-1
/
+1
*
I2C: Explicitly include correct DT includes
Rob Herring
2023-08-14
1
-1
/
+0
*
i2c: Convert to platform remove callback returning void
Uwe Kleine-König
2023-06-05
1
-4
/
+2
*
i2c: riic: Use devm_platform_ioremap_resource()
Lad Prabhakar
2022-09-17
1
-3
/
+1
*
i2c: move drivers from strlcpy to strscpy
Wolfram Sang
2022-08-11
1
-1
/
+1
*
i2c: riic: Simplify reset handling
Lad Prabhakar
2022-03-01
1
-17
/
+17
*
i2c: riic: Use platform_get_irq() to get the interrupt
Lad Prabhakar
2022-01-03
1
-5
/
+5
*
i2c: riic: Add RZ/G2L support
Biju Das
2021-06-20
1
-1
/
+22
*
i2c: drivers: Use generic definitions for bus frequencies
Andy Shevchenko
2020-03-24
1
-3
/
+3
*
i2c: riic: Clear NACK in tend isr
Chris Brandt
2019-09-28
1
-0
/
+1
*
i2c: riic: Add Runtime PM support
Geert Uytterhoeven
2019-04-23
1
-19
/
+24
*
i2c: use SPDX identifier for Renesas drivers
Wolfram Sang
2018-08-24
1
-4
/
+1
*
i2c: busses: make use of i2c_8bit_addr_from_msg
Peter Rosin
2018-05-29
1
-3
/
+2
*
i2c: riic: remove clock and frequency restrictions
Chris Brandt
2017-10-27
1
-34
/
+81
*
i2c: riic: fix restart condition
Chris Brandt
2017-03-08
1
-1
/
+5
*
i2c: riic: correctly finish transfers
Chris Brandt
2017-02-09
1
-7
/
+23
*
i2c: don't print error when adding adapter fails
Wolfram Sang
2016-08-22
1
-3
/
+1
*
i2c: busses: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
i2c: Make of_device_id array const
Jingoo Han
2014-06-02
1
-1
/
+1
*
i2c: riic: add driver
Wolfram Sang
2014-01-02
1
-0
/
+427