aboutsummaryrefslogtreecommitdiff
path: root/drivers/mfd
AgeCommit message (Expand)Author
2008-04-28mfd: use shorter set_current_state()Robert P. J. Day
2008-04-28sm501: add uart supportMagnus Damm
2008-04-24Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-04-24[ARM] 5010/1: htc-pasic3: remove unused defines and includesPhilipp Zabel
2008-04-21Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds
2008-04-19Merge branch 'omap2-upstream' into develRussell King
2008-04-19[ARM] 4964/1: htc-pasic3: MFD driver for PASIC3 LED control + DS1WM chipPhilipp Zabel
2008-04-19[ARM] 4947/1: htc-egpio, a driver for GPIO/IRQ expanders with fixed input/out...Philipp Zabel
2008-04-18drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox
2008-03-30mfd/asic3: ioread/iowrite take pointer, not unsigned longAl Viro
2008-03-04sm501: add support for the SM502 programmable PLLVille Syrjala
2008-03-04sm501: remove a duplicated tableVille Syrjala
2008-02-07ASIC3 driverSamuel Ortiz
2008-01-28[ARM] Fix class_device damage caused by 0c55445f201841bfd6c658c47df8311b6722f002Russell King
2008-01-24MCP_UCB1200: Convert from class_device to deviceTony Jones
2007-11-29MFD: SM501 debug typo fixBen Dooks
2007-10-20typo fixesMatt LaPlante
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki
2007-06-24SM501: Check SM501 ID register on initialisationBen Dooks
2007-06-24SM501: Clock updates and checksBen Dooks
2007-06-24SM501: Fix sm501_init_reg() mask/set orderBen Dooks
2007-06-24SM501: initialise SDRAM clock before bus clocksBen Dooks
2007-06-24SM501: suspend supportBen Dooks
2007-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2007-06-03Input: ucb1x00 - do not access input_dev->private directlyDmitry Torokhov
2007-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2007-05-22Input: ucb1x00-ts - remove commented out codeDmitry Torokhov
2007-05-10[S390] Kconfig: menus with depends on HAS_IOMEM.Martin Schwidefsky
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-04-02[PATCH] drivers/mfd/sm501.c: fix an off-by-oneAdrian Bunk
2007-02-26[PATCH] drivers/mfd/sm501.c: Replace pci_module_init with pci_register_driverRichard Knutsson
2007-02-20[PATCH] mfd: SM501 core driverBen Dooks
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-29[PATCH] ucb1x00-ts: handle errors from input_register_device()Dmitry Torokhov
2006-07-11[ARM] 3727/1: fix ucb initialization on colliePavel Machek
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-26[ARM] fix drivers/mfd/ucb1x00-core.c IRQ probing bugIngo Molnar
2006-03-24[PATCH] show MCP menu only on ARCH_SA1100Adrian Bunk
2006-01-13[PATCH] Add MCP bus_type probe and remove methodsRussell King
2006-01-12[MMC+MFD] Convert mmc to mutexesArjan van de Ven
2006-01-08[PATCH] drivers/mfd: header included twiceNicolas Kaiser
2006-01-08[PATCH] IRQ type flagsRussell King
2005-12-12[PATCH] input: fix ucb1x00-ts breakage after conversion to dynamic input_dev ...Nicolas Pitre
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King
2005-11-07[PATCH] fix remaining missing includesTim Schmielau
2005-10-31Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds
2005-10-30[ARM] Sharp sl-5500 touchscreen supportPavel Machek