Commit Graph

186 Commits (6b68f03f95e3f0aeea0c47799aecb296276a7cd6)

Author SHA1 Message Date
Eric Lapuyade 06c660340f NFC: pn544: i2c: Add firmware download implementation for pn544 12 years ago
Eric Lapuyade 8bd7fc8995 NFC: pn544: Add firmware operations hci ops 12 years ago
Eric Lapuyade eab10b71a7 NFC: pn544: i2c: Add firmware download mode power-on support 12 years ago
Samuel Ortiz dfccd0f580 NFC: pn533: Add some polling entropy 12 years ago
Samuel Ortiz 46f793b041 NFC: pn533: Add delay between each poll frame 12 years ago
Olivier Guiter 56a63c82cf NFC: pn533: Store the correct frame size (normal vs ext) 12 years ago
Olivier Guiter 963a82e07d NFC: pn533: Split large Tx frames in chunks 12 years ago
Olivier Guiter 1575b9d866 NFC: pn533: Add extended information frame decoding support 12 years ago
Samuel Ortiz 3a8eab39ac NFC: pn533: Enable AUTO RFCA 12 years ago
Samuel Ortiz 5eef484561 NFC: pn533: Unconditionaly select the highest p2p bit rate 12 years ago
Samuel Ortiz a94e10f7d7 NFC: pn533: Request System code from SENSF_REQ 12 years ago
Samuel Ortiz 17e9d9d437 NFC: pn533: Fix the pn533 polling loop 12 years ago
Samuel Ortiz f1abed171f NFC: pn533: Fix hardware busy loop when establishing the LLCP link 12 years ago
Thierry Escande 40dac370ef NFC: Fix missing static declarations 12 years ago
Valentin Ilie bda7eb2763 NFC: mei_phy: Clean up file 12 years ago
Thierry Escande 7cbe0ff3e4 NFC: Add a nfc hardware simulation driver 12 years ago
Olivier Guiter 86eca4e71f NFC: pn533: Fix ACR122 related debug output 12 years ago
Samuel Ortiz 0b456c418a NFC: Remove the static supported_se field 12 years ago
Samuel Ortiz 322bce957e NFC: pn533: Copy NFCID2 through ATR_REQ 12 years ago
Samuel Ortiz 31c44464ac NFC: pn533: Use 0x3 for SENSF_REQ Time Slot Number (TSN) 12 years ago
Frederic Danis 1095e69f47 NFC: NCI: Fix skb->dev usage 12 years ago
Wei Yongjun 4674d0fecb NFC: pn533: Fix error return code in pn533_probe() 12 years ago
Arron Wang a69bdc1ecd NFC: pn544: Remove Felica and Jewel device presence check 12 years ago
Arron Wang 9c59844005 NFC: pn544: Identify Type F NFC-DEP through NFCID2 12 years ago
Masanari Iida 8b513d0cf6 treewide: Fix typo in printk 12 years ago
Samuel Ortiz e3a6b14ced NFC: mei: Do not disable MEI devices from their remove routine 12 years ago
Samuel Ortiz 73f3adb9b9 NFC: mei_phy: Register event callback when enabling the device 12 years ago
Samuel Ortiz d999e4db0a NFC: mei_phy depends on INTEL_MEI 12 years ago
Samuel Ortiz bb03dceb83 NFC: pn544: Add MEI physical layer 12 years ago
Eric Lapuyade 4912e2fe74 NFC: mei: Add a common mei bus API for NFC drivers 12 years ago
Samuel Ortiz 60d9edd50b NFC: pn533: Turn radio on and off when bringing the device up and down 12 years ago
Marina Makienko 7c5a54fb86 NFC: pn533: Add missing usb_put_dev 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