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
/
microread
Age
Commit message (
Expand
)
Author
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2021-10-11
nfc: microread: drop unneeded debug prints
Krzysztof Kozlowski
2021-09-13
nfc: microread: drop unneeded memory allocation fail messages
Krzysztof Kozlowski
2021-08-26
nfc: microread: remove unused header includes
Krzysztof Kozlowski
2021-07-29
nfc: microread: constify several pointers
Krzysztof Kozlowski
2021-07-25
nfc: constify nfc_hci_ops
Krzysztof Kozlowski
2021-07-25
nfc: constify nfc_hci_gate
Krzysztof Kozlowski
2021-07-25
nfc: constify nfc_phy_ops
Krzysztof Kozlowski
2021-06-01
NFC: microread: Remove redundant assignment to variable err
Nigel Christian
2021-02-09
mei: bus: change remove callback to return void
Uwe Kleine-König
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 399
Thomas Gleixner
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-03-28
nfc/mei: convert to SPDX license tags
Tomas Winkler
2017-11-06
nfc: microread: constify i2c_device_id
Arvind Yadav
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-06-16
networking: add and use skb_put_u8()
Johannes Berg
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
2016-10-28
nfc: mei: use module_mei_cl_driver macro
Tomas Winkler
2016-03-09
NFC: microread: Drop platform data header file
Jean Delvare
2015-12-29
nfc: microread: Remove useless irq field
Christophe Ricard
2015-11-04
Merge tag 'char-misc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-10-19
NFC: microread: Auto-select core module
Jean Delvare
2015-09-20
mei: bus: use mei_cldev_ prefix for the API functions
Tomas Winkler
2015-09-20
mei: bus: complete variable rename of type struct mei_cl_device
Tomas Winkler
2015-09-20
mei: bus: add client protocol version to the device alias
Tomas Winkler
2015-06-26
Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-06-09
NFC: microread: drop unused variable
Tomas Winkler
2015-05-24
mei: bus: report also uuid in module alias
Tomas Winkler
2015-04-07
NFC: logging neatening
Joe Perches
2015-01-28
NFC: microread: Change event_received gate parameter to pipe
Christophe Ricard
2014-09-05
NFC: microread: Potential overflows in microread_target_discovered()
Dan Carpenter
2013-12-11
nfc: Fix FSF address in file headers
Jeff Kirsher
2013-09-25
NFC: Standardize logging style
Joe Perches
2013-06-14
NFC: Remove the static supported_se field
Samuel Ortiz
2013-05-21
NFC: mei: Do not disable MEI devices from their remove routine
Samuel Ortiz
2013-05-21
NFC: mei_phy: Register event callback when enabling the device
Samuel Ortiz
2013-04-16
NFC: mei: Add a common mei bus API for NFC drivers
Eric Lapuyade
2013-04-01
NFC: microread: Fix build failure due to a new MEI bus API
Samuel Ortiz
2013-02-11
NFC: microread: Fix mei physical layer
Samuel Ortiz
2013-02-08
NFC: microread: Add MEI physical layer
Samuel Ortiz
2013-02-03
NFC: microread: Add i2c physical layer
Samuel Ortiz
2013-02-03
NFC: Initial support for Inside Secure microread
Eric Lapuyade