aboutsummaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-05-19Merge branch 'for-linus/samsung4' of git://git.fluff.org/bjdooks/linuxLinus Torvalds
2010-05-19Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-05-19Input: psmouse - small formatting changes to better follow coding styleDmitry Torokhov
2010-05-19Input: synaptics - set dimensions as reported by firmwareDmitry Torokhov
2010-05-19Input: elantech - relax signature checksDmitry Torokhov
2010-05-19Input: elantech - enforce common prefix on messagesDmitry Torokhov
2010-05-19Input: wistron_btns - switch to using kmemdup()Julia Lawall
2010-05-19Input: usbtouchscreen - switch to using kmemdup()Julia Lawall
2010-05-19Input: do not force selecting i8042 on MoorestownJacob Pan
2010-05-19Input: 88pm860x_onkey - remove invalid irq number assignmentHaojian Zhuang
2010-05-19Input: i8042 - add a PNP entry to the aux device listMatthew Garrett
2010-05-19Input: i8042 - add some extra PNP keyboard typesMatthew Garrett
2010-05-19Input: wm9712 - fix wm97xx_set_gpio() logicManuel Lauss
2010-05-19Merge commit 'v2.6.34' into nextDmitry Torokhov
2010-05-19Input: s3c24xx_ts - depend on SAMSUNG_DEV_TS and update menu entryBen Dooks
2010-05-19Input: s3c24xx_ts - Add FEAT for Samsung touchscreen supportNaveen Krishna
2010-05-19Input: s3c24xx_ts - Implement generic GPIO configuration callbackNaveen Krishna
2010-05-19ARM: SAMSUNG: Move mach/ts.h to plat/ts.hMaurus Cuelenaere
2010-05-18Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-05-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-05-13Input: ad7877 - keep dma rx buffers in seperate cache linesOskar Schirmer
2010-05-13Input: psmouse - reset all types of mice before reconnectingDmitry Torokhov
2010-05-13Input: elantech - use all 3 bytes when checking versionDmitry Torokhov
2010-05-11input: remove obsolete {corgi,spitz,tosa}kbd.cEric Miao
2010-05-11[ARM] pxa/tosa: move CONFIG_KEYBOARD_TOSA_USE_EXT_KEYCODES to mach/KconfigEric Miao
2010-05-11input: remove now deprecated corgi_ts.c touchscreen driverEric Miao
2010-05-10Input: iforce - fix Guillemot Jet Leader 3D entryMarek Vasut
2010-05-10Input: iforce - add Guillemot Jet Leader Force FeedbackMarek Vasut
2010-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-05-03Input: joydev - allow binding to button-only devicesChristoph Fritz
2010-05-03Input: add keypad driver for keys interfaced to TCA6416Sriramakrishnan Govindarajan
2010-05-03Input: elantech - ignore high bits in the position coordinatesFlorian Ragwitz
2010-05-03Input: elantech - allow forcing Elantech protocolFlorian Ragwitz
2010-05-03Input: elantech - fix firmware version checkFlorian Ragwitz
2010-05-03Input: ati_remote - add some missing devices from lirc_atiusbJarod Wilson
2010-05-03Input: remove obsolete {corgi,spitz,tosa}kbd.cEric Miao
2010-05-03Merge commit 'v2.6.34-rc6' into core/lockingIngo Molnar
2010-04-20Input: kbtab - do not advertise unsupported eventsDmitry Torokhov
2010-04-20Input: kbtab - simplify kbtab_disconnect()Dmitry Torokhov
2010-04-20Input: kbtab - fix incorrect size parameter in usb_buffer_freeAxel Lin
2010-04-20Input: acecad - don't advertise mouse eventsDmitry Torokhov
2010-04-20Input: acecad - fix some formatting issuesDmitry Torokhov
2010-04-20Input: acecad - simplify usb_acecad_disconnect()Dmitry Torokhov
2010-04-20Input: acecad - fix incorrect size parameter in usb_buffer_freeAxel Lin
2010-04-20Input: eeti_ts - cancel pending work when going to suspendDaniel Mack
2010-04-20Input: Add support of Synaptics Clickpad deviceTakashi Iwai
2010-04-20Revert "Input: ALPS - add signature for HP Pavilion dm3 laptops"Dmitry Torokhov
2010-04-19Input: psmouse - ignore parity error for basic protocolsDmitry Torokhov
2010-04-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds