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
/
nfc
/
s3fwrn5
/
i2c.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-22
nfc: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2022-11-23
nfc: s3fwrn5: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-10-28
nfc: s3fwrn5: use devm_clk_get_optional_enabled() helper
Dmitry Torokhov
1
-14
/
+5
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2021-05-29
nfc: s3fwrn5: mark OF device ID tables as maybe unused
Krzysztof Kozlowski
1
-1
/
+1
2021-05-19
nfc: s3fwrn5: i2c: Enable optional clock from device tree
Stephan Gerhold
1
-2
/
+28
2020-12-13
nfc: s3fwrn5: let core configure the interrupt trigger
Krzysztof Kozlowski
1
-6
/
+1
2020-12-10
nfc: s3fwrn5: Remove hard coded interrupt trigger type from the i2c module
Bongsu Jeon
1
-1
/
+6
2020-12-03
nfc: s3fwrn5: extract the common phy blocks
Bongsu Jeon
1
-78
/
+39
2020-12-03
nfc: s3fwrn5: reduce the EN_WAIT_TIME
Bongsu Jeon
1
-3
/
+3
2020-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2020-11-25
nfc: s3fwrn5: use signed integer for parsing GPIO numbers
Krzysztof Kozlowski
1
-2
/
+2
2020-11-19
nfc: s3fwrn5: Remove the max_payload
Bongsu Jeon
1
-3
/
+1
2020-09-11
nfc: s3fwrn5: Remove unneeded 'ret' variable
Krzysztof Kozlowski
1
-3
/
+1
2020-09-11
nfc: s3fwrn5: Remove wrong vendor prefix from GPIOs
Krzysztof Kozlowski
1
-6
/
+14
2019-10-06
nfc: s3fwrn5: fix platform_no_drv_owner.cocci warning
YueHaibing
1
-1
/
+0
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 123
Thomas Gleixner
1
-12
/
+1
2017-11-06
nfc: s3fwrn5: constify i2c_device_id
Arvind Yadav
1
-1
/
+1
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
1
-1
/
+1
2015-12-20
nfc: s3fwrn5: constify s3fwrn5_phy_ops structures
Julia Lawall
1
-1
/
+1
2015-10-07
nfc: s3fwrn5: i2c: Use devm_request_threaded_irq to avoid irq leak
Axel Lin
1
-1
/
+1
2015-08-20
nfc: s3fwrn5: Add driver for Samsung S3FWRN5 NFC Chip
Robert Baldyga
1
-0
/
+306