Age | Commit message (Expand) | Author | Files | Lines |
2017-06-16 | networking: make skb_pull & friends return void pointers | Johannes Berg | 1 | -2/+1 |
2017-06-16 | networking: introduce and use skb_put_data() | Johannes Berg | 2 | -5/+3 |
2017-04-17 | nfc: fix get_unaligned_...() misuses | Al Viro | 1 | -1/+1 |
2017-04-02 | nfc: nxp-nci: use msleep for long delays | Nicholas Mc Guire | 1 | -1/+1 |
2017-04-02 | nfc: nxp-nci: Remove unneeded linux/miscdevice.h include | Corentin Labbe | 1 | -1/+0 |
2017-04-01 | NFC: nxp-nci: Include unaligned.h instead of access_ok.h | Guenter Roeck | 2 | -2/+2 |
2016-05-01 | nfc: Drop owner assignment from i2c_driver | Krzysztof Kozlowski | 1 | -1/+0 |
2015-12-29 | nfc: nxp-nci: Remove i2c client gpio irq configuration | Christophe Ricard | 1 | -19/+2 |
2015-12-29 | nfc: nxp-nci: Remove #ifdef CONFIG_OF | Christophe Ricard | 1 | -11/+0 |
2015-11-18 | nxp-nci: i2c: Do not check specifically for -EREMOTEIO error | Fabio Estevam | 1 | -1/+1 |
2015-10-19 | NFC: nxp-nci: constify nxp_nci_phy_ops structure | Julia Lawall | 3 | -4/+6 |
2015-07-06 | NFC: nxp-nci_i2c: use flags argument of devm_gpiod_get_index | Uwe Kleine-König | 1 | -7/+3 |
2015-06-09 | NFC: Remove obsolete setting of DEBUG | Valentin Rothberg | 1 | -2/+0 |
2015-06-08 | NFC: nxp-nci: Fix build warning | Samuel Ortiz | 1 | -0/+1 |
2015-06-08 | NFC: nxp-nci_i2c: Add support for enumerating through ACPI | Oleg Zhurakivskyy | 1 | -0/+51 |
2015-04-06 | NFC: nxp-nci: Release firmware when switching to FW mode fails | Samuel Ortiz | 1 | -1/+3 |
2015-04-06 | NFC: nxp-nxi: Remove useless fw pointer check | Samuel Ortiz | 1 | -2/+1 |
2015-03-26 | NFC: nxp-nci_i2c: Add I2C support to NXP NCI driver | Clément Perrochaud | 3 | -0/+429 |
2015-03-26 | NFC: nxp-nci: Add support for NXP NCI chips | Clément Perrochaud | 5 | -0/+621 |