Age | Commit message (Expand) | Author |
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 |
2022-06-08 | fpga: m10bmc-sec: add max10 secure update functions | Russ Weight |
2022-06-08 | fpga: m10bmc-sec: expose max10 canceled keys in sysfs | Russ Weight |
2022-06-08 | fpga: m10bmc-sec: expose max10 flash update count | Russ Weight |
2022-06-08 | fpga: m10bmc-sec: create max10 bmc secure update | Russ Weight |
2022-05-10 | fpga: dfl: Allow Port to be linked to FME's DFL | Matthew Gerlach |
2022-05-10 | fpga: dfl: check feature type before parse irq info | Tianfei zhang |
2022-05-10 | fpga: fpga-region: fix kernel-doc formatting issues | Nava kishore Manne |
2022-05-10 | fpga: Use tab instead of space indentation | Nava kishore Manne |
2022-05-10 | fpga: fpga-mgr: fix kernel-doc warnings | Nava kishore Manne |
2022-05-10 | fpga: fix for coding style issues | Nava kishore Manne |
2022-01-25 | fpga: dfl: pci: Remove usage of the deprecated "pci-dma-compat.h" API | Christophe JAILLET |