Age | Commit message (Expand) | Author | Files | Lines |
2017-11-16 | Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-10-16 | Merge 4.14-rc5 into char-misc-next | Greg Kroah-Hartman | 1 | -3/+3 |
2017-10-04 | fpga: make xlnx_pr_decoupler_br_ops const | Bhumika Goyal | 1 | -1/+1 |
2017-09-19 | fpga: altera-cvp: remove DRIVER_ATTR() usage | Greg Kroah-Hartman | 1 | -3/+3 |
2017-08-10 | fpga: altera-hps2fpga: fix multiple init of l3_remap_lock | Ian Abbott | 1 | -3/+1 |
2017-08-10 | fpga: altera-hps2fpga: add NULL check on of_match_device() return value | Gustavo A. R. Silva | 1 | -0/+5 |
2017-08-10 | ARM: socfpga: explicitly request exclusive reset control | Philipp Zabel | 1 | -1/+2 |
2017-08-10 | fpga: Convert to using %pOF instead of full_name | Rob Herring | 1 | -2/+2 |
2017-07-17 | fpga manager: Add Altera CvP driver | Anatolij Gustschin | 3 | -0/+508 |
2017-07-17 | fpga-manager: altera-ps-spi: use bitrev8x4 | Joshua Clayton | 1 | -4/+15 |
2017-07-17 | fpga manager: Add altera-ps-spi driver for Altera FPGAs | Joshua Clayton | 3 | -0/+305 |
2017-07-17 | Make FPGA a menuconfig to ease disabling it all | Vincent Legoll | 1 | -5/+1 |
2017-04-26 | fpga fr br: update supported version numbers | Matthew Gerlach | 1 | -11/+19 |
2017-04-26 | fpga: region: release FPGA region reference in error path | Tobias Klauser | 1 | -1/+3 |
2017-04-26 | fpga altera-hps2fpga: disable/unprepare clock on error in alt_fpga_bridge_pro... | Tobias Klauser | 1 | -6/+9 |
2017-04-08 | fpga: Add support for Xilinx LogiCORE PR Decoupler | Moritz Fischer | 3 | -0/+172 |
2017-04-08 | fpga pr ip: Platform driver for Altera Partial Reconfiguration IP. | Matthew Gerlach | 3 | -0/+76 |
2017-04-08 | fpga pr ip: Core driver support for Altera Partial Reconfiguration IP. | Matthew Gerlach | 3 | -0/+226 |
2017-04-08 | fpga: add config complete timeout | Alan Tull | 1 | -0/+3 |
2017-04-08 | fpga manager: Add Xilinx slave serial SPI driver | Anatolij Gustschin | 3 | -0/+206 |
2017-04-08 | fpga: altera_freeze_bridge: Constify ops | Moritz Fischer | 1 | -1/+1 |
2017-03-17 | fpga: bridge: Replace open-coded list_for_each + list_entry | Moritz Fischer | 1 | -11/+4 |
2017-03-17 | fpga: Add support for Lattice iCE40 FPGAs | Joel Holdsworth | 3 | -0/+214 |
2017-03-17 | FPGA: Add TS-7300 FPGA manager | Florian Fainelli | 3 | -0/+164 |
2017-03-17 | fpga: region: Add fpga-region property 'encrypted-fpga-config' | Moritz Fischer | 1 | -2/+6 |
2017-03-17 | fpga: zynq: Add support for encrypted bitstreams | Moritz Fischer | 1 | -3/+25 |
2017-03-17 | fpga: fix sparse warnings in fpga-mgr and fpga-bridge | Dinh Nguyen | 2 | -2/+2 |
2017-02-10 | fpga zynq: Use the scatterlist interface | Jason Gunthorpe | 1 | -39/+135 |
2017-02-10 | fpga: Add scatterlist based programming | Jason Gunthorpe | 1 | -30/+206 |
2017-02-10 | fpga zynq: Check the bitstream for validity | Jason Gunthorpe | 1 | -0/+21 |
2017-02-10 | fpga zynq: Check for errors after completing DMA | Jason Gunthorpe | 1 | -22/+32 |
2016-11-29 | fpga: Clarify how write_init works streaming modes | Jason Gunthorpe | 2 | -2/+5 |
2016-11-29 | fpga zynq: Fix incorrect ISR state on bootup | Jason Gunthorpe | 1 | -7/+10 |
2016-11-29 | fpga zynq: Remove priv->dev | Jason Gunthorpe | 1 | -11/+8 |
2016-11-29 | fpga zynq: Add missing \n to messages | Jason Gunthorpe | 1 | -11/+11 |
2016-11-29 | fpga: Add COMPILE_TEST to all drivers | Jason Gunthorpe | 1 | -2/+3 |
2016-11-17 | ARM: socfpga: checking the wrong variable | Dan Carpenter | 1 | -1/+1 |
2016-11-10 | fpga-manager: Add Socfpga Arria10 support | Alan Tull | 3 | -0/+563 |
2016-11-10 | fpga: add altera freeze bridge support | Alan Tull | 3 | -0/+283 |
2016-11-10 | ARM: socfpga: fpga bridge driver support | Alan Tull | 4 | -0/+410 |
2016-11-10 | fpga: fpga-region: device tree control for FPGA | Alan Tull | 3 | -0/+613 |
2016-11-10 | fpga: add fpga bridge framework | Alan Tull | 3 | -0/+405 |
2016-11-10 | fpga-mgr: add fpga image information struct | Alan Tull | 3 | -15/+19 |
2016-11-10 | fpga: add method to get fpga manager from device | Alan Tull | 1 | -22/+54 |
2016-09-08 | fpga manager: Add hardware dependency to Zynq driver | Jean Delvare | 1 | -0/+1 |
2016-08-04 | drivers/fpga/Kconfig: fix build failure | Sudip Mukherjee | 1 | -0/+1 |
2015-11-24 | fpga manager: Fix firmware resource leak on error | Tobias Klauser | 1 | -3/+1 |
2015-11-24 | fpga manager: remove label | Alan Tull | 1 | -6/+3 |
2015-10-29 | fpga: socfpga: Fix check of return value of devm_request_irq | Moritz Fischer | 1 | -1/+1 |