index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
fpga
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
1
-2
/
+2
2024-06-14
fpga: altera-fpga2sdram: remove unused struct 'prop_map'
Dr. David Alan Gilbert
1
-6
/
+0
2024-06-11
Revert "fpga: disable KUnit test suites when module support is enabled"
Marco Pagani
1
-2
/
+2
2024-05-22
Merge tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
20
-342
/
+520
2024-05-22
Merge tag 'mfd-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
1
-1
/
+2
2024-05-10
mfd: intel-m10-bmc: Change staging size to a variable
Ilpo Järvinen
1
-1
/
+2
2024-05-08
Merge 6.9-rc7 into char-misc-testing
Greg Kroah-Hartman
1
-0
/
+3
2024-04-26
fpga: dfl-pci: add PCI subdevice ID for Intel D5005 card
Peter Colberg
1
-0
/
+3
2024-04-23
fpga: region: add owner module and take its refcount
Marco Pagani
1
-10
/
+14
2024-04-23
fpga: dfl: remove unused member pdata from struct dfl_{afu,fme}
Peter Colberg
4
-9
/
+0
2024-04-23
fpga: dfl: remove unused function is_dfl_feature_present()
Peter Colberg
1
-5
/
+0
2024-04-23
fpga: ice40-spi: Don't use "proxy" headers
Andy Shevchenko
1
-2
/
+2
2024-04-09
fpga: tests: use KUnit devices instead of platform devices
Marco Pagani
3
-46
/
+44
2024-04-02
fpga: altera-cvp: Remove an unused field in struct altera_cvp_conf
Christophe JAILLET
1
-1
/
+0
2024-04-01
fpga: altera: drop driver owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2024-03-31
fpga: xilinx-core: add new gpio names for prog and init
Charles Perry
1
-2
/
+18
2024-03-31
fpga: xilinx-selectmap: add new driver
Charles Perry
3
-0
/
+104
2024-03-31
fpga: xilinx-spi: extract a common driver core
Charles Perry
5
-209
/
+260
2024-03-31
fpga: bridge: add owner module and take its refcount
Marco Pagani
1
-26
/
+31
2024-03-31
fpga: manager: add owner module and take its refcount
Marco Pagani
1
-33
/
+49
2024-03-21
Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-5
/
+5
2024-02-18
fpga: remove redundant checks for bridge ops
Marco Pagani
1
-4
/
+4
2024-02-18
fpga: dfl: make dfl_bus_type const
Ricardo B. Marliere
1
-1
/
+1
2024-02-08
fpga: ice40-spi: Follow renaming of SPI "master" to "controller"
Uwe Kleine-König
1
-2
/
+2
2024-01-17
Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
14
-54
/
+28
2023-12-21
fpga: zynq-fpga: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-12-21
fpga: xilinx-pr-decoupler: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-12-21
fpga: stratix10-soc: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-12-21
fpga: socfpga-a10: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-12-21
fpga: of-fpga-region: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-12-21
fpga: intel-m10-bmc-sec-update: Convert to platform remove callback returning...
Uwe Kleine-König
1
-4
/
+2
2023-12-21
fpga: dfl-fme-region: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-12-21
fpga: dfl-fme-main: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-12-21
fpga: dfl-fme-br: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-12-21
fpga: dfl-afu-main: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-12-21
fpga: altera-hps2fpga: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-12-21
fpga: altera-freeze-bridge: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-12-21
fpga: altera-fpga2sdram: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-11-28
eventfd: simplify eventfd_signal()
Christian Brauner
1
-1
/
+1
2023-11-17
drivers/fpga: use standard array-copy function
Philipp Stanner
1
-2
/
+2
2023-11-03
Merge tag 'char-misc-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-62
/
+15
2023-10-24
fpga: Fix memory leak for fpga_region_test_class_find()
Jinjie Ruan
1
-0
/
+2
2023-10-21
fpga: disable KUnit test suites when module support is enabled
Marco Pagani
1
-2
/
+2
2023-10-16
fpga: versal: Add support for 44-bit DMA operations
Nava kishore Manne
1
-1
/
+1
2023-10-16
fpga: altera-ps-spi: Use spi_get_device_match_data()
Rob Herring
1
-40
/
+6
2023-10-13
fpga: Use device_get_match_data()
Rob Herring
2
-21
/
+8
2023-08-11
fpga: region: make fpga_region_class a static const structure
Ivan Orlov
1
-12
/
+11
2023-08-11
fpga: fpga-mgr: make fpga_mgr_class a static const structure
Ivan Orlov
1
-13
/
+12
2023-08-11
fpga: bridge: make fpga_bridge_class a static const structure
Ivan Orlov
1
-13
/
+12
[next]