Eric Lapuyade
|
9c5121a034
NFC: Export nfc_hci_sak_to_protocol()
|
12 years ago |
Eric Lapuyade
|
84d4819033
NFC: Export nfc_hci_result_to_errno as it can be needed by HCI drivers
|
12 years ago |
Eric Lapuyade
|
74a5b96621
NFC: Dot not dispatch HCI event received on unopened pipe
|
12 years ago |
Eric Lapuyade
|
23f7e6d0d0
NFC: Ignore err when chip doesn't implement HW/SW info registers
|
12 years ago |
Szymon Janc
|
0f45077222
NFC: Fix some code style and whitespace issues
|
12 years ago |
Arron Wang
|
984d334f28
NFC: Fix sparse warnings due to missing static
|
12 years ago |
Arron Wang
|
e81076235b
NFC: Implement HCI DEP send and receive data
|
12 years ago |
Arron Wang
|
c40d17401f
NFC: Implement HCI DEP link up and down
|
12 years ago |
Arron Wang
|
928326f223
NFC: Handle pn544 continue activation
|
12 years ago |
Arron Wang
|
f7a5f6c532
NFC: Pass hardware specific HCI event to driver
|
12 years ago |
Linus Torvalds
|
916082b073
workqueue: avoid using deprecated functions
|
12 years ago |
Eric Lapuyade
|
80faa59847
NFC: Add HCI module description
|
12 years ago |
Eric Lapuyade
|
412fda538f
NFC: Changed HCI and PN544 HCI driver to use the new HCI LLC Core
|
12 years ago |
Eric Lapuyade
|
67cccfe17d
NFC: Add an LLC Core layer to HCI
|
12 years ago |
Eric Lapuyade
|
f3e8fb5527
NFC: Modified hci_transceive to become an asynchronous operation
|
12 years ago |
Eric Lapuyade
|
b5faa648fa
NFC: Changed the HCI cmd execution callback prototype
|
12 years ago |
Wei Yongjun
|
33e5971358
NFC: Remove pointless conditional before HCI kfree_skb()
|
13 years ago |
Tejun Heo
|
474fee3db1
NFC: Use system_nrt_wq instead of custom ones
|
13 years ago |
John W. Linville
|
d369f7b2b2
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
|
13 years ago |
Eric Lapuyade
|
81b3039557
NFC: Set target nfcid1 for all HCI reader A targets
|
13 years ago |
Mathias Jeppsson
|
1913e57cf9
NFC: Fix empty HCI message list check
|
13 years ago |
Samuel Ortiz
|
01d719a228
NFC: Add ISO 14443 type B protocol
|
13 years ago |
Eric Lapuyade
|
a10d595b10
NFC: Allow HCI driver to pre-open pipes to some gates
|
13 years ago |
Eric Lapuyade
|
a070c8591a
NFC: Implement HCI driver or internal error management
|
13 years ago |
Eric Lapuyade
|
ccca0d6e88
NFC: Factorize HCI cmd completion
|
13 years ago |
Eric Lapuyade
|
6c1c5b9e1d
NFC: Changed HCI cmd execution completion result to std linux errno
|
13 years ago |
Eric Lapuyade
|
72b06f75fe
NFC: Implement HCP reaggregation allocation error case
|
13 years ago |
Eric Lapuyade
|
1c215d79a1
NFC: Remove an impossible HCI error case
|
13 years ago |
Eric Lapuyade
|
a9a741a7e2
NFC: Prepare asynchronous error management for driver and shdlc
|
13 years ago |
Samuel Ortiz
|
be9ae4ce4e
NFC: Introduce target mode tx ops
|
13 years ago |