summaryrefslogtreecommitdiff
path: root/drivers/fpga
AgeCommit message (Expand)Author
2023-06-06fpga: zynq-fpga: Ensure proper xCAP interface switchAlfonso Rodriguez
2023-05-29fpga: dfl-fme: constify pointers to hwmon_channel_infoKrzysztof Kozlowski
2023-04-27Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-25Merge tag 'acpi-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-04-06fpga: lattice-sysconfig-spi: Add explicit include for of.hRob Herring
2023-04-07fpga: bridge: properly initialize bridge device before populating childrenAlexis Lothoré
2023-03-25fpga: xilinx-pr-decoupler: Use readl wrapper instead of pure readlMichal Simek
2023-03-17driver core: class: remove module * from class_create()Greg Kroah-Hartman
2023-03-10fpga: dfl-pci: Drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas
2023-03-09fpga: zynqmp-fpga: Adds status interfaceNava kishore Manne
2023-03-09fpga: bridge: fix kernel-doc parameter descriptionMarco Pagani
2023-03-08fpga: m10bmc-sec: Fix rsu_send_data() to return FW_UPLOAD_ERR_HW_ERRORIlpo Järvinen
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-02-24Merge tag 'char-misc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-02-24Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-02-23Merge tag 'mfd-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds
2023-02-06Merge 6.2-rc7 into tty-nextGreg Kroah-Hartman
2023-02-06Merge 6.2-rc7 into char-misc-nextGreg Kroah-Hartman
2023-01-30fpga: m10bmc-sec: Add support for N6000Ilpo Järvinen
2023-01-29Merge tag 'ib-mfd-fpga-hwmon-v6.3' of git://git.kernel.org/pub/scm/linux/kern...Xu Yilun
2023-01-28fpga: bridge: return errors in the show() method of the "state" attributeMarco Pagani
2023-01-28fpga: dfl: more kernel-doc correctionsXu Yilun
2023-01-28fpga: dfl: kernel-doc correctionsRandy Dunlap
2023-01-28fpga: microchip-spi: separate data frame write routineIvan Bornyakov
2023-01-28fpga: microchip-spi: rewrite status polling in a time measurable wayIvan Bornyakov
2023-01-28fpga: microchip-spi: move SPI I/O buffers out of stackIvan Bornyakov
2023-01-27driver core: make struct bus_type.uevent() take a const *Greg Kroah-Hartman
2023-01-27fpga: m10bmc-sec: Make rsu status type specificIlpo Järvinen
2023-01-27fpga: m10bmc-sec: Create helpers for rsu status/progress checksIlpo Järvinen
2023-01-27fpga: intel-m10-bmc: Rework flash read/writeIlpo Järvinen
2023-01-27mfd: intel-m10-bmc: Support multiple CSR register layoutsIlpo Järvinen
2023-01-27mfd: intel-m10-bmc: Split into core and spi specific partsIlpo Järvinen
2023-01-19fpga: dfl: add basic support for DFHv1Matthew Gerlach
2023-01-19fpga: dfl: Add DFHv1 Register DefinitionsBasheer Ahmed Muddebihal
2022-12-30fpga: m10bmc-sec: Fix probe rollbackIlpo Järvinen
2022-12-30fpga: stratix10-soc: Fix return value check in s10_ops_write_init()Zheng Yongjun
2022-12-16Merge tag 'char-misc-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-11-15fpga: m10bmc-sec: Fix kconfig dependenciesRuss Weight
2022-10-25fpga: lattice-sysconfig-spi: add Lattice sysCONFIG FPGA managerIvan Bornyakov
2022-10-25fpga: zynq: Switch to use dev_err_probe() helperYang Yingliang
2022-10-08Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-09-19fpga: m10bmc-sec: Fix possible memory leak of flash_bufRuss Weight
2022-09-11fpga: m10bmc-sec: d5005 bmc secure update driverRuss Weight
2022-09-04fpga: prevent integer overflow in dfl_feature_ioctl_set_irq()Dan Carpenter
2022-08-15fpga: microchip-spi: add missing module author entryConor Dooley
2022-08-15fpga: dfl-pci: Add IDs for Intel N6000, N6001 and C6100 cardsMatthew Gerlach
2022-06-29fpga: fpga-mgr: Fix spelling mistake "bitsream" -> "bitstream"Colin Ian King
2022-06-24fpga: microchip-spi: add Microchip MPF FPGA managerIvan Bornyakov
2022-06-24fpga: fpga-mgr: support bitstream offset in image bufferIvan Bornyakov