index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
fpga
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-23
fpga-manager: altera-ps-spi: preserve nCONFIG state
Anatolij Gustschin
1
-1
/
+1
2018-03-14
PCI: Add Altera vendor ID
Johannes Thumshirn
1
-2
/
+0
2017-12-18
fpga: socfpga-a10: disable clk on error in socfpga_a10_fpga_probe()
Alexey Khoroshilov
1
-1
/
+7
2017-11-28
fpga: region: release of_parse_phandle nodes after use
Ian Abbott
1
-3
/
+10
2017-11-28
fpga: fpga-bridge: remove unnecessary null check in of_fpga_bridge_get
Gustavo A. R. Silva
1
-2
/
+0
2017-11-28
fpga: fpga-mgr: remove unnecessary code in __fpga_mgr_get
Gustavo A. R. Silva
1
-2
/
+0
2017-11-28
fpga: add attribute groups
Alan Tull
3
-0
/
+3
2017-11-28
fpga: clean up fpga Kconfig
Alan Tull
1
-54
/
+54
2017-11-28
fpga: of-fpga-region: accept overlays that don't program FPGA
Alan Tull
1
-5
/
+6
2017-11-28
fpga: region: move device tree support to of-fpga-region.c
Alan Tull
4
-455
/
+509
2017-11-28
fpga: region: add fpga_region_class_find
Alan Tull
1
-8
/
+15
2017-11-28
fpga: region: add register/unregister functions
Alan Tull
1
-40
/
+65
2017-11-28
fpga: region: rename some functions prior to moving
Alan Tull
1
-29
/
+31
2017-11-28
fpga: region: add fpga-region.h header
Alan Tull
1
-20
/
+4
2017-11-28
fpga: region: separate out code that parses the overlay
Alan Tull
1
-49
/
+73
2017-11-28
fpga: region: use image info as parameter for programming region
Alan Tull
1
-7
/
+9
2017-11-28
fpga: region: fix slow warning with more than one overlay
Alan Tull
1
-0
/
+5
2017-11-28
fpga: region: check for child regions before allocing image info
Alan Tull
1
-5
/
+9
2017-11-28
fpga: region: get mgr early on
Alan Tull
1
-22
/
+23
2017-11-28
fpga: region: remove unneeded of_node_get and put
Alan Tull
1
-3
/
+0
2017-11-28
fpga: region: use dev_err instead of pr_err
Alan Tull
1
-10
/
+10
2017-11-28
fpga: mgr: separate getting/locking FPGA manager
Alan Tull
2
-18
/
+48
2017-11-28
fpga: mgr: API change to replace fpga load functions with single function
Alan Tull
2
-26
/
+85
2017-11-28
fpga: bridge: support getting bridge from device
Alan Tull
2
-27
/
+94
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
[next]