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