Age | Commit message (Expand) | Author |
2021-04-13 | nfc: st-nci: remove unnecessary label | wengjianfeng |
2021-04-12 | nfc: pn533: remove redundant assignment | wengjianfeng |
2021-04-07 | nfc/fdp: remove unnecessary assignment and label | wengjianfeng |
2021-04-06 | nfc: s3fwrn5: remove unnecessary label | wengjianfeng |
2021-04-02 | nfc: pn533: prevent potential memory corruption | Dan Carpenter |
2021-03-22 | NFC: Fix a typo | Bhaskar Chowdhury |
2021-03-18 | nfc/fdp: Simplify the return expression of fdp_nci_open() | zuoqilin |
2021-02-24 | Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-02-09 | mei: bus: change remove callback to return void | Uwe Kleine-König |
2021-02-08 | nfc: st-nci: Remove unnecessary variable | wengjianfeng |
2021-02-04 | nfc: pn533: Fix typo issue | wengjianfeng |
2021-01-29 | nfc: Add a virtual nci device driver | Bongsu Jeon |
2021-01-25 | nfc: fix typo | wengjianfeng |
2021-01-25 | nfc: fdp: fix typo issue | wengjianfeng |
2020-12-16 | nfc: s3fwrn5: Remove unused NCI prop commands | Bongsu Jeon |
2020-12-16 | nfc: s3fwrn5: Remove the delay for NFC sleep | Bongsu Jeon |
2020-12-15 | Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2020-12-14 | nfc: pn533: convert comma to semicolon | Zheng Yongjun |
2020-12-14 | nfc: s3fwrn5: Release the nfc firmware | Bongsu Jeon |
2020-12-14 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2020-12-12 | nfc: s3fwrn5: let core configure the interrupt trigger | Krzysztof Kozlowski |
2020-12-09 | nfc: s3fwrn5: Remove hard coded interrupt trigger type from the i2c module | Bongsu Jeon |
2020-12-04 | nfc: s3fwrn5: skip the NFC bootloader mode | Bongsu Jeon |
2020-12-02 | nfc: s3fwrn5: Support a UART interface | Bongsu Jeon |
2020-12-02 | nfc: s3fwrn5: extract the common phy blocks | Bongsu Jeon |
2020-12-02 | nfc: s3fwrn5: reduce the EN_WAIT_TIME | Bongsu Jeon |
2020-12-02 | NFC: nxp-nci: Make firmware GPIO pin optional | Frieder Schrempf |
2020-11-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2020-11-24 | nfc: s3fwrn5: use signed integer for parsing GPIO numbers | Krzysztof Kozlowski |
2020-11-20 | crypto: sha - split sha.h into sha1.h and sha2.h | Eric Biggers |
2020-11-18 | nfc: s3fwrn5: Change the error code | Bongsu Jeon |
2020-11-18 | nfc: s3fwrn5: Fix the misspelling in a comment | Bongsu Jeon |
2020-11-18 | nfc: s3fwrn5: Remove the max_payload | Bongsu Jeon |
2020-10-20 | nfc: remove unneeded break | Tom Rix |
2020-09-10 | nfc: s3fwrn5: Constify s3fwrn5_fw_info when not modified | Krzysztof Kozlowski |
2020-09-10 | nfc: s3fwrn5: Add missing CRYPTO_HASH dependency | Krzysztof Kozlowski |
2020-09-10 | nfc: s3fwrn5: Remove unneeded 'ret' variable | Krzysztof Kozlowski |
2020-09-10 | nfc: s3fwrn5: Remove wrong vendor prefix from GPIOs | Krzysztof Kozlowski |
2020-09-08 | nfc: pn533/usb.c: fix spelling of "functions" | Randy Dunlap |
2020-09-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2020-09-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2020-08-24 | NFC: st95hf: Fix memleak in st95hf_in_send_cmd | Dinghao Liu |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-08-20 | nfc: st21nfca: Remove unnecessary cast | Alex Dewar |
2020-08-20 | nfc: st-nci: Remove unnecessary cast | Alex Dewar |
2020-07-20 | nfc: s3fwrn5: add missing release on skb in s3fwrn5_recv_frame | Navid Emamdoost |
2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada |
2020-06-01 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2020-05-29 | NFC: st21nfca: add missed kfree_skb() in an error path | Chuhong Yuan |
2020-05-08 | nfc: s3fwrn5: use crypto_shash_tfm_digest() | Eric Biggers |