| Commit message (Expand) | Author | Age | Files | Lines |
* | mfd: asic3: Fix a plethora of Checkpatch errors and warnings | Lee Jones | 2016-01-14 | 1 | -15/+12 |
* | mfd: asic3: Be sure to clamp return value | Linus Walleij | 2016-01-14 | 1 | -1/+2 |
* | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 2015-09-16 | 1 | -1/+1 |
* | mfd: Kill off set_irq_flags usage | Rob Herring | 2015-08-11 | 1 | -2/+2 |
* | mfd/asic3: Fix race in installing chained IRQ handler | Thomas Gleixner | 2015-06-25 | 1 | -2/+1 |
* | driver:gpio remove all usage of gpio_remove retval in driver | abdoulaye berthe | 2014-09-18 | 1 | -1/+2 |
* | mfd: asic3: Fix potential null pointer dereference | Sachin Kamat | 2014-07-09 | 1 | -5/+7 |
* | mfd: Constify struct mfd_cell where possible | Geert Uytterhoeven | 2014-01-06 | 1 | -2/+2 |
* | mfd: Use dev_get_platdata() | Jingoo Han | 2013-07-31 | 1 | -1/+1 |
* | mfd: asic3: Convert to managed resources for allocating memory | Lee Jones | 2013-06-13 | 1 | -10/+4 |
* | mfd: remove use of __devexit | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | mfd: remove use of __devexit_p | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | mfd: core: Push irqdomain mapping out into devices | Mark Brown | 2012-09-15 | 1 | -3/+3 |
* | mfd/asic3: fix asic3_mfd_probe return value | Arnd Bergmann | 2012-08-08 | 1 | -0/+1 |
* | mfd: No need to check for the GPIO offset from asic3_gpio_to_irq | Samuel Ortiz | 2012-05-01 | 1 | -1/+1 |
* | mfd: Avoid unbalanced asic3 irq wakeup enables/disables | Paul Parsons | 2012-05-01 | 1 | -0/+16 |
* | mfd: Set asic3 DS1WM clock_rate | Paul Parsons | 2012-05-01 | 1 | -3/+6 |
* | mfd: Add PCMCIA/CF support to asic3 | Paul Parsons | 2012-05-01 | 1 | -0/+6 |
* | mfd: Fix asic3_gpio_to_irq | Dmitry Artamonow | 2012-04-16 | 1 | -1/+3 |
* | mfd: Add to_irq() member to asic3 gpio_chip structure | Paul Parsons | 2012-03-06 | 1 | -0/+6 |
* | 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: Define asic3 gpio_chip label | Paul Parsons | 2011-10-24 | 1 | -0/+1 |
* | | mfd: Make asic3_clk_enable() a void function | Paul Parsons | 2011-10-24 | 1 | -3/+1 |
* | | mfd: Add asic3 based LED suspend/resume handlers | Paul Parsons | 2011-10-24 | 1 | -0/+19 |
* | | mfd: Fix asic3 based SD card resume after suspend | Paul Parsons | 2011-10-24 | 1 | -0/+2 |
|/ |
|
* | w1: ds1wm: add a reset recovery parameter | Jean-François Dagenais | 2011-07-08 | 1 | -0/+1 |
* | mfd: Fix ASIC3 SD Host Controller Configuration size | Paul Parsons | 2011-05-26 | 1 | -1/+2 |
* | mfd: Add ASIC3 LED support | Paul Parsons | 2011-05-26 | 1 | -6/+68 |
* | w1: Use device platform_data to retrieve ds1wm platform bits | Samuel Ortiz | 2011-05-26 | 1 | -1/+2 |
* | mmc: Use device platform_data to retrieve tmio_mmc platform bits | Samuel Ortiz | 2011-05-26 | 1 | -1/+2 |
* | mfd: Fix asic3 build error | Axel Lin | 2011-05-11 | 1 | -1/+1 |
* | mfd: Fold irq_set_chip/irq_set_handler | Thomas Gleixner | 2011-03-27 | 1 | -2/+1 |
* | mfd: Cleanup irq namespace | Thomas Gleixner | 2011-03-27 | 1 | -11/+11 |
* | mfd: asic3: Cleanup irq handling | Thomas Gleixner | 2011-03-27 | 1 | -11/+6 |
* | mmc: Use mfd_data instead of driver_data for tmio-mmc | Andres Salomon | 2011-03-23 | 1 | -1/+1 |
* | w1: Use mfd_data instead of driver_data for dsw1wm.c | Andres Salomon | 2011-03-23 | 1 | -1/+1 |
* | mfd: mfd_cell is now implicitly available to asic3 drivers | Andres Salomon | 2011-03-23 | 1 | -6/+0 |
* | mfd: Fix ASIC3 build with GENERIC_HARDIRQS_NO_DEPRECATED | Lennert Buytenhek | 2011-03-02 | 1 | -2/+2 |
* | mfd: Convert ASIC3 to new irq_ APIs | Mark Brown | 2011-01-14 | 1 | -28/+28 |
* | mfd: Correct ASIC3 IRQ_OWM resource setup | Mark Brown | 2011-01-14 | 1 | -1/+1 |
* | mfd: Staticise unexported symbols in ASIC3 | Mark Brown | 2011-01-14 | 1 | -2/+2 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | mfd: tmio_mmc hardware abstraction for CNF area | Ian Molton | 2010-01-18 | 1 | -8/+32 |
* | mfd: Move asic3_remove to .devexit.text | Uwe Kleine-König | 2009-12-13 | 1 | -1/+1 |
* | mfd: asic3: enable SD/SDIO cell | Philipp Zabel | 2009-06-17 | 1 | -1/+113 |
* | mfd: asic3: enable DS1WM cell | Philipp Zabel | 2009-06-17 | 1 | -0/+99 |
* | mfd: asic3: use resource_size macro instead of local variable | Philipp Zabel | 2009-06-17 | 1 | -4/+2 |
* | mfd: asic3: add clock handling for MFD cells | Philipp Zabel | 2009-06-17 | 1 | -0/+80 |
* | mfd: asic3: add asic3_set_register common operation | Philipp Zabel | 2009-06-17 | 1 | -0/+15 |