index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nfc
/
trf7970a.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFC: trf7970a: Correct register settings for 27MHz clock
Geoff Lansberry
2017-06-28
1
-0
/
+7
*
Revert "NFC: trf7970a: Handle extra byte in response to Type 5 RMB commands"
Mark Greer
2017-06-23
1
-21
/
+4
*
NFC: trf7970a: fix check of clock frequencies, use && instead of ||
Colin Ian King
2017-06-22
1
-1
/
+1
*
NFC: trf7970a: Clean up coding style issues
Mark Greer
2017-06-18
1
-144
/
+147
*
NFC: trf7970a: Convert to descriptor based GPIO interface
Mark Greer
2017-06-18
1
-36
/
+25
*
NFC: trf7970a: Remove support for 'vin-voltage-override' DT property
Mark Greer
2017-06-18
1
-10
/
+1
*
NFC: trf7970a: Remove useless comment
Mark Greer
2017-06-18
1
-1
/
+1
*
NFC: trf7970a: Only check 'en2-rf-quirk' if EN2 is specified
Mark Greer
2017-06-18
1
-3
/
+3
*
NFC: trf7970a: Fix inaccurate comment in trf7970a_probe()
Mark Greer
2017-06-18
1
-1
/
+1
*
NFC: trf7970a: Don't de-assert EN2 unless it was asserted
Mark Greer
2017-06-18
1
-2
/
+4
*
NFC: trf7970a: Add device tree option of 1.8 Volt IO voltage
Geoff Lansberry
2017-04-05
1
-1
/
+25
*
NFC: trf7970a: add device tree option for 27MHz clock
Geoff Lansberry
2017-04-05
1
-11
/
+39
*
NFC: Make EN2 pin optional in the TRF7970A driver
Guan Ben
2017-04-02
1
-12
/
+14
*
NFC: trf7970a: add TI recommended write of zero to Register 0x18
Geoff Lansberry
2016-07-04
1
-0
/
+4
*
NFC: trf7970a: use to_spi_device
Geliang Tang
2015-12-29
1
-4
/
+4
*
Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2015-11-05
1
-1
/
+0
|
\
|
*
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
2015-10-28
1
-1
/
+0
*
|
NFC: trf7970a: Add OF match table
Javier Martinez Canillas
2015-10-19
1
-0
/
+7
|
/
*
NFC: trf7970a: Add NULL check to clear up smatch warning
Mark Greer
2015-08-19
1
-1
/
+3
*
NFC: trf7970a: SDD_EN is bit 5 not bit 3
Mark Greer
2015-08-19
1
-1
/
+1
*
NFC: trf7970a: Handle extra byte in response to Type 5 RMB commands
Mark A. Greer
2015-06-08
1
-4
/
+19
*
NFC / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
2014-12-15
1
-1
/
+1
*
NFC: trf7970a: Unlock mutex before exiting _trf7970a_tg_listen()
Mark A. Greer
2014-09-24
1
-4
/
+4
*
NFC: trf7970a: Unlock mutex before exiting trf7970a_irq()
Mark A. Greer
2014-09-24
1
-2
/
+3
*
NFC: trf7970a: Remove unnecessary local variable initialization
Mark A. Greer
2014-09-24
1
-1
/
+1
*
NFC: trf7970a: Remove useless local variable
Mark A. Greer
2014-09-24
1
-2
/
+1
*
NFC: trf7970a: Add Target Mode Detection Support
Mark A. Greer
2014-09-07
1
-6
/
+154
*
NFC: trf7970a: Add Target Mode Support
Mark A. Greer
2014-09-07
1
-35
/
+339
*
NFC: trf7970a: Handle timeout values of zero
Mark A. Greer
2014-09-07
1
-7
/
+22
*
NFC: trf7970a: Cancel timer when error encountered
Mark A. Greer
2014-09-07
1
-0
/
+2
*
NFC: trf7970a: Don't turn on RF if there is already an RF field
Mark A. Greer
2014-09-07
1
-2
/
+49
*
NFC: trf7970a: trf7970a_init() turns off the RF transmitter
Mark A. Greer
2014-09-07
1
-0
/
+2
*
NFC: trf7970a: Don't turn off RF if its already off
Mark A. Greer
2014-09-07
1
-0
/
+4
*
NFC: trf7970a: Add '_in_' to initiator routines
Mark A. Greer
2014-09-07
1
-4
/
+4
*
NFC: trf7970a: Delay after initialization
Mark A. Greer
2014-09-07
1
-0
/
+2
*
NFC: trf7970a: Add System Suspend/Resume support
Mark A. Greer
2014-09-07
1
-0
/
+37
*
NFC: trf7970a: Create startup and shutdown routines
Mark A. Greer
2014-09-07
1
-29
/
+43
*
NFC: trf7970a: Don't assume CONFIG_PM_RUNTIME is enabled
Mark A. Greer
2014-09-07
1
-36
/
+96
*
NFC: trf7970a: Rename TRF7970A_ST_OFF to TRF7970A_ST_RF_OFF
Mark A. Greer
2014-09-07
1
-8
/
+8
*
NFC: trf7970a: Return error code when turning on RF fails
Mark A. Greer
2014-09-07
1
-6
/
+15
*
NFC: trf7970a: Ensure no more RX data before completing receive
Mark A. Greer
2014-09-07
1
-1
/
+1
*
NFC: trf7970a: Reread FIFO Status Register when draining FIFO
Mark A. Greer
2014-09-07
1
-0
/
+15
*
NFC: trf7970a: Handle low-watermark IRQ when transmitting
Mark A. Greer
2014-09-07
1
-1
/
+11
*
NFC: trf7970a: Only fill FIFO if there is space
Mark A. Greer
2014-09-07
1
-0
/
+6
*
NFC: trf7970a: Prefix TX data when refilling FIFO
Mark A. Greer
2014-09-07
1
-15
/
+24
*
NFC: trf7970a: Remove unnecessary FIFO reset & RSSI read
Mark A. Greer
2014-09-07
1
-9
/
+0
*
NFC: trf7970a: Clear possible spurious interrupt before transmitting
Mark A. Greer
2014-09-07
1
-0
/
+6
*
NFC: trf7970a: Recalculate driver timeout values
Mark A. Greer
2014-09-07
1
-3
/
+12
*
NFC: trf7970a: Add RF technology specific guard times
Mark A. Greer
2014-09-07
1
-1
/
+13
*
NFC: trf7970a: Initialize when enabling RF
Mark A. Greer
2014-09-07
1
-6
/
+8
[next]