index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nfc
Age
Commit message (
Expand
)
Author
2014-09-08
NFC: st21nfca: fix "WARNING: else is not generally useful after a break or re...
Christophe Ricard
2014-09-08
NFC: st21nfca: Clean up macros alignment
Christophe Ricard
2014-09-08
NFC: st21nfca: Clean up st21nfca.h macros
Christophe Ricard
2014-09-08
NFC: st21nfcb: Fix logic when running into i2c read retry
Christophe Ricard
2014-09-08
NFC: st21nfca: Add condition to make sure atr_req->length is valid.
Christophe Ricard
2014-09-08
NFC: st21nfca: Remove useless IS_ERR(skb) conditions
Christophe Ricard
2014-09-08
NFC: st21nfca: Remove useless err == 0 condition
Christophe Ricard
2014-09-08
NFC: st21nfca: Change nfcid3 generation
Christophe Ricard
2014-09-07
NFC: st21nfca: Remove useless new line in nfc_err call
Christophe Ricard
2014-09-07
NFC: st21nfca: Fix logic when setting session_id
Christophe Ricard
2014-09-07
NFC: st21nfcb: Remove inappropriate kfree on a previously devm_kzalloc pointer
Christophe Ricard
2014-09-07
NFC: st21nfcb: Remove useless new line in nfc_err call
Christophe Ricard
2014-09-07
NFC: st21nfcb: Remove double assignment of .owner in struct device_driver
Christophe Ricard
2014-09-07
NFC: st21nfcb: Convert to use devm_gpio_request_one
Christophe Ricard
2014-09-07
NFC: st21nfcb: Fix scripts/checkpatch.pl error "code indent should use tabs w...
Christophe Ricard
2014-09-07
NFC: st21nfca: Fix scripts/checkpatch.pl warnings "Missing a blank line after...
Christophe Ricard
2014-09-07
NFC: st21nfca: Fix sparse: cast to restricted __be32
Christophe Ricard
2014-09-07
NFC: st21nfca: Convert to use devm_gpio_request_one
Axel Lin
2014-09-07
NFC: st21nfca: Remove double assignment of .owner in struct device_driver
Emil Goode
2014-09-07
NFC: st21nfca: Fix potential depmod dependency cycle
Christophe Ricard
2014-09-07
NFC: st21nfcb: Fix depmod dependency cycle
Christophe Ricard
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
[prev]
[next]