VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   32 Branches   54 Tags
Date
Commit Message
Rev
Author
2021-08-04
nfc: nfcsim: fix use after free during module unload
Krzysztof Kozlowski
2021-05-23
NFC: nfcmrvl: fix kernel-doc syntax in file headers
Aditya Srivastava
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/git/gregkh/char-misc
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/netdev/net-next
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/crypto-2.6
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/crypto-2.6
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
2020-01-13
NFC: pn533: fix bulk-message timeout
Johan Hovold
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-19
NFC: pn544: Adjust indentation in pn544_hci_check_presence
Nathan Chancellor
2019-12-19
nfc: s3fwrn5: replace the assertion with a WARN_ON
Aditya Pakki
2019-12-09
NFC: nxp-nci: Fix probing without ACPI
Stephan Gerhold
2019-12-09
NFC: port100: Convert cpu_to_le16(le16_to_cpu(E1) + E2) to use le16_add_cpu().
Mao Wenan
2019-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2019-11-21
nfc: port100: handle command failure cleanly
Oliver Neukum
2019-11-20
nfc: Fix Kconfig indentation
Krzysztof Kozlowski
2019-11-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-13
nfc: pn533: pn533_phy_ops dev_[up, down] return int
Lars Poeschel
2019-11-11
NFC: nxp-nci: Fix NULL pointer dereference after I2C communication error
Stephan Gerhold
2019-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-06
NFC: st21nfca: fix double free
Pan Bian
2019-11-05
NFC: fdp: fix incorrect free object
Pan Bian
2019-10-29
nfc: pn532_uart: Make use of pn532 autopoll
Lars Poeschel
2019-10-29
nfc: pn533: Add autopoll capability
Lars Poeschel
2019-10-29
nfc: pn533: add UART phy driver
Lars Poeschel
2019-10-29
nfc: pn533: Split pn533 init & nfc_register
Lars Poeschel
2019-10-29
nfc: pn533: Add dev_up/dev_down hooks to phy_ops
Lars Poeschel
2019-10-29
nfc: pn533: i2c: "pn532" as dt compatible string
Lars Poeschel
2019-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-10-08
NFC: pn533: fix use-after-free and memleaks
Johan Hovold
2019-10-06
nfc: s3fwrn5: fix platform_no_drv_owner.cocci warning
YueHaibing
2019-10-06
nfc: nfcmrvl: fix platform_no_drv_owner.cocci warning
YueHaibing
2019-09-27
NFC: st95hf: clean up indentation issue
Colin Ian King
2019-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-09-11
NFC: st95hf: fix spelling mistake "receieve" -> "receive"
Colin Ian King
2019-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-05
NFC: nfcmrvl: fix gpio-handling regression
Johan Hovold
2019-07-29
NFC: nxp-nci: Fix recommendation for NFC_NXP_NCI_I2C Kconfig
Sedat Dilek
2019-07-29
NFC: nxp-nci: Clarify on supported chips
Sedat Dilek
2019-07-29
NFC: nxp-nci: Remove 'default n' for the core
Andy Shevchenko
2019-07-29
NFC: nxp-nci: Remove unused macro pr_fmt()
Andy Shevchenko
2019-07-29
NFC: nxp-nci: Drop comma in terminator lines
Andy Shevchenko
2019-07-29
NFC: nxp-nci: Drop of_match_ptr() use
Andy Shevchenko
2019-07-29
NFC: nxp-nci: Constify acpi_device_id
Andy Shevchenko
2019-07-29
NFC: nxp-nci: Get rid of useless label
Andy Shevchenko
2019-07-29
NFC: nxp-nci: Get rid of code duplication in ->probe()
Andy Shevchenko
2019-07-29
NFC: nxp-nci: Add GPIO ACPI mapping table
Andy Shevchenko
2019-07-29
NFC: nxp-nci: Convert to use GPIO descriptor
Andy Shevchenko
2019-07-29
NFC: nxp-nci: Get rid of platform data
Andy Shevchenko
2019-07-29
NFC: nxp-nci: Add NXP1001 to the ACPI ID table
Andy Shevchenko
2019-07-25
st_nci_hci_connectivity_event_received: null check the allocation
Navid Emamdoost
2019-07-25
st21nfca_connectivity_event_received: null check the allocation
Navid Emamdoost
2019-07-02
nfc: st-nci: remove redundant assignment to variable r
Colin Ian King
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 417
Thomas Gleixner
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 399
Thomas Gleixner
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 123
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-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-05-07
Merge tag 'char-misc-5.2-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
2019-05-07
Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux
Linus Torvalds
2019-05-06
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2019-04-26
NFC: st95hf: remove set but not used variables 'dev, nfcddev'
YueHaibing
2019-04-25
crypto: shash - remove shash_desc::flags
Eric Biggers
2019-04-23
spi: ST ST95HF NFC: declare missing of table
Daniel Gomez
2019-04-09
NFC: st21nfca: Fix fall-through warnings
Gustavo A. R. Silva
2019-04-09
NFC: pn533: mark expected switch fall-throughs
Gustavo A. R. Silva
2019-03-28
nfc/mei: convert to SPDX license tags
Tomas Winkler
2018-10-23
NFC: nfcmrvl_uart: fix OF child-node lookup
Johan Hovold
2018-07-02
Merge 4.18-rc3 into usb-next
Greg Kroah-Hartman
2018-06-28
NFC: nfcmrvl_usb: use irqsave() in USB's complete callback
Sebastian Andrzej Siewior
2018-06-25
NFC: pn533: Fix wrong GFP flag usage
Hans de Goede
2018-06-12
treewide: devm_kmalloc() -> devm_kmalloc_array()
Kees Cook
2018-05-31
NFC: pn533: don't send USB data off of the stack
Greg Kroah-Hartman
2017-11-21
treewide: setup_timer() -> timer_setup() (2 field)
Kees Cook
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
treewide: init_timer() -> setup_timer()
Kees Cook
2017-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-11-15
Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
Linus Torvalds
2017-11-06
NFC: fdp: make struct nci_ops static
Colin Ian King
2017-11-06
nfc: s3fwrn5: make array match static const
Colin Ian King
2017-11-06
nfc: st21nfca: constify i2c_device_id
Arvind Yadav
2017-11-06
nfc: st-nci: constify i2c_device_id
Arvind Yadav
2017-11-06
nfc: s3fwrn5: constify i2c_device_id
Arvind Yadav
2017-11-06
nfc: pn544: constify i2c_device_id
Arvind Yadav
2017-11-06
nfc: pn533: constify i2c_device_id
Arvind Yadav
2017-11-06
nfc: nxp-nci: constify i2c_device_id
Arvind Yadav
2017-11-06
nfc: nfcmrvl: constify i2c_device_id
Arvind Yadav
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-10-12
treewide: Fix typos in Kconfig
Masanari Iida
2017-07-01
Merge tag 'nfc-next-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next
David S. Miller
2017-06-28
NFC: trf7970a: Correct register settings for 27MHz clock
Geoff Lansberry
2017-06-23
NFC: add NULL checks to avoid potential NULL pointer dereference
Gustavo A. R. Silva
2017-06-23
Revert "NFC: trf7970a: Handle extra byte in response to Type 5 RMB commands"
Mark Greer
2017-06-22
NFC: trf7970a: fix check of clock frequencies, use && instead of ||
Colin Ian King
2017-06-22
NFC: st-nci: Get rid of code duplication in ->probe()
Andy Shevchenko
2017-06-22
NFC: st-nci: Add GPIO ACPI mapping table
Andy Shevchenko
2017-06-22
NFC: st-nci: Use unified device properties API meaningfully
Andy Shevchenko
2017-06-22
NFC: st-nci: Covert to use GPIO descriptor
Andy Shevchenko
2017-06-22
NFC: st-nci: Get rid of "interesting" use of interrupt polarity
Andy Shevchenko
2017-06-22
NFC: st-nci: Get rid of platform data
Andy Shevchenko
2017-06-22
NFC: fdp: Add GPIO ACPI mapping table
Andy Shevchenko
2017-06-22
NFC: fdp: Convert to use devres API
Andy Shevchenko
2017-06-22
NFC: fdp: Convert I2C driver to ->probe_new()
Andy Shevchenko
2017-06-22
NFC: st21nfca: Get rid of code duplication in ->probe()
Andy Shevchenko
2017-06-22
NFC: st21nfca: Add GPIO ACPI mapping table
Andy Shevchenko
2017-06-22
NFC: pn544: Switch to devm_acpi_dev_add_driver_gpios()
Andy Shevchenko
2017-06-20
net: manual clean code which call skb_put_[data:zero]
yuan linyu
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-18
NFC: trf7970a: Clean up coding style issues
Mark Greer
2017-06-18
NFC: trf7970a: Convert to descriptor based GPIO interface
Mark Greer
2017-06-18
NFC: trf7970a: Remove support for 'vin-voltage-override' DT property
Mark Greer
2017-06-18
NFC: trf7970a: Remove useless comment
Mark Greer
2017-06-18
NFC: trf7970a: Only check 'en2-rf-quirk' if EN2 is specified
Mark Greer
2017-06-18
NFC: trf7970a: Fix inaccurate comment in trf7970a_probe()
Mark Greer
2017-06-18
NFC: trf7970a: Don't de-assert EN2 unless it was asserted
Mark Greer
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_pull & friends 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-06-13
networking: use skb_put_zero()
Johannes Berg
2017-04-17
nfc: fix get_unaligned_...() misuses
Al Viro
2017-04-17
NFC: pn533: use constant off-stack buffer for sending acks
Michał Mirosław
2017-04-05
NFC: trf7970a: Add device tree option of 1.8 Volt IO voltage
Geoff Lansberry
2017-04-05
NFC: trf7970a: add device tree option for 27MHz clock
Geoff Lansberry
2017-04-05
NFC: st21nfca: Use unified device property API meaningfully
Andy Shevchenko
2017-04-05
NFC: st21nfca: Covert to use GPIO descriptor
Andy Shevchenko
2017-04-05
NFC: st21nfca: Get rid of "interesting" use of interrupt polarity
Andy Shevchenko
2017-04-05
NFC: st21nfca: Get rid of platform data
Andy Shevchenko
2017-04-05
NFC: st21nfca: Fix obvious typo when check error code
Andy Shevchenko
2017-04-05
NFC: pn544: Get rid of code duplication in ->probe()
Andy Shevchenko
2017-04-05
NFC: pn544: Add GPIO ACPI mapping table
Andy Shevchenko
2017-04-05
NFC: pn544: Convert to use devm_request_threaded_irq()
Andy Shevchenko
2017-04-05
NFC: pn544: Convert to use GPIO descriptor
Andy Shevchenko
2017-04-05
NFC: pn544: Get rid of platform data
Andy Shevchenko
2017-04-02
NFC: pn533: change order operations in dev registation
Andrey Rusalin
2017-04-02
NFC: pn533: improve cmd queue handling
Andrey Rusalin
2017-04-02
NFC: pn533: change order of free_irq and dev unregistration
Andrey Rusalin