Samuel Ortiz
|
be055b2f89
NFC: RFKILL support
|
12 years ago |
Samuel Ortiz
|
44b3decb41
rfkill: Add NFC to the list of supported radios
|
12 years ago |
Samuel Ortiz
|
60d9edd50b
NFC: pn533: Turn radio on and off when bringing the device up and down
|
12 years ago |
Samuel Ortiz
|
7757dc8a3e
NFC: Prevent polling when device is down
|
12 years ago |
Marina Makienko
|
7c5a54fb86
NFC: pn533: Add missing usb_put_dev
|
12 years ago |
Samuel Ortiz
|
6d2cd978e5
NFC: llcp: Terminate connection when receiving a DISC on (0,0)
|
12 years ago |
Samuel Ortiz
|
c470e319b4
NFC: llcp: Remove local_cleanup last argument
|
12 years ago |
Samuel Ortiz
|
b436a13deb
NFC: llcp: Only keep raw sockets alive when the LLCP local leaves
|
12 years ago |
Waldemar Rymarkiewicz
|
495af72e14
NFC: pn533: Increase version number
|
12 years ago |
Waldemar Rymarkiewicz
|
96aac226a4
NFC: pn533: Remove unused pn533_cmd_complete_t
|
12 years ago |
Waldemar Rymarkiewicz
|
10cff29af6
NFC: pn533: Add pn533_abort_cmd procedure
|
12 years ago |
Waldemar Rymarkiewicz
|
53cf48399a
NFC: pn533: Add support for ACS ACR122U reader
|
12 years ago |
Waldemar Rymarkiewicz
|
58520373d8
NFC: pn533: Add protocol type for frame ops
|
12 years ago |
Waldemar Rymarkiewicz
|
f87bc9fb62
NFC: pn533: Move wq_in_error to cmd context
|
12 years ago |
Waldemar Rymarkiewicz
|
d5590bba37
NFC: pn533: Re-group fields in struct pn533
|
12 years ago |
Waldemar Rymarkiewicz
|
c79490e1b5
NFC: pn533: Avoid function declarations
|
12 years ago |
Waldemar Rymarkiewicz
|
ddf19d206f
NFC: pn533: Simplify __pn533_send_frame_async
|
12 years ago |
Waldemar Rymarkiewicz
|
140ef7f6b0
NFC: pn533: Fix incorrect kfree of complete args
|
12 years ago |
Waldemar Rymarkiewicz
|
4b2a953276
NFC: pn533: Remove redundant cmd_ prefix in the struct
|
12 years ago |
Waldemar Rymarkiewicz
|
2c206fb7fe
NFC: pn533: Keep cmd context in pn533 struct
|
12 years ago |
Waldemar Rymarkiewicz
|
4231604b3e
NFC: pn533: Optimise issued cmd context tracking
|
12 years ago |
Waldemar Rymarkiewicz
|
0ce1fbdd60
NFC: pn533: Fix memleak while scheduling next cmd
|
12 years ago |
Waldemar Rymarkiewicz
|
f75c291361
NFC: pn533: Rename pn533_fw_reset appropriately
|
12 years ago |
Waldemar Rymarkiewicz
|
e70b96e95b
NFC: pn533: Update copyrights note
|
12 years ago |
Waldemar Rymarkiewicz
|
95cb9e1023
NFC: pn533: Fix div by zero while stopping polling
|
12 years ago |
Waldemar Rymarkiewicz
|
a45e1c8d17
NFC: pn533: Print out response status bits in hex
|
12 years ago |
Waldemar Rymarkiewicz
|
63123108f4
NFC: pn533: Reword all std frame logic funct
|
12 years ago |
Thierry Escande
|
064f370c5f
NFC: llcp: Add support in getsockopt for RW, LTO, and MIU remote parameters
|
12 years ago |
Thierry Escande
|
abd18d4330
NFC: llcp: Reset RW, LTO, and MIU remote parameters when link goes down
|
12 years ago |
Thierry Escande
|
66cbfa10f3
NFC: llcp: Use localy stored remote_miu value if not set at socket level
|
12 years ago |