index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-10
i2c: dev: Fix bus callback return values
Geert Uytterhoeven
1
-6
/
+18
2023-03-09
i2c: Convert drivers to new .probe() callback
Uwe Kleine-König
4
-4
/
+4
2023-03-09
i2c: mux: Convert all drivers to new .probe() callback
Uwe Kleine-König
3
-3
/
+3
2023-03-09
i2c: Switch .probe() to not take an id parameter
Uwe Kleine-König
1
-9
/
+2
2023-03-03
i2c: gxp: fix an error code in probe
Dan Carpenter
1
-1
/
+1
2023-03-03
i2c: gxp: return proper error on address NACK
Wolfram Sang
1
-2
/
+4
2023-03-03
i2c: gxp: remove "empty" switch statement
Wolfram Sang
1
-12
/
+1
2023-03-03
i2c: Disable I2C_APPLE when I2C_PASEMI is a builtin
Benjamin Gray
1
-0
/
+1
2023-02-25
Merge tag 'i2c-for-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
22
-334
/
+1833
2023-02-24
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2023-02-24
Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+1
2023-02-24
Merge tag 'usb-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-2
/
+2
2023-02-24
Merge tag 'mfd-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
1
-0
/
+46
2023-02-22
Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-78
/
+99
2023-02-21
Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-78
/
+5
2023-02-18
i2c: Add GXP SoC I2C Controller
Nick Hawkins
3
-0
/
+628
2023-02-18
i2c: xiic: Remove some dead code
Christophe JAILLET
1
-4
/
+0
2023-02-18
i2c: xiic: Add SCL frequency configuration support
Raviteja Narayanam
1
-0
/
+148
2023-02-18
i2c: xiic: Update compatible with new IP version
Raviteja Narayanam
1
-0
/
+1
2023-02-18
i2c: i801: Call i801_check_post() from i801_access()
Heiner Kallweit
1
-11
/
+9
2023-02-18
i2c: i801: Call i801_check_pre() from i801_access()
Heiner Kallweit
1
-8
/
+5
2023-02-18
i2c: i801: Centralize configuring block commands in i801_block_transaction
Heiner Kallweit
1
-49
/
+35
2023-02-18
i2c: i801: Centralize configuring non-block commands in i801_simple_transaction
Heiner Kallweit
1
-17
/
+14
2023-02-18
i2c: i801: Handle SMBAUXCTL_E32B in i801_block_transaction_by_block only
Heiner Kallweit
1
-9
/
+12
2023-02-18
i2c: i801: Add i801_simple_transaction(), complementing i801_block_transaction()
Heiner Kallweit
1
-37
/
+55
2023-02-13
i2c: i801: add helper i801_set_hstadd()
Heiner Kallweit
1
-20
/
+16
2023-02-13
i2c: i801: make FEATURE_BLOCK_PROC dependent on FEATURE_BLOCK_BUFFER
Heiner Kallweit
1
-0
/
+4
2023-02-13
i2c: i801: make FEATURE_HOST_NOTIFY dependent on FEATURE_IRQ
Heiner Kallweit
1
-5
/
+9
2023-02-13
i2c: i801: improve interrupt handler
Heiner Kallweit
1
-17
/
+8
2023-02-13
i2c: st: use pm_sleep_ptr to avoid ifdef CONFIG_PM_SLEEP
Alain Volmat
1
-7
/
+2
2023-02-09
soc: qcom: geni-se: Move qcom-geni-se.h to linux/soc/qcom/geni-se.h
Elliot Berman
1
-1
/
+1
2023-02-06
Merge 6.2-rc7 into usb-next
Greg Kroah-Hartman
6
-46
/
+35
2023-02-04
i2c: cht-wc: Add charger-chip info for the Lenovo Yoga Tab 3 YT3-X90F
Hans de Goede
1
-0
/
+46
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-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-46
/
+35
2023-02-03
i2c: ls2x: Add driver for Loongson-2K/LS7A I2C controller
Binbin Zhou
3
-0
/
+382
2023-02-02
i2c: nvidia-gpu: Remove ccgx,firmware-build property
Wayne Chang
1
-2
/
+1
2023-02-02
i2c: nvidia-gpu: Add ACPI property to align with device-tree
Wayne Chang
1
-0
/
+1
2023-01-28
i2c: designware: Change from u32 to unsigned int for regmap_read() calls
Shyam Sundar S K
4
-14
/
+16
2023-01-28
i2c: designware: add a new bit check for IC_CON control
Shyam Sundar S K
2
-0
/
+21
2023-01-27
driver core: make struct device_type.uevent() take a const *
Greg Kroah-Hartman
1
-2
/
+2
2023-01-24
i2c: gpio: support write-only sda/scl w/o pull-up
Heiner Kallweit
1
-3
/
+10
2023-01-24
i2c: algo: bit: allow getsda to be NULL
Heiner Kallweit
1
-42
/
+35
2023-01-20
i2c: au1550: Use devm_platform_get_and_ioremap_resource()
ye xingchen
1
-3
/
+1
2023-01-20
i2c: mt65xx: Use devm_platform_get_and_ioremap_resource()
ye xingchen
1
-5
/
+2
[next]