index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
regmap
/
regmap-irq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-07
regmap-irq: Introduce inverted status registers support
Maxim Kochetkov
1
-0
/
+7
2021-04-07
regmap-irq: Fix dereference of a potentially null d->virt_buf
Colin Ian King
1
-3
/
+5
2021-03-31
regmap-irq: Add driver callback to configure virtual regs
Guru Das Srinagesh
1
-0
/
+5
2021-03-31
regmap-irq: Introduce virtual regs to handle more config regs
Guru Das Srinagesh
1
-1
/
+37
2021-03-18
regmap-irq: Extend sub-irq to support non-fixed reg strides
Guru Das Srinagesh
1
-28
/
+53
2020-11-07
regmap: irq: Convert to use irq_domain_create_legacy()
Andy Shevchenko
1
-6
/
+5
2020-10-05
regmap: irq: Add support to clear ack registers
Laxminath Kasam
1
-1
/
+32
2020-07-08
regmap-irq: use fwnode instead of device node in add_irq_chip()
Michael Walle
1
-24
/
+29
2020-04-14
regmap-irq: make it possible to add irq_chip do a specific device node
Michael Walle
1
-16
/
+68
2019-08-12
regmap-irq: Correct error paths in regmap_irq_thread for pm_runtime
Charles Keepax
1
-6
/
+1
2019-04-25
Merge branch 'regmap-5.2' into regmap-next
Mark Brown
1
-11
/
+7
2019-04-25
Merge branch 'regmap-5.1' into regmap-linus
Mark Brown
1
-3
/
+0
2019-04-25
regmap: add proper SPDX identifiers on files that did not have them.
Greg Kroah-Hartman
1
-11
/
+7
2019-04-01
regmap: regmap-irq: fix getting type default values
Srinivas Kandagatla
1
-3
/
+0
2019-01-29
Merge remote-tracking branch 'regmap/topic/irq' into regmap-next
Mark Brown
1
-4
/
+95
2019-01-23
regmap: regmap-irq: Add main status register support
Matti Vaittinen
1
-4
/
+95
2019-01-15
regmap-irq: do not write mask register if mask_base is zero
Mark Zhang
1
-0
/
+6
2018-12-31
regmap: regmap-irq: silently ignore unsupported type settings
Matti Vaittinen
1
-1
/
+1
2018-12-19
regmap: irq: add an option to clear status registers on unmask
Bartosz Golaszewski
1
-0
/
+23
2018-12-19
regmap: regmap-irq/gpio-max77620: add level-irq support
Matti Vaittinen
1
-10
/
+25
2018-12-19
regmap: regmap-irq: Remove default irq type setting from core
Matti Vaittinen
1
-14
/
+8
2018-12-13
regmap: irq: handle HW using separate rising/falling edge interrupts
Bartosz Golaszewski
1
-20
/
+44
2017-06-28
regmap: irq: add chip option mask_writeonly
Michael Grzeschik
1
-15
/
+25
2017-06-09
regmap: irq: allow to register one cell interrupt controllers
Vladimir Zapolskiy
1
-1
/
+1
2017-01-12
regmap: Fixup the kernel-doc comments on functions/structures
Charles Keepax
1
-29
/
+33
2016-06-03
regmap: irq: Add support to call client specific pre/post interrupt service
Laxman Dewangan
1
-4
/
+11
2016-02-29
regmap: irq: Enable irq retriggering for nested irqs
Grygorii Strashko
1
-0
/
+1
2016-02-15
regmap: irq: add devm apis for regmap_{add,del}_irq_chip
Laxman Dewangan
1
-0
/
+82
2016-02-09
regmap: irq: dispose all virtual irq before removing domain
Laxman Dewangan
1
-0
/
+21
2016-01-05
Merge remote-tracking branches 'regmap/topic/64bit' and 'regmap/topic/irq-typ...
Mark Brown
1
-0
/
+100
2016-01-05
regmap: irq: add support for configuration of trigger type
Laxman Dewangan
1
-0
/
+100
2015-11-20
regmap: replace kmalloc with kmalloc_array
lixiubo
1
-2
/
+3
2015-11-20
regmap: replace kzalloc with kcalloc
lixiubo
1
-4
/
+4
2015-09-17
regmap: irq: add ack_invert flag for chips using cleared bits as ack
Guo Zeng
1
-2
/
+10
2015-09-17
regmap: irq: add support for chips who have separate unmask registers
Guo Zeng
1
-3
/
+28
2015-08-21
regmap: Split use_single_rw internally into use_single_read/write
Markus Pargmann
1
-2
/
+2
2015-06-09
regmap: kill off set_irq_flags usage
Rob Herring
1
-7
/
+0
2015-06-02
regmap: irq: Fixed a typo error
dashsriram
1
-1
/
+1
2015-04-27
regmap: Constify irq_domain_ops
Krzysztof Kozlowski
1
-1
/
+1
2015-02-14
regmap-irq: set IRQF_ONESHOT flag to ensure IRQ request
Valentin Rothberg
1
-1
/
+2
2014-05-26
regmap: irq: Fix possible ZERO_SIZE_PTR pointer dereferencing error.
Xiubo Li
1
-3
/
+6
2014-03-14
regmap: irq: Set data pointer only on regmap_add_irq_chip success
Krzysztof Kozlowski
1
-2
/
+2
2014-02-03
regmap: irq: Remove domain on exit
Mark Brown
1
-1
/
+1
2013-12-17
regmap: irq: Allow using zero value for ack_base
Alexander Shiyan
1
-3
/
+3
2013-10-22
regmap: irq: clear status when disable irq
Yi Zhang
1
-0
/
+16
2013-07-23
regmap: irq: Allow to acknowledge masked interrupts during initialization
Philipp Zabel
1
-0
/
+25
2013-03-19
regmap: irq: Clarify error message when we fail to request primary IRQ
Mark Brown
1
-1
/
+2
2013-03-01
regmap: irq: call pm_runtime_put in pm_runtime_get_sync failed case
Li Fei
1
-0
/
+1
2013-01-05
regmap: irq: Support wake IRQ mask inversion
Mark Brown
1
-4
/
+17
2013-01-05
regmap: irq: Fix sync of wake statuses to hardware
Mark Brown
1
-0
/
+11
[next]