2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-27 14:43:58 +08:00
linux-next/drivers/input/touchscreen
Eric Miao 5bf3df3f00 [ARM] pxa: separate definitions from pxa-regs.h and remove it finally
The remaining registers are separated into:

   - <mach/regs-ost.h>
   - <mach/regs-rtc.h>
   - <mach/regs-intc.h>

and then we can remove pxa-regs.h completely. Instead of #include this
file, let's:

1. include the specific <mach/regs-*.h> with care (if that's absolutely
   necessary)

2. define the registers in the driver, make cleanly defined API to expose
   the register access to external with sufficient reason

Signed-off-by: Eric Miao <eric.miao@marvell.com>
2009-03-09 21:22:40 +08:00
..
ads7846.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 2009-01-06 17:14:01 -08:00
atmel_tsadcc.c Input: atmel_tsadcc - improve accuracy 2008-09-10 12:12:24 -04:00
corgi_ts.c [ARM] pxa: separate definitions from pxa-regs.h and remove it finally 2009-03-09 21:22:40 +08:00
da9034-ts.c touchscreen: Fix build of da9034 2009-01-07 11:34:14 -08:00
elo.c Input: elo - fix format string in elo driver 2008-10-30 09:30:08 -04:00
fujitsu_ts.c get rid of input BIT* duplicate defines 2007-10-19 11:53:42 -07:00
gunze.c Input: remove CVS keywords 2008-05-20 12:17:39 -04:00
h3600_ts_input.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00
hp680_ts_input.c sh: Migrate common board headers to mach-common/. 2008-10-20 13:02:48 +09:00
htcpen.c Input: add HTC Shift Touchscreen Driver 2008-06-02 00:38:35 -04:00
inexio.c Input: Add driver for iNexio serial touchscreen. 2008-06-30 09:37:32 -04:00
jornada720_ts.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 2008-09-22 07:46:06 -07:00
Kconfig Input: add da9034 touchscreen support 2008-12-23 04:36:50 -05:00
mainstone-wm97xx.c [ARM] pxa: move AC97 register definitions into dedicated regs-ac97.h 2008-12-02 14:42:39 +08:00
Makefile Input: add da9034 touchscreen support 2008-12-23 04:36:50 -05:00
migor_ts.c input: migor_ts compile and detection fix 2008-08-11 20:17:54 +09:00
mk712.c Input: drop redundant includes of moduleparam.h 2008-01-21 01:11:07 -05:00
mtouch.c get rid of input BIT* duplicate defines 2007-10-19 11:53:42 -07:00
penmount.c get rid of input BIT* duplicate defines 2007-10-19 11:53:42 -07:00
touchit213.c Input: add driver for Tabletkiosk Sahara TouchIT-213 touchscreen 2008-07-07 12:00:30 -04:00
touchright.c get rid of input BIT* duplicate defines 2007-10-19 11:53:42 -07:00
touchwin.c get rid of input BIT* duplicate defines 2007-10-19 11:53:42 -07:00
tsc2007.c Input: add tsc2007 based touchscreen driver 2008-12-20 05:00:43 -05:00
ucb1400_ts.c [ARM] 5184/1: Split ucb1400_ts into core and touchscreen 2008-08-20 23:22:22 +01:00
usbtouchscreen.c Input: usbtouchscreen - fix TSC-10 DM USB controllers without EEPROM 2008-11-19 16:53:58 -05:00
wacom_w8001.c Input: add support for Wacom W8001 penabled serial touchscreen 2008-11-24 11:41:38 -05:00
wm97xx-core.c Merge branch 'next' into for-linus 2008-10-15 23:29:12 -04:00
wm9705.c Merge branch 'next' into for-linus 2008-10-15 23:29:12 -04:00
wm9712.c Merge branch 'next' into for-linus 2008-10-15 23:29:12 -04:00
wm9713.c Merge branch 'next' into for-linus 2008-10-15 23:29:12 -04:00