Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
374416112bb0f83c5b4d8bb3fbb157fbe0b2814b
/
drivers
/
nfc
« Previous
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
bece3c5
NFC: trf7970a: Handle low-watermark IRQ when transmitting
by Mark A. Greer
· 10 years ago
0e840ed
NFC: trf7970a: Only fill FIFO if there is space
by Mark A. Greer
· 10 years ago
7a1e555
NFC: trf7970a: Prefix TX data when refilling FIFO
by Mark A. Greer
· 10 years ago
5974150
NFC: trf7970a: Remove unnecessary FIFO reset & RSSI read
by Mark A. Greer
· 10 years ago
aff0564
NFC: trf7970a: Clear possible spurious interrupt before transmitting
by Mark A. Greer
· 10 years ago
38b4eb1
NFC: trf7970a: Recalculate driver timeout values
by Mark A. Greer
· 10 years ago
4e64eff
NFC: trf7970a: Add RF technology specific guard times
by Mark A. Greer
· 10 years ago
a08e545
NFC: trf7970a: Initialize when enabling RF
by Mark A. Greer
· 10 years ago
6c08df4
NFC: trf7970a: Disable SYS_CLK Output
by Mark A. Greer
· 10 years ago
17b2151
NFC: trf7970a: Remove unnecessary sleep
by Mark A. Greer
· 10 years ago
1568bfe
NFC: trf7970a: FIFO Size is really 127 bytes
by Mark A. Greer
· 10 years ago
4542e83
NFC: trf7970a: Ignore Overflow bit in FIFO Status Register
by Mark A. Greer
· 10 years ago
3e7f335
NFC: trf7970a: Use spi_sync() instead of spi_write_then_read()
by Mark A. Greer
· 10 years ago
2470729
NFC: trf7970a: Call spi_setup() to configure SPI communication
by Mark A. Greer
· 10 years ago
cc8d715
NFC: trf7970a: Remove trf7970a_tg_listen_mdaa()
by Mark A. Greer
· 10 years ago
d3a6d33
NFC: trf7970a: Remove incorrect of_node_put() call
by Mark A. Greer
· 10 years ago
d07f1e8
NFC: microread: Potential overflows in microread_target_discovered()
by Dan Carpenter
· 10 years ago
f23b735
NFC: trf7970a: Make gpio labels more readable
by Mark A. Greer
· 10 years ago
95064bd
NFC: trf7970a: Add quirk to keep EN2 low
by Mark A. Greer
· 10 years ago
772079e
NFC: trf7970a: Move IRQ Status Read quirk to device tree
by Mark A. Greer
· 10 years ago
3bd1423
NFC: trf7970a: Add VIN voltage override support
by Mark A. Greer
· 10 years ago
1892bf8
NFC: st21nfca: Adding P2P support to st21nfca in Initiator & Target mode
by Christophe Ricard
· 10 years ago
d57d74e
NFC: st21nfca: Implement stop_poll HCI hook
by Christophe Ricard
· 10 years ago
0531107
NFC: st21nfca: Improve read length sequence for P2P mode.
by Christophe Ricard
· 10 years ago
8e9466c
NFC: st21nfca: Improved start of frame detection
by Christophe Ricard
· 10 years ago
cf57734
NFC: st21nfca: Free buffer in case no data are retrieved.
by Christophe Ricard
· 10 years ago
fb92ff7
NFC: st21nfcb: few code clean up
by Christophe Ricard
· 10 years ago
35630df
NFC: st21nfcb: Add driver for STMicroelectronics ST21NFCB NFC chip
by Christophe Ricard
· 10 years ago
6857bb9
NFC: trf7970a: Add support for Felica Type 3 tags
by Mark A. Greer
· 11 years ago
09592cc
NFC: port100: Add support for type 4B tag
by Thierry Escande
· 11 years ago
7974728
NFC: st21nfca: Add ISO15693 Reader/Writer support
by Christophe Ricard
· 10 years ago
a779b88
NFC: st21nfca: Improve load_session
by Christophe Ricard
· 10 years ago
c44cb2e
NFC: dts: st21nfca: Add device-tree (Open Firmware) support to st21nfca
by Christophe Ricard
· 10 years ago
0c942b0
NFC: st21nfca: Free buffer when a bad frame is detected
by Christophe Ricard
· 11 years ago
a3c5d8f
NFC: st21nfca: Synchronize i2c Tx and Rx path
by Christophe Ricard
· 11 years ago
c97ffdb
NFC: st21nfca: Improved i2c Rx data correctness check
by Christophe Ricard
· 11 years ago
e1fb97b
NFC: st21nfca: Fix st21nfca_hci_remove_len_crc tail room handling
by Christophe Ricard
· 11 years ago
3096e25
NFC: st21nfca: Fix incorrect byte stuffing revocation
by Christophe Ricard
· 11 years ago
0bb8a62
NFC: st21nfca: Remove few useless include
by Christophe Ricard
· 11 years ago
18d2c62
NFC: st21nfca: Improve st21nfca initialization by handling reboot properly
by Christophe Ricard
· 11 years ago
fcb45e6
NFC: st21nfca: Reworked st21nfca_request_resources
by Christophe Ricard
· 11 years ago
9bac75d
NFC: st21nfca: st21nfca_hci_i2c_probe returns st21nfca_hci_probe result.
by Christophe Ricard
· 11 years ago
761a2c4
NFC: st21nfca: Add __packed to struct st21nfca_pipe_info
by Christophe Ricard
· 11 years ago
c5b0c37
NFC: st21nfca: Remove sporadic wait_tab variable from functions.
by Christophe Ricard
· 11 years ago
e8efab6
NFC: st21nfca: Fix warning: array subscript is above array bounds
by Christophe Ricard
· 11 years ago
cc3a9f7
NFC: st21nfca: Fix sparse: cast to restricted __be16
by Christophe Ricard
· 11 years ago
12b25db
NFC: pn544_i2c: Fix null pointer exception when not using platform data
by Clement Perrochaud
· 11 years ago
742b1f9
NFC: trf7970a: Add support for the ISO/IEC 14443-B and Type 4B tags
by Mark A. Greer
· 11 years ago
fd0c828
NFC: trf7970a: Add 'autosuspend-delay' DTS property
by Mark A. Greer
· 11 years ago
18422e6
NFC: trf7970a: Don't return value from trf7970a_switch_rf_on()
by Mark A. Greer
· 11 years ago
e6403b7
NFC: trf7970a: Add pm_runtime support
by Mark A. Greer
· 11 years ago
a1d2dc5
NFC: trf7970a: Turn RF on after hardware is configured
by Mark A. Greer
· 11 years ago
Next »