Commit Graph

83 Commits (c1b52739e45f5969b208ebc377f52468280af11e)

Author SHA1 Message Date
Thierry Escande 5b412fd11c NFC: Fix pn533 target mode memory leak 12 years ago
Waldemar Rymarkiewicz 70418e6efc NFC: pn533: Fix mem leak in pn533_in_dep_link_up 12 years ago
Szymon Janc 770f750bc2 NFC: pn533: Fix use after free 12 years ago
Szymon Janc 60ad07ab6b NFC: pn533: Fix missing lock while operating on commands list 12 years ago
Marcel Holtmann 61cdb01853 NFC: Move pn544.h to linux/platform_data/ 12 years ago
Waldemar Rymarkiewicz ab34a1813c NFC: pn533: Remove unused arg parameter 12 years ago
Waldemar Rymarkiewicz 82dec34df6 NFC: pn533: Fix in/out frame buffer allocation 12 years ago
Arron Wang 984d334f28 NFC: Fix sparse warnings due to missing static 12 years ago
Eric Lapuyade 97f18414af NFC: Separate pn544 hci driver in HW dependant and independant parts 12 years ago
Eric Lapuyade 632c016ab8 NFC: HCI check presence must not fail when driver doesn't support it 12 years ago
Arron Wang da052850b9 NFC: Add pn544 presence check for different targets 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
Arron Wang 7e2afc9d07 NFC: Set local gb and DEP registries 12 years ago
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