index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nfc
/
fdp
/
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
2023-02-28
nfc: fdp: add null check of devm_kmalloc_array in fdp_nci_i2c_read_device_pro...
Kang Chen
1
-0
/
+4
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2021-11-26
nfc: fdp: Merge the same judgment
wengjianfeng
1
-3
/
+1
2021-09-13
nfc: fdp: drop unneeded debug prints
Krzysztof Kozlowski
1
-1
/
+0
2021-07-29
nfc: fdp: constify several pointers
Krzysztof Kozlowski
1
-3
/
+3
2021-07-25
nfc: constify nfc_phy_ops
Krzysztof Kozlowski
1
-1
/
+1
2021-05-31
nfc: fdp: drop ftrace-like debugging messages
Krzysztof Kozlowski
1
-11
/
+1
2021-05-28
nfc: fdp: drop ACPI_PTR from device ID table
Krzysztof Kozlowski
1
-1
/
+1
2021-01-25
nfc: fdp: fix typo issue
wengjianfeng
1
-1
/
+1
2019-11-05
NFC: fdp: fix incorrect free object
Pan Bian
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-9
/
+1
2018-06-12
treewide: devm_kmalloc() -> devm_kmalloc_array()
Kees Cook
1
-2
/
+2
2017-06-22
NFC: fdp: Add GPIO ACPI mapping table
Andy Shevchenko
1
-4
/
+12
2017-06-22
NFC: fdp: Convert to use devres API
Andy Shevchenko
1
-5
/
+5
2017-06-22
NFC: fdp: Convert I2C driver to ->probe_new()
Andy Shevchenko
1
-10
/
+2
2017-06-16
networking: add and use skb_put_u8()
Johannes Berg
1
-1
/
+1
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
1
-2
/
+2
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
1
-1
/
+1
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
1
-1
/
+1
2017-04-02
nfc: fdp: fix NULL pointer dereference
Sudip Mukherjee
1
-3
/
+3
2015-12-29
nfc: fdp: Move i2c client irq checking
Christophe Ricard
1
-6
/
+6
2015-10-25
NFC: Add Intel Fields Peak NFC solution driver
Robert Dolca
1
-0
/
+388