index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nfc
Age
Commit message (
Expand
)
Author
2014-12-18
Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-12-15
NFC / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-02
NFC: st21nfcb: Fix reported error
Christophe Ricard
2014-12-02
NFC: st21nfca: Report error returned by functions instead of -ENODEV
Christophe Ricard
2014-12-02
NFC: st21nfcb: Remove useless pr_info
Christophe Ricard
2014-12-02
NFC: st21nfcb: Improve ndlc comment
Christophe Ricard
2014-12-02
NFC: st21nfca: Rework st21nfca_hci_event_received to route event to relevent ...
Christophe Ricard
2014-12-02
NFC: st21nfcb: Remove gpio_irq field in static and dts configuration
Christophe Ricard
2014-12-02
NFC: st21nfcb: Add of_st21nfcb_i2c_match to MODULE_DEVICE_TABLE
Christophe Ricard
2014-12-02
NFC: st21nfca: Remove gpio_irq field in static and dts configuration
Christophe Ricard
2014-12-02
NFC: st21nfca: Add of_st21nfca_i2c_match to MODULE_DEVICE_TABLE
Christophe Ricard
2014-11-28
NFC: Don't include linux/unaligned/access_ok.h
Johannes Berg
2014-10-20
nfc: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-05
Merge tag 'master-2014-10-02' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2014-09-24
NFC: st21nfca: Fix potential double kfree_skb error
Christophe Ricard
2014-09-24
NFC: st21nfca: ERR_PTR vs NULL fix
Christophe Ricard
2014-09-24
NFC: st21nfcb: remove error output
Christophe Ricard
2014-09-24
NFC: st21nfcb: Add ISO15693 Reader/Writer support
Christophe Ricard
2014-09-24
NFC: nci: Add support for proprietary RF Protocols
Christophe Ricard
2014-09-24
NFC: st21nfcb: Fix improper ndlc T2 management
Christophe Ricard
2014-09-24
NFC: st21nfcb: Fix improper management of -EREMOTEIO error code.
Christophe Ricard
2014-09-24
NFC: st21nfca: Fix recursive fault when doing p2p in target mode.
Christophe Ricard
2014-09-24
NFC: st21nfca: Fix potential skb leaks in NFC-DEP code
Christophe Ricard
2014-09-24
NFC: st21nfca: Fix few coding style issue
Christophe Ricard
2014-09-24
NFC: trf7970a: Unlock mutex before exiting _trf7970a_tg_listen()
Mark A. Greer
2014-09-24
NFC: trf7970a: Unlock mutex before exiting trf7970a_irq()
Mark A. Greer
2014-09-24
NFC: trf7970a: Remove unnecessary local variable initialization
Mark A. Greer
2014-09-24
NFC: trf7970a: Remove useless local variable
Mark A. Greer
2014-09-08
NFC: st21nfcb: Remove useless headers
Christophe Ricard
2014-09-08
NFC: st21nfca: fix "WARNING: else is not generally useful after a break or re...
Christophe Ricard
2014-09-08
NFC: st21nfca: Clean up macros alignment
Christophe Ricard
2014-09-08
NFC: st21nfca: Clean up st21nfca.h macros
Christophe Ricard
2014-09-08
NFC: st21nfcb: Fix logic when running into i2c read retry
Christophe Ricard
2014-09-08
NFC: st21nfca: Add condition to make sure atr_req->length is valid.
Christophe Ricard
2014-09-08
NFC: st21nfca: Remove useless IS_ERR(skb) conditions
Christophe Ricard
2014-09-08
NFC: st21nfca: Remove useless err == 0 condition
Christophe Ricard
2014-09-08
NFC: st21nfca: Change nfcid3 generation
Christophe Ricard
2014-09-07
NFC: st21nfca: Remove useless new line in nfc_err call
Christophe Ricard
2014-09-07
NFC: st21nfca: Fix logic when setting session_id
Christophe Ricard
2014-09-07
NFC: st21nfcb: Remove inappropriate kfree on a previously devm_kzalloc pointer
Christophe Ricard
2014-09-07
NFC: st21nfcb: Remove useless new line in nfc_err call
Christophe Ricard
2014-09-07
NFC: st21nfcb: Remove double assignment of .owner in struct device_driver
Christophe Ricard
2014-09-07
NFC: st21nfcb: Convert to use devm_gpio_request_one
Christophe Ricard
2014-09-07
NFC: st21nfcb: Fix scripts/checkpatch.pl error "code indent should use tabs w...
Christophe Ricard
2014-09-07
NFC: st21nfca: Fix scripts/checkpatch.pl warnings "Missing a blank line after...
Christophe Ricard
2014-09-07
NFC: st21nfca: Fix sparse: cast to restricted __be32
Christophe Ricard
2014-09-07
NFC: st21nfca: Convert to use devm_gpio_request_one
Axel Lin
2014-09-07
NFC: st21nfca: Remove double assignment of .owner in struct device_driver
Emil Goode
2014-09-07
NFC: st21nfca: Fix potential depmod dependency cycle
Christophe Ricard
[next]