Szymon Janc
|
0f45077222
NFC: Fix some code style and whitespace issues
|
12 years ago |
Samuel Ortiz
|
7eda8b8e96
NFC: Use IDR library to assing NFC devices IDs
|
12 years ago |
Thierry Escande
|
5bcf099c17
NFC: Set rf_mode to NFC_RF_NONE where necessary
|
12 years ago |
Eric Lapuyade
|
632c016ab8
NFC: HCI check presence must not fail when driver doesn't support it
|
12 years ago |
Linus Torvalds
|
916082b073
workqueue: avoid using deprecated functions
|
12 years ago |
Tejun Heo
|
474fee3db1
NFC: Use system_nrt_wq instead of custom ones
|
13 years ago |
Samuel Ortiz
|
5df16cad44
NFC: Add netlink module alias for NFC
|
13 years ago |
Samuel Ortiz
|
1155bb617a
NFC: Add modules alias for NFC sockets
|
13 years ago |
Eric Lapuyade
|
9eb334ac17
NFC: nfc_driver_failure() implementation
|
13 years ago |
Eric Lapuyade
|
d94f9c55ff
NFC: nfc_targets_found() should accept zero target found
|
13 years ago |
Eric Lapuyade
|
8668fdd6ef
NFC: Core must test the device polling state inside the device lock
|
13 years ago |
Eric Lapuyade
|
456411ca81
NFC: Driver failure API
|
13 years ago |
Samuel Ortiz
|
cb3a4503f4
NFC: Call the DEP link down ops even when in target mode
|
13 years ago |
Samuel Ortiz
|
73167ced31
NFC: Introduce target mode rx data callback
|
13 years ago |
Samuel Ortiz
|
be9ae4ce4e
NFC: Introduce target mode tx ops
|
13 years ago |
Samuel Ortiz
|
f212ad5e99
NFC: Set the NFC device RF mode appropriately
|
13 years ago |
Samuel Ortiz
|
fc40a8c1a0
NFC: Add target mode activation netlink event
|
13 years ago |
Samuel Ortiz
|
fe7c580073
NFC: Add target mode protocols to the polling loop startup routine
|
13 years ago |
Samuel Ortiz
|
ab73b75130
NFC: Export LLCP general bytes getter
|
13 years ago |
Eric Lapuyade
|
d4ccb13280
NFC: Specify usage for targets found and target lost events
|
13 years ago |
Eric Lapuyade
|
9009943326
NFC: Cache the core NFC active target pointer instead of its index
|
13 years ago |
John W. Linville
|
59ef43e681
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
|
13 years ago |
Eric Dumazet
|
95c9617472
net: cleanup unsigned to unsigned int
|
13 years ago |
Eric Lapuyade
|
c8d56ae786
NFC: Add Core support to generate tag lost event
|
13 years ago |
Eric Lapuyade
|
144612cacc
NFC: Changed target activated state logic
|
13 years ago |
Eric Lapuyade
|
01ae0eea9b
NFC: Fix next target_idx type and rename for clarity
|
13 years ago |
Samuel Ortiz
|
c4fbb6515a
NFC: The core part should generate the target index
|
13 years ago |
Eric Lapuyade
|
e1da0efa2e
NFC: Export target lost function
|
13 years ago |
Samuel Ortiz
|
0a40acb246
NFC: Core code identation fixes
|
13 years ago |
Samuel Ortiz
|
47807d3dbb
NFC: Remove the rf mode parameter from the DEP link up routine
|
13 years ago |