aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds46-521/+2944
2009-01-06Input: i8042 - add Dell Vostro 1510 to nomux listJiri Kosina1-0/+7
2008-12-30Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-7/+7
2008-12-30Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+2
2008-12-30Input: gtco - use USB endpoint APIJulia Lawall1-1/+1
2008-12-30Input: add support for Maple controller as a joystickAdrian McMenamin3-0/+206
2008-12-30Input: atkbd - broaden the Dell DMI signaturesMatthew Garrett1-0/+9
2008-12-30Input: HIL drivers - add MODULE_ALIAS()Helge Deller3-1/+3
2008-12-29Input: add support for enhanced rotary controller on pxa930 and pxa935Yong Yao3-0/+222
2008-12-29Input: add support for trackball on pxa930 and pxa935Yong Yao3-13/+289
2008-12-25Merge branches 'timers/clocksource', 'timers/hpet', 'timers/hrtimers', 'timers/nohz', 'timers/ntp', 'timers/posixtimers' and 'timers/rtc' into timers/coreIngo Molnar1-2/+2
2008-12-23Input: add da9034 touchscreen supportEric Miao3-0/+398
2008-12-23Input: ads7846 - strict_strtoul takes unsigned longHarvey Harrison1-1/+1
2008-12-22sh: sh_mobile keysc clock framework supportMagnus Damm1-5/+23
2008-12-20Input: make some variables and functions staticRoel Kluin2-2/+2
2008-12-20Input: add tsc2007 based touchscreen driverKwangwoo Lee3-0/+393
2008-12-20Input: psmouse - add module parameters to control OLPC touchpad delaysPaul Fox1-4/+28
2008-12-20Input: i8042 - add Gigabyte M912 netbook to noloop exception tableOzan Çağlayan1-0/+8
2008-12-20Input: atkbd - Samsung NC10 key repeat fixStuart Hopkins1-0/+25
2008-12-20Input: atkbd - add keyboard quirk for HP Pavilion ZV6100 laptopRikard Ljungstrand1-0/+26
2008-12-20Merge commit 'v2.6.28-rc9' into nextDmitry Torokhov16-75/+440
2008-12-15Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into develRussell King1-4/+4
2008-12-13Merge git://git.marvell.com/orion into develRussell King11-58/+440
2008-12-10ARM: OMAP: use gpio_to_irqDavid Brownell1-4/+4
2008-12-02Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into develRussell King1-1/+1
2008-12-02[ARM] pxa: move AC97 register definitions into dedicated regs-ac97.hEric Miao1-1/+1
2008-11-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds9-53/+434
2008-11-30input: replace spin_lock_bh with spin_lock_irqsave in ml_ff_playbackArjan van de Ven1-2/+3
2008-11-30get xenbus_driver ->probe() "recognized" by modpostAl Viro1-3/+3
2008-11-27Merge branch 'clps7500' into develRussell King1-1/+1
2008-11-27[ARM] pxa: don't pass a consumer clock name for devices with unique clocksRussell King1-1/+1
2008-11-27[ARM] clps7500: remove supportRussell King1-1/+1
2008-11-26Input: wacom - add support for new USB Tablet PCsPing Cheng4-49/+356
2008-11-25hrtimer: removing all ur callback modesPeter Zijlstra1-2/+2
2008-11-24Input: libps2 - handle 0xfc responses from devicesDmitry Torokhov1-4/+16
2008-11-24Input: add support for Wacom W8001 penabled serial touchscreenJaya Kumar3-0/+339
2008-11-24Input: replace spin_lock_bh with spin_lock_irqsave in ml_ff_playbackArjan van de Ven1-2/+3
2008-11-20Input: synaptics - report multi-taps only if supported by the devicePeter Hutterer1-6/+10
2008-11-19Input: add joystick driver for Walkera WK-0701 RC transmitterPeter Popovec3-0/+305
2008-11-19Input: pcspkr - fix PIT lockup on some chipsetsZoltan Devai1-2/+2
2008-11-19Input: usbtouchscreen - fix TSC-10 DM USB controllers without EEPROMNuno Lucas1-3/+2
2008-11-19Input: i8042 - add Compal Hel80 laptop to nomux blacklistDmitry Torokhov1-0/+7
2008-11-11Input: cm109 - add keymap for ATCom AU-100 phoneDaniel Gimpelevich1-1/+36
2008-11-11Input: psmouse - fix incorrect validate_byte check in OLPC protocolAndres Salomon1-1/+1
2008-11-11Input: atkbd - cancel delayed work before freeing its structureJiri Pirko1-1/+1
2008-11-11Input: atkbd - add keymap quirk for Inventec Symphony systemsMatthew Garrett1-0/+25
2008-11-11Input: i8042 - add Dell XPS M1530 to nomux listHerton Ronaldo Krzesinski1-0/+7
2008-11-01saner FASYNC handling on file closeAl Viro5-17/+0
2008-10-30Input: elo - fix format string in elo driverVojtech Pavlik1-1/+1
2008-10-30Input: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers10-17/+15