index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
twl6030-irq.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mfd: twl6030: Make twl6030_exit_irq() return void
Uwe Kleine-König
2022-04-28
1
-2
/
+1
*
mfd: twl6030: Mark of_device_id table as maybe unused
Krzysztof Kozlowski
2020-11-27
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
1
-14
/
+1
*
mfd: twl6030-irq: Delete an error message for a failed memory allocation in t...
Markus Elfring
2018-05-16
1
-3
/
+1
*
mfd: twl: Move header file out of I2C realm
Wolfram Sang
2017-09-04
1
-1
/
+1
*
mfd: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
2015-08-11
1
-1
/
+1
*
mfd: Kill off set_irq_flags usage
Rob Herring
2015-08-11
1
-13
/
+0
*
mfd: Constify regmap and irq configuration data
Krzysztof Kozlowski
2015-06-22
1
-1
/
+1
*
mfd: twl6030-irq: Extinguish coding style warnings
Lee Jones
2014-07-25
1
-1
/
+3
*
mfd: Delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-03-19
1
-1
/
+0
*
mfd: twl6030: Fix endianness problem in IRQ handler
Danke Xie
2014-01-21
1
-3
/
+5
*
mfd: twl6030-irq: Add interrupt mapping table for the twl6032
Oleksandr Dmytryshyn
2013-08-20
1
-1
/
+47
*
mfd: twl6030-irq: Create struct twl6030_irq
Grygorii Strashko
2013-08-20
1
-42
/
+59
*
mfd: twl6030-irq: Convert to use linear irq_domain
Grygorii Strashko
2013-08-20
1
-50
/
+69
*
mfd: twl6030-irq: Add error check when IRQs are masked initially
Grygorii Strashko
2013-08-20
1
-4
/
+9
*
mfd: twl6030-irq: Migrate to IRQ threaded handler
Naga Venkata Srikanth V
2013-08-20
1
-100
/
+50
*
mfd/rtc/gpio: twl: No need to allocate bigger buffer for write
Peter Ujfalusi
2012-11-21
1
-2
/
+2
*
mfd: Replace twl-* pr_ macros by the dev_ equivalent and do various cleanups
Benoit Cousson
2012-03-22
1
-20
/
+19
*
mfd: Move twl-core IRQ allocation into twl[4030|6030]-irq files
Benoit Cousson
2012-03-22
1
-9
/
+22
*
mfd: Return twl6030_mmc_card_detect IRQ for board setup
Benoit Cousson
2012-03-22
1
-1
/
+2
*
mfd: Make twl6030_irq_set_wake static
Nishanth Menon
2012-03-06
1
-1
/
+1
*
mfd: Clear twl6030 IRQ status register only once
Nishanth Menon
2012-03-06
1
-2
/
+11
*
freezer: don't unnecessarily set PF_NOFREEZE explicitly
Tejun Heo
2011-11-21
1
-2
/
+0
*
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
1
-0
/
+1
|
\
|
*
mfd: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
|
mfd: Disable twl6030 IRQ during suspend
Todd Poynor
2011-10-24
1
-0
/
+6
*
|
mfd: Fix twl6030 lockdep recursion warning on setting wake IRQs
Todd Poynor
2011-10-24
1
-2
/
+44
*
|
mfd: Remove IRQF_DISABLED
Yong Zhang
2011-10-24
1
-1
/
+1
*
|
mfd: Set twl6030 irq_wake infrastructure up
Santosh Shilimkar
2011-10-24
1
-0
/
+9
*
|
mfd: Make sure to request twl6030 IRQ before using the irq_num
Axel Lin
2011-10-24
1
-8
/
+10
|
/
*
mfd: Fix twl6030 irq definitions
Graeme Gregory
2011-05-26
1
-2
/
+2
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-2
/
+2
*
mfd: Cleanup irq namespace
Thomas Gleixner
2011-03-27
1
-4
/
+4
*
mfd: twl6030: Cleanup interrupt handling
Thomas Gleixner
2011-03-27
1
-16
/
+1
*
mfd: twl6030 irq_data conversion.
Lennert Buytenhek
2011-01-14
1
-1
/
+1
*
mfd: TWL6030: USBOTG VBUS event generation on
Hema HK
2010-12-10
1
-1
/
+8
*
mfd: Fix twl-irq function declaration warnings
G, Manjunath Kondaiah
2010-10-29
1
-0
/
+2
*
mfd: Adding twl6030 mmc card detect support for MMC1
kishore kadiyala
2010-10-29
1
-0
/
+73
*
mfd: Add support for twl6030 irq framework
Balaji T K
2009-12-14
1
-0
/
+299