Age | Commit message (Expand) | Author |
2015-12-29 | nfc: netlink: HCI event connectivity implementation | Christophe Ricard |
2015-10-27 | NFC: netlink: Add mode parameter to deactivate_target functions | Christophe Ricard |
2015-08-20 | nfc: netlink: Add capability to reply to vendor_cmd with data | Christophe Ricard |
2015-06-09 | NFC: Introduce vendor commands structures | Samuel Ortiz |
2015-04-06 | nfc: Reduce nfc_evt_transaction params length to 0 | Christophe Ricard |
2015-02-02 | NFC: Forward NFC_EVT_TRANSACTION to user space | Christophe Ricard |
2014-11-28 | NFC: NCI: Handle Target mode activation | Julien Lefrique |
2014-05-20 | NFC: Add RAW socket type support for SOCKPROTO_RAW | Hiren Tandel |
2014-02-16 | NFC: Add ISO/IEC 15693 header definitions | Mark A. Greer |
2013-12-06 | include/net/: Fix FSF address in file headers | Jeff Kirsher |
2013-09-25 | NFC: Define secure element IO API and commands | Samuel Ortiz |
2013-09-25 | NFC: Document NFC targets sens_res field | Samuel Ortiz |
2013-09-25 | NFC: Move struct nfc_phy_ops out of HCI up to nfc core level | Eric Lapuyade |
2013-09-25 | NFC: Convert nfc_dev_info and nfc_dev_err to nfc_<level> | Joe Perches |
2013-09-25 | NFC: Replace nfc_dev_dbg with dev_dbg | Joe Perches |
2013-09-25 | NFC: Export nfc_find_se() | Arron Wang |
2013-08-14 | NFC: netlink: Add result of firmware operation to completion event | Eric Lapuyade |
2013-08-14 | NFC: Move nfc_fw_download_done() definition from private to public | Eric Lapuyade |
2013-07-31 | NFC: netlink: Rename CMD_FW_UPLOAD to CMD_FW_DOWNLOAD | Samuel Ortiz |
2013-06-14 | NFC: Add secure elements addition and removal API | Samuel Ortiz |
2013-06-14 | NFC: Extend and fix the internal secure element API | Samuel Ortiz |
2013-06-14 | NFC: Remove the static supported_se field | Samuel Ortiz |
2013-06-14 | NFC: pn533: Copy NFCID2 through ATR_REQ | Samuel Ortiz |
2013-06-14 | NFC: Add firmware upload netlink command | Eric Lapuyade |
2013-04-12 | NFC: RFKILL support | Samuel Ortiz |
2013-01-10 | NFC: Initial Secure Element API | Samuel Ortiz |
2013-01-10 | NFC: Fixed nfc core and hci unregistration and cleanup | Eric Lapuyade |
2012-10-26 | NFC: Use IDR library to assing NFC devices IDs | Samuel Ortiz |
2012-09-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-09-25 | NFC: Use system_nrt_wq instead of custom ones | Tejun Heo |
2012-09-25 | NFC: Implement NCI dep_link_up and dep_link_down | Ilan Elias |
2012-09-10 | netlink: Rename pid to portid to avoid confusion | Eric W. Biederman |
2012-07-09 | NFC: Driver failure API | Eric Lapuyade |
2012-06-04 | NFC: Introduce target mode rx data callback | Samuel Ortiz |
2012-06-04 | NFC: Introduce target mode tx ops | Samuel Ortiz |
2012-06-04 | NFC: Set the NFC device RF mode appropriately | Samuel Ortiz |
2012-06-04 | NFC: Add target mode activation netlink event | Samuel Ortiz |
2012-06-04 | NFC: Add target mode protocols to the polling loop startup routine | Samuel Ortiz |
2012-06-04 | NFC: Export LLCP general bytes getter | Samuel Ortiz |
2012-05-15 | NFC: Specify usage for targets found and target lost events | Eric Lapuyade |
2012-05-15 | NFC: Cache the core NFC active target pointer instead of its index | Eric Lapuyade |
2012-04-18 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-04-15 | net: cleanup unsigned to unsigned int | Eric Dumazet |
2012-04-12 | NFC: Add Core support to generate tag lost event | Eric Lapuyade |
2012-04-12 | NFC: Changed target activated state logic | Eric Lapuyade |
2012-04-12 | NFC: Fix next target_idx type and rename for clarity | Eric Lapuyade |
2012-04-12 | NFC: The core part should generate the target index | Samuel Ortiz |
2012-04-12 | NFC: HCI support | Eric Lapuyade |
2012-04-12 | NFC: Export target lost function | Eric Lapuyade |
2012-03-06 | NFC: Core code identation fixes | Samuel Ortiz |