Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
e0dd880a545c36bd56489a97bb1d337cb873a9d5
/
drivers
/
nfc
d878238
Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 9 years ago
d0dcad8
NFC: nfcmrvl: set PB_BAIL_OUT at setup
by Vincent Cuissard
· 9 years ago
83d5672
NFC: nfcmrvl: Allow ISO15693 protocol
by Vincent Cuissard
· 9 years ago
43465b7
NFC: nfcmrvl: small fix in USB driver
by Vincent Cuissard
· 9 years ago
e097dc62
NFC: nfcmrvl: add UART driver
by Vincent Cuissard
· 9 years ago
dc14bde
NFC: nfcmrvl: add platform_data and DT configuration
by Vincent Cuissard
· 9 years ago
4a2b947
NFC: nfcmrvl: add chip reset management
by Vincent Cuissard
· 9 years ago
8a81a96
NFC: nfcmrvl: update USB device id
by Vincent Cuissard
· 9 years ago
e1bf80c
NFC: nfcmrvl: update nci recv frame API
by Vincent Cuissard
· 9 years ago
f1f1a7d
NFC: nfcmrvl: add support of HCI-based transport
by Vincent Cuissard
· 9 years ago
d18ee5a
NFC: nfcmrvl: remove integration related settings
by Vincent Cuissard
· 9 years ago
ed06aeef
nfc: st-nci: Rename st21nfcb to st-nci
by Christophe Ricard
· 9 years ago
41fc2f5
NFC: st21nfcb: Configure CLF with NCI proprietary command
by Christophe Ricard
· 9 years ago
05f0939
NFC: st21nfcb: disable irq when st21nfcb is disabled
by Christophe Ricard
· 9 years ago
183fe2d
NFC: st21nfcb: Move powered flag from phy to ndlc layer
by Christophe Ricard
· 9 years ago
e8b72c2
NFC: st21nfcb: Move st21nfcb_nci_remove in ndlc_remove
by Christophe Ricard
· 9 years ago
dbd70b4
NFC: st21nfcb: Add support for nci proprietary commands
by Christophe Ricard
· 9 years ago
cc1417e
NFC: st21nfcb: Fix st21nfcb_nci_close
by Christophe Ricard
· 9 years ago
6628b09
NFC: st21nfcb: Add ndlc_close in st21nfcb_nci_remove
by Christophe Ricard
· 9 years ago
4ac82e8
NFC: st21nfcb: remove st21nfcb_nci_i2c_disable
by Christophe Ricard
· 9 years ago
09f39a9
NFC: st21nfcb: Do not remove header once the payload is sent
by Christophe Ricard
· 9 years ago
38bd83f
NFC: st21nfcb: Remove inappropriate kfree on a devm_kzalloc pointer
by Firo Yang
· 9 years ago
8a2151c
NFC: pn544: use flags argument of devm_gpiod_get to set direction
by Uwe Kleine-König
· 9 years ago
0cd6f66
NFC: microread: drop unused variable
by Tomas Winkler
· 9 years ago
71fa6fb
NFC: Remove obsolete setting of DEBUG
by Valentin Rothberg
· 10 years ago
ab71481
NFC: trf7970a: Handle extra byte in response to Type 5 RMB commands
by Mark A. Greer
· 10 years ago
262e719
NFC: nxp-nci: Fix build warning
by Samuel Ortiz
· 9 years ago
551e306
NFC: nxp-nci_i2c: Add support for enumerating through ACPI
by Oleg Zhurakivskyy
· 9 years ago
b144ce2
mei: fix up uuid matching
by Greg Kroah-Hartman
· 9 years ago
1d3ff7672
NFC: mei_phy: adjust mei nfc header according the spec
by Tomas Winkler
· 9 years ago
be9b720
NFC: mei_phy: move all nfc logic from mei driver to nfc
by Tomas Winkler
· 9 years ago
c93b76b
mei: bus: report also uuid in module alias
by Tomas Winkler
· 9 years ago
3590ebc
NFC: logging neatening
by Joe Perches
· 10 years ago
5df848f
NFC: pn533: fix error return code
by Julia Lawall
· 10 years ago
9421ce1
NFC: nxp-nci: Release firmware when switching to FW mode fails
by Samuel Ortiz
· 10 years ago
2b591257
NFC: nxp-nxi: Remove useless fw pointer check
by Samuel Ortiz
· 10 years ago
9dbe776
nfc: st21nfca: Add additional comments about EVT_TRANSACTION
by Christophe Ricard
· 10 years ago
1dab57f
nfc: st21nfcb: Add additional comments about EVT_TRANSACTION
by Christophe Ricard
· 10 years ago
05db6e94
nfc: st21nfcb: Add missing break statement in switch section
by Christophe Ricard
· 10 years ago
a8f686e
NFC: st21nfca: Change st21nfca_get_iso14443_3_uid parameter name
by Christophe Ricard
· 10 years ago
9906a88
NFC: st21nfca: fix st21nfca_get_iso14443_3_uid data copy
by Christophe Ricard
· 10 years ago
d4a41d1
NFC: st21nfcb: Retry i2c_master_send if it returns a negative value
by Christophe Ricard
· 10 years ago
2ca2100
NFC: st21nfcb: Fix memory leak in secure element probing stage
by Christophe Ricard
· 10 years ago
6be8867
NFC: nxp-nci_i2c: Add I2C support to NXP NCI driver
by Clément Perrochaud
· 10 years ago
dece458
NFC: nxp-nci: Add support for NXP NCI chips
by Clément Perrochaud
· 10 years ago
fa00e8f
NFC: nci: Move NFCEE discovery logic
by Christophe Ricard
· 10 years ago
15d4a8d
NFC: nci: Move logical connection structure allocation
by Christophe Ricard
· 10 years ago
b16ae71
NFC: nci: Support all destinations type when creating a connection
by Christophe Ricard
· 10 years ago
26fc6c7
NFC: st21nfca: Add HCI transaction event support
by Christophe Ricard
· 10 years ago
5d1ceb7
NFC: st21nfcb: Add HCI transaction event support
by Christophe Ricard
· 10 years ago
8ae01f7
NFC: st21nfcb: Add support for secure element
by Christophe Ricard
· 10 years ago
0a5942c
NFC: Add ACPI support for NXP PN544
by Robert Dolca
· 10 years ago
75dda42
NFC: PN544: GPIO access that may sleep
by Robert Dolca
· 10 years ago
2130fb9
NFC: st21nfca: Adding support for secure element
by Christophe Ricard
· 10 years ago
d6365c0
NFC: microread: Change event_received gate parameter to pipe
by Christophe Ricard
· 10 years ago
8abe3c6
NFC: pn544: Change event_received gate parameter to pipe
by Christophe Ricard
· 10 years ago
7274496
NFC: st21nfcb: Fix "NULL pointer dereference" possible error
by Christophe Ricard
· 10 years ago
c490c55
NFC: st21nfca: Fix some skb memory leaks
by Christophe Ricard
· 10 years ago
2b70283
NFC: st21nfca: Remove checkpatch.pl warning Possible unnecessary 'out of memory' message
by Christophe Ricard
· 10 years ago
ec03ff1
NFC: st21nfca: Remove skb_pipe_list and skb_pipe_info useless allocation
by Christophe Ricard
· 10 years ago
2084246
NFC: st21nfcb: Avoid use of skb after free
by Christophe Ricard
· 10 years ago
a968639
NFC: st21nfca: Remove unreachable code
by Christophe Ricard
· 10 years ago
9446f24
NFC: st21nfcb: Fix "WARNING: invalid free of devm_ allocated data"
by Christophe Ricard
· 10 years ago
1a94cb6
NFC: dts: st21nfcb: Fix compatible string spelling to follow other drivers
by Christophe Ricard
· 10 years ago
6b5fba4
NFC: dts: st21nfca: Fix compatible string spelling to follow other drivers
by Christophe Ricard
· 10 years ago
c0f486f
Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
e8a9235
NFC / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
by Rafael J. Wysocki
· 10 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
1815962
NFC: st21nfcb: Fix reported error
by Christophe Ricard
· 10 years ago
67df3f9
NFC: st21nfca: Report error returned by functions instead of -ENODEV
by Christophe Ricard
· 10 years ago
aceb32d
NFC: st21nfcb: Remove useless pr_info
by Christophe Ricard
· 10 years ago
ace9183
NFC: st21nfcb: Improve ndlc comment
by Christophe Ricard
· 10 years ago
a4415e7
NFC: st21nfca: Rework st21nfca_hci_event_received to route event to relevent gate.
by Christophe Ricard
· 10 years ago
a80d0cb
NFC: st21nfcb: Remove gpio_irq field in static and dts configuration
by Christophe Ricard
· 10 years ago
d9b6691
NFC: st21nfcb: Add of_st21nfcb_i2c_match to MODULE_DEVICE_TABLE
by Christophe Ricard
· 10 years ago
40af86a
NFC: st21nfca: Remove gpio_irq field in static and dts configuration
by Christophe Ricard
· 10 years ago
17e40107
NFC: st21nfca: Add of_st21nfca_i2c_match to MODULE_DEVICE_TABLE
by Christophe Ricard
· 10 years ago
db083bc
NFC: Don't include linux/unaligned/access_ok.h
by Johannes Berg
· 10 years ago
47fc34f
nfc: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
a4b4a2b
Merge tag 'master-2014-10-02' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 10 years ago
094e935
NFC: st21nfca: Fix potential double kfree_skb error
by Christophe Ricard
· 10 years ago
459e794
NFC: st21nfca: ERR_PTR vs NULL fix
by Christophe Ricard
· 10 years ago
bc6b827
NFC: st21nfcb: remove error output
by Christophe Ricard
· 10 years ago
941ec5c
NFC: st21nfcb: Add ISO15693 Reader/Writer support
by Christophe Ricard
· 10 years ago
9e87f9a
NFC: nci: Add support for proprietary RF Protocols
by Christophe Ricard
· 10 years ago
fa0daa0
NFC: st21nfcb: Fix improper ndlc T2 management
by Christophe Ricard
· 10 years ago
4294e32
NFC: st21nfcb: Fix improper management of -EREMOTEIO error code.
by Christophe Ricard
· 10 years ago
90d5f81
NFC: st21nfca: Fix recursive fault when doing p2p in target mode.
by Christophe Ricard
· 10 years ago
ecc6522
NFC: st21nfca: Fix potential skb leaks in NFC-DEP code
by Christophe Ricard
· 10 years ago
cc3faac
NFC: st21nfca: Fix few coding style issue
by Christophe Ricard
· 10 years ago
fc0ae24
NFC: trf7970a: Unlock mutex before exiting _trf7970a_tg_listen()
by Mark A. Greer
· 10 years ago
b9e3016
NFC: trf7970a: Unlock mutex before exiting trf7970a_irq()
by Mark A. Greer
· 10 years ago
55ef2e7
NFC: trf7970a: Remove unnecessary local variable initialization
by Mark A. Greer
· 10 years ago
671970f
NFC: trf7970a: Remove useless local variable
by Mark A. Greer
· 10 years ago
890c165
NFC: st21nfcb: Remove useless headers
by Christophe Ricard
· 10 years ago
0a91e8a
NFC: st21nfca: fix "WARNING: else is not generally useful after a break or return"
by Christophe Ricard
· 10 years ago
efaf956
NFC: st21nfca: Clean up macros alignment
by Christophe Ricard
· 10 years ago
cebe222
NFC: st21nfca: Clean up st21nfca.h macros
by Christophe Ricard
· 10 years ago
ac633ba
NFC: st21nfcb: Fix logic when running into i2c read retry
by Christophe Ricard
· 10 years ago
56f1ffc
NFC: st21nfca: Add condition to make sure atr_req->length is valid.
by Christophe Ricard
· 10 years ago
Next »