summaryrefslogtreecommitdiff
path: root/drivers/mfd
Commit message (Expand)AuthorAge
* mfd: use shorter set_current_state()Robert P. J. Day2008-04-28
* sm501: add uart supportMagnus Damm2008-04-28
* Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-04-24
|\
| * [ARM] 5010/1: htc-pasic3: remove unused defines and includesPhilipp Zabel2008-04-24
* | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds2008-04-21
|\ \ | |/ |/|
| * drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-18
* | Merge branch 'omap2-upstream' into develRussell King2008-04-19
|\ \ | |/
| * mfd/asic3: ioread/iowrite take pointer, not unsigned longAl Viro2008-03-30
* | [ARM] 4964/1: htc-pasic3: MFD driver for PASIC3 LED control + DS1WM chipPhilipp Zabel2008-04-19
* | [ARM] 4947/1: htc-egpio, a driver for GPIO/IRQ expanders with fixed input/out...Philipp Zabel2008-04-19
|/
* sm501: add support for the SM502 programmable PLLVille Syrjala2008-03-04
* sm501: remove a duplicated tableVille Syrjala2008-03-04
* ASIC3 driverSamuel Ortiz2008-02-07
* [ARM] Fix class_device damage caused by 0c55445f201841bfd6c658c47df8311b6722f002Russell King2008-01-28
* MCP_UCB1200: Convert from class_device to deviceTony Jones2008-01-24
* MFD: SM501 debug typo fixBen Dooks2007-11-29
* typo fixesMatt LaPlante2007-10-20
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-19
* Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-17
* SM501: Check SM501 ID register on initialisationBen Dooks2007-06-24
* SM501: Clock updates and checksBen Dooks2007-06-24
* SM501: Fix sm501_init_reg() mask/set orderBen Dooks2007-06-24
* SM501: initialise SDRAM clock before bus clocksBen Dooks2007-06-24
* SM501: suspend supportBen Dooks2007-06-24
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-06-04
|\
| * Input: ucb1x00 - do not access input_dev->private directlyDmitry Torokhov2007-06-03
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-05-23
|\ \ | |/
| * Input: ucb1x00-ts - remove commented out codeDmitry Torokhov2007-05-22
* | [S390] Kconfig: menus with depends on HAS_IOMEM.Martin Schwidefsky2007-05-10
* | header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
|/
* [PATCH] drivers/mfd/sm501.c: fix an off-by-oneAdrian Bunk2007-04-02
* [PATCH] drivers/mfd/sm501.c: Replace pci_module_init with pci_register_driverRichard Knutsson2007-02-26
* [PATCH] mfd: SM501 core driverBen Dooks2007-02-20
* [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-07
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [PATCH] ucb1x00-ts: handle errors from input_register_device()Dmitry Torokhov2006-09-29
* [ARM] 3727/1: fix ucb initialization on colliePavel Machek2006-07-11
* [PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [ARM] fix drivers/mfd/ucb1x00-core.c IRQ probing bugIngo Molnar2006-06-26
* [PATCH] show MCP menu only on ARCH_SA1100Adrian Bunk2006-03-24
* [PATCH] Add MCP bus_type probe and remove methodsRussell King2006-01-13
* [MMC+MFD] Convert mmc to mutexesArjan van de Ven2006-01-12
* [PATCH] drivers/mfd: header included twiceNicolas Kaiser2006-01-08
* [PATCH] IRQ type flagsRussell King2006-01-08
* [PATCH] input: fix ucb1x00-ts breakage after conversion to dynamic input_dev ...Nicolas Pitre2005-12-12
* [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-09
* [PATCH] fix remaining missing includesTim Schmielau2005-11-07
* Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds2005-10-31
|\
| * Create platform_device.h to contain all the platform device details.Russell King2005-10-29