index
:
asahi-linux.git
20240806-atcphy-rewrite
aic2
asahi
asahi-6.5-rc1-wip
asahi-dcpext-2022-11-12
asahi-soc/base
asahi-soc/dt
asahi-soc/fixes
asahi-soc/for-next
asahi-soc/mailbox
asahi-soc/maintainers
asahi-soc/pmgr
asahi-soc/prev
asahi-soc/soc
asahi-wip
asahi-wip-6.8
atcphy-20230219
audio/testing
base
bases/000-devicetree
bits/000-devicetree
bits/002-backports
bits/005-maintainers
bits/010-soc
bits/020-dart
bits/030-misc
bits/040-dwc3
bits/050-nvme
bits/060-spi
bits/070-audio
bits/080-wifi
bits/090-spi-hid
bits/100-bluetooth
bits/110-smc
bits/120-spmi
bits/130-cpufreq
bits/140-pci
bits/150-xhci-firmware
bits/160-fpwm
bits/170-atcphy
bits/180-sio
bits/200-dcp
bits/210-gpu
bits/220-tso
bits/230-touchbar
bits/240-isp
clk/new
cpufreq/v1
cpufreq/wip
dcp/dptx-fixes
dcp/sleep
dcp/wtf
dp-altmode-WIP
fixes/6.5
fixes/usb-streams-snafu
gpu/base
gpu/clustering-debug
gpu/compute
gpu/explicit-sync
gpu/history-20230305
gpu/history-6.2
gpu/modpost
gpu/new
gpu/new-bits
gpu/omg-it-works
gpu/pin-init-hack
gpu/pin_init_woes
gpu/prev
gpu/rebase-20230224
gpu/rebase-6.4
gpu/rust-1.74-ice
gpu/rust-drm
gpu/rust-for-later
gpu/rust-for-next
gpu/rust-for-next-merged
gpu/rust-next
gpu/rust-rebased
gpu/rust-submitted
gpu/rust-wip
gpu/rust-wip-5.19
gpu/rust-wip-6.3
gpu/uapi-2024-06
gpu/uapi-revamp
isp/heap-alloc
isp/t602x
isp/t602x-v2
kvm-tso
mailbox/i-hate-mailbox
main
misc/dax-fixes
next-base
nvme/suspend
nvme/wip-clocks
pcie/wip-sd-pm
pmgr-stuff
pmgr/dev
pmgr/nvme-merge
rust/makefile-fix
rust/unsafe_pr
smc/rtkit-patches
smc/work
sound/ivsense-fix
sound/ivsense-improvements
sound/speaker-safety
speakers/enablement-READ-COMMIT-MESSAGE
spmi/work
sven/i2c-pasemi-fixes
t6000/bringup-work
t602x/bringup
t8112/bringup
touchpad/wip
tso/fixes
wifi/bcm4388
wifi/take1
wifi/take2
wifi/take3
wifi/take4
wifi/take5
wifi/v2
wifi/v3-wip-asahi
Unnamed repository; edit this file 'description' to name the repository.
Runxi Yu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
fpga
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-10-08
4
-1
/
+23
|
\
|
*
fpga: m10bmc-sec: d5005 bmc secure update driver
Russ Weight
2022-09-11
1
-0
/
+3
|
*
fpga: prevent integer overflow in dfl_feature_ioctl_set_irq()
Dan Carpenter
2022-09-04
1
-1
/
+1
|
*
fpga: microchip-spi: add missing module author entry
Conor Dooley
2022-08-15
1
-0
/
+1
|
*
fpga: dfl-pci: Add IDs for Intel N6000, N6001 and C6100 cards
Matthew Gerlach
2022-08-15
1
-0
/
+18
*
|
fpga: m10bmc-sec: Fix possible memory leak of flash_buf
Russ Weight
2022-09-19
1
-4
/
+4
|
/
*
fpga: fpga-mgr: Fix spelling mistake "bitsream" -> "bitstream"
Colin Ian King
2022-06-29
1
-1
/
+1
*
fpga: microchip-spi: add Microchip MPF FPGA manager
Ivan Bornyakov
2022-06-24
3
-0
/
+407
*
fpga: fpga-mgr: support bitstream offset in image buffer
Ivan Bornyakov
2022-06-24
1
-25
/
+198
*
fpga: altera-pr-ip: fix unsigned comparison with less than zero
Marco Pagani
2022-06-10
1
-1
/
+1
*
fpga: Directly use ida_alloc()/free()
keliu
2022-06-08
4
-11
/
+11
*
fpga: m10bmc-sec: add max10 secure update functions
Russ Weight
2022-06-08
1
-0
/
+394
*
fpga: m10bmc-sec: expose max10 canceled keys in sysfs
Russ Weight
2022-06-08
1
-0
/
+54
*
fpga: m10bmc-sec: expose max10 flash update count
Russ Weight
2022-06-08
1
-0
/
+43
*
fpga: m10bmc-sec: create max10 bmc secure update
Russ Weight
2022-06-08
3
-0
/
+149
*
fpga: dfl: Allow Port to be linked to FME's DFL
Matthew Gerlach
2022-05-10
2
-0
/
+10
*
fpga: dfl: check feature type before parse irq info
Tianfei zhang
2022-05-10
1
-16
/
+22
*
fpga: fpga-region: fix kernel-doc formatting issues
Nava kishore Manne
2022-05-10
1
-7
/
+9
*
fpga: Use tab instead of space indentation
Nava kishore Manne
2022-05-10
1
-3
/
+3
*
fpga: fpga-mgr: fix kernel-doc warnings
Nava kishore Manne
2022-05-10
1
-0
/
+4
*
fpga: fix for coding style issues
Nava kishore Manne
2022-05-10
3
-10
/
+11
*
fpga: dfl: pci: Remove usage of the deprecated "pci-dma-compat.h" API
Christophe JAILLET
2022-01-25
1
-10
/
+5
*
fpga: region: fix kernel-doc
Yang Li
2021-12-09
1
-1
/
+1
*
fpga: stratix10-soc: Do not use ret uninitialized in s10_probe()
Nathan Chancellor
2021-12-02
1
-1
/
+1
*
fpga: region: Use standard dev_release for class driver
Russ Weight
2021-11-28
4
-99
/
+59
*
fpga: bridge: Use standard dev_release for class driver
Russ Weight
2021-11-28
6
-131
/
+52
*
fpga: mgr: Use standard dev_release for class driver
Russ Weight
2021-11-28
15
-231
/
+147
*
fpga: ice40-spi: Add SPI device ID table
Mark Brown
2021-09-27
1
-0
/
+7
*
fpga: dfl: Avoid reads to AFU CSRs during enumeration
Russ Weight
2021-09-16
1
-6
/
+8
*
fpga: machxo2-spi: Fix missing error code in machxo2_write_complete()
Jiapeng Chong
2021-09-15
1
-0
/
+1
*
fpga: machxo2-spi: Return an error on failure
Tom Rix
2021-09-15
1
-1
/
+4
*
Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-09-01
1
-3
/
+1
|
\
|
*
Merge 5.14-rc5 into driver-core-next
Greg Kroah-Hartman
2021-08-09
1
-0
/
+2
|
|
\
|
*
|
bus: Make remove callback return void
Uwe Kleine-König
2021-07-21
1
-3
/
+1
*
|
|
Merge 5.14-rc5 into char-misc-next
Greg Kroah-Hartman
2021-08-09
1
-0
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
fpga: dfl: fme: Fix cpu hotplug issue in performance reporting
Kajol Jain
2021-07-27
1
-0
/
+2
|
|
/
*
|
Merge tag 'fpga-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/md...
Greg Kroah-Hartman
2021-08-05
3
-11
/
+19
|
\
\
|
*
|
fpga: dfl: expose feature revision from struct dfl_device
Martin Hundebøll
2021-07-29
2
-10
/
+18
|
*
|
fpga: Fix spelling mistake "eXchnage" -> "exchange" in Kconfig
Colin Ian King
2021-07-29
1
-1
/
+1
*
|
|
fpga: versal-fpga: Remove empty functions
Moritz Fischer
2021-07-27
1
-13
/
+0
*
|
|
Merge tag 'fpga-for-5.15-early' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2021-07-27
15
-73
/
+99
|
\
|
|
|
*
|
fpga: fpga-mgr: wrap the write_sg() op
Tom Rix
2021-07-24
1
-1
/
+9
|
*
|
fpga: fpga-mgr: wrap the fpga_remove() op
Tom Rix
2021-07-24
1
-2
/
+7
|
*
|
fpga: fpga-mgr: wrap the state() op
Tom Rix
2021-07-24
4
-20
/
+9
|
*
|
fpga: fpga-mgr: wrap the status() op
Tom Rix
2021-07-24
1
-4
/
+8
|
*
|
fpga: fpga-mgr: wrap the write() op
Tom Rix
2021-07-24
1
-5
/
+10
|
*
|
fpga: fpga-mgr: make write_complete() op optional
Tom Rix
2021-07-24
2
-29
/
+23
|
*
|
fpga: fpga-mgr: wrap the write_init() op
Tom Rix
2021-07-24
1
-3
/
+12
|
*
|
fpga: zynqmp-fpga: Address warning about unused variable
Moritz Fischer
2021-07-24
1
-1
/
+2
|
*
|
fpga: xilinx-pr-decoupler: Address warning about unused variable
Moritz Fischer
2021-07-24
1
-0
/
+2
[next]