| Commit message (Expand) | Author | Age | Files | Lines |
* | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau | 2007-07-19 | 2 | -4/+2 |
* | Freezer: make kernel threads nonfreezable by default | Rafael J. Wysocki | 2007-07-17 | 1 | -0/+1 |
* | SM501: Check SM501 ID register on initialisation | Ben Dooks | 2007-06-24 | 1 | -4/+10 |
* | SM501: Clock updates and checks | Ben Dooks | 2007-06-24 | 1 | -2/+31 |
* | SM501: Fix sm501_init_reg() mask/set order | Ben Dooks | 2007-06-24 | 1 | -1/+4 |
* | SM501: initialise SDRAM clock before bus clocks | Ben Dooks | 2007-06-24 | 1 | -5/+5 |
* | SM501: suspend support | Ben Dooks | 2007-06-24 | 1 | -8/+105 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2007-06-04 | 1 | -3/+4 |
|\ |
|
| * | Input: ucb1x00 - do not access input_dev->private directly | Dmitry Torokhov | 2007-06-03 | 1 | -3/+4 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2007-05-23 | 1 | -10/+1 |
|\ \
| |/ |
|
| * | Input: ucb1x00-ts - remove commented out code | Dmitry Torokhov | 2007-05-22 | 1 | -10/+1 |
* | | [S390] Kconfig: menus with depends on HAS_IOMEM. | Martin Schwidefsky | 2007-05-10 | 1 | -0/+1 |
* | | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 | 1 | -1/+0 |
|/ |
|
* | [PATCH] drivers/mfd/sm501.c: fix an off-by-one | Adrian Bunk | 2007-04-02 | 1 | -1/+1 |
* | [PATCH] drivers/mfd/sm501.c: Replace pci_module_init with pci_register_driver | Richard Knutsson | 2007-02-26 | 1 | -1/+1 |
* | [PATCH] mfd: SM501 core driver | Ben Dooks | 2007-02-20 | 3 | -0/+1164 |
* | [PATCH] Add include/linux/freezer.h and move definitions from sched.h | Nigel Cunningham | 2006-12-07 | 1 | -1/+1 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 1 | -1/+1 |
* | [PATCH] ucb1x00-ts: handle errors from input_register_device() | Dmitry Torokhov | 2006-09-29 | 1 | -17/+28 |
* | [ARM] 3727/1: fix ucb initialization on collie | Pavel Machek | 2006-07-11 | 2 | -1/+2 |
* | [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 1 | -1/+1 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 2 | -2/+0 |
* | [ARM] fix drivers/mfd/ucb1x00-core.c IRQ probing bug | Ingo Molnar | 2006-06-26 | 1 | -1/+3 |
* | [PATCH] show MCP menu only on ARCH_SA1100 | Adrian Bunk | 2006-03-24 | 1 | -0/+1 |
* | [PATCH] Add MCP bus_type probe and remove methods | Russell King | 2006-01-13 | 1 | -2/+2 |
* | [MMC+MFD] Convert mmc to mutexes | Arjan van de Ven | 2006-01-12 | 1 | -13/+14 |
* | [PATCH] drivers/mfd: header included twice | Nicolas Kaiser | 2006-01-08 | 1 | -1/+0 |
* | [PATCH] IRQ type flags | Russell King | 2006-01-08 | 1 | -3/+2 |
* | [PATCH] input: fix ucb1x00-ts breakage after conversion to dynamic input_dev ... | Nicolas Pitre | 2005-12-12 | 1 | -8/+11 |
* | [DRIVER MODEL] Convert platform drivers to use struct platform_driver | Russell King | 2005-11-09 | 1 | -16/+16 |
* | [PATCH] fix remaining missing includes | Tim Schmielau | 2005-11-07 | 1 | -0/+2 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel | Linus Torvalds | 2005-10-31 | 1 | -1/+1 |
|\ |
|
| * | Create platform_device.h to contain all the platform device details. | Russell King | 2005-10-29 | 1 | -1/+1 |
* | | [ARM] Sharp sl-5500 touchscreen support | Pavel Machek | 2005-10-30 | 1 | -21/+53 |
|/ |
|
* | [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks | Russell King | 2005-10-28 | 1 | -11/+9 |
* | [PATCH] Input: convert ucb1x00-ts to dynamic input_dev allocation | Dmitry Torokhov | 2005-10-28 | 1 | -19/+24 |
* | [ARM] 2956/1: fix the "Fix gcc4 build errors in ucb1x00-core.c" | Nicolas Pitre | 2005-10-10 | 1 | -11/+11 |
* | [MFD] Fix gcc4 build errors in ucb1x00-core.c | Russell King | 2005-10-06 | 2 | -4/+0 |
* | [MFD] Fix "bious one-bit signed bitfield" errors | Russell King | 2005-09-24 | 1 | -2/+2 |
* | [MFD] Cleanups suggested by Dmitri, Vojtech and lists. | Pavel Machek | 2005-09-11 | 1 | -48/+17 |
* | [MFD] Add code UCB1200/UCB1300 assabet platform support | Russell King | 2005-09-11 | 2 | -0/+77 |
* | [MFD] Add code UCB1200/UCB1300 touchscreen support | Russell King | 2005-09-11 | 3 | -0/+435 |
* | [MFD] Add code UCB1200/UCB1300 device support | Russell King | 2005-09-11 | 4 | -0/+927 |
* | [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 | 3 | -0/+282 |
* | [MFD] Add multimedia communication port core support | Russell King | 2005-08-18 | 4 | -0/+336 |