index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nfc
Commit message (
Expand
)
Author
Age
...
|
*
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-07
|
*
NFC: trf7970a: Make gpio labels more readable
Mark A. Greer
2014-08-31
|
*
NFC: trf7970a: Add quirk to keep EN2 low
Mark A. Greer
2014-08-31
|
*
NFC: trf7970a: Move IRQ Status Read quirk to device tree
Mark A. Greer
2014-08-31
|
*
NFC: trf7970a: Add VIN voltage override support
Mark A. Greer
2014-08-31
*
|
NFC: st21nfca: Fix potential depmod dependency cycle
Christophe Ricard
2014-09-07
*
|
NFC: st21nfcb: Fix depmod dependency cycle
Christophe Ricard
2014-09-07
*
|
NFC: microread: Potential overflows in microread_target_discovered()
Dan Carpenter
2014-09-04
|
/
*
NFC: st21nfca: Adding P2P support to st21nfca in Initiator & Target mode
Christophe Ricard
2014-07-22
*
NFC: st21nfca: Implement stop_poll HCI hook
Christophe Ricard
2014-07-22
*
NFC: st21nfca: Improve read length sequence for P2P mode.
Christophe Ricard
2014-07-22
*
NFC: st21nfca: Improved start of frame detection
Christophe Ricard
2014-07-22
*
NFC: st21nfca: Free buffer in case no data are retrieved.
Christophe Ricard
2014-07-22
*
NFC: st21nfcb: few code clean up
Christophe Ricard
2014-07-22
*
NFC: st21nfcb: Add driver for STMicroelectronics ST21NFCB NFC chip
Christophe Ricard
2014-07-22
*
NFC: trf7970a: Add support for Felica Type 3 tags
Mark A. Greer
2014-05-25
*
NFC: port100: Add support for type 4B tag
Thierry Escande
2014-05-25
*
NFC: st21nfca: Add ISO15693 Reader/Writer support
Christophe Ricard
2014-05-19
*
NFC: st21nfca: Improve load_session
Christophe Ricard
2014-05-19
*
NFC: dts: st21nfca: Add device-tree (Open Firmware) support to st21nfca
Christophe Ricard
2014-05-19
*
NFC: st21nfca: Free buffer when a bad frame is detected
Christophe Ricard
2014-05-04
*
NFC: st21nfca: Synchronize i2c Tx and Rx path
Christophe Ricard
2014-05-04
*
NFC: st21nfca: Improved i2c Rx data correctness check
Christophe Ricard
2014-05-04
*
NFC: st21nfca: Fix st21nfca_hci_remove_len_crc tail room handling
Christophe Ricard
2014-05-04
[prev]
[next]