index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nfc
/
st21nfcb
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-04
NFC: nci: Move NFCEE discovery logic
Christophe Ricard
1
-4
/
+0
2015-02-04
NFC: nci: Move logical connection structure allocation
Christophe Ricard
1
-1
/
+1
2015-02-04
NFC: nci: Support all destinations type when creating a connection
Christophe Ricard
1
-10
/
+28
2015-02-02
NFC: st21nfcb: Add HCI transaction event support
Christophe Ricard
1
-1
/
+22
2015-02-02
NFC: st21nfcb: Add support for secure element
Christophe Ricard
5
-2
/
+746
2015-01-26
NFC: st21nfcb: Fix "NULL pointer dereference" possible error
Christophe Ricard
1
-7
/
+11
2015-01-26
NFC: st21nfcb: Avoid use of skb after free
Christophe Ricard
1
-1
/
+1
2015-01-26
NFC: st21nfcb: Fix "WARNING: invalid free of devm_ allocated data"
Christophe Ricard
1
-1
/
+0
2015-01-26
NFC: dts: st21nfcb: Fix compatible string spelling to follow other drivers
Christophe Ricard
1
-0
/
+1
2014-12-02
NFC: st21nfcb: Fix reported error
Christophe Ricard
1
-2
/
+2
2014-12-02
NFC: st21nfcb: Remove useless pr_info
Christophe Ricard
1
-2
/
+0
2014-12-02
NFC: st21nfcb: Improve ndlc comment
Christophe Ricard
1
-1
/
+1
2014-12-02
NFC: st21nfcb: Remove gpio_irq field in static and dts configuration
Christophe Ricard
1
-29
/
+1
2014-12-02
NFC: st21nfcb: Add of_st21nfcb_i2c_match to MODULE_DEVICE_TABLE
Christophe Ricard
1
-0
/
+3
2014-10-05
Merge tag 'master-2014-10-02' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
5
-67
/
+39
2014-09-24
NFC: st21nfcb: remove error output
Christophe Ricard
1
-3
/
+1
2014-09-24
NFC: st21nfcb: Add ISO15693 Reader/Writer support
Christophe Ricard
1
-0
/
+1
2014-09-24
NFC: nci: Add support for proprietary RF Protocols
Christophe Ricard
1
-0
/
+10
2014-09-24
NFC: st21nfcb: Fix improper ndlc T2 management
Christophe Ricard
1
-1
/
+5
2014-09-24
NFC: st21nfcb: Fix improper management of -EREMOTEIO error code.
Christophe Ricard
2
-15
/
+8
2014-09-08
NFC: st21nfcb: Remove useless headers
Christophe Ricard
3
-11
/
+0
2014-09-08
NFC: st21nfcb: Fix logic when running into i2c read retry
Christophe Ricard
1
-1
/
+3
2014-09-07
NFC: st21nfcb: Remove inappropriate kfree on a previously devm_kzalloc pointer
Christophe Ricard
1
-10
/
+5
2014-09-07
NFC: st21nfcb: Remove useless new line in nfc_err call
Christophe Ricard
1
-2
/
+1
2014-09-07
NFC: st21nfcb: Remove double assignment of .owner in struct device_driver
Christophe Ricard
1
-1
/
+0
2014-09-07
NFC: st21nfcb: Convert to use devm_gpio_request_one
Christophe Ricard
1
-24
/
+6
2014-09-07
NFC: st21nfcb: Fix scripts/checkpatch.pl error "code indent should use tabs w...
Christophe Ricard
1
-1
/
+1
2014-09-07
NFC: st21nfcb: Fix depmod dependency cycle
Christophe Ricard
1
-2
/
+3
2014-07-23
NFC: st21nfcb: few code clean up
Christophe Ricard
1
-8
/
+8
2014-07-23
NFC: st21nfcb: Add driver for STMicroelectronics ST21NFCB NFC chip
Christophe Ricard
7
-0
/
+1012