summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/mcp-core.c
AgeCommit message (Expand)AuthorLines
2014-07-22mfd: mcp-core: Fix 'blank line after declarations' warningLee Jones-0/+1
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds-2/+0
2012-03-28Remove all #inclusions of asm/system.hDavid Howells-1/+0
2012-02-18MFD: mcp-core: remove legacy driver suspend/resume methodsRussell King-28/+0
2012-02-18MFD: mcp/ucb1x00: separate ucb1x00 driver data from the MCP dataRussell King-1/+2
2012-02-03MFD: mcp-sa11x0: remove DMA initializers and variablesRussell King-1/+0
2012-02-03MFD: mcp-core: sanitize host creation/removalRussell King-6/+13
2012-01-20MFD: mcp-core: fix complaints from the genirq layerRussell King-6/+11
2012-01-20Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp b...Russell King-42/+2
2012-01-09ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus.Jochen Friedrich-2/+42
2009-11-27move drivers/mfd/*.h to include/linux/mfdThomas Kunze-1/+1
2009-03-24mfd: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers-1/+1
2008-11-29[ARM] Hide ISA DMA API when ISA_DMA_API is unsetRussell King-1/+1
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau-2/+1
2006-01-13[PATCH] Add MCP bus_type probe and remove methodsRussell King-2/+2
2005-11-07[PATCH] fix remaining missing includesTim Schmielau-0/+2
2005-08-18[MFD] Add multimedia communication port core supportRussell King-0/+255