index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
/
regmap
/
regmap-irq.c
Commit message (
Expand
)
Author
Age
*
Merge remote-tracking branch 'regmap/topic/irq' into regmap-next
Mark Brown
2019-01-29
|
\
|
*
regmap: regmap-irq: Add main status register support
Matti Vaittinen
2019-01-23
*
|
regmap-irq: do not write mask register if mask_base is zero
Mark Zhang
2019-01-14
*
|
regmap: regmap-irq: silently ignore unsupported type settings
Matti Vaittinen
2018-12-31
|
/
*
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-19
*
regmap: irq: handle HW using separate rising/falling edge interrupts
Bartosz Golaszewski
2018-12-13
*
regmap: irq: add chip option mask_writeonly
Michael Grzeschik
2017-06-28
*
regmap: irq: allow to register one cell interrupt controllers
Vladimir Zapolskiy
2017-06-09
*
regmap: Fixup the kernel-doc comments on functions/structures
Charles Keepax
2017-01-12
*
regmap: irq: Add support to call client specific pre/post interrupt service
Laxman Dewangan
2016-06-02
*
regmap: irq: Enable irq retriggering for nested irqs
Grygorii Strashko
2016-02-29
*
regmap: irq: add devm apis for regmap_{add,del}_irq_chip
Laxman Dewangan
2016-02-15
*
regmap: irq: dispose all virtual irq before removing domain
Laxman Dewangan
2016-02-09
*
-
.
Merge remote-tracking branches 'regmap/topic/64bit' and 'regmap/topic/irq-typ...
Mark Brown
2016-01-05
|
\
\
|
|
*
regmap: irq: add support for configuration of trigger type
Laxman Dewangan
2016-01-05
|
|
/
*
|
regmap: replace kmalloc with kmalloc_array
lixiubo
2015-11-20
*
|
regmap: replace kzalloc with kcalloc
lixiubo
2015-11-20
|
/
*
regmap: irq: add ack_invert flag for chips using cleared bits as ack
Guo Zeng
2015-09-17
*
regmap: irq: add support for chips who have separate unmask registers
Guo Zeng
2015-09-17
*
regmap: Split use_single_rw internally into use_single_read/write
Markus Pargmann
2015-08-21
*
regmap: kill off set_irq_flags usage
Rob Herring
2015-06-09
*
regmap: irq: Fixed a typo error
dashsriram
2015-06-02
*
regmap: Constify irq_domain_ops
Krzysztof Kozlowski
2015-04-27
*
regmap-irq: set IRQF_ONESHOT flag to ensure IRQ request
Valentin Rothberg
2015-02-14
*
regmap: irq: Fix possible ZERO_SIZE_PTR pointer dereferencing error.
Xiubo Li
2014-05-26
*
regmap: irq: Set data pointer only on regmap_add_irq_chip success
Krzysztof Kozlowski
2014-03-13
*
regmap: irq: Remove domain on exit
Mark Brown
2014-02-03
*
regmap: irq: Allow using zero value for ack_base
Alexander Shiyan
2013-12-16
*
regmap: irq: clear status when disable irq
Yi Zhang
2013-10-22
*
regmap: irq: Allow to acknowledge masked interrupts during initialization
Philipp Zabel
2013-07-23
*
regmap: irq: Clarify error message when we fail to request primary IRQ
Mark Brown
2013-03-19
*
regmap: irq: call pm_runtime_put in pm_runtime_get_sync failed case
Li Fei
2013-03-01
*
regmap: irq: Support wake IRQ mask inversion
Mark Brown
2013-01-04
*
regmap: irq: Fix sync of wake statuses to hardware
Mark Brown
2013-01-04
*
regmap: irq: Use a bulk read for interrupt status where possible
Mark Brown
2013-01-04
*
regmap: irq: Factor register read out of the IRQ parsing loop
Mark Brown
2013-01-03
*
regmap: irq: enable wake support by default
Laxman Dewangan
2012-12-24
*
regmap: irq: Allow users to retrieve the irq_domain
Mark Brown
2012-10-14
*
regmap: no need primary handler for nested irq
Yunfan Zhang
2012-09-08
*
regmap: irq: Add mask invert flag for enable register
Xiaofan Tian
2012-08-30
*
regmap: irq: Enable devices for runtime PM while handling interrupts
Mark Brown
2012-08-07
*
regmap: irq: initialize all irqs to wake disabled
Stephen Warren
2012-08-04
*
regmap: set MASK_ON_SUSPEND/SKIP_SET_WAKE if no wake_base
Stephen Warren
2012-08-04
*
regmap: name irq_chip based on regmap_irq_chip's name
Stephen Warren
2012-08-04
*
regmap: store irq_chip inside regmap_irq_chip_data
Stephen Warren
2012-08-04
*
regmap: irq: Only update mask bits when doing initial mask
Mark Brown
2012-08-04
*
regmap: fix some error messages to take account of irq_reg_stride
Stephen Warren
2012-08-04
*
-
.
Merge branches 'regmap-core', 'regmap-irq' and 'regmap-page' into regmap-next
Mark Brown
2012-07-22
|
\
\
[next]