Age | Commit message (Expand) | Author |
2023-04-27 | Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2023-04-27 | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2023-04-25 | Merge tag 'acpi-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2023-04-06 | fpga: lattice-sysconfig-spi: Add explicit include for of.h | Rob Herring |
2023-04-07 | fpga: bridge: properly initialize bridge device before populating children | Alexis Lothoré |
2023-03-25 | fpga: xilinx-pr-decoupler: Use readl wrapper instead of pure readl | Michal Simek |
2023-03-17 | driver core: class: remove module * from class_create() | Greg Kroah-Hartman |
2023-03-10 | fpga: dfl-pci: Drop redundant pci_enable_pcie_error_reporting() | Bjorn Helgaas |
2023-03-09 | fpga: zynqmp-fpga: Adds status interface | Nava kishore Manne |
2023-03-09 | fpga: bridge: fix kernel-doc parameter description | Marco Pagani |
2023-03-08 | fpga: m10bmc-sec: Fix rsu_send_data() to return FW_UPLOAD_ERR_HW_ERROR | Ilpo Järvinen |
2023-02-24 | Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2023-02-24 | Merge tag 'char-misc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2023-02-24 | Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2023-02-23 | Merge tag 'mfd-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee... | Linus Torvalds |
2023-02-06 | Merge 6.2-rc7 into tty-next | Greg Kroah-Hartman |
2023-02-06 | Merge 6.2-rc7 into char-misc-next | Greg Kroah-Hartman |
2023-01-30 | fpga: m10bmc-sec: Add support for N6000 | Ilpo Järvinen |
2023-01-29 | Merge tag 'ib-mfd-fpga-hwmon-v6.3' of git://git.kernel.org/pub/scm/linux/kern... | Xu Yilun |
2023-01-28 | fpga: bridge: return errors in the show() method of the "state" attribute | Marco Pagani |
2023-01-28 | fpga: dfl: more kernel-doc corrections | Xu Yilun |
2023-01-28 | fpga: dfl: kernel-doc corrections | Randy Dunlap |
2023-01-28 | fpga: microchip-spi: separate data frame write routine | Ivan Bornyakov |
2023-01-28 | fpga: microchip-spi: rewrite status polling in a time measurable way | Ivan Bornyakov |
2023-01-28 | fpga: microchip-spi: move SPI I/O buffers out of stack | Ivan Bornyakov |
2023-01-27 | driver core: make struct bus_type.uevent() take a const * | Greg Kroah-Hartman |
2023-01-27 | fpga: m10bmc-sec: Make rsu status type specific | Ilpo Järvinen |
2023-01-27 | fpga: m10bmc-sec: Create helpers for rsu status/progress checks | Ilpo Järvinen |
2023-01-27 | fpga: intel-m10-bmc: Rework flash read/write | Ilpo Järvinen |
2023-01-27 | mfd: intel-m10-bmc: Support multiple CSR register layouts | Ilpo Järvinen |
2023-01-27 | mfd: intel-m10-bmc: Split into core and spi specific parts | Ilpo Järvinen |
2023-01-19 | fpga: dfl: add basic support for DFHv1 | Matthew Gerlach |
2023-01-19 | fpga: dfl: Add DFHv1 Register Definitions | Basheer Ahmed Muddebihal |
2022-12-30 | fpga: m10bmc-sec: Fix probe rollback | Ilpo Järvinen |
2022-12-30 | fpga: stratix10-soc: Fix return value check in s10_ops_write_init() | Zheng Yongjun |
2022-12-16 | Merge tag 'char-misc-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-11-15 | fpga: m10bmc-sec: Fix kconfig dependencies | Russ Weight |
2022-10-25 | fpga: lattice-sysconfig-spi: add Lattice sysCONFIG FPGA manager | Ivan Bornyakov |
2022-10-25 | fpga: zynq: Switch to use dev_err_probe() helper | Yang Yingliang |
2022-10-08 | Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-09-19 | fpga: m10bmc-sec: Fix possible memory leak of flash_buf | Russ Weight |
2022-09-11 | fpga: m10bmc-sec: d5005 bmc secure update driver | Russ Weight |
2022-09-04 | fpga: prevent integer overflow in dfl_feature_ioctl_set_irq() | Dan Carpenter |
2022-08-15 | fpga: microchip-spi: add missing module author entry | Conor Dooley |
2022-08-15 | fpga: dfl-pci: Add IDs for Intel N6000, N6001 and C6100 cards | Matthew Gerlach |
2022-06-29 | fpga: fpga-mgr: Fix spelling mistake "bitsream" -> "bitstream" | Colin Ian King |
2022-06-24 | fpga: microchip-spi: add Microchip MPF FPGA manager | Ivan Bornyakov |
2022-06-24 | fpga: fpga-mgr: support bitstream offset in image buffer | Ivan Bornyakov |
2022-06-10 | fpga: altera-pr-ip: fix unsigned comparison with less than zero | Marco Pagani |
2022-06-08 | fpga: Directly use ida_alloc()/free() | keliu |