dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/arm/mach-w90x900
Linus Torvalds 133309a89e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input: (52 commits)
  Input: bcm5974 - silence uninitialized variables warnings
  Input: wistron_btns - add keymap for AOpen 1557
  Input: psmouse - use boolean type
  Input: i8042 - use platform_driver_probe
  Input: i8042 - use boolean type where it makes sense
  Input: i8042 - try disabling and re-enabling AUX port at close
  Input: pxa27x_keypad - allow modifying keymap from userspace
  Input: sunkbd - fix formatting
  Input: i8042 - bypass AUX IRQ delivery test on laptops
  Input: wacom_w8001 - simplify querying logic
  Input: atkbd - allow setting force-release bitmap via sysfs
  Input: w90p910_keypad - move a dereference below a NULL test
  Input: add twl4030_keypad driver
  Input: matrix-keypad - add function to build device keymap
  Input: tosakbd - fix cleaning up KEY_STROBEs after error
  Input: joydev - validate axis/button maps before clobbering current ones
  Input: xpad - add USB ID for the drumkit controller from Rock Band
  Input: w90p910_keypad - rename driver name to match platform
  Input: add new driver for Sentelic Finger Sensing Pad
  Input: psmouse - allow defining read-only attributes
  ...
2009-09-14 17:56:51 -07:00
..
include/mach Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 2009-09-14 17:56:51 -07:00
Kconfig ARM: 5684/1: Add nuc960 platform to w90x900 2009-09-02 11:22:24 +01:00
Makefile ARM: 5684/1: Add nuc960 platform to w90x900 2009-09-02 11:22:24 +01:00
Makefile.boot [ARM] 5338/1: Add Nuvoton W90P910 Platform support 2008-12-03 21:57:16 +00:00
clksel.c ARM: 5682/1: Add cpu.c and dev.c and modify some files of w90p910 platform 2009-09-02 11:22:23 +01:00
clock.c ARM: 5682/1: Add cpu.c and dev.c and modify some files of w90p910 platform 2009-09-02 11:22:23 +01:00
clock.h ARM: 5682/1: Add cpu.c and dev.c and modify some files of w90p910 platform 2009-09-02 11:22:23 +01:00
cpu.c ARM: 5682/1: Add cpu.c and dev.c and modify some files of w90p910 platform 2009-09-02 11:22:23 +01:00
cpu.h ARM: 5682/1: Add cpu.c and dev.c and modify some files of w90p910 platform 2009-09-02 11:22:23 +01:00
dev.c ARM: 5682/1: Add cpu.c and dev.c and modify some files of w90p910 platform 2009-09-02 11:22:23 +01:00
gpio.c ARM: 5682/1: Add cpu.c and dev.c and modify some files of w90p910 platform 2009-09-02 11:22:23 +01:00
irq.c ARM: 5682/1: Add cpu.c and dev.c and modify some files of w90p910 platform 2009-09-02 11:22:23 +01:00
mach-nuc910evb.c ARM: 5682/1: Add cpu.c and dev.c and modify some files of w90p910 platform 2009-09-02 11:22:23 +01:00
mach-nuc950evb.c ARM: 5683/1: Add nuc950 platform to w90x900 2009-09-02 11:22:24 +01:00
mach-nuc960evb.c ARM: 5684/1: Add nuc960 platform to w90x900 2009-09-02 11:22:24 +01:00
mfp.c ARM: 5682/1: Add cpu.c and dev.c and modify some files of w90p910 platform 2009-09-02 11:22:23 +01:00
nuc910.c ARM: 5682/1: Add cpu.c and dev.c and modify some files of w90p910 platform 2009-09-02 11:22:23 +01:00
nuc910.h ARM: 5682/1: Add cpu.c and dev.c and modify some files of w90p910 platform 2009-09-02 11:22:23 +01:00
nuc950.c ARM: 5683/1: Add nuc950 platform to w90x900 2009-09-02 11:22:24 +01:00
nuc950.h ARM: 5683/1: Add nuc950 platform to w90x900 2009-09-02 11:22:24 +01:00
nuc960.c ARM: 5684/1: Add nuc960 platform to w90x900 2009-09-02 11:22:24 +01:00
nuc960.h ARM: 5684/1: Add nuc960 platform to w90x900 2009-09-02 11:22:24 +01:00
time.c ARM: 5682/1: Add cpu.c and dev.c and modify some files of w90p910 platform 2009-09-02 11:22:23 +01:00