Age | Commit message (Expand) | Author |
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 |
2020-03-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-03-23 | NFC: fdp: Fix a signedness bug in fdp_nci_send_patch() | Dan Carpenter |
2020-02-27 | NFC: Replace zero-length array with flexible-array member | Gustavo A. R. Silva |
2020-02-19 | nfc: pn544: Fix occasional HW initialization failure | Dmitry Osipenko |
2020-02-16 | NFC: pn544: Fix a typo in a debug message | Christophe JAILLET |
2020-01-19 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-01-14 | nfc: No need to set .owner platform_driver_register | Tian Tao |