index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nfc
/
pn533
/
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: pn533: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
1
-3
/
+2
*
i2c: Make remove callback return void
Uwe Kleine-König
2022-08-16
1
-3
/
+1
*
nfc: pn533: Constify pn533_phy_ops
Rikard Falkeborn
2021-10-07
1
-1
/
+1
*
nfc: pn533: drop unneeded debug prints
Krzysztof Kozlowski
2021-09-13
1
-4
/
+0
*
nfc: pn533: drop unneeded braces {} in if
Krzysztof Kozlowski
2021-06-01
1
-2
/
+1
*
nfc: pn533: drop ftrace-like debugging messages
Krzysztof Kozlowski
2021-06-01
1
-5
/
+0
*
nfc: pn533: mark OF device ID tables as maybe unused
Krzysztof Kozlowski
2021-05-29
1
-1
/
+1
*
nfc: pn533: remove redundant assignment
wengjianfeng
2021-04-12
1
-6
/
+2
*
nfc: No need to set .owner platform_driver_register
Tian Tao
2020-01-14
1
-1
/
+0
*
nfc: pn533: Split pn533 init & nfc_register
Lars Poeschel
2019-10-30
1
-9
/
+18
*
nfc: pn533: i2c: "pn532" as dt compatible string
Lars Poeschel
2019-10-30
1
-0
/
+5
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2019-05-21
1
-14
/
+1
*
nfc: pn533: constify i2c_device_id
Arvind Yadav
2017-11-06
1
-1
/
+1
*
NFC: pn533: use constant off-stack buffer for sending acks
Michał Mirosław
2017-04-17
1
-1
/
+1
*
NFC: pn533: change order operations in dev registation
Andrey Rusalin
2017-04-02
1
-10
/
+18
*
NFC: pn533: change order of free_irq and dev unregistration
Andrey Rusalin
2017-04-02
1
-2
/
+2
*
NFC: pn533: i2c: do not call pn533_recv_frame with aborted commands
Michael Thalmeier
2016-05-09
1
-4
/
+11
*
NFC: pn533: fix order of initialization
Michael Thalmeier
2016-05-09
1
-1
/
+2
*
NFC: pn533: i2c: free irq on driver remove
Michael Thalmeier
2016-05-09
1
-0
/
+2
*
NFC: pn533: add I2C phy driver
Michael Thalmeier
2016-04-09
1
-0
/
+271