index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nfc
/
trf7970a.c
Age
Commit message (
Expand
)
Author
2015-12-29
NFC: trf7970a: use to_spi_device
Geliang Tang
2015-11-05
Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
2015-10-19
NFC: trf7970a: Add OF match table
Javier Martinez Canillas
2015-08-19
NFC: trf7970a: Add NULL check to clear up smatch warning
Mark Greer
2015-08-19
NFC: trf7970a: SDD_EN is bit 5 not bit 3
Mark Greer
2015-06-08
NFC: trf7970a: Handle extra byte in response to Type 5 RMB commands
Mark A. Greer
2014-12-15
NFC / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
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-07
NFC: trf7970a: Add Target Mode Detection Support
Mark A. Greer
2014-09-07
NFC: trf7970a: Add Target Mode Support
Mark A. Greer
2014-09-07
NFC: trf7970a: Handle timeout values of zero
Mark A. Greer
2014-09-07
NFC: trf7970a: Cancel timer when error encountered
Mark A. Greer
2014-09-07
NFC: trf7970a: Don't turn on RF if there is already an RF field
Mark A. Greer
2014-09-07
NFC: trf7970a: trf7970a_init() turns off the RF transmitter
Mark A. Greer
2014-09-07
NFC: trf7970a: Don't turn off RF if its already off
Mark A. Greer
2014-09-07
NFC: trf7970a: Add '_in_' to initiator routines
Mark A. Greer
2014-09-07
NFC: trf7970a: Delay after initialization
Mark A. Greer
2014-09-07
NFC: trf7970a: Add System Suspend/Resume support
Mark A. Greer
2014-09-07
NFC: trf7970a: Create startup and shutdown routines
Mark A. Greer
2014-09-07
NFC: trf7970a: Don't assume CONFIG_PM_RUNTIME is enabled
Mark A. Greer
2014-09-07
NFC: trf7970a: Rename TRF7970A_ST_OFF to TRF7970A_ST_RF_OFF
Mark A. Greer
2014-09-07
NFC: trf7970a: Return error code when turning on RF fails
Mark A. Greer
2014-09-07
NFC: trf7970a: Ensure no more RX data before completing receive
Mark A. Greer
2014-09-07
NFC: trf7970a: Reread FIFO Status Register when draining FIFO
Mark A. Greer
2014-09-07
NFC: trf7970a: Handle low-watermark IRQ when transmitting
Mark A. Greer
2014-09-07
NFC: trf7970a: Only fill FIFO if there is space
Mark A. Greer
2014-09-07
NFC: trf7970a: Prefix TX data when refilling FIFO
Mark A. Greer
2014-09-07
NFC: trf7970a: Remove unnecessary FIFO reset & RSSI read
Mark A. Greer
2014-09-07
NFC: trf7970a: Clear possible spurious interrupt before transmitting
Mark A. Greer
2014-09-07
NFC: trf7970a: Recalculate driver timeout values
Mark A. Greer
2014-09-07
NFC: trf7970a: Add RF technology specific guard times
Mark A. Greer
2014-09-07
NFC: trf7970a: Initialize when enabling RF
Mark A. Greer
2014-09-07
NFC: trf7970a: Disable SYS_CLK Output
Mark A. Greer
2014-09-07
NFC: trf7970a: Remove unnecessary sleep
Mark A. Greer
2014-09-07
NFC: trf7970a: FIFO Size is really 127 bytes
Mark A. Greer
2014-09-07
NFC: trf7970a: Ignore Overflow bit in FIFO Status Register
Mark A. Greer
2014-09-07
NFC: trf7970a: Use spi_sync() instead of spi_write_then_read()
Mark A. Greer
2014-09-07
NFC: trf7970a: Call spi_setup() to configure SPI communication
Mark A. Greer
2014-09-07
NFC: trf7970a: Remove trf7970a_tg_listen_mdaa()
Mark A. Greer
2014-09-07
NFC: trf7970a: Remove incorrect of_node_put() call
Mark A. Greer
2014-09-01
NFC: trf7970a: Make gpio labels more readable
Mark A. Greer
2014-09-01
NFC: trf7970a: Add quirk to keep EN2 low
Mark A. Greer
2014-09-01
NFC: trf7970a: Move IRQ Status Read quirk to device tree
Mark A. Greer
2014-09-01
NFC: trf7970a: Add VIN voltage override support
Mark A. Greer
2014-05-26
NFC: trf7970a: Add support for Felica Type 3 tags
Mark A. Greer
2014-04-22
NFC: trf7970a: Add support for the ISO/IEC 14443-B and Type 4B tags
Mark A. Greer
[next]