summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/mcp-core.c
Commit message (Expand)AuthorAgeFilesLines
* mfd: mcp-core: Fix 'blank line after declarations' warningLee Jones2014-07-221-0/+1
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-281-2/+0
|\
| * Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* | MFD: mcp-core: remove legacy driver suspend/resume methodsRussell King2012-02-181-28/+0
* | MFD: mcp/ucb1x00: separate ucb1x00 driver data from the MCP dataRussell King2012-02-181-1/+2
* | MFD: mcp-sa11x0: remove DMA initializers and variablesRussell King2012-02-031-1/+0
* | MFD: mcp-core: sanitize host creation/removalRussell King2012-02-031-6/+13
|/
* MFD: mcp-core: fix complaints from the genirq layerRussell King2012-01-201-6/+11
* Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp b...Russell King2012-01-201-42/+2
* ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus.Jochen Friedrich2012-01-091-2/+42
* move drivers/mfd/*.h to include/linux/mfdThomas Kunze2009-11-271-1/+1
* mfd: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-03-241-1/+1
* [ARM] Hide ISA DMA API when ISA_DMA_API is unsetRussell King2008-11-291-1/+1
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-2/+1
* [PATCH] Add MCP bus_type probe and remove methodsRussell King2006-01-131-2/+2
* [PATCH] fix remaining missing includesTim Schmielau2005-11-071-0/+2
* [MFD] Add multimedia communication port core supportRussell King2005-08-181-0/+255
OpenPOWER on IntegriCloud