Commit Graph

66 Commits (aa89ed9e369b345ef3737c56e7c8934af2df4aa6)

Author SHA1 Message Date
Szymon Janc ee5e8d812c NFC: Fix missing mutex unlock in pn533_send_cmd_frame_async 13 years ago
Waldemar Rymarkiewicz 96e324024b NFC: xmit from hci ops must return 0 or negative 13 years ago
Cong Wang 7b55279f6a NFC: Remove the pn544 raw driver 13 years ago
Wei Yongjun c51ad34e54 NFC: Move the pn544_hci dereference below the NULL test 13 years ago
Wei Yongjun d6650a2ccf NFC: Move the nfcwilink dereference below the NULL test 13 years ago
Eric Lapuyade 412fda538f NFC: Changed HCI and PN544 HCI driver to use the new HCI LLC Core 13 years ago
Eric Lapuyade f3e8fb5527 NFC: Modified hci_transceive to become an asynchronous operation 13 years ago
Waldemar Rymarkiewicz ade672082d NFC: Remove crc generation from shdlc layer 13 years ago
Samuel Ortiz f2ce39828a NFC: Set the IRQF_ONESHOT flag from the pn544_hci IRQ handler request 13 years ago
Tejun Heo 58637c9b65 NFC: Don't use WQ_MEM_RECLAIM for pn533 13 years ago
Syam Sidhardhan 058576ddfb NFC: Use module_platform_driver macro for nfcwilink.c 13 years ago
Samuel Ortiz 5d50b364e6 NFC: Queue pn533 commands 13 years ago
Samuel Ortiz 01d719a228 NFC: Add ISO 14443 type B protocol 13 years ago
Samuel Ortiz a1fbbf1817 NFC: Use communicate thru only for PaSoRi when trying to read Felica tags 13 years ago
Samuel Ortiz 5c7b053129 NFC: Add initial Sony RC-S360 support to pn533 13 years ago
Eric Lapuyade a10d595b10 NFC: Allow HCI driver to pre-open pipes to some gates 13 years ago
Eric Lapuyade eae202aa20 NFC: update PN544 HCI driver state when opened/closed 13 years ago
Samuel Ortiz 51ad304cc8 NFC: Monitor pn533 target mode 13 years ago
Samuel Ortiz 0201ed0349 NFC: Convert pn533 from semaphore to mutex 13 years ago
Samuel Ortiz 41a8ec496d NFC: Set the proper baud rate when trying to activate pn533 targets 13 years ago
Samuel Ortiz 6fbbdc16be NFC: Implement pn533 polling loop 13 years ago
Samuel Ortiz 51d9e803b9 NFC: Add type A and type F parameters for pn533 target mode 13 years ago
Samuel Ortiz d7f3345d3a NFC: Add passive initiator data for pn533 13 years ago
Samuel Ortiz 34a85bfcfb NFC: Configure pn533 RF timings 13 years ago
Samuel Ortiz 9f2f8ba172 NFC: Unregister device if pn533 initial configuration fails 13 years ago
Samuel Ortiz 7c2a04a933 NFC: Reset poll mod list when stopping pn533 poll 13 years ago
Samuel Ortiz dadb06f270 NFC: Implement the pn533 target mode Tx op 13 years ago
Samuel Ortiz 103b34cf5f NFC: Implement the pn533 target mode data fetching routine 13 years ago
Samuel Ortiz be9ae4ce4e NFC: Introduce target mode tx ops 13 years ago
Samuel Ortiz fc40a8c1a0 NFC: Add target mode activation netlink event 13 years ago
Samuel Ortiz ad3823cef6 NFC: Implement pn533 target mode polling loop 13 years ago
Samuel Ortiz fe7c580073 NFC: Add target mode protocols to the polling loop startup routine 13 years ago
Dan Carpenter 885ba1da68 NFC: potential integer overflow problem in check_crc() 13 years ago
Eric Lapuyade bbed0deefb NFC: HCI based pn544 driver 13 years ago
Dan Carpenter 0f90936106 NFC: Remove unneeded pn533 dev NULL check 13 years ago
Eric Lapuyade 9009943326 NFC: Cache the core NFC active target pointer instead of its index 13 years ago
Samuel Ortiz 6ff73fd239 NFC: pn533 Rx chaining support 13 years ago
Samuel Ortiz 4849f85ee3 NFC: Convert pn533 from tasklet to workqueues 13 years ago
Samuel Ortiz 47807d3dbb NFC: Remove the rf mode parameter from the DEP link up routine 13 years ago
Samuel Ortiz 2fbabfa467 NFC: Export NFCID when detecting a p2p target with pn533 13 years ago
Samuel Ortiz d8dc107248 NFC: Export Jewel/Topaz ID from pn533 13 years ago
Samuel Ortiz 7975754f61 NFC: Export sensf from pn533 13 years ago
Samuel Ortiz 98b3ac1b98 NFC: Clear pn533 target structure 13 years ago
Samuel Ortiz c3b1e1e8a7 NFC: Export NFCID1 from pn533 13 years ago
Ilan Elias ea9917d6f9 NFC: Free sk_buff if nfcwilink_send fails 13 years ago
Ilan Elias 1195d89b2d NFC: Download TI NFC init script 13 years ago
Ilan Elias 3ed1326d2e NFC: Add endian annotations to nfcwilink driver 13 years ago
Samuel Ortiz 361f3cb7f9 NFC: DEP link hook implementation for pn533 13 years ago
Samuel Ortiz 541d920b05 NFC: Set and get DEP general bytes 13 years ago
Samuel Ortiz 7c7cd3bfec NFC: Add tx skb allocation routine 13 years ago