index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nfc
/
trf7970a.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-07
NFC: trf7970a: Add Target Mode Detection Support
Mark A. Greer
1
-6
/
+154
2014-09-07
NFC: trf7970a: Add Target Mode Support
Mark A. Greer
1
-35
/
+339
2014-09-07
NFC: trf7970a: Handle timeout values of zero
Mark A. Greer
1
-7
/
+22
2014-09-07
NFC: trf7970a: Cancel timer when error encountered
Mark A. Greer
1
-0
/
+2
2014-09-07
NFC: trf7970a: Don't turn on RF if there is already an RF field
Mark A. Greer
1
-2
/
+49
2014-09-07
NFC: trf7970a: trf7970a_init() turns off the RF transmitter
Mark A. Greer
1
-0
/
+2
2014-09-07
NFC: trf7970a: Don't turn off RF if its already off
Mark A. Greer
1
-0
/
+4
2014-09-07
NFC: trf7970a: Add '_in_' to initiator routines
Mark A. Greer
1
-4
/
+4
2014-09-07
NFC: trf7970a: Delay after initialization
Mark A. Greer
1
-0
/
+2
2014-09-07
NFC: trf7970a: Add System Suspend/Resume support
Mark A. Greer
1
-0
/
+37
2014-09-07
NFC: trf7970a: Create startup and shutdown routines
Mark A. Greer
1
-29
/
+43
2014-09-07
NFC: trf7970a: Don't assume CONFIG_PM_RUNTIME is enabled
Mark A. Greer
1
-36
/
+96
2014-09-07
NFC: trf7970a: Rename TRF7970A_ST_OFF to TRF7970A_ST_RF_OFF
Mark A. Greer
1
-8
/
+8
2014-09-07
NFC: trf7970a: Return error code when turning on RF fails
Mark A. Greer
1
-6
/
+15
2014-09-07
NFC: trf7970a: Ensure no more RX data before completing receive
Mark A. Greer
1
-1
/
+1
2014-09-07
NFC: trf7970a: Reread FIFO Status Register when draining FIFO
Mark A. Greer
1
-0
/
+15
2014-09-07
NFC: trf7970a: Handle low-watermark IRQ when transmitting
Mark A. Greer
1
-1
/
+11
2014-09-07
NFC: trf7970a: Only fill FIFO if there is space
Mark A. Greer
1
-0
/
+6
2014-09-07
NFC: trf7970a: Prefix TX data when refilling FIFO
Mark A. Greer
1
-15
/
+24
2014-09-07
NFC: trf7970a: Remove unnecessary FIFO reset & RSSI read
Mark A. Greer
1
-9
/
+0
2014-09-07
NFC: trf7970a: Clear possible spurious interrupt before transmitting
Mark A. Greer
1
-0
/
+6
2014-09-07
NFC: trf7970a: Recalculate driver timeout values
Mark A. Greer
1
-3
/
+12
2014-09-07
NFC: trf7970a: Add RF technology specific guard times
Mark A. Greer
1
-1
/
+13
2014-09-07
NFC: trf7970a: Initialize when enabling RF
Mark A. Greer
1
-6
/
+8
2014-09-07
NFC: trf7970a: Disable SYS_CLK Output
Mark A. Greer
1
-0
/
+6
2014-09-07
NFC: trf7970a: Remove unnecessary sleep
Mark A. Greer
1
-2
/
+0
2014-09-07
NFC: trf7970a: FIFO Size is really 127 bytes
Mark A. Greer
1
-1
/
+1
2014-09-07
NFC: trf7970a: Ignore Overflow bit in FIFO Status Register
Mark A. Greer
1
-13
/
+3
2014-09-07
NFC: trf7970a: Use spi_sync() instead of spi_write_then_read()
Mark A. Greer
1
-3
/
+16
2014-09-07
NFC: trf7970a: Call spi_setup() to configure SPI communication
Mark A. Greer
1
-0
/
+6
2014-09-07
NFC: trf7970a: Remove trf7970a_tg_listen_mdaa()
Mark A. Greer
1
-12
/
+0
2014-09-07
NFC: trf7970a: Remove incorrect of_node_put() call
Mark A. Greer
1
-2
/
+0
2014-09-01
NFC: trf7970a: Make gpio labels more readable
Mark A. Greer
1
-2
/
+2
2014-09-01
NFC: trf7970a: Add quirk to keep EN2 low
Mark A. Greer
1
-3
/
+16
2014-09-01
NFC: trf7970a: Move IRQ Status Read quirk to device tree
Mark A. Greer
1
-5
/
+6
2014-09-01
NFC: trf7970a: Add VIN voltage override support
Mark A. Greer
1
-1
/
+9
2014-05-26
NFC: trf7970a: Add support for Felica Type 3 tags
Mark A. Greer
1
-1
/
+12
2014-04-22
NFC: trf7970a: Add support for the ISO/IEC 14443-B and Type 4B tags
Mark A. Greer
1
-1
/
+7
2014-04-22
NFC: trf7970a: Add 'autosuspend-delay' DTS property
Mark A. Greer
1
-2
/
+17
2014-04-22
NFC: trf7970a: Don't return value from trf7970a_switch_rf_on()
Mark A. Greer
1
-13
/
+6
2014-04-22
NFC: trf7970a: Add pm_runtime support
Mark A. Greer
1
-37
/
+85
2014-04-22
NFC: trf7970a: Turn RF on after hardware is configured
Mark A. Greer
1
-5
/
+16
2014-04-22
NFC: trf7970a: Set correct Vin voltage in Chip Status Control register
Mark A. Greer
1
-3
/
+8
2014-04-22
NFC: trf7970a: Allow different Modulator and SYS_CLK Control register values
Mark A. Greer
1
-1
/
+4
2014-04-22
NFC: trf7970a: Set 'Modulator and SYS_CLK Control' after 'ISO Control'
Mark A. Greer
1
-5
/
+5
2014-04-22
NFC: trf7970a: Only write 'ISO Control' when its changing
Mark A. Greer
1
-6
/
+19
2014-04-22
NFC: trf7970a: Reset FIFO when 'End of TX' Interrupt Occurs
Mark A. Greer
1
-1
/
+3
2014-04-22
NFC: trf7970a: Clear 'NFC Target Detection Level' register
Mark A. Greer
1
-0
/
+5
2014-04-22
NFC: trf7970a: Only abort a command if one is active
Mark A. Greer
1
-1
/
+12
2014-04-22
NFC: trf7970a: Increase TRF7970A_WAIT_FOR_RX_DATA_TIMEOUT to 20 ms
Mark A. Greer
1
-5
/
+5
[next]