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