summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/ucb1x00-ts.c
Commit message (Expand)AuthorAgeFilesLines
* MFD: ucb1x00: convert to use genirqRussell King2012-02-181-7/+30
* MFD: ucb1x00-ts: provide input layer with device parentRussell King2012-02-181-0/+1
* MFD: mcp-sa11x0: remove DMA initializers and variablesRussell King2012-02-031-1/+0
* MFD: ucb1x00-ts: fix resume failureRussell King2012-01-221-27/+5
* Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp b...Russell King2012-01-201-1/+1
* ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus.Jochen Friedrich2012-01-091-1/+1
* mfd: Add BTN_TOUCH event to ucb1x00-tsJochen Friedrich2011-03-231-1/+4
* mfd: Fix NULL pointer due to non-initialized ucb1x00-ts absinfoJochen Friedrich2011-03-021-3/+9
* move drivers/mfd/*.h to include/linux/mfdThomas Kunze2009-11-271-1/+1
* [ARM] Hide ISA DMA API when ISA_DMA_API is unsetRussell King2008-11-291-1/+1
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-1/+1
* mfd: use shorter set_current_state()Robert P. J. Day2008-04-281-4/+3
* drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-181-1/+0
* Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-171-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-06-041-3/+4
|\
| * Input: ucb1x00 - do not access input_dev->private directlyDmitry Torokhov2007-06-031-3/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-05-231-10/+1
|\ \ | |/
| * Input: ucb1x00-ts - remove commented out codeDmitry Torokhov2007-05-221-10/+1
* | header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
|/
* [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-071-1/+1
* [PATCH] ucb1x00-ts: handle errors from input_register_device()Dmitry Torokhov2006-09-291-17/+28
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] drivers/mfd: header included twiceNicolas Kaiser2006-01-081-1/+0
* [PATCH] input: fix ucb1x00-ts breakage after conversion to dynamic input_dev ...Nicolas Pitre2005-12-121-8/+11
* [ARM] Sharp sl-5500 touchscreen supportPavel Machek2005-10-301-21/+53
* [PATCH] Input: convert ucb1x00-ts to dynamic input_dev allocationDmitry Torokhov2005-10-281-19/+24
* [MFD] Fix "bious one-bit signed bitfield" errorsRussell King2005-09-241-2/+2
* [MFD] Cleanups suggested by Dmitri, Vojtech and lists.Pavel Machek2005-09-111-48/+17
* [MFD] Add code UCB1200/UCB1300 touchscreen supportRussell King2005-09-111-0/+430
OpenPOWER on IntegriCloud