Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
462e5a521ab73f7762583add73cbab1662612beb
/
drivers
/
fpga
dc413a9
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 6 years ago
73b0140
mm/gup: change GUP fast to use flags rather than a write 'bool'
by Ira Weiny
· 6 years ago
c09f747
fpga manager: Adding FPGA Manager support for Xilinx zynqmp
by Nava kishore Manne
· 6 years ago
5c07488
Merge 5.0-rc6 into char-misc-next
by Greg Kroah-Hartman
· 6 years ago
38cd7ad
fpga: altera_freeze_bridge: remove restriction to socfpga
by Alan Tull
· 6 years ago
f1bd3a6
fpga: mgr: altera-ps-spi: make array dummy static, shrinks object size
by Colin Ian King
· 6 years ago
32a6637
fpga: stratix10-soc: fix wrong of_node_put() in init function
by Nicolas Saenz Julienne
· 6 years ago
96d4f26
Remove 'type' argument from access_ok() function
by Linus Torvalds
· 6 years ago
488d040
fpga: of-fpga-region: Use platform_set_drvdata
by Moritz Fischer
· 6 years ago
b77c987
fpga: dfl-fme-region: Use platform_get_drvdata()
by Moritz Fischer
· 6 years ago
e7eef1d
fpga: add intel stratix10 soc fpga manager driver
by Alan Tull
· 6 years ago
1a195d8
fpga: mgr: altera-ps-spi: enable usage on non-dt platforms
by Anatolij Gustschin
· 6 years ago
30522a9
fpga: altera-cvp: fix probing for multiple FPGAs on the bus
by Anatolij Gustschin
· 6 years ago
9e9a615
zynq-fpga: Only route PR via PCAP when required
by Mike Looijmans
· 6 years ago
68f60538
fpga: altera-cvp: Fix registration for CvP incapable devices
by Andreas Puhm
· 6 years ago
ae66864
fpga: dfl: fme: remove set but not used variable 'priv'
by YueHaibing
· 6 years ago
187fade
fpga: altera-cvp: fix 'bad IO access' on x86_64
by Anatolij Gustschin
· 6 years ago
fea82b7
fpga: add devm_fpga_region_create
by Alan Tull
· 6 years ago
213befe
fpga: bridge: add devm_fpga_bridge_create
by Alan Tull
· 6 years ago
084181f
fpga: mgr: add devm_fpga_mgr_create
by Alan Tull
· 6 years ago
ba1cb31
Merge 4.19-rc7 into char-misc-next
by Greg Kroah-Hartman
· 6 years ago
b4d9a0e
fpga: bridge: fix obvious function documentation error
by Alan Tull
· 6 years ago
34bd2833
fpga: do not access region struct after fpga_region_unregister
by Alan Tull
· 6 years ago
f685fc6
Merge b4.19-rc4 into char-misc-next
by Greg Kroah-Hartman
· 6 years ago
83b15fe
drivers: fpga: fix two trivial spelling mistakes
by Colin Ian King
· 6 years ago
029d727b
fpga: dfl: fme: fix return value check in in pr_mgmt_init()
by Wei Yongjun
· 6 years ago
83cf9cd
Merge 4.18-rc5 into char-misc-next
by Greg Kroah-Hartman
· 6 years ago
fa8dda1
fpga: dfl: afu: add DFL_FPGA_PORT_DMA_MAP/UNMAP ioctls support
by Wu Hao
· 7 years ago
857a262
fpga: dfl: afu: add afu sub feature support
by Xiao Guangrong
· 7 years ago
6fd893c
fpga: dfl: afu: add DFL_FPGA_GET_API_VERSION/CHECK_EXTENSION ioctls support
by Wu Hao
· 7 years ago
e4664c0
fpga: dfl: afu: add header sub feature support
by Wu Hao
· 7 years ago
47c1b19
fpga: dfl: afu: add port ops support
by Wu Hao
· 7 years ago
1a1527c
fpga: dfl: add FPGA Accelerated Function Unit driver basic framework
by Wu Hao
· 7 years ago
7514a42
fpga: dfl: fme-region: add support for compat_id
by Wu Hao
· 7 years ago
bb61b9b
fpga: dfl: add fpga region platform driver for FME
by Wu Hao
· 7 years ago
de892df
fpga: dfl: add fpga bridge platform driver for FME
by Wu Hao
· 7 years ago
5ebae80
fpga: dfl: fme-mgr: add compat_id support
by Wu Hao
· 7 years ago
af275ec
fpga: dfl: add fpga manager platform driver for FME
by Wu Hao
· 7 years ago
29de762
fpga: dfl: fme: add partial reconfiguration sub feature support
by Kang Luwei
· 7 years ago
620e1902
fpga: dfl: fme: add DFL_FPGA_GET_API_VERSION/CHECK_EXTENSION ioctls support
by Wu Hao
· 7 years ago
0a27ff2
fpga: dfl: fme: add header sub feature support
by Kang Luwei
· 7 years ago
322ddeb
fpga: dfl: add FPGA Management Engine driver basic framework
by Kang Luwei
· 7 years ago
968b819
fpga: dfl-pci: add enumeration for feature devices
by Wu Hao
· 7 years ago
72ddd9f
fpga: add FPGA DFL PCIe device driver
by Zhang Yi
· 7 years ago
d06b004
fpga: dfl: add dfl_fpga_check_port_id function.
by Wu Hao
· 7 years ago
6e8fd6e
fpga: dfl: add dfl_fpga_port_ops support.
by Wu Hao
· 7 years ago
5b57d02
fpga: dfl: add feature device infrastructure
by Xiao Guangrong
· 7 years ago
5d56e11
fpga: dfl: add dfl_fpga_cdev_find_port
by Wu Hao
· 7 years ago
b16c514
fpga: dfl: add chardev support for feature devices
by Wu Hao
· 7 years ago
543be3d
fpga: add device feature list support
by Wu Hao
· 7 years ago
41a8b2c
fpga: region: add compat_id support
by Wu Hao
· 7 years ago
ecb5fbe
fpga: mgr: add status for fpga-manager
by Wu Hao
· 7 years ago
122c577
fpga: altera-cvp: Fix an error handling path in 'altera_cvp_probe()'
by Christophe Jaillet
· 7 years ago
fdff405
fpga: clarify that unregister functions also free
by Alan Tull
· 7 years ago
917a430
fpga: region: kernel-doc fixes
by Alan Tull
· 7 years ago
060ac5c
fpga: bridge: kernel-doc fixes
by Alan Tull
· 7 years ago
ff9da89
fpga: mgr: kernel-doc fixes
by Alan Tull
· 7 years ago
473f01f
fpga: use SPDX
by Alan Tull
· 7 years ago
9f36897
fpga: region: change api, add fpga_region_create/free
by Alan Tull
· 7 years ago
371cd1b
fpga: bridge: change api, don't use drvdata
by Alan Tull
· 7 years ago
7085e2a
fpga: manager: change api, don't use drvdata
by Alan Tull
· 7 years ago
bbaa9cd
fpga: region: don't use drvdata in common fpga code
by Alan Tull
· 7 years ago
720d690
Merge 4.17-rc3 into char-misc-next
by Greg Kroah-Hartman
· 7 years ago
093a89d
fpga: fpga-region: comment on fpga_region_program_fpga locking
by Alan Tull
· 7 years ago
88fb3a0
fpga: lattice machxo2: Add Lattice MachXO2 support
by Paolo Pisati
· 7 years ago
84d84c5
fpga: Remove depends on HAS_DMA in case of platform dependency
by Geert Uytterhoeven
· 7 years ago
881c93c
fpga-manager: altera-ps-spi: preserve nCONFIG state
by Anatolij Gustschin
· 7 years ago
c4ccc89
PCI: Add Altera vendor ID
by Johannes Thumshirn
· 7 years ago
d9cc5a0
fpga: socfpga-a10: disable clk on error in socfpga_a10_fpga_probe()
by Alexey Khoroshilov
· 7 years ago
0f5eb15
fpga: region: release of_parse_phandle nodes after use
by Ian Abbott
· 7 years ago
397f33c
fpga: fpga-bridge: remove unnecessary null check in of_fpga_bridge_get
by Gustavo A. R. Silva
· 7 years ago
5f76c6f
fpga: fpga-mgr: remove unnecessary code in __fpga_mgr_get
by Gustavo A. R. Silva
· 7 years ago
845089b
fpga: add attribute groups
by Alan Tull
· 7 years ago
84e93f1
fpga: clean up fpga Kconfig
by Alan Tull
· 7 years ago
8a54167
fpga: of-fpga-region: accept overlays that don't program FPGA
by Alan Tull
· 7 years ago
ef3acdd
fpga: region: move device tree support to of-fpga-region.c
by Alan Tull
· 7 years ago
503d4b7
fpga: region: add fpga_region_class_find
by Alan Tull
· 7 years ago
52a3a7c
fpga: region: add register/unregister functions
by Alan Tull
· 7 years ago
3b49537
fpga: region: rename some functions prior to moving
by Alan Tull
· 7 years ago
59460a9
fpga: region: add fpga-region.h header
by Alan Tull
· 7 years ago
c8898ed
fpga: region: separate out code that parses the overlay
by Alan Tull
· 7 years ago
61c3210
fpga: region: use image info as parameter for programming region
by Alan Tull
· 7 years ago
ed81f5f
fpga: region: fix slow warning with more than one overlay
by Alan Tull
· 7 years ago
1743df8
fpga: region: check for child regions before allocing image info
by Alan Tull
· 7 years ago
1df2dd7
fpga: region: get mgr early on
by Alan Tull
· 7 years ago
08bcb4b
fpga: region: remove unneeded of_node_get and put
by Alan Tull
· 7 years ago
c3d971a
fpga: region: use dev_err instead of pr_err
by Alan Tull
· 7 years ago
ebf877a5
fpga: mgr: separate getting/locking FPGA manager
by Alan Tull
· 7 years ago
5cf0c7f
fpga: mgr: API change to replace fpga load functions with single function
by Alan Tull
· 7 years ago
9c1c4b2
fpga: bridge: support getting bridge from device
by Alan Tull
· 7 years ago
2bf16b7
Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
58f2c39
Merge 4.14-rc5 into char-misc-next
by Greg Kroah-Hartman
· 7 years ago
d8d9d93
fpga: make xlnx_pr_decoupler_br_ops const
by Bhumika Goyal
· 7 years ago
55e001a
fpga: altera-cvp: remove DRIVER_ATTR() usage
by Greg Kroah-Hartman
· 7 years ago
4ae2bd4
fpga: altera-hps2fpga: fix multiple init of l3_remap_lock
by Ian Abbott
· 7 years ago
26ffca5
fpga: altera-hps2fpga: add NULL check on of_match_device() return value
by Gustavo A. R. Silva
· 7 years ago
4fd72fd
ARM: socfpga: explicitly request exclusive reset control
by Philipp Zabel
· 7 years ago
13bf35b
fpga: Convert to using %pOF instead of full_name
by Rob Herring
· 7 years ago
34d1dc1
fpga manager: Add Altera CvP driver
by Anatolij Gustschin
· 8 years ago
Next »