Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
bcd4af44e2f173074328980b60178fdbb1853e4f
/
drivers
/
nfc
/
pn533
a115d24
nfc: pn533: remove redundant assignment
by wengjianfeng
· 3 years, 9 months ago
ca4d4c3
nfc: pn533: prevent potential memory corruption
by Dan Carpenter
· 3 years, 9 months ago
d6adfd3
nfc: pn533: Fix typo issue
by wengjianfeng
· 4 years ago
102f19d
nfc: pn533: convert comma to semicolon
by Zheng Yongjun
· 4 years, 1 month ago
f5499c6
nfc: pn533/usb.c: fix spelling of "functions"
by Randy Dunlap
· 4 years, 4 months ago
df561f66
treewide: Use fallthrough pseudo-keyword
by Gustavo A. R. Silva
· 4 years, 5 months ago
a7f7f62
treewide: replace '---help---' in Kconfig files with 'help'
by Masahiro Yamada
· 4 years, 7 months ago
b3f7e3f
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
a4d35e7
nfc: No need to set .owner platform_driver_register
by Tian Tao
· 5 years ago
a112ada
NFC: pn533: fix bulk-message timeout
by Johan Hovold
· 5 years ago
1e37be7
nfc: pn533: pn533_phy_ops dev_[up, down] return int
by Lars Poeschel
· 5 years ago
e4a5dc1
nfc: pn532_uart: Make use of pn532 autopoll
by Lars Poeschel
· 5 years ago
c64b875
nfc: pn533: Add autopoll capability
by Lars Poeschel
· 5 years ago
c656aa4
nfc: pn533: add UART phy driver
by Lars Poeschel
· 5 years ago
843cc92
nfc: pn533: Split pn533 init & nfc_register
by Lars Poeschel
· 5 years ago
0bf2840
nfc: pn533: Add dev_up/dev_down hooks to phy_ops
by Lars Poeschel
· 5 years ago
3d5f3a6
nfc: pn533: i2c: "pn532" as dt compatible string
by Lars Poeschel
· 5 years ago
6af3aa5
NFC: pn533: fix use-after-free and memleaks
by Johan Hovold
· 5 years ago
1ccea77
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
by Thomas Gleixner
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
9fe0a75
NFC: pn533: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 6 years ago
ecc443c
NFC: pn533: Fix wrong GFP flag usage
by Hans de Goede
· 7 years ago
dbafc28
NFC: pn533: don't send USB data off of the stack
by Greg Kroah-Hartman
· 7 years ago
e99e88a
treewide: setup_timer() -> timer_setup()
by Kees Cook
· 7 years ago
b9eaf18
treewide: init_timer() -> setup_timer()
by Kees Cook
· 7 years ago
f98786d
nfc: pn533: constify i2c_device_id
by Arvind Yadav
· 7 years ago
b952f4d
net: manual clean code which call skb_put_[data:zero]
by yuan linyu
· 8 years ago
634fef6
networking: add and use skb_put_u8()
by Johannes Berg
· 8 years ago
d58ff35
networking: make skb_push & __skb_push return void pointers
by Johannes Berg
· 8 years ago
4df864c
networking: make skb_put & friends return void pointers
by Johannes Berg
· 8 years ago
59ae1d1
networking: introduce and use skb_put_data()
by Johannes Berg
· 8 years ago
aa9f979
networking: use skb_put_zero()
by Johannes Berg
· 8 years ago
8b55d75
NFC: pn533: use constant off-stack buffer for sending acks
by Michał Mirosław
· 8 years ago
32ecc75
NFC: pn533: change order operations in dev registation
by Andrey Rusalin
· 8 years ago
5dd9c1b
NFC: pn533: improve cmd queue handling
by Andrey Rusalin
· 8 years ago
068a496
NFC: pn533: change order of free_irq and dev unregistration
by Andrey Rusalin
· 8 years ago
0cf2a84
scripts/spelling.txt: add "omited" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
6d2f70c
NFC: pn533: double free on error in probe()
by Dan Carpenter
· 9 years ago
b31d510
NFC: pn533: handle interrupted commands in pn533_recv_frame
by Michael Thalmeier
· 9 years ago
c952f91
NFC: pn533: reset poll modulation list before calling targets_found
by Michael Thalmeier
· 9 years ago
30f9848
NFC: pn533: i2c: do not call pn533_recv_frame with aborted commands
by Michael Thalmeier
· 9 years ago
b16931b
NFC: pn533: fix order of initialization
by Michael Thalmeier
· 9 years ago
79f09fa
NFC: pn533: i2c: free irq on driver remove
by Michael Thalmeier
· 9 years ago
dd7bedc
NFC: pn533: add I2C phy driver
by Michael Thalmeier
· 9 years ago
9815c7c
NFC: pn533: Separate physical layer from the core implementation
by Michael Thalmeier
· 9 years ago