Age | Commit message (Expand) | Author | Files | Lines |
2014-09-18 | driver:gpio remove all usage of gpio_remove retval in driver | abdoulaye berthe | 1 | -6/+2 |
2014-03-19 | mfd: ucb1x00-core: Use SIMPLE_DEV_PM_OPS macro | Jingoo Han | 1 | -3/+1 |
2013-10-23 | mfd: ucb1x00-core: Fix error return code in ucb1x00_probe() | Wei Yongjun | 1 | -0/+1 |
2013-09-02 | mfd: ucb1x00-core: Rewrite ucb1x00_add_dev() | Lee Jones | 1 | -13/+15 |
2013-08-07 | MFD: ucb1x00-core: Add CONFIG_PM_SLEEP to suspend/resume | Jingoo Han | 1 | -0/+2 |
2013-07-31 | mfd: Use dev_get_platdata() | Jingoo Han | 1 | -2/+2 |
2012-02-18 | MFD: ucb1x00-core: add wakeup support | Russell King | 1 | -0/+59 |
2012-02-18 | MFD: ucb1x00: convert to use genirq | Russell King | 1 | -152/+95 |
2012-02-18 | MFD: ucb1x00-core: convert to use dev_pm_ops | Russell King | 1 | -14/+18 |
2012-02-18 | MFD: ucb1x00-core: disable mcp clock when bus is not required | Russell King | 1 | -4/+5 |
2012-02-18 | MFD: ucb1x00-core: add missing ucb1x00_enable()/ucb1x00_disable() | Russell King | 1 | -1/+15 |
2012-02-18 | MFD: ucb1x00-core: scan drivers in same order they're registered | Russell King | 1 | -4/+4 |
2012-02-18 | MFD: ucb1x00-core: add owner and dev initializers to gpio structure | Russell King | 1 | -0/+2 |
2012-02-18 | MFD: ucb1x00-core: clean up device handling in probe | Russell King | 1 | -14/+16 |
2012-02-18 | MFD: ucb1x00-core: use mutexes instead of semaphores | Russell King | 1 | -8/+7 |
2012-02-18 | MFD: ucb1x00-core: add .owner initializer and module alias | Russell King | 1 | -0/+2 |
2012-02-18 | MFD: ucb1x00-core: add handling for ucb1x00 reset | Russell King | 1 | -4/+13 |
2012-02-18 | MFD: ucb1x00-core: get rid of mach/hardware.h include | Russell King | 1 | -2/+0 |
2012-02-18 | MFD: mcp/ucb1x00: separate ucb1x00 driver data from the MCP data | Russell King | 1 | -3/+4 |
2012-02-03 | MFD: mcp-sa11x0: remove DMA initializers and variables | Russell King | 1 | -1/+0 |
2012-01-21 | MFD: ucb1x00-core: fix gpiolib direction_output handling | Russell King | 1 | -6/+12 |
2012-01-21 | MFD: ucb1x00-core: fix missing restore of io output data on resume | Russell King | 1 | -0/+1 |
2012-01-20 | Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp b... | Russell King | 1 | -37/+11 |
2012-01-09 | ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus. | Jochen Friedrich | 1 | -11/+37 |
2010-03-07 | mfd: Fix ucb1x00 build failure for collie_defconfig | Peter Huewe | 1 | -0/+1 |
2009-11-27 | add gpiolib support to ucb1x00 | Thomas Kunze | 1 | -2/+85 |
2009-11-27 | move drivers/mfd/*.h to include/linux/mfd | Thomas Kunze | 1 | -1/+1 |
2009-10-11 | headers: remove sched.h from interrupt.h | Alexey Dobriyan | 1 | -0/+1 |
2009-03-24 | mfd: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 1 | -1/+1 |
2008-11-29 | [ARM] Hide ISA DMA API when ISA_DMA_API is unset | Russell King | 1 | -1/+1 |
2008-08-07 | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 1 | -1/+1 |
2008-08-07 | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 1 | -1/+1 |
2008-01-24 | MCP_UCB1200: Convert from class_device to device | Tony Jones | 1 | -7/+7 |
2007-07-19 | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau | 1 | -2/+1 |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 1 | -1/+1 |
2006-07-11 | [ARM] 3727/1: fix ucb initialization on collie | Pavel Machek | 1 | -1/+1 |
2006-07-02 | [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants | Thomas Gleixner | 1 | -1/+1 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
2006-06-26 | [ARM] fix drivers/mfd/ucb1x00-core.c IRQ probing bug | Ingo Molnar | 1 | -1/+3 |
2006-01-12 | [MMC+MFD] Convert mmc to mutexes | Arjan van de Ven | 1 | -13/+14 |
2006-01-08 | [PATCH] IRQ type flags | Russell King | 1 | -3/+2 |
2005-10-10 | [ARM] 2956/1: fix the "Fix gcc4 build errors in ucb1x00-core.c" | Nicolas Pitre | 1 | -11/+11 |
2005-10-06 | [MFD] Fix gcc4 build errors in ucb1x00-core.c | Russell King | 1 | -2/+0 |
2005-09-11 | [MFD] Add code UCB1200/UCB1300 device support | Russell King | 1 | -0/+665 |