index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nfc
/
fdp
/
i2c.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nfc: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-05-22
1
-1
/
+1
*
nfc: fdp: add null check of devm_kmalloc_array in fdp_nci_i2c_read_device_pro...
Kang Chen
2023-02-28
1
-0
/
+4
*
i2c: Make remove callback return void
Uwe Kleine-König
2022-08-16
1
-3
/
+1
*
nfc: fdp: Merge the same judgment
wengjianfeng
2021-11-26
1
-3
/
+1
*
nfc: fdp: drop unneeded debug prints
Krzysztof Kozlowski
2021-09-13
1
-1
/
+0
*
nfc: fdp: constify several pointers
Krzysztof Kozlowski
2021-07-29
1
-3
/
+3
*
nfc: constify nfc_phy_ops
Krzysztof Kozlowski
2021-07-25
1
-1
/
+1
*
nfc: fdp: drop ftrace-like debugging messages
Krzysztof Kozlowski
2021-05-31
1
-11
/
+1
*
nfc: fdp: drop ACPI_PTR from device ID table
Krzysztof Kozlowski
2021-05-28
1
-1
/
+1
*
nfc: fdp: fix typo issue
wengjianfeng
2021-01-25
1
-1
/
+1
*
NFC: fdp: fix incorrect free object
Pan Bian
2019-11-05
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
1
-9
/
+1
*
treewide: devm_kmalloc() -> devm_kmalloc_array()
Kees Cook
2018-06-12
1
-2
/
+2
*
NFC: fdp: Add GPIO ACPI mapping table
Andy Shevchenko
2017-06-22
1
-4
/
+12
*
NFC: fdp: Convert to use devres API
Andy Shevchenko
2017-06-22
1
-5
/
+5
*
NFC: fdp: Convert I2C driver to ->probe_new()
Andy Shevchenko
2017-06-22
1
-10
/
+2
*
networking: add and use skb_put_u8()
Johannes Berg
2017-06-16
1
-1
/
+1
*
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
1
-2
/
+2
*
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
1
-1
/
+1
*
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
1
-1
/
+1
*
nfc: fdp: fix NULL pointer dereference
Sudip Mukherjee
2017-04-02
1
-3
/
+3
*
nfc: fdp: Move i2c client irq checking
Christophe Ricard
2015-12-29
1
-6
/
+6
*
NFC: Add Intel Fields Peak NFC solution driver
Robert Dolca
2015-10-25
1
-0
/
+388