summaryrefslogtreecommitdiff
path: root/drivers/nfc
AgeCommit message (Expand)Author
2018-12-19Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Tao Huang
2018-12-11Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAmit Pundir
2018-12-01NFC: nfcmrvl_uart: fix OF child-node lookupJohan Hovold
2018-04-08Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Tao Huang
2018-03-23Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2018-03-22NFC: nfcmrvl: double free on error pathDan Carpenter
2018-03-22NFC: nfcmrvl: Include unaligned.h instead of access_ok.hTobias Klauser
2017-11-02Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Tao Huang
2017-09-18ANDROID: NFC: st21nfca: Fix memory OOB and leak issues in connectivity events...Suren Baghdasaryan
2017-09-18ANDROID: nfc: fdp: Fix possible buffer overflow in WCS4000 NFC driverSuren Baghdasaryan
2017-09-18ANDROID: NFC: st21nfca: Fix out of bounds kernel access when handling ATR_REQSuren Baghdasaryan
2017-09-01Merge tag 'lsk-v4.4-17.08-android' of git://git.linaro.org/kernel/linux-linar...Tao Huang
2017-08-06nfc: fdp: fix NULL pointer dereferenceSudip Mukherjee
2017-07-27NFC: nfcmrvl: fix firmware-management initialisationJohan Hovold
2017-07-27NFC: nfcmrvl: use nfc-device for firmware downloadJohan Hovold
2017-07-27NFC: nfcmrvl: do not use device-managed resourcesJohan Hovold
2017-07-27NFC: nfcmrvl_uart: add missing tty-device sanity checkJohan Hovold
2016-12-02Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Huang, Tao
2016-11-18mei: bus: fix received data size check in NFC fixupAlexander Usyskin
2016-11-04Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Huang, Tao
2016-10-07NFC: fdp: Detect errors from fdp_nci_create_conn()Geert Uytterhoeven
2015-11-18Merge tag 'v4.4-rc1'Huang, Tao
2015-11-11Merge branch 'torvalds/master'Huang, Tao
2015-11-11rk: revert to v3.10Huang, Tao
2015-11-11rk: temp revert rk changeHuang, Tao
2015-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-11-05Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2015-11-04Merge tag 'char-misc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-11-05NFC: nfcmrvl: avoid being stuck on FW dnld timeoutVincent Cuissard
2015-11-05NFC: nfcmrvl: remove unneeded CONFIG_OF switchesVincent Cuissard
2015-11-05NFC: nfcmrvl: free reset gpioVincent Cuissard
2015-11-05NFC: nfcmrvl: add a small wait after setting UART breakVincent Cuissard
2015-11-05NFC: nfcmrvl: avoid UART break control during FW downloadVincent Cuissard
2015-11-05NFC: nfcmrvl: fix SPI driver dependenciesArnd Bergmann
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis
2015-10-27NFC: nfcmrvl: update device tree bindings for Marvell NFCVincent Cuissard
2015-10-27NFC: nfcmrvl: add spi driverVincent Cuissard
2015-10-27NFC: nfcmrvl: add i2c driverVincent Cuissard
2015-10-27NFC: nfcmrvl: configure head/tail room values per low level driversVincent Cuissard
2015-10-27NFC: nfcmrvl: add firmware download supportVincent Cuissard
2015-10-27NFC: nfcmrvl: remove unneeded version definesVincent Cuissard
2015-10-27NFC: st21nfca: Add support for proprietary commandsChristophe Ricard
2015-10-27NFC: st-nci: Replace st21nfcb by st_nci in makefileChristophe Ricard
2015-10-27NFC: st-nci: remove duplicated skb dumpChristophe Ricard
2015-10-27NFC: st-nci: Disable irq when powering the device upChristophe Ricard
2015-10-27NFC: st21nfca: Add error messages for unexpected HCI eventsChristophe Ricard
2015-10-27NFC: st21nfca: Add few code style fixesChristophe Ricard
2015-10-27NFC: st-nci: Add few code style fixesChristophe Ricard
2015-10-27NFC: netlink: Add mode parameter to deactivate_target functionsChristophe Ricard
2015-10-27NFC: st21nfca: Fix host_list verification after SEactivationChristophe Ricard