index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
regmap
/
regmap-irq.c
Age
Commit message (
Expand
)
Author
2015-02-14
regmap-irq: set IRQF_ONESHOT flag to ensure IRQ request
Valentin Rothberg
2014-05-26
regmap: irq: Fix possible ZERO_SIZE_PTR pointer dereferencing error.
Xiubo Li
2014-03-13
regmap: irq: Set data pointer only on regmap_add_irq_chip success
Krzysztof Kozlowski
2014-02-03
regmap: irq: Remove domain on exit
Mark Brown
2013-12-16
regmap: irq: Allow using zero value for ack_base
Alexander Shiyan
2013-10-22
regmap: irq: clear status when disable irq
Yi Zhang
2013-07-23
regmap: irq: Allow to acknowledge masked interrupts during initialization
Philipp Zabel
2013-03-19
regmap: irq: Clarify error message when we fail to request primary IRQ
Mark Brown
2013-03-01
regmap: irq: call pm_runtime_put in pm_runtime_get_sync failed case
Li Fei
2013-01-04
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-03
regmap: irq: Factor register read out of the IRQ parsing loop
Mark Brown
2012-12-24
regmap: irq: enable wake support by default
Laxman Dewangan
2012-10-15
regmap: irq: Allow users to retrieve the irq_domain
Mark Brown
2012-09-09
regmap: no need primary handler for nested irq
Yunfan Zhang
2012-08-30
regmap: irq: Add mask invert flag for enable register
Xiaofan Tian
2012-08-07
regmap: irq: Enable devices for runtime PM while handling interrupts
Mark Brown
2012-08-04
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-07-22
Merge branches 'regmap-core', 'regmap-irq' and 'regmap-page' into regmap-next
Mark Brown
2012-06-05
regmap: Implement support for wake IRQs
Mark Brown
2012-06-05
regmap: Don't try to map non-existant IRQs
Mark Brown
2012-06-03
regmap: Constify regmap_irq_chip
Mark Brown
2012-05-17
regmap: Fix typo in IRQ register striding
Mark Brown
2012-05-14
regmap: add support for non contiguous status to regmap-irq
Graeme Gregory
2012-05-13
regmap: Convert regmap_irq to use irq_domain
Mark Brown
2012-05-13
Merge branches 'regmap-core', 'regmap-stride', 'regmap-mmio' and 'regmap-irq'...
Mark Brown
2012-05-13
regmap: Pass back the allocated regmap IRQ controller data
Mark Brown
2012-04-11
regmap: fix compile errors in regmap-irq.c due to stride changes
Stephen Warren
2012-04-10
regmap: implement register striding
Stephen Warren
2012-03-11
device.h: cleanup users outside of linux/include (C files)
Paul Gortmaker
2011-12-05
regmap: Add irq_base accessor to regmap_irq
Mark Brown
2011-11-28
regmap: Report if we actually handled an interrupt in regmap-irq
Mark Brown
2011-11-08
regmap: Add a reusable irq_chip for regmap based interrupt controllers
Mark Brown