Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
fb67cdfbe52cc56c3b525f1fba16a20d3907585a
/
drivers
/
nfc
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
05db6e9
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
a51577c
NFC: st21nfca: Remove useless IS_ERR(skb) conditions
by Christophe Ricard
· 10 years ago
32b41d8
NFC: st21nfca: Remove useless err == 0 condition
by Christophe Ricard
· 10 years ago
72030a2
NFC: st21nfca: Change nfcid3 generation
by Christophe Ricard
· 10 years ago
06ed3d6
NFC: st21nfca: Remove useless new line in nfc_err call
by Christophe Ricard
· 10 years ago
9ec1f58
NFC: st21nfca: Fix logic when setting session_id
by Christophe Ricard
· 10 years ago
df2566f
NFC: st21nfcb: Remove inappropriate kfree on a previously devm_kzalloc pointer
by Christophe Ricard
· 10 years ago
2c376a9
NFC: st21nfcb: Remove useless new line in nfc_err call
by Christophe Ricard
· 10 years ago
d363d7d
NFC: st21nfcb: Remove double assignment of .owner in struct device_driver
by Christophe Ricard
· 10 years ago
56ee645
NFC: st21nfcb: Convert to use devm_gpio_request_one
by Christophe Ricard
· 10 years ago
361325e
NFC: st21nfcb: Fix scripts/checkpatch.pl error "code indent should use tabs where possible"
by Christophe Ricard
· 10 years ago
3e6df919
NFC: st21nfca: Fix scripts/checkpatch.pl warnings "Missing a blank line after declarations"
by Christophe Ricard
· 10 years ago
6ae3ed1
NFC: st21nfca: Fix sparse: cast to restricted __be32
by Christophe Ricard
· 10 years ago
0be8ce7
NFC: st21nfca: Convert to use devm_gpio_request_one
by Axel Lin
· 10 years ago
ce3a5de
NFC: st21nfca: Remove double assignment of .owner in struct device_driver
by Emil Goode
· 10 years ago
300c627
NFC: st21nfca: Fix potential depmod dependency cycle
by Christophe Ricard
· 10 years ago
a1b27b3
NFC: st21nfcb: Fix depmod dependency cycle
by Christophe Ricard
· 10 years ago
cb174ab
NFC: trf7970a: Add Target Mode Detection Support
by Mark A. Greer
· 10 years ago
13b4272
NFC: trf7970a: Add Target Mode Support
by Mark A. Greer
· 10 years ago
1961843
NFC: trf7970a: Handle timeout values of zero
by Mark A. Greer
· 10 years ago
6fb9edc
NFC: trf7970a: Cancel timer when error encountered
by Mark A. Greer
· 10 years ago
851ee3c
NFC: trf7970a: Don't turn on RF if there is already an RF field
by Mark A. Greer
· 10 years ago
7149d6b
NFC: trf7970a: trf7970a_init() turns off the RF transmitter
by Mark A. Greer
· 10 years ago
cfc708d
NFC: trf7970a: Don't turn off RF if its already off
by Mark A. Greer
· 10 years ago
307e5ca
NFC: trf7970a: Add '_in_' to initiator routines
by Mark A. Greer
· 10 years ago
4e007f8
NFC: trf7970a: Delay after initialization
by Mark A. Greer
· 10 years ago
77c9539
NFC: trf7970a: Add System Suspend/Resume support
by Mark A. Greer
· 10 years ago
b528281
NFC: trf7970a: Create startup and shutdown routines
by Mark A. Greer
· 10 years ago
ceccd6a
NFC: trf7970a: Don't assume CONFIG_PM_RUNTIME is enabled
by Mark A. Greer
· 10 years ago
b5e17d9
NFC: trf7970a: Rename TRF7970A_ST_OFF to TRF7970A_ST_RF_OFF
by Mark A. Greer
· 10 years ago
0a1de84
NFC: trf7970a: Return error code when turning on RF fails
by Mark A. Greer
· 10 years ago
afa5b5f
NFC: trf7970a: Ensure no more RX data before completing receive
by Mark A. Greer
· 10 years ago
5d8f759
NFC: trf7970a: Reread FIFO Status Register when draining FIFO
by Mark A. Greer
· 10 years ago
Next »