| Commit message (Expand) | Author | Age |
* | mfd/asic3: fix asic3_mfd_probe return value | Arnd Bergmann | 2012-08-08 |
* | mfd: No need to check for the GPIO offset from asic3_gpio_to_irq | Samuel Ortiz | 2012-05-01 |
* | mfd: Avoid unbalanced asic3 irq wakeup enables/disables | Paul Parsons | 2012-05-01 |
* | mfd: Set asic3 DS1WM clock_rate | Paul Parsons | 2012-05-01 |
* | mfd: Add PCMCIA/CF support to asic3 | Paul Parsons | 2012-05-01 |
* | mfd: Fix asic3_gpio_to_irq | Dmitry Artamonow | 2012-04-16 |
* | mfd: Add to_irq() member to asic3 gpio_chip structure | Paul Parsons | 2012-03-06 |
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-06 |
|\ |
|
| * | mfd: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required | Paul Gortmaker | 2011-10-31 |
* | | mfd: Define asic3 gpio_chip label | Paul Parsons | 2011-10-24 |
* | | mfd: Make asic3_clk_enable() a void function | Paul Parsons | 2011-10-24 |
* | | mfd: Add asic3 based LED suspend/resume handlers | Paul Parsons | 2011-10-24 |
* | | mfd: Fix asic3 based SD card resume after suspend | Paul Parsons | 2011-10-24 |
|/ |
|
* | w1: ds1wm: add a reset recovery parameter | Jean-François Dagenais | 2011-07-09 |
* | mfd: Fix ASIC3 SD Host Controller Configuration size | Paul Parsons | 2011-05-26 |
* | mfd: Add ASIC3 LED support | Paul Parsons | 2011-05-26 |
* | w1: Use device platform_data to retrieve ds1wm platform bits | Samuel Ortiz | 2011-05-26 |
* | mmc: Use device platform_data to retrieve tmio_mmc platform bits | Samuel Ortiz | 2011-05-26 |
* | mfd: Fix asic3 build error | Axel Lin | 2011-05-11 |
* | mfd: Fold irq_set_chip/irq_set_handler | Thomas Gleixner | 2011-03-26 |
* | mfd: Cleanup irq namespace | Thomas Gleixner | 2011-03-26 |
* | mfd: asic3: Cleanup irq handling | Thomas Gleixner | 2011-03-26 |
* | mmc: Use mfd_data instead of driver_data for tmio-mmc | Andres Salomon | 2011-03-23 |
* | w1: Use mfd_data instead of driver_data for dsw1wm.c | Andres Salomon | 2011-03-23 |
* | mfd: mfd_cell is now implicitly available to asic3 drivers | Andres Salomon | 2011-03-23 |
* | mfd: Fix ASIC3 build with GENERIC_HARDIRQS_NO_DEPRECATED | Lennert Buytenhek | 2011-03-02 |
* | mfd: Convert ASIC3 to new irq_ APIs | Mark Brown | 2011-01-14 |
* | mfd: Correct ASIC3 IRQ_OWM resource setup | Mark Brown | 2011-01-14 |
* | mfd: Staticise unexported symbols in ASIC3 | Mark Brown | 2011-01-14 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | mfd: tmio_mmc hardware abstraction for CNF area | Ian Molton | 2010-01-18 |
* | mfd: Move asic3_remove to .devexit.text | Uwe Kleine-König | 2009-12-13 |
* | mfd: asic3: enable SD/SDIO cell | Philipp Zabel | 2009-06-17 |
* | mfd: asic3: enable DS1WM cell | Philipp Zabel | 2009-06-17 |
* | mfd: asic3: use resource_size macro instead of local variable | Philipp Zabel | 2009-06-17 |
* | mfd: asic3: add clock handling for MFD cells | Philipp Zabel | 2009-06-17 |
* | mfd: asic3: add asic3_set_register common operation | Philipp Zabel | 2009-06-17 |
* | [ARM] remove memzero() | Russell King | 2008-11-27 |
* | generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_... | Yinghai Lu | 2008-10-16 |
* | mfd: Fix asic3 compilation | Samuel Ortiz | 2008-09-30 |
* | removed unused #include <linux/version.h>'s | Adrian Bunk | 2008-08-23 |
* | [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_* | Dmitry Baryshkov | 2008-07-27 |
* | asic3: platform_get_irq() may return signed unnoticed | Roel Kluin | 2008-07-26 |
* | mfd: let asic3 use mem resource instead of bus_shift | Philipp Zabel | 2008-07-20 |
* | mfd: fix the asic3 irq demux code | Philipp Zabel | 2008-07-20 |
* | mfd: fix asic3 config array initialisation | Philipp Zabel | 2008-07-20 |
* | mfd: move asic3 probe functions into __init section | Philipp Zabel | 2008-07-20 |
* | mfd: Use uppercase only for asic3 macros and defines | Samuel Ortiz | 2008-07-20 |
* | mfd: use dev_* macros for asic3 debugging | Samuel Ortiz | 2008-07-20 |
* | mfd: New asic3 gpio configuration code | Samuel Ortiz | 2008-07-20 |