index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nfc
/
nfcmrvl
Age
Commit message (
Expand
)
Author
2022-11-21
nfc: nfcmrvl: Fix potential memory leak in nfcmrvl_i2c_nci_send()
Shang XiaoJing
2022-10-30
nfc: nfcmrvl: Fix potential memory leak in nfcmrvl_i2c_nci_send()
Shang XiaoJing
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2022-06-28
nfc: nfcmrvl: Fix irq_of_parse_and_map() return value
Krzysztof Kozlowski
2022-06-08
nfc: nfcmrvl: Fix memory leak in nfcmrvl_play_deferred
Xiaohui Zhang
2022-05-01
nfc: nfcmrvl: main: reorder destructive operations in nfcmrvl_nci_unregister_...
Duoming Zhou
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
2021-09-13
nfc: mrvl: drop unneeded memory allocation fail messages
Krzysztof Kozlowski
2021-08-26
nfc: mrvl: remove unused header includes
Krzysztof Kozlowski
2021-07-30
nfc: mrvl: correct nfcmrvl_spi_parse_dt() device_node argument
Krzysztof Kozlowski
2021-07-29
nfc: mrvl: constify static nfcmrvl_if_ops
Krzysztof Kozlowski
2021-07-29
nfc: mrvl: constify several pointers
Krzysztof Kozlowski
2021-07-25
nfc: constify nci_ops
Krzysztof Kozlowski
2021-06-03
nfc: mrvl: reduce the scope of local variables
Krzysztof Kozlowski
2021-06-03
nfc: mrvl: remove useless "continue" at end of loop
Krzysztof Kozlowski
2021-05-31
nfc: mrvl: simplify with module_driver
Krzysztof Kozlowski
2021-05-31
nfc: mrvl: correct minor coding style violations
Krzysztof Kozlowski
2021-05-31
nfc: mrvl: use SPDX-License-Identifier
Krzysztof Kozlowski
2021-05-28
nfc: mrvl: skip impossible NCI_MAX_PAYLOAD_SIZE check
Krzysztof Kozlowski
2021-05-28
nfc: mrvl: mark OF device ID tables as maybe unused
Krzysztof Kozlowski
2021-05-23
NFC: nfcmrvl: fix kernel-doc syntax in file headers
Aditya Srivastava
2019-11-20
nfc: Fix Kconfig indentation
Krzysztof Kozlowski
2019-10-06
nfc: nfcmrvl: fix platform_no_drv_owner.cocci warning
YueHaibing
2019-08-05
NFC: nfcmrvl: fix gpio-handling regression
Johan Hovold
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2018-10-23
NFC: nfcmrvl_uart: fix OF child-node lookup
Johan Hovold
2018-06-28
NFC: nfcmrvl_usb: use irqsave() in USB's complete callback
Sebastian Andrzej Siewior
2017-11-21
treewide: setup_timer() -> timer_setup() (2 field)
Kees Cook
2017-11-06
nfc: nfcmrvl: 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-18
NFC: nfcmrvl: allow gpio 0 for reset signalling
Johan Hovold
2017-06-18
NFC: nfcmrvl_usb: use interface as phy device
Johan Hovold
2017-06-18
NFC: nfcmrvl_uart: fix device-node leak during probe
Johan Hovold
2017-06-18
NFC: nfcmrvl: fix firmware-management initialisation
Johan Hovold
2017-06-18
NFC: nfcmrvl: use nfc-device for firmware download
Johan Hovold
2017-06-18
NFC: nfcmrvl: do not use device-managed resources
Johan Hovold
2017-06-18
NFC: nfcmrvl_uart: add missing tty-device sanity check
Johan Hovold
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
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2017-04-17
nfc: fix get_unaligned_...() misuses
Al Viro
2017-04-02
NFC: nfcmrvl: double free on error path
Dan Carpenter
2017-04-01
NFC: nfcmrvl: Include unaligned.h instead of access_ok.h
Tobias Klauser
2017-04-01
NFC: nfcmrvl: drop duplicate header gpio.h
Geliang Tang
2015-11-05
NFC: nfcmrvl: avoid being stuck on FW dnld timeout
Vincent Cuissard
2015-11-05
NFC: nfcmrvl: remove unneeded CONFIG_OF switches
Vincent Cuissard
2015-11-05
NFC: nfcmrvl: free reset gpio
Vincent Cuissard
2015-11-05
NFC: nfcmrvl: add a small wait after setting UART break
Vincent Cuissard
2015-11-05
NFC: nfcmrvl: avoid UART break control during FW download
Vincent Cuissard
[next]