aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/fpga/xilinx-core.c
diff options
context:
space:
mode:
authorShawn Guo <shawnguo@kernel.org>2025-10-24 16:23:44 +0800
committerMark Brown <broonie@kernel.org>2025-10-28 15:17:36 +0000
commit48cbf50531d8eca15b8a811717afdebb8677de9b (patch)
tree33fada3eada3dfbbd94c5ba77cc3b4c62511c52f /drivers/fpga/xilinx-core.c
parentregmap: slimbus: fix bus_context pointer in regmap init calls (diff)
downloadlinux-48cbf50531d8eca15b8a811717afdebb8677de9b.tar.gz
linux-48cbf50531d8eca15b8a811717afdebb8677de9b.zip
regmap: irq: Correct documentation of wake_invert flag
Per commit 9442490a0286 ("regmap: irq: Support wake IRQ mask inversion") the wake_invert flag is to support enable register, so cleared bits are wake disabled. Fixes: 68622bdfefb9 ("regmap: irq: document mask/wake_invert flags") Cc: stable@vger.kernel.org Signed-off-by: Shawn Guo <shawnguo@kernel.org> Link: https://patch.msgid.link/20251024082344.2188895-1-shawnguo2@yeah.net Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/fpga/xilinx-core.c')
0 files changed, 0 insertions, 0 deletions
2010-02-28 11:41:24 -0800'>2010-02-28Git 1.7.0.1v1.7.0.1Junio C Hamano3-7/+12 2010-02-28Remove reference to GREP_COLORS from documentationMark Lodato1-3/+1 2010-02-28Makefile: clarify definition of TEST_OBJSJonathan Nieder1-2/+1 2010-02-28sha1_name: fix segfault caused by invalid index accessMarkus Heidelberg1-14/+18 2010-02-26git svn: delay importing SVN::Base until it is neededjosh robb1-5/+11 2010-02-26git-svn: Fix discarding of extra parents from svn:mergeinfoTuomas Suutari2-2/+2 2010-02-26t9151: Add two new svn:mergeinfo test casesTuomas Suutari3-53/+581 2010-02-26t9151: Fix a few commits in the SVN dumpTuomas Suutari2-38/+74 2010-02-25Windows: redirect f[re]open("/dev/null") to f[re]open("nul")Johannes Sixt4-0/+33 2010-02-25t3301-notes: insert a shbang line in ./fake_editor.shJohannes Sixt1-0/+1 2010-02-24commit: quote the user name in the exampleMatt Kraai1-1/+1 2010-02-23am: remove rebase-apply directory before gcJonathan Nieder1-2/+1 2010-02-23rerere: fix memory leak if rerere images can't be readBert Wesarg1-3/+6 2010-02-23Documentation: mention conflict marker size argument (%L) for merge driverBert Wesarg1-1/+2 2010-02-23move encode_in_pack_object_header() to a better placeNicolas Pitre4-28/+28 2010-02-22tests: Fix race condition in t7006-pagerJonathan Nieder1-6/+6 2010-02-21sha1_file: be paranoid when creating loose objectsNicolas Pitre1-0/+9 2010-02-21git-diff: add a test for git diff --quiet -wLarry D'Anna1-0/+15 2010-02-21hash-object: don't use mmap() for small filesDmitry Potapov1-0/+10 2010-02-21sha1_file: don't malloc the whole compressed result when writing out objectsNicolas Pitre1-14/+10 2010-02-21t7006-pager: if stdout is not a terminal, make a new oneJonathan Nieder2-11/+82 2010-02-20cherry_pick_list: quit early if one side is emptyThomas Rast1-0/+3