| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: sa1100: move platform_data definitions | Arnd Bergmann | 2012-09-14 | 1 | -1/+1 |
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 2012-03-29 | 1 | -1/+0 |
|\ |
|
| * | Remove all #inclusions of asm/system.h | David Howells | 2012-03-28 | 1 | -1/+0 |
* | | MFD: mcp-sa11x0/assabet: move assabet reset handling out of mcp-sa11x0.c | Russell King | 2012-02-19 | 1 | -6/+0 |
* | | MFD: mcp-sa11x0: complain if mcp clock is left enabled | Russell King | 2012-02-19 | 1 | -0/+7 |
* | | MFD: mcp/ucb1x00: separate ucb1x00 driver data from the MCP data | Russell King | 2012-02-19 | 1 | -2/+1 |
* | | MFD: mcp-sa11x0: use _noirq resume methods | Russell King | 2012-02-03 | 1 | -1/+8 |
* | | MFD: mcp-sa11x0: convert to use dev_pm_ops | Russell King | 2012-02-03 | 1 | -6/+12 |
* | | MFD: mcp-sa11x0: convert mcp-sa11x0 to use platform resources | Russell King | 2012-02-03 | 1 | -42/+99 |
* | | MFD: mcp-sa11x0: add .owner initializer | Russell King | 2012-02-03 | 1 | -6/+4 |
* | | MFD: mcp-sa11x0: move setup of PPC unit out of mcp-sa11x0.c | Russell King | 2012-02-03 | 1 | -9/+0 |
* | | MFD: mcp-sa11x0: remove DMA initializers and variables | Russell King | 2012-02-03 | 1 | -5/+0 |
* | | MFD: mcp-core: sanitize host creation/removal | Russell King | 2012-02-03 | 1 | -2/+4 |
|/ |
|
* | Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp b... | Russell King | 2012-01-20 | 1 | -5/+2 |
* | Revert "ARM: sa1100: Refactor mcp-sa11x0 to use platform resources." | Russell King | 2012-01-20 | 1 | -110/+52 |
* | ARM: sa1100: Refactor mcp-sa11x0 to use platform resources. | Jochen Friedrich | 2012-01-09 | 1 | -52/+110 |
* | ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus. | Jochen Friedrich | 2012-01-09 | 1 | -2/+5 |
* | mfd: Convert MFD drivers to use module_platform_driver | Mark Brown | 2012-01-09 | 1 | -12/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -1/+0 |
* | add gpiolib support to ucb1x00 | Thomas Kunze | 2009-11-27 | 1 | -0/+1 |
* | move drivers/mfd/*.h to include/linux/mfd | Thomas Kunze | 2009-11-27 | 1 | -1/+1 |
* | [ARM] Hide ISA DMA API when ISA_DMA_API is unset | Russell King | 2008-11-29 | 1 | -1/+1 |
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 2008-08-07 | 1 | -3/+3 |
* | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 2008-08-07 | 1 | -1/+1 |
* | mfd: fix platform driver hotplug/coldplug | Kay Sievers | 2008-07-25 | 1 | -0/+2 |
* | [DRIVER MODEL] Convert platform drivers to use struct platform_driver | Russell King | 2005-11-09 | 1 | -16/+16 |
* | Create platform_device.h to contain all the platform device details. | Russell King | 2005-10-29 | 1 | -1/+1 |
* | [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks | Russell King | 2005-10-28 | 1 | -11/+9 |
* | [MFD] Add SA11x0 MCP platform device support | Russell King | 2005-08-18 | 1 | -10/+10 |
* | [MFD] Add SA11x0 MCP support | Russell King | 2005-08-18 | 1 | -0/+275 |