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-pxa
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] pxa/treo680: initial support 2009-06-16 21:03:34 +08:00
Makefile [ARM] pxa/treo680: initial support 2009-06-16 21:03:34 +08:00
Makefile.boot
am200epd.c [ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usage 2009-03-09 21:22:36 +08:00
am300epd.c
clock.c [ARM] 5536/1: Move clk_add_alias() to arch/arm/common/clkdev.c 2009-06-04 17:45:43 +01:00
clock.h [ARM] pxa: make second argument of clk_add_alias a name instead of the device 2009-03-19 16:20:39 +08:00
cm-x2xx-pci.c [ARM] pxa: remove unnecessary #include of pxa-regs.h and hardware.h 2009-03-09 21:22:38 +08:00
cm-x2xx-pci.h
cm-x2xx.c [ARM] pxa/cm-x2xx: fix ucb1400 not being registered 2009-04-04 10:26:34 +08:00
cm-x255.c [ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usage 2009-03-09 21:22:36 +08:00
cm-x270.c [ARM] pxa/em-x270, cm-x270: use DEEPSLEEP for PM_SUSPEND_MEM 2009-06-05 10:50:25 +08:00
cm-x300.c [ARM] pxa/cm-x300: add .fixup method to enable second DRAM bank 2009-06-05 10:50:27 +08:00
colibri-pxa3xx.c [ARM] pxa/colibri: provide MAC address from ATAG_SERIAL 2009-04-04 10:26:34 +08:00
colibri-pxa270.c [ARM] pxa: rename colibri.c to colibri-pxa270.c 2009-03-23 09:57:54 +08:00
colibri-pxa300.c [ARM] pxa/colibri: get rid of set_irq_type() 2009-04-04 10:26:34 +08:00
colibri-pxa320.c [ARM] pxa/colibri: get rid of set_irq_type() 2009-04-04 10:26:34 +08:00
corgi.c [ARM] pxa: register wm8731 explicitly for corgi and poodle 2009-06-16 21:03:36 +08:00
corgi_lcd.c [ARM] pxa: separate definitions from pxa-regs.h and remove it finally 2009-03-09 21:22:40 +08:00
corgi_pm.c [ARM] pxa/sharpsl_pm: merge pxa-specific code into generic one 2009-06-11 22:20:42 +08:00
corgi_ssp.c [ARM] pxa: separate definitions from pxa-regs.h and remove it finally 2009-03-09 21:22:40 +08:00
cpufreq-pxa2xx.c [ARM] pxa: add vcc_core regulation for cpufreq on pxa2xx 2009-06-05 10:33:07 +08:00
cpufreq-pxa3xx.c [ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usage 2009-03-09 21:22:36 +08:00
csb701.c [ARM] pxa/csb701: do not register devices on non-csb726 boads 2009-04-04 10:26:35 +08:00
csb726.c [ARM] pxa/csb726: register ac97 controller 2009-06-05 10:41:23 +08:00
devices.c Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm 2009-06-14 13:42:43 -07:00
devices.h
e330.c [ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usage 2009-03-09 21:22:36 +08:00
e350.c [ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usage 2009-03-09 21:22:36 +08:00
e400.c [ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usage 2009-03-09 21:22:36 +08:00
e740.c [ARM] pxa: register AC97 controller devices 2009-04-04 21:54:40 +08:00
e750.c [ARM] pxa: register AC97 controller devices 2009-04-04 21:54:40 +08:00
e800.c [ARM] pxa: register AC97 controller devices 2009-04-04 21:54:40 +08:00
em-x270.c [ARM] pxa/em-x270: fix compile failure when CONFIG_APM_EMULATION=n 2009-07-23 10:43:40 +08:00
eseries.c [ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usage 2009-03-09 21:22:36 +08:00
eseries.h
ezx.c [ARM] pxa/ezx: setup gpio-keys for EzX phones 2009-06-05 10:50:22 +08:00
generic.c [ARM] pxa: move GPIO register definitions into <mach/gpio.h> 2009-03-09 21:22:37 +08:00
generic.h [ARM] pxa: add missing declaration of pxa26x_init_irq() 2009-04-13 12:10:36 +08:00
gumstix.c [ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usage 2009-03-09 21:22:36 +08:00
h5000.c Merge branch 'origin' into devel 2009-03-28 20:29:51 +00:00
himalaya.c [ARM] pxa: remove unnecessary #include of pxa-regs.h and hardware.h 2009-03-09 21:22:38 +08:00
hx4700.c [ARM] pxa/hx4700: add Maxim 1587A voltage regulator 2009-06-16 21:03:35 +08:00
idp.c [ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usage 2009-03-09 21:22:36 +08:00
imote2.c Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm 2009-06-14 13:42:43 -07:00
irq.c [ARM] pxa: separate definitions from pxa-regs.h and remove it finally 2009-03-09 21:22:40 +08:00
leds-idp.c [ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usage 2009-03-09 21:22:36 +08:00
leds-lubbock.c [ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usage 2009-03-09 21:22:36 +08:00
leds-mainstone.c [ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usage 2009-03-09 21:22:36 +08:00
leds.c
leds.h
littleton.c [ARM] pxa/littleton: add support for the Micro-SD slot (MMC1) 2009-06-05 16:49:26 +08:00
lpd270.c [ARM] pxa: move GPIO register definitions into <mach/gpio.h> 2009-03-09 21:22:37 +08:00
lubbock.c [ARM] pxa: make lubbock specific debugging stuffs back into lubbock.c 2009-03-09 21:22:40 +08:00
magician.c [ARM] pxa/magician: use ARRAY_AND_SIZE for platform_add_devices 2009-06-05 10:39:39 +08:00
mainstone.c [ARM] pxa: move mach/i2c.h to plat/i2c.h 2009-06-05 10:32:01 +08:00
mfp-pxa2xx.c [ARM] pxa: enable GPIO receivers after configuring pins 2009-05-18 21:52:09 +08:00
mfp-pxa3xx.c [ARM] pxa: move common MFP handling code into plat-pxa 2009-03-23 10:11:34 +08:00
mioa701.c [ARM] pxa/mioa701: add V3 gain configuration for Maxim 1586 voltage regulator 2009-06-16 21:03:36 +08:00
mioa701_bootresume.S
mp900.c [ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usage 2009-03-09 21:22:36 +08:00
palmld.c [ARM] pxa: add STUART MFP config for PalmTX,T5,LD 2009-07-18 10:01:30 +08:00
palmt5.c [ARM] pxa: add STUART MFP config for PalmTX,T5,LD 2009-07-18 10:01:30 +08:00
palmte2.c [ARM] pxa/palm: Add Palm27x aSoC driver to PalmTE2 2009-06-05 10:41:54 +08:00
palmtx.c [ARM] pxa: add STUART MFP config for PalmTX,T5,LD 2009-07-18 10:01:30 +08:00
palmz72.c [ARM] pxa/palm: various fixes for PalmZ72 (mostly audio asoc and usb) 2009-06-16 16:55:24 +08:00
pcm027.c [ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usage 2009-03-09 21:22:36 +08:00
pcm990-baseboard.c V4L/DVB (11607): soc-camera: add a free_bus method to struct soc_camera_link 2009-06-16 18:20:43 -03:00
pm.c [ARM] pxa/sharpsl_pm: zaurus needs generic pxa suspend/resume routines 2009-06-11 23:25:09 +08:00
poodle.c [ARM] pxa: register wm8731 explicitly for corgi and poodle 2009-06-16 21:03:36 +08:00
pxa2xx.c [ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usage 2009-03-09 21:22:36 +08:00
pxa3xx.c [ARM] pxa: correct I2CPWR clock for pxa3xx 2009-07-03 14:13:49 +08:00
pxa25x.c [ARM] pxa: move IRQ handling of GPIO 0 and 1 outside of gpio.c 2009-03-09 21:22:37 +08:00
pxa27x.c [ARM] pxa: add ability to set suspend mode 2009-06-05 10:32:48 +08:00
pxa300.c [ARM] pxa: move common MFP handling code into plat-pxa 2009-03-23 10:11:34 +08:00
pxa320.c [ARM] pxa: move common MFP handling code into plat-pxa 2009-03-23 10:11:34 +08:00
pxa930.c [ARM] pxa: move common MFP handling code into plat-pxa 2009-03-23 10:11:34 +08:00
reset.c [ARM] pxa: allow gpio_reset drive high during normal work 2009-05-18 21:52:09 +08:00
saar.c [ARM] pxa: move mach/i2c.h to plat/i2c.h 2009-06-05 10:32:01 +08:00
sharpsl.h [ARM] pxa/sharpsl_pm: merge pxa-specific code into generic one 2009-06-11 22:20:42 +08:00
sharpsl_pm.c [ARM] pxa/sharpsl_pm: zaurus c3000 aka spitz: fix resume 2009-09-07 23:14:59 +08:00
sleep.S [ARM] pxa: separate definitions from pxa-regs.h and remove it finally 2009-03-09 21:22:40 +08:00
smemc.c
spitz.c [ARM] pxa/spitz: drop unused header files from spitz.c 2009-06-05 10:49:45 +08:00
spitz_pm.c [ARM] pxa/sharpsl_pm: merge pxa-specific code into generic one 2009-06-11 22:20:42 +08:00
ssp.c [ARM] pxa: remove unnecessary #include of pxa-regs.h and hardware.h 2009-03-09 21:22:38 +08:00
standby.S [ARM] pxa: separate definitions from pxa-regs.h and remove it finally 2009-03-09 21:22:40 +08:00
stargate2.c [ARM] pxa: Stargate 2 board support 2009-06-05 10:46:17 +08:00
tavorevb.c [ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usage 2009-03-09 21:22:36 +08:00
time.c clocksource: pass clocksource to read() callback 2009-04-21 13:41:47 -07:00
tosa-bt.c rfkill: rewrite 2009-06-03 14:06:13 -04:00
tosa.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 2009-06-15 03:02:23 -07:00
treo680.c ARM: 5623/1: Treo680: ir shutdown typo fix 2009-07-27 14:23:57 +01:00
trizeps4.c [ARM] pxa: move mach/i2c.h to plat/i2c.h 2009-06-05 10:32:01 +08:00
viper.c [ARM] pxa: move mach/i2c.h to plat/i2c.h 2009-06-05 10:32:01 +08:00
zylonite.c
zylonite_pxa300.c [ARM] pxa: fix gpio issue in zylonite 2009-07-18 10:00:08 +08:00
zylonite_pxa320.c [ARM] pxa: fix gpio issue in zylonite 2009-07-18 10:00:08 +08:00