index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nfc
/
st21nfca
Age
Commit message (
Expand
)
Author
2014-09-24
NFC: st21nfca: Fix potential double kfree_skb error
Christophe Ricard
2014-09-24
NFC: st21nfca: ERR_PTR vs NULL fix
Christophe Ricard
2014-09-24
NFC: st21nfca: Fix recursive fault when doing p2p in target mode.
Christophe Ricard
2014-09-24
NFC: st21nfca: Fix potential skb leaks in NFC-DEP code
Christophe Ricard
2014-09-24
NFC: st21nfca: Fix few coding style issue
Christophe Ricard
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: 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: 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-07-23
NFC: st21nfca: Adding P2P support to st21nfca in Initiator & Target mode
Christophe Ricard
2014-07-23
NFC: st21nfca: Implement stop_poll HCI hook
Christophe Ricard
2014-07-23
NFC: st21nfca: Improve read length sequence for P2P mode.
Christophe Ricard
2014-07-23
NFC: st21nfca: Improved start of frame detection
Christophe Ricard
2014-07-23
NFC: st21nfca: Free buffer in case no data are retrieved.
Christophe Ricard
2014-05-20
NFC: st21nfca: Add ISO15693 Reader/Writer support
Christophe Ricard
2014-05-20
NFC: st21nfca: Improve load_session
Christophe Ricard
2014-05-20
NFC: dts: st21nfca: Add device-tree (Open Firmware) support to st21nfca
Christophe Ricard
2014-05-05
NFC: st21nfca: Free buffer when a bad frame is detected
Christophe Ricard
2014-05-05
NFC: st21nfca: Synchronize i2c Tx and Rx path
Christophe Ricard
2014-05-05
NFC: st21nfca: Improved i2c Rx data correctness check
Christophe Ricard
2014-05-05
NFC: st21nfca: Fix st21nfca_hci_remove_len_crc tail room handling
Christophe Ricard
2014-05-05
NFC: st21nfca: Fix incorrect byte stuffing revocation
Christophe Ricard
2014-05-05
NFC: st21nfca: Remove few useless include
Christophe Ricard
2014-04-22
NFC: st21nfca: Improve st21nfca initialization by handling reboot properly
Christophe Ricard
2014-04-22
NFC: st21nfca: Reworked st21nfca_request_resources
Christophe Ricard
2014-04-22
NFC: st21nfca: st21nfca_hci_i2c_probe returns st21nfca_hci_probe result.
Christophe Ricard
2014-04-22
NFC: st21nfca: Add __packed to struct st21nfca_pipe_info
Christophe Ricard
2014-04-22
NFC: st21nfca: Remove sporadic wait_tab variable from functions.
Christophe Ricard
2014-04-22
NFC: st21nfca: Fix warning: array subscript is above array bounds
Christophe Ricard
2014-04-22
NFC: st21nfca: Fix sparse: cast to restricted __be16
Christophe Ricard
2014-04-22
NFC: st21nfca: Implement load_session HCI hook
Christophe Ricard
2014-04-22
NFC: ST21NFCA: Add driver for STMicroelectronics ST21NFCA NFC Chip
Christophe Ricard
[prev]