开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
regmap
/
regmap-irq.c
Age
Commit message (
Expand
)
Author
2023-02-17
regmap-irq: Remove unused mask_invert flag
Aidan MacDonald
2023-02-17
regmap-irq: Remove unused type_invert flag
Aidan MacDonald
2022-12-12
regmap: Merge fix for where we get the number of registers from
Mark Brown
2022-12-09
regmap-irq: Add handle_mask_sync() callback
William Breathitt Gray
2022-11-09
regmap-irq: Use the new num_config_regs property in regmap_add_irq_chip_fwnode
Yassine Oudjana
2022-07-05
regmap-irq: Fix bug in regmap_irq_get_irq_reg_linear()
Aidan MacDonald
2022-06-29
regmap-irq: Deprecate the not_fixed_stride flag
Aidan MacDonald
2022-06-29
regmap-irq: Add get_irq_reg() callback
Aidan MacDonald
2022-06-29
regmap-irq: Fix inverted handling of unmask registers
Aidan MacDonald
2022-06-29
regmap-irq: Deprecate type registers and virtual registers
Aidan MacDonald
2022-06-29
regmap-irq: Introduce config registers for irq types
Aidan MacDonald
2022-06-29
regmap-irq: Refactor checks for status bulk read support
Aidan MacDonald
2022-06-29
regmap-irq: Remove mask_writeonly and regmap_irq_update_bits()
Aidan MacDonald
2022-06-29
regmap-irq: Remove inappropriate uses of regmap_irq_update_bits()
Aidan MacDonald
2022-06-29
regmap-irq: Remove an unnecessary restriction on type_in_mask
Aidan MacDonald
2022-06-29
regmap-irq: Cleanup sizeof(...) use in memory allocation
Aidan MacDonald
2022-06-29
regmap-irq: Remove unused type_reg_stride field
Aidan MacDonald
2022-06-29
regmap-irq: Convert bool bitfields to unsigned int
Aidan MacDonald
2022-06-22
regmap-irq: Fix offset/index mismatch in read_sub_irq_data()
Aidan MacDonald
2022-06-22
regmap-irq: Fix a bug in regmap_irq_enable() for type_in_mask chips
Aidan MacDonald
2022-03-21
Merge tag 'regmap-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
2022-02-17
regmap-irq: Update interrupt clear register for proper reset
Prasad Kumpatla
2022-02-14
regmap: irq: cleanup comments
Tom Rix
2022-01-24
regmap-irq: Fix typo in comment
Luca Ceresoli
2021-06-07
regmap-irq: Introduce inverted status registers support
Maxim Kochetkov
2021-04-07
regmap-irq: Fix dereference of a potentially null d->virt_buf
Colin Ian King
2021-03-31
regmap-irq: Add driver callback to configure virtual regs
Guru Das Srinagesh
2021-03-31
regmap-irq: Introduce virtual regs to handle more config regs
Guru Das Srinagesh
2021-03-18
regmap-irq: Extend sub-irq to support non-fixed reg strides
Guru Das Srinagesh
2020-11-07
regmap: irq: Convert to use irq_domain_create_legacy()
Andy Shevchenko
2020-10-05
regmap: irq: Add support to clear ack registers
Laxminath Kasam
2020-07-08
regmap-irq: use fwnode instead of device node in add_irq_chip()
Michael Walle
2020-04-14
regmap-irq: make it possible to add irq_chip do a specific device node
Michael Walle
2019-08-12
regmap-irq: Correct error paths in regmap_irq_thread for pm_runtime
Charles Keepax
2019-04-25
Merge branch 'regmap-5.2' into regmap-next
Mark Brown
2019-04-25
Merge branch 'regmap-5.1' into regmap-linus
Mark Brown
2019-04-25
regmap: add proper SPDX identifiers on files that did not have them.
Greg Kroah-Hartman
2019-04-01
regmap: regmap-irq: fix getting type default values
Srinivas Kandagatla
2019-01-29
Merge remote-tracking branch 'regmap/topic/irq' into regmap-next
Mark Brown
2019-01-23
regmap: regmap-irq: Add main status register support
Matti Vaittinen
2019-01-14
regmap-irq: do not write mask register if mask_base is zero
Mark Zhang
2018-12-31
regmap: regmap-irq: silently ignore unsupported type settings
Matti Vaittinen
2018-12-19
regmap: irq: add an option to clear status registers on unmask
Bartosz Golaszewski
2018-12-19
regmap: regmap-irq/gpio-max77620: add level-irq support
Matti Vaittinen
2018-12-19
regmap: regmap-irq: Remove default irq type setting from core
Matti Vaittinen
2018-12-13
regmap: irq: handle HW using separate rising/falling edge interrupts
Bartosz Golaszewski
2017-06-28
regmap: irq: add chip option mask_writeonly
Michael Grzeschik
2017-06-09
regmap: irq: allow to register one cell interrupt controllers
Vladimir Zapolskiy
2017-01-12
regmap: Fixup the kernel-doc comments on functions/structures
Charles Keepax
2016-06-03
regmap: irq: Add support to call client specific pre/post interrupt service
Laxman Dewangan
[next]