| Commit message (Expand) | Author | Age |
* | mfd: let asic3 use mem resource instead of bus_shift | Philipp Zabel | 2008-07-20 |
* | mfd: fix the asic3 irq demux code | Philipp Zabel | 2008-07-20 |
* | mfd: asic3 should depend on gpiolib | Samuel Ortiz | 2008-07-20 |
* | mfd: fix asic3 config array initialisation | Philipp Zabel | 2008-07-20 |
* | mfd: move asic3 probe functions into __init section | Philipp Zabel | 2008-07-20 |
* | mfd: Use uppercase only for asic3 macros and defines | Samuel Ortiz | 2008-07-20 |
* | mfd: use dev_* macros for asic3 debugging | Samuel Ortiz | 2008-07-20 |
* | mfd: New asic3 gpio configuration code | Samuel Ortiz | 2008-07-20 |
* | mfd: asic3 children platform data removal | Samuel Ortiz | 2008-07-20 |
* | mfd: asic3 gpiolib support | Samuel Ortiz | 2008-07-20 |
* | HTC_EGPIO is ARM-only | Al Viro | 2008-05-21 |
* | drivers: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-30 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-04-29 |
|\ |
|
| * | Merge branches 'pxa' and 'orion-fixes1' | Russell King | 2008-04-29 |
| |\ |
|
| | * | [ARM] 5011/1: htc-pasic3: fix bug in resource pipe-through to ds1wm | Philipp Zabel | 2008-04-24 |
* | | | mfd: use shorter set_current_state() | Robert P. J. Day | 2008-04-28 |
* | | | sm501: add uart support | Magnus Damm | 2008-04-28 |
|/ / |
|
* | | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-04-24 |
|\ \ |
|
| * | | [ARM] 5010/1: htc-pasic3: remove unused defines and includes | Philipp Zabel | 2008-04-24 |
* | | | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil... | Linus Torvalds | 2008-04-21 |
|\ \ \
| |/ /
|/| | |
|
| * | | drivers: Remove unnecessary inclusions of asm/semaphore.h | Matthew Wilcox | 2008-04-18 |
* | | | Merge branch 'omap2-upstream' into devel | Russell King | 2008-04-19 |
|\| |
| |/
|/| |
|
| * | mfd/asic3: ioread/iowrite take pointer, not unsigned long | Al Viro | 2008-03-30 |
* | | [ARM] 4964/1: htc-pasic3: MFD driver for PASIC3 LED control + DS1WM chip | Philipp Zabel | 2008-04-19 |
* | | [ARM] 4947/1: htc-egpio, a driver for GPIO/IRQ expanders with fixed input/out... | Philipp Zabel | 2008-04-19 |
|/ |
|
* | sm501: add support for the SM502 programmable PLL | Ville Syrjala | 2008-03-04 |
* | sm501: remove a duplicated table | Ville Syrjala | 2008-03-04 |
* | ASIC3 driver | Samuel Ortiz | 2008-02-07 |
* | [ARM] Fix class_device damage caused by 0c55445f201841bfd6c658c47df8311b6722f002 | Russell King | 2008-01-28 |
* | MCP_UCB1200: Convert from class_device to device | Tony Jones | 2008-01-24 |
* | MFD: SM501 debug typo fix | Ben Dooks | 2007-11-29 |
* | typo fixes | Matt LaPlante | 2007-10-19 |
* | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau | 2007-07-19 |
* | Freezer: make kernel threads nonfreezable by default | Rafael J. Wysocki | 2007-07-17 |
* | SM501: Check SM501 ID register on initialisation | Ben Dooks | 2007-06-24 |
* | SM501: Clock updates and checks | Ben Dooks | 2007-06-24 |
* | SM501: Fix sm501_init_reg() mask/set order | Ben Dooks | 2007-06-24 |
* | SM501: initialise SDRAM clock before bus clocks | Ben Dooks | 2007-06-24 |
* | SM501: suspend support | Ben Dooks | 2007-06-24 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2007-06-04 |
|\ |
|
| * | Input: ucb1x00 - do not access input_dev->private directly | Dmitry Torokhov | 2007-06-03 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2007-05-23 |
|\| |
|
| * | Input: ucb1x00-ts - remove commented out code | Dmitry Torokhov | 2007-05-22 |
* | | [S390] Kconfig: menus with depends on HAS_IOMEM. | Martin Schwidefsky | 2007-05-10 |
* | | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 |
|/ |
|
* | [PATCH] drivers/mfd/sm501.c: fix an off-by-one | Adrian Bunk | 2007-04-02 |
* | [PATCH] drivers/mfd/sm501.c: Replace pci_module_init with pci_register_driver | Richard Knutsson | 2007-02-26 |
* | [PATCH] mfd: SM501 core driver | Ben Dooks | 2007-02-20 |
* | [PATCH] Add include/linux/freezer.h and move definitions from sched.h | Nigel Cunningham | 2006-12-07 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 |