index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nfc
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-8
/
+75
2026-08-11
nfc: st95hf: switch to using sleeping variants of gpiod API
Dmitry Torokhov
1
-3
/
+3
2026-08-11
nfc: Unify style of usb_device_id arrays
Uwe Kleine-König (The Capable Hub)
2
-3
/
+2
2026-08-11
nfc: Unify style of spi_device_id arrays
Uwe Kleine-König (The Capable Hub)
3
-4
/
+3
2026-08-11
nfc: Initialize spi_device_idarrays using member names
Uwe Kleine-König (The Capable Hub)
4
-5
/
+5
2026-08-11
nfc: Drop unused assignment of spi_device_id driver data
Uwe Kleine-König (The Capable Hub)
4
-5
/
+5
2026-08-11
nfc: Unify style of of_device_id arrays
Uwe Kleine-König (The Capable Hub)
13
-31
/
+30
2026-08-11
nfc: Drop __maybe_unused from of_device_id tables
Uwe Kleine-König (The Capable Hub)
10
-10
/
+10
2026-08-11
nfc: Initialize mei_cl_device_idarrays using member names
Uwe Kleine-König (The Capable Hub)
2
-8
/
+12
2026-08-11
nfc: pn544: Drop empty line between i2c_device_id array and MODULE_DEVICE_TABLE()
Uwe Kleine-König (The Capable Hub)
1
-1
/
+0
2026-08-11
nfc: Unify style of acpi_device_id arrays
Uwe Kleine-König (The Capable Hub)
5
-5
/
+5
2026-08-11
nfc: Initialize acpi_device_id arrays using member names
Uwe Kleine-König (The Capable Hub)
6
-9
/
+9
2026-08-11
nfc: Drop unused assignment of acpi_device_id driver data
Uwe Kleine-König (The Capable Hub)
4
-5
/
+4
2026-08-11
nfc: Drop __maybe_unused from acpi_device_id tables
Uwe Kleine-König (The Capable Hub)
4
-4
/
+4
2026-08-11
nfc: nxp-nci: Add remove on IRQ error
Griffin Kroah-Hartman
1
-1
/
+3
2026-08-11
nfc: mrvl: spi: Unregister dev on allocation fail
Griffin Kroah-Hartman
1
-0
/
+4
2026-08-11
nfc: trf7970a: Use NULL when no response is expected
Linmao Li
1
-1
/
+1
2026-08-11
nfc: pn533: fix memcpy overflow warning
Rosen Penev
1
-4
/
+6
2026-08-11
nfc: microread: validate target discovery payload lengths
Pengpeng Hou
1
-2
/
+29
2026-08-11
nfc: pn533: purge fragmented skbs during cleanup
Xu Rao
1
-0
/
+1
2026-08-11
nfc: st21nfca: validate ATR_REQ length against the received frame
Doruk Tan Ozturk
1
-0
/
+3
2026-08-11
nfc: pn533: hold a reference to the request skb during send_frame
Yinhao Hu
1
-6
/
+15
2026-08-11
nfc: fdp: bound the device-reported read length and fix an skb leak
Bryam Vargas
1
-0
/
+27
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files)
Uwe Kleine-König (The Capable Hub)
3
-3
/
+0
2026-06-11
nfc: Use named initializers for struct i2c_device_id
Uwe Kleine-König (The Capable Hub)
8
-15
/
+15
2026-06-11
nfc: nxp-nci: treat -ENXIO in IRQ thread as no data available
Carl Lee
1
-0
/
+8
2026-06-11
nfc: nxp-nci: Add ISO15693 support
Carl Lee
1
-0
/
+1
2026-06-11
nfc: trf7970a: fix comment typos
Miles Krause
1
-3
/
+3
2026-05-18
nfc: nxp-nci: i2c: use rising-edge IRQ on ACPI systems
Carl Lee
1
-1
/
+20
2026-04-27
NFC: trf7970a: Ignore antenna noise when checking for RF field
Paul Geurts
1
-1
/
+2
2026-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-6
/
+15
2026-04-09
nfc: pn533: allocate rx skb before consuming bytes
Pengpeng Hou
1
-3
/
+8
2026-04-03
nfc: s3fwrn5: allocate rx skb before consuming bytes
Pengpeng Hou
1
-3
/
+7
2026-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+3
2026-03-31
nfc: port100: refactor endpoint lookup
Johan Hovold
1
-21
/
+6
2026-03-31
nfc: pn533: refactor endpoint lookup
Johan Hovold
1
-23
/
+11
2026-03-31
nfc: nfcmrvl: refactor endpoint lookup
Johan Hovold
1
-16
/
+4
2026-03-31
NFC: pn533: bound the UART receive buffer
Pengpeng Hou
1
-0
/
+3
2026-03-23
nfc: microread: Drop unused include
Andy Shevchenko
1
-1
/
+0
2026-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2026-03-18
NFC: nxp-nci: allow GPIOs to sleep
Ian Ray
1
-2
/
+2
2026-03-09
Merge tag 'ib-gpio-remove-of-gpio-h-for-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into mbox
Jakub Kicinski
8
-128
/
+61
2026-03-09
nfc: nfcmrvl: convert to gpio descriptors
Jialu Xu
4
-40
/
+36
2026-03-09
nfc: s3fwrn5: convert to gpio descriptors
Jialu Xu
4
-88
/
+25
2026-03-06
nfc: port100: drop redundant device reference
Johan Hovold
1
-3
/
+1
2026-03-06
nfc: pn533: drop redundant device reference
Johan Hovold
1
-3
/
+1
2026-03-03
NFC: s3fwrn5: Replace strcpy() with strscpy()
Tomasz Unger
1
-1
/
+1
2026-03-03
NFC: nfcmrvl: Replace strcpy() with strscpy()
Tomasz Unger
1
-1
/
+1
2026-03-03
NFC: nxp-nci: Replace strcpy() with strscpy()
Tomasz Unger
1
-1
/
+1
2026-03-03
NFC: pn544: i2c: Replace strcpy() with strscpy()
Tomasz Unger
1
-1
/
+1
[next]