index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
fpga
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
1
-1
/
+1
2024-11-29
Merge tag 'char-misc-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
13
-25
/
+25
2024-11-26
Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Linus Torvalds
1
-12
/
+4
2024-11-11
Merge tag 'fpga-for-6.13-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/fpga/linux-fpga into char-misc-next
Greg Kroah-Hartman
13
-25
/
+25
2024-11-11
fpga: Switch back to struct platform_driver::remove()
Uwe Kleine-König
13
-25
/
+25
2024-11-07
fpga/dfl-pci.c: Replace deprecated PCI functions
Philipp Stanner
1
-12
/
+4
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-08-14
fpga: zynq-fpga: Rename 'timeout' variable as 'time_left'
Wolfram Sang
1
-4
/
+4
2024-08-14
fpga: socfpga: Rename 'timeout' variable as 'time_left'
Wolfram Sang
1
-3
/
+4
2024-08-14
fpga: Simplify and improve fpga region test using deferred actions
Marco Pagani
1
-17
/
+24
2024-08-14
fpga: Simplify and improve fpga bridge test using deferred actions
Marco Pagani
1
-14
/
+11
2024-08-14
fpga: Simplify and improve fpga mgr test using deferred actions
Marco Pagani
1
-11
/
+17
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
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/git/gregkh/char-misc
Linus Torvalds
20
-342
/
+520
2024-05-22
Merge tag 'mfd-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
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/git/gregkh/char-misc
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/git/gregkh/char-misc
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 void
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
[next]