Age | Commit message (Expand) | Author | Files | Lines |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 399 | Thomas Gleixner | 2 | -24/+2 |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 | Thomas Gleixner | 1 | -13/+1 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
2019-03-28 | nfc/mei: convert to SPDX license tags | Tomas Winkler | 1 | -14/+3 |
2017-11-06 | nfc: microread: constify i2c_device_id | Arvind Yadav | 1 | -1/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-06-16 | networking: add and use skb_put_u8() | Johannes Berg | 2 | -4/+4 |
2017-06-16 | networking: make skb_push & __skb_push return void pointers | Johannes Berg | 2 | -3/+3 |
2017-06-16 | networking: make skb_put & friends return void pointers | Johannes Berg | 2 | -4/+4 |
2016-10-28 | nfc: mei: use module_mei_cl_driver macro | Tomas Winkler | 1 | -22/+1 |
2016-03-09 | NFC: microread: Drop platform data header file | Jean Delvare | 1 | -8/+0 |
2015-12-29 | nfc: microread: Remove useless irq field | Christophe Ricard | 1 | -2/+0 |
2015-11-04 | Merge tag 'char-misc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -7/+7 |
2015-10-19 | NFC: microread: Auto-select core module | Jean Delvare | 1 | -11/+7 |
2015-09-20 | mei: bus: use mei_cldev_ prefix for the API functions | Tomas Winkler | 1 | -3/+3 |
2015-09-20 | mei: bus: complete variable rename of type struct mei_cl_device | Tomas Winkler | 1 | -4/+4 |
2015-09-20 | mei: bus: add client protocol version to the device alias | Tomas Winkler | 1 | -1/+1 |
2015-06-26 | Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
2015-06-09 | NFC: microread: drop unused variable | Tomas Winkler | 1 | -3/+0 |
2015-05-24 | mei: bus: report also uuid in module alias | Tomas Winkler | 1 | -1/+1 |
2015-04-07 | NFC: logging neatening | Joe Perches | 1 | -1/+1 |
2015-01-28 | NFC: microread: Change event_received gate parameter to pipe | Christophe Ricard | 1 | -1/+2 |
2014-09-05 | NFC: microread: Potential overflows in microread_target_discovered() | Dan Carpenter | 1 | -4/+12 |
2013-12-11 | nfc: Fix FSF address in file headers | Jeff Kirsher | 4 | -12/+4 |
2013-09-25 | NFC: Standardize logging style | Joe Perches | 3 | -26/+17 |
2013-06-14 | NFC: Remove the static supported_se field | Samuel Ortiz | 1 | -4/+2 |
2013-05-21 | NFC: mei: Do not disable MEI devices from their remove routine | Samuel Ortiz | 1 | -2/+0 |
2013-05-21 | NFC: mei_phy: Register event callback when enabling the device | Samuel Ortiz | 1 | -13/+5 |
2013-04-16 | NFC: mei: Add a common mei bus API for NFC drivers | Eric Lapuyade | 2 | -131/+10 |
2013-04-01 | NFC: microread: Fix build failure due to a new MEI bus API | Samuel Ortiz | 1 | -21/+17 |
2013-02-11 | NFC: microread: Fix mei physical layer | Samuel Ortiz | 1 | -19/+24 |
2013-02-08 | NFC: microread: Add MEI physical layer | Samuel Ortiz | 3 | -0/+254 |
2013-02-03 | NFC: microread: Add i2c physical layer | Samuel Ortiz | 3 | -0/+354 |
2013-02-03 | NFC: Initial support for Inside Secure microread | Eric Lapuyade | 4 | -0/+779 |