summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorLines
2009-01-12Input: corgikbd - mark probe function as __devinitUwe Kleine-König-4/+4
2009-01-10Input: psmouse - make MOUSE_PS2_LIFEBOOK depend on X86Jean Delvare-1/+1
2009-01-10Input: atkbd - make forced_release_keys[] staticDaniel Mierswa-2/+2
2009-01-10Input: usbtouchscreen - allow reporting calibrated dataDan Streetman-2/+17
2009-01-11input: PCF50633 input driverBalaji Rao-0/+140
2009-01-08[ARM] fix pxa930_trkball build errorsRussell King-2/+2
2009-01-07Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds-54/+27
2009-01-07touchscreen: Fix build of da9034Alan Cox-0/+1
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2009-01-07Input: apanel - convert to new i2c bindingJean Delvare-54/+27
2009-01-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-521/+2944
2009-01-06trivial: fix an -> a typos in documentation and commentsFrederik Schwarzer-1/+1
2009-01-06Input: i8042 - add Dell Vostro 1510 to nomux listJiri Kosina-0/+7
2008-12-30Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-7/+7
2008-12-30Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-2/+2
2008-12-30Input: gtco - use USB endpoint APIJulia Lawall-1/+1
2008-12-30Input: add support for Maple controller as a joystickAdrian McMenamin-0/+206
2008-12-30Input: atkbd - broaden the Dell DMI signaturesMatthew Garrett-0/+9
2008-12-30Input: HIL drivers - add MODULE_ALIAS()Helge Deller-1/+3
2008-12-29Input: add support for enhanced rotary controller on pxa930 and pxa935Yong Yao-0/+222
2008-12-29Input: add support for trackball on pxa930 and pxa935Yong Yao-13/+289
2008-12-25Merge branches 'timers/clocksource', 'timers/hpet', 'timers/hrtimers', 'timer...Ingo Molnar-2/+2
2008-12-23Input: add da9034 touchscreen supportEric Miao-0/+398
2008-12-23Input: ads7846 - strict_strtoul takes unsigned longHarvey Harrison-1/+1
2008-12-22sh: sh_mobile keysc clock framework supportMagnus Damm-5/+23
2008-12-20Input: make some variables and functions staticRoel Kluin-2/+2
2008-12-20Input: add tsc2007 based touchscreen driverKwangwoo Lee-0/+393
2008-12-20Input: psmouse - add module parameters to control OLPC touchpad delaysPaul Fox-4/+28
2008-12-20Input: i8042 - add Gigabyte M912 netbook to noloop exception tableOzan Çağlayan-0/+8
2008-12-20Input: atkbd - Samsung NC10 key repeat fixStuart Hopkins-0/+25
2008-12-20Input: atkbd - add keyboard quirk for HP Pavilion ZV6100 laptopRikard Ljungstrand-0/+26
2008-12-20Merge commit 'v2.6.28-rc9' into nextDmitry Torokhov-75/+440
2008-12-15Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi...Russell King-4/+4
2008-12-13Merge git://git.marvell.com/orion into develRussell King-58/+440
2008-12-10ARM: OMAP: use gpio_to_irqDavid Brownell-4/+4
2008-12-02Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King-1/+1
2008-12-02[ARM] pxa: move AC97 register definitions into dedicated regs-ac97.hEric Miao-1/+1
2008-11-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-53/+434
2008-11-30input: replace spin_lock_bh with spin_lock_irqsave in ml_ff_playbackArjan van de Ven-2/+3
2008-11-30get xenbus_driver ->probe() "recognized" by modpostAl Viro-3/+3
2008-11-27Merge branch 'clps7500' into develRussell King-1/+1
2008-11-27[ARM] pxa: don't pass a consumer clock name for devices with unique clocksRussell King-1/+1
2008-11-27[ARM] clps7500: remove supportRussell King-1/+1
2008-11-26Input: wacom - add support for new USB Tablet PCsPing Cheng-49/+356
2008-11-25hrtimer: removing all ur callback modesPeter Zijlstra-2/+2
2008-11-24Input: libps2 - handle 0xfc responses from devicesDmitry Torokhov-4/+16
2008-11-24Input: add support for Wacom W8001 penabled serial touchscreenJaya Kumar-0/+339
2008-11-24Input: replace spin_lock_bh with spin_lock_irqsave in ml_ff_playbackArjan van de Ven-2/+3
2008-11-20Input: synaptics - report multi-taps only if supported by the devicePeter Hutterer-6/+10
2008-11-19Input: add joystick driver for Walkera WK-0701 RC transmitterPeter Popovec-0/+305