Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1701631
| From | Alan Tull <atull@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/5] patches for FPGA |
| Date | 2017-08-02 04:30 +0200 |
| Message-ID | <u9RA5-3Rb-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hi Greg,
Please take these patches for FPGA that have been reviewed on the
mailing lists. All minor things including two bug fixes, an update to
MAINTAINERS, and a couple other minor patches.
Thanks,
Alan
Gustavo A. R. Silva (1):
fpga: altera-hps2fpga: add NULL check on of_match_device() return
value
Ian Abbott (1):
fpga: altera-hps2fpga: fix multiple init of l3_remap_lock
Moritz Fischer (1):
MAINTAINERS: fpga: Update email and add patchwork URL
Philipp Zabel (1):
ARM: socfpga: explicitly request exclusive reset control
Rob Herring (1):
fpga: Convert to using %pOF instead of full_name
MAINTAINERS | 3 ++-
drivers/fpga/altera-hps2fpga.c | 12 ++++++++----
drivers/fpga/fpga-region.c | 4 ++--
3 files changed, 12 insertions(+), 7 deletions(-)
--
2.7.4
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/5] patches for FPGA Alan Tull <atull@kernel.org> - 2017-08-02 04:30 +0200 [PATCH 5/5] MAINTAINERS: fpga: Update email and add patchwork URL Alan Tull <atull@kernel.org> - 2017-08-02 04:30 +0200 [PATCH 1/5] fpga: Convert to using %pOF instead of full_name Alan Tull <atull@kernel.org> - 2017-08-02 04:30 +0200 [PATCH 3/5] fpga: altera-hps2fpga: add NULL check on of_match_device() return value Alan Tull <atull@kernel.org> - 2017-08-02 04:30 +0200 [PATCH 2/5] ARM: socfpga: explicitly request exclusive reset control Alan Tull <atull@kernel.org> - 2017-08-02 04:30 +0200 [PATCH 4/5] fpga: altera-hps2fpga: fix multiple init of l3_remap_lock Alan Tull <atull@kernel.org> - 2017-08-02 04:30 +0200
csiph-web