Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-10-31 | treewide: use __printf not __attribute__((format(printf,...))) | Joe Perches | 1 | -1/+1 |
2011-09-27 | NFC: use after free on error | Dan Carpenter | 1 | -8/+6 |
2011-09-27 | NFC: protect nci_data_exchange transactions | Ilan Elias | 3 | -2/+12 |
2011-09-27 | NFC: implicitly deactivate in nci_start_poll | Ilan Elias | 1 | -1/+6 |
2011-09-27 | NFC: improve readability of an 'if' in nci core.c | Ilan Elias | 1 | -18/+14 |
2011-09-20 | NFC: basic NCI protocol implementation | Ilan Elias | 9 | -0/+1633 |
2011-09-20 | NFC: move nfc.h from include/net to include/net/nfc | Ilan Elias | 1 | -1/+1 |
2011-09-20 | NFC: Add dev_up and dev_down control operations | Ilan Elias | 3 | -0/+137 |
2011-08-24 | NFC: Reserve tx head and tail room | Samuel Ortiz | 2 | -8/+11 |
2011-07-05 | NFC: add the NFC socket raw protocol | Lauro Ramos Venancio | 4 | -1/+376 |
2011-07-05 | NFC: add NFC socket family | Aloisio Almeida Jr | 4 | -1/+120 |
2011-07-05 | NFC: add nfc generic netlink interface | Lauro Ramos Venancio | 4 | -3/+640 |
2011-07-05 | NFC: add nfc subsystem core | Lauro Ramos Venancio | 4 | -0/+466 |