index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nfc
/
st21nfcb
/
i2c.c
Age
Commit message (
Expand
)
Author
2014-12-02
NFC: st21nfcb: Fix reported error
Christophe Ricard
2014-12-02
NFC: st21nfcb: Remove useless pr_info
Christophe Ricard
2014-12-02
NFC: st21nfcb: Remove gpio_irq field in static and dts configuration
Christophe Ricard
2014-12-02
NFC: st21nfcb: Add of_st21nfcb_i2c_match to MODULE_DEVICE_TABLE
Christophe Ricard
2014-09-24
NFC: st21nfcb: remove error output
Christophe Ricard
2014-09-24
NFC: st21nfcb: Fix improper management of -EREMOTEIO error code.
Christophe Ricard
2014-09-08
NFC: st21nfcb: Remove useless headers
Christophe Ricard
2014-09-08
NFC: st21nfcb: Fix logic when running into i2c read retry
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-07-23
NFC: st21nfcb: few code clean up
Christophe Ricard
2014-07-23
NFC: st21nfcb: Add driver for STMicroelectronics ST21NFCB NFC chip
Christophe Ricard