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-07-19
nvmem: core: add a missing of_node_put
Christophe JAILLET
2021-04-02
nvmem: qfprom: Add support for fuse blowing on sc7280
Rajendra Nayak
2021-04-02
nvmem: rmem: fix undefined reference to memremap
Srinivas Kandagatla
2021-04-02
nvmem: core: Fix unintentional sign extension issue
Colin Ian King
2021-04-02
nvmem: core: Add functions to make number reading easy
Douglas Anderson
2021-04-02
nvmem: brcm_nvram: new driver exposing Broadcom's NVRAM
Rafał Miłecki
2021-04-02
drivers: nvmem: Fix voltage settings for QTI qfprom-efuse
Ravi Kumar Bokka
2021-04-02
nvmem: convert comma to semicolon
Zheng Yongjun
2021-02-05
nvmem: qcom-spmi-sdam: Fix uninitialized pdev pointer
Subbaraman Narayanamurthy
2021-02-05
nvmem: Kconfig: Correct typo in NVMEM_RMEM
Nicolas Saenz Julienne
2021-02-04
nvmem: core: skip child nodes not matching binding
Ahmad Fatoum
2021-02-04
nvmem: Add driver to expose reserved memory as nvmem
Nicolas Saenz Julienne
2021-02-04
nvmem: imx-iim: Use of_device_get_match_data()
Fabio Estevam
2021-02-04
nvmem: core: Fix a resource leak on error in nvmem_add_cells_from_of()
Dan Carpenter
2020-11-27
nvmem: imx-ocotp: add support for the unaliged word count
Peng Fan
2020-11-27
nvmem: qfprom: Don't touch certain fuses
Evan Green
2020-11-27
nvmem: core: Add support for keepout regions
Evan Green
2020-09-27
nvmem: core: fix possibly memleak when use nvmem_cell_info_to_nvmem_cell()
Vadym Kochan
2020-09-17
nvmem: core: fix missing of_node_put() in of_nvmem_device_get()
Vadym Kochan
2020-09-17
nvmem: switch to simpler IDA interface
Bartosz Golaszewski
2020-09-17
nvmem: core: Use kobj_to_dev() instead of container_of()
Tian Tao
2020-09-17
nvmem: mtk-efuse: Remove EFUSE register write support
Chih-En Hsu
2020-07-29
nvmem: qcom-spmi-sdam: Enable multiple devices
Guru Das Srinagesh
2020-07-29
nvmem: update Kconfig description
Matteo Croce
2020-07-29
nvmem: qfprom: Add fuse blowing support
Ravi Kumar Bokka
2020-07-29
nvmem: qfprom: use NVMEM_DEVID_AUTO for multiple instances
Srinivas Kandagatla
2020-07-29
nvmem: core: add support to auto devid
Srinivas Kandagatla
2020-07-29
nvmem: core: Add nvmem_cell_read_u8()
Andreas Färber
2020-07-29
nvmem: core: Grammar fixes for help text
Andreas Färber
2020-07-29
nvmem: sc27xx: add sc2730 efuse support
Freeman Liu
2020-07-29
nvmem: Enforce nvmem stride in the sysfs interface
Douglas Anderson
2020-07-29
nvmem: sprd: Fix return value of sprd_efuse_probe()
Tiezhu Yang
2020-05-27
nvmem: qfprom: remove incorrect write support
Srinivas Kandagatla
2020-05-15
nvmem: jz4780-efuse: Use PTR_ERR_OR_ZERO() to simplify code
Samuel Zou
2020-05-15
nvmem: ensure sysfs writes handle write-protect pin
Michael Auchter
2020-05-15
nvmem: imx-ocotp: Improve logic to save many code lines
Anson Huang
2020-04-28
firmware: xilinx: Remove eemi ops for get_chipid
Rajan Vaja
2020-04-28
nvmem: core: cleanup old eeprom compat entry attributes
Srinivas Kandagatla
2020-03-25
nvmem: core: remove nvmem_sysfs_get_groups()
Srinivas Kandagatla
2020-03-25
nvmem: core: use is_bin_visible for permissions
Srinivas Kandagatla
2020-03-25
nvmem: core: use device_register and device_unregister
Srinivas Kandagatla
2020-03-25
nvmem: core: add root_only member to nvmem device struct
Srinivas Kandagatla
2020-03-23
nvmem: mxs-ocotp: Use devm_add_action_or_reset() for cleanup
Anson Huang
2020-03-23
nvmem: sprd: Determine double data programming from device data
Baolin Wang
2020-03-23
nvmem: sprd: Optimize the block lock operation
Freeman Liu
2020-03-23
nvmem: sprd: Fix the block lock operation
Freeman Liu
2020-03-19
nvmem: jz4780-efuse: fix build warnings on ARCH=x86_64 or riscv
H. Nikolaus Schaller
2020-03-19
nvmem: add driver for JZ4780 efuse
PrasannaKumar Muralidharan
2020-03-19
nvmem: imx-ocotp: Drop unnecessary initializations
Anson Huang
2020-03-19
nvmem: check for NULL reg_read and reg_write before dereferencing
Nicholas Johnson
2020-03-19
nvmem: core: validate nvmem config before parsing
Srinivas Kandagatla
2020-03-19
nvmem: release the write-protect pin
Khouloud Touil
2020-03-19
nvmem: fix memory leak in error path
Bartosz Golaszewski
2020-03-19
nvmem: add a newline for readability
Bartosz Golaszewski
2020-03-19
nvmem: remove a stray newline in nvmem_register()
Bartosz Golaszewski
2020-03-19
nvmem: core: add nvmem_cell_read_u64
Yangtao Li
2020-03-19
nvmem: core: add nvmem_cell_read_common
Yangtao Li
2020-03-19
nvmem: imx: ocotp: add i.MX8MP support
Peng Fan
2020-02-07
Merge branch 'i2c/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Linus Torvalds
2020-01-16
nvmem: add QTI SDAM driver
Anirudh Ghayal
2020-01-10
nvmem: core: fix memory abort in cleanup path
Bitan Biswas
2020-01-10
nvmem: imx: ocotp: introduce ocotp_ctrl_reg
Peng Fan
2020-01-10
nvmem: imx: scu: correct the fuse word index
Peng Fan
2020-01-10
nvmem: imx: scu: fix write SIP
Peng Fan
2020-01-10
nvmem: fix a 'makes pointer from integer without a cast' build warning
Bartosz Golaszewski
2020-01-09
nvmem: add support for the write-protect pin
Khouloud Touil
2019-12-05
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2019-11-27
Merge tag 'char-misc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
2019-11-05
nvmem: add Rockchip OTP driver
Finley Xiao
2019-11-05
nvmem: imx: scu: fix dependency in Kconfig
Srinivas Kandagatla
2019-11-05
nvmem: sprd: Add Spreadtrum SoCs eFuse support
Freeman Liu
2019-11-05
nvmem: imx-ocotp: reset error status on probe
Lucas Stach
2019-11-05
nvmem: imx: scu: support write
Peng Fan
2019-11-05
nvmem: imx: scu: support hole region check
Peng Fan
2019-11-05
nvmem: sc27xx: Change to use devm_hwspin_lock_request_specific() to request one hwlock
Baolin Wang
2019-10-07
nvmem: core: add nvmem_device_find
Thomas Bogendoerfer
2019-10-03
firmware: meson_sm: Rework driver as a proper platform driver
Carlo Caione
2019-09-18
Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
2019-09-17
Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds
Linus Torvalds
2019-08-18
nvmem: imx: add i.MX8QM platform support
Fugang Duan
2019-08-18
nvmem: mxs-ocotp: update MODULE_AUTHOR() email address
Stefan Wahren
2019-08-18
nvmem: meson-mx-efuse: allow reading data smaller than word_size
Martin Blumenstingl
2019-08-18
nvmem: sunxi_sid: fix A64 SID controller support
Stefan Mavrodiev
2019-08-18
nvmem: imx-ocotp: Add i.MX8MN support
Anson Huang
2019-07-30
nvmem: Use the same permissions for eeprom as for nvmem
Jean Delvare
2019-07-30
drivers: Introduce device lookup variants by of_node
Suzuki K Poulose
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
2019-06-26
nvmem: imx-ocotp: imx8mq is compatible with imx6 not imx7
Leonard Crestez
2019-06-26
nvmem: imx-ocotp: Add i.MX8MM support
Bryan O'Donoghue
2019-06-26
nvmem: imx-ocotp: Change TIMING calculation to u-boot algorithm
Bryan O'Donoghue
2019-06-26
nvmem: imx-ocotp: Ensure WAIT bits are preserved when setting timing
Bryan O'Donoghue
2019-06-26
nvmem: imx-ocotp: Elongate OCOTP_CTRL ADDR field to eight bits
Bryan O'Donoghue
2019-06-24
bus_find_device: Unify the match callback with class_find_device
Suzuki K Poulose
2019-06-23
Merge 5.2-rc6 into char-misc-next
Greg Kroah-Hartman
2019-06-19
nvmem: Broaden the selection of NVMEM_SNVS_LPGPR
Fabio Estevam
2019-06-19
nvmem: imx: add i.MX8 nvmem driver
Peng Fan
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 460
Thomas Gleixner
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295
Thomas Gleixner
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-16
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2019-04-25
nvmem: core: add NVMEM_SYSFS Kconfig
Srinivas Kandagatla
2019-04-25
nvmem: sunxi_sid: Support SID on H6
Yangtao Li
2019-04-25
nvmem: sunxi-sid: convert to SPDX license tags
Yangtao Li
2019-04-25
nvmem: imx-iim: use devm_platform_ioremap_resource() to simplify code
Anson Huang
2019-04-25
nvmem: mxs-ocotp: use devm_platform_ioremap_resource() to simplify code
Anson Huang
2019-04-25
nvmem: imx-ocotp: use devm_platform_ioremap_resource() to simplify code
Anson Huang
2019-04-25
nvmem: core: fix read buffer in place
Jorge Ramirez-Ortiz
2019-04-25
nvmem: core: add nvmem_cell_read_u16
Fabrice Gasnier
2019-04-25
nvmem: stm32: add support for STM32MP15 BSEC to control OTP data
Fabrice Gasnier
2019-04-25
nvmem: Add driver for STM32 factory-programmed read only mem
Fabrice Gasnier
2019-04-25
nvmem: sunxi_sid: Support SID on A83T and H5
Chen-Yu Tsai
2019-04-25
nvmem: sunxi_sid: Read out data in native format
Chen-Yu Tsai
2019-04-25
nvmem: sunxi_sid: Dynamically allocate nvmem_config structure
Chen-Yu Tsai
2019-04-25
nvmem: sunxi_sid: Optimize register read-out method
Chen-Yu Tsai
2019-04-25
nvmem: sunxi_sid: Read out SID for randomness without looping
Chen-Yu Tsai
2019-04-25
nvmem: imx-ocotp: broaden Kconfig dependency
Lucas Stach
2019-04-25
nvmem: imx-ocotp: add support for imx8mq
Lucas Stach
2019-03-18
drivers: Defer probe if firmware is not ready
Rajan Vaja
2019-03-06
Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
2019-02-19
nvmem: core: don't check the return value of notifier chain call
Bartosz Golaszewski
2019-02-05
nvmem: zynqmp: Added zynqmp nvmem firmware driver
Nava kishore Manne
2019-02-03
nvmem: allow to select i.MX nvmem driver for i.MX 7D
Stefan Agner
2019-01-31
nvmem: core: Avoid useless iterations in nvmem_cell_get_from_lookup()
Alban Bedel
2019-01-31
nvmem: core: Fix device reference leak
Alban Bedel
2019-01-31
nvmem: core: Always reference the device returned by nvmem_device_get()
Alban Bedel
2019-01-31
nvmem: core: Properly handle connection ID in of_nvmem_device_get()
Alban Bedel
2019-01-31
nvmem: core: Fix cell lookup when no cell is found
Alban Bedel
2019-01-31
nvmem: core: Fix of_nvmem_cell_get() for optional cells
Alban Bedel
2019-01-31
nvmem: core: Set the provider read-only when no write callback is given
Alban Bedel
2019-01-31
nvmem: imx-ocotp: Implement i.MX6ULL/ULZ support
Stefan Wahren
2019-01-31
nvmem: imx-ocotp: add i.MX7ULP support
Anson Huang
2019-01-31
nvmem: bcm-ocotp: Add ACPI support to BCM OCOTP
Srinath Mannam
2019-01-31
nvmem: sc27xx: Convert nvmem offset to block index
Freeman Liu
2018-12-06
nvmem: add new config option
Bartosz Golaszewski
2018-12-06
nvmem: Move nvmem_type_str array to its only user
Andy Shevchenko
2018-12-06
nvmem: meson-efuse: add peripheral clock
Jerome Brunet
2018-12-06
nvmem: meson-efuse: add error message on user_max failure.
Jerome Brunet
2018-12-06
nvmem: add type attribute
Alexandre Belloni
2018-11-11
nvmem: core: fix regression in of_nvmem_cell_get()
Srinivas Kandagatla
2018-10-15
nvmem: hide unused nvmem_find_cell_by_index function
Arnd Bergmann
2018-10-15
nvmem: lpc18xx_eeprom: remove unused variable
Bartosz Golaszewski
2018-10-15
nvmem: fix nvmem_cell_get_from_lookup()
Bartosz Golaszewski
2018-10-15
nvmem: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-09-28
nvmem: make nvmem_add_cells() static
Srinivas Kandagatla
2018-09-28
nvmem: sunxi_sid: remove unused variable in probe
Srinivas Kandagatla
2018-09-28
nvmem: use octal permissions instead of constants
Bartosz Golaszewski
2018-09-28
nvmem: fix commenting style
Bartosz Golaszewski
2018-09-28
nvmem: make the naming of arguments in nvmem_cell_get() consistent
Bartosz Golaszewski
2018-09-28
nvmem: use SPDX license identifiers
Bartosz Golaszewski
2018-09-28
nvmem: add a notifier chain
Bartosz Golaszewski
2018-09-28
nvmem: add support for cell lookups from machine code
Bartosz Golaszewski
2018-09-28
nvmem: resolve cells from DT at registration time
Bartosz Golaszewski
2018-09-28
nvmem: add support for cell info
Bartosz Golaszewski
2018-09-28
nvmem: remove the global cell list
Bartosz Golaszewski
2018-09-28
nvmem: change the signature of nvmem_unregister()
Bartosz Golaszewski
2018-09-28
nvmem: mxs-ocotp: use devm_nvmem_register()
Bartosz Golaszewski
2018-09-28
nvmem: lpc18xx_eeprom: use devm_nvmem_register()
Bartosz Golaszewski
2018-09-28
nvmem: sunxi_sid: use devm_nvmem_register()
Bartosz Golaszewski
2018-09-28
nvmem: sunxi_sid: return -ENOMEM if kzalloc() fails
Bartosz Golaszewski
2018-09-28
nvmem: use kref
Bartosz Golaszewski
2018-09-28
nvmem: check the return value of nvmem_add_cells()
Bartosz Golaszewski
2018-09-28
nvmem: remove a stray newline
Bartosz Golaszewski
2018-09-28
nvmem: use list_for_each_entry_safe in nvmem_device_remove_all_cells()
Bartosz Golaszewski
2018-09-28
nvmem: remove the name field from struct nvmem_device
Bartosz Golaszewski
2018-09-28
nvmem: provide nvmem_dev_name()
Bartosz Golaszewski
2018-09-12
nvmem: core: return error code instead of NULL from nvmem_device_get
Srinivas Kandagatla
2018-07-16
Merge 4.18-rc5 into char-misc-next
Greg Kroah-Hartman
2018-07-15
nvmem: imx-ocotp: add support for imx6sll
Anson Huang
2018-07-15
nvmem: Add Spreadtrum SC27XX efuse support
Freeman Liu
2018-07-07
headers: separate linux/mod_devicetable.h from linux/platform_device.h
Randy Dunlap
2018-07-07
nvmem: core: remove unused nvmem_device ncells member
Srinivas Kandagatla
2018-07-07
nvmem: rave-sp-eeprom: Remove VLA usage
Kees Cook
2018-07-07
nvmem: Don't let a NULL cell_id for nvmem_cell_get() crash us
Douglas Anderson
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-05-14
nvmem: properly handle returned value nvmem_reg_read
Mathieu Malaterre
2018-05-14
nvmem: core: describe add missing dev function parameter
Srinivas Kandagatla
2018-05-14
nvmem: meson-efuse: add write support
Jerome Brunet
2018-05-14
nvmem: meson-efuse: simplify read callback
Jerome Brunet
2018-05-14
nvmem: meson-efuse: remove econfig global
Jerome Brunet
2018-05-14
nvmem: Add RAVE SP EEPROM driver
Andrey Smirnov
2018-05-14
drivers: nvmem: Export nvmem_add_cells()
Andrew Lunn
2018-04-04
Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
2018-04-04
nvmem: disallow modular CONFIG_NVMEM
Arnd Bergmann
2018-03-14
nvmem: imx-ocotp: remove unused dead code
Dong Aisheng
2018-03-14
nvmem: sunxi-sid: fix H3 SID controller support
Icenowy Zheng
2018-03-14
nvmem: add i.MX7 support to snvs-lpgpr
Andrey Yurovsky
2018-03-14
nvmem: bcm-ocotp: Do not use "&pdev->dev" explicitly
Andrey Smirnov
2018-03-14
nvmem: imx-iim: Do not use "&pdev->dev" explicitly
Andrey Smirnov
2018-03-14
nvmem: rockchip-efuse: Do not use "&pdev->dev" explicitly
Andrey Smirnov
2018-03-14
nvmem: vf610-ocotp: Do not use "&pdev->dev" explicitly
Andrey Smirnov
2018-03-14
nvmem: rockchip-efuse: Make use of of_device_get_match_data()
Andrey Smirnov
2018-03-14
nvmem: snvs_lpgpr: Convert commas to semicolons
Andrey Smirnov
2018-03-14
nvmem: qfprom: Convert to use devm_nvmem_register()
Andrey Smirnov
2018-03-14
nvmem: bcm-ocotp: Convert to use devm_nvmem_register()
Andrey Smirnov
2018-03-14
nvmem: imx-iim: Convert to use devm_nvmem_register()
Andrey Smirnov
2018-03-14
nvmem: lpc18xx_otp: Convert to use devm_nvmem_register()
Andrey Smirnov