Age | Commit message (Expand) | Author | Files | Lines |
2014-08-06 | Merge tag 'master-2014-07-31' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller | 6 | -20/+128 |
2014-07-23 | NFC: digital: Add 'tg_listen_md' and 'tg_get_rf_tech' driver hooks | Mark A. Greer | 3 | -9/+81 |
2014-07-23 | NFC: hci: Add stop_poll HCI operand. | Christophe Ricard | 1 | -2/+5 |
2014-07-23 | NFC: nci: Add T1T support notification | Christophe Ricard | 1 | -1/+3 |
2014-07-21 | NFC: digital: Add digital framing calls when in target mode | Mark A. Greer | 1 | -0/+21 |
2014-07-21 | NFC: digital: Clear poll_tech_count before activating target | Mark A. Greer | 2 | -6/+16 |
2014-07-21 | NFC: digital: Check for NFC-DEP before checking for Type 4 tag | Mark A. Greer | 1 | -2/+2 |
2014-07-16 | NFC: remove unnecessary break after goto | Fabian Frederick | 1 | -2/+0 |
2014-06-12 | net: add __pskb_copy_fclone and pskb_copy_for_clone | Octavian Purdila | 2 | -4/+4 |
2014-05-26 | NFC: nfc_sock_link() can be static | Fengguang Wu | 1 | -2/+2 |
2014-05-26 | NFC: digital: digital_in_send_attrib_req() can be static | Fengguang Wu | 1 | -1/+1 |
2014-05-26 | NFC: digital: Randomize poll cycles | Thierry Escande | 1 | -2/+4 |
2014-05-26 | NFC: digital: Return proper error code when sending ATR_REQ | Thierry Escande | 1 | -3/+2 |
2014-05-20 | NFC: NCI: Send all NCI frames to raw sockets | Hiren Tandel | 1 | -0/+9 |
2014-05-20 | NFC: Add RAW socket type support for SOCKPROTO_RAW | Hiren Tandel | 4 | -11/+102 |
2014-05-20 | NFC: NCI: No need to reverse ATR_RES Response | Hiren Tandel | 1 | -5/+2 |
2014-05-20 | NFC: digital: Handle multiple SENSF_REQ frames | Mark A. Greer | 1 | -1/+13 |
2014-05-20 | NFC: digital: SENSF_RES excludes RD when SENSF_REQ RC is zero | Mark A. Greer | 1 | -1/+1 |
2014-04-22 | NFC: hci: Fix sparse: cast to restricted __be16 | Christophe Ricard | 1 | -1/+1 |
2014-04-22 | NFC: digital: Add support for ISO/IEC 14443-B Protocol | Mark A. Greer | 3 | -2/+233 |
2014-04-22 | NFC: hci: Add load_session HCI operand | Christophe Ricard | 1 | -24/+21 |
2014-04-22 | NFC: hci: Extend command execution delay | Christophe Ricard | 1 | -2/+4 |
2014-04-12 | net: Fix use after free by removing length arg from sk_data_ready callbacks. | David S. Miller | 1 | -1/+1 |
2014-03-17 | Merge tag 'nfc-next-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville | 9 | -33/+331 |
2014-03-14 | NFC: llcp: Use list_for_each_entry in nfc_llcp_find_local() | Axel Lin | 1 | -2/+2 |
2014-03-14 | NFC: Move checking valid gb_len value to nfc_llcp_set_remote_gb | Axel Lin | 2 | -6/+5 |
2014-03-14 | NFC: Remove redundant test for dev->n_targets in nfc_find_target | Axel Lin | 1 | -3/+0 |
2014-03-11 | NFC: digital: Rename Type V tags to Type 5 tags | Mark A. Greer | 1 | -1/+1 |
2014-02-24 | NFC: Use LIST_HEAD() at appropriate places | Axel Lin | 2 | -6/+2 |
2014-02-24 | NFC: digital: Use matching_[im|tm]_protocols to check with NFC protocols masks | Axel Lin | 1 | -2/+2 |
2014-02-24 | NFC: Use list_for_each_entry in nfc_find_se() | Axel Lin | 1 | -2/+2 |
2014-02-24 | NFC: NCI: Use reinit_completion() at appropriate places | Axel Lin | 2 | -2/+4 |
2014-02-24 | NFC: NCI: Fix NULL pointer dereference | Amitkumar Karwar | 1 | -1/+1 |
2014-02-17 | NFC: digital: Fix a possible memory leak | Thierry Escande | 1 | -5/+13 |
2014-02-17 | NFC: digital: Add missing break in switch statement | Thierry Escande | 1 | -0/+1 |
2014-02-17 | NFC: digital: Add ISO-DEP support for data exchange | Thierry Escande | 3 | -4/+83 |
2014-02-17 | NFC: digital: Add poll support for type 4A tag platform | Thierry Escande | 2 | -2/+86 |
2014-02-17 | NFC: Add netlink support for ISO/IEC 15693 | Mark A. Greer | 1 | -0/+8 |
2014-02-17 | NFC: digital: Add Digital Layer support for ISO/IEC 15693 | Mark A. Greer | 3 | -0/+124 |
2014-01-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 24 | -105/+117 |
2014-01-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2 | -2/+2 |
2014-01-19 | net: add build-time checks for msg->msg_name size | Steffen Hurrle | 1 | -4/+4 |
2014-01-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 8 | -40/+91 |
2014-01-15 | net: Spelling s/transmition/transmission/ | Geert Uytterhoeven | 1 | -1/+1 |
2014-01-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
2014-01-07 | NFC: digital: Set rf tech and crc functions when receiving a PSL_REQ | Thierry Escande | 1 | -13/+31 |
2014-01-07 | NFC: digital: Set current target active on activate_target() call | Thierry Escande | 2 | -2/+28 |
2014-01-07 | treewide: fix comments and printk msgs | Masanari Iida | 1 | -1/+1 |
2014-01-07 | NFC: NCI: Add set_config API | Amitkumar Karwar | 1 | -0/+16 |
2014-01-07 | NFC: NCI: Add setup handler | Amitkumar Karwar | 1 | -0/+3 |