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