summaryrefslogtreecommitdiff
path: root/drivers/input/mouse
AgeCommit message (Expand)Author
2012-07-29Merge branch 'next' into for-linusDmitry Torokhov
2012-07-24Input: synaptics - handle out of bounds values from the hardwareSeth Forshee
2012-07-24Merge branch 'next' into for-linusDmitry Torokhov
2012-07-10Input: bcm5974 - Add support for 2012 MacBook Pro RetinaHenrik Rydberg
2012-07-07Input: synaptics - print firmware ID and board number at initDaniel Kurtz
2012-07-06Input: synaptics_usb - Remove TrackPoint name trailing whitespaceBob Ross
2012-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-05-24Merge branch 'next' into for-linusDmitry Torokhov
2012-05-10Input: synaptics - fix compile warningJJ Ding
2012-05-10Input: ALPS - switch to using input_mt_report_finger_countDmitry Torokhov
2012-05-10Input: ALPS - add semi-MT support for v4 protocolGeorge Pantalos
2012-05-10Input: Add Synaptics NavPoint (PXA27x SSP/SPI) driverPaul Parsons
2012-05-10Input: sentelic - report device's production serial numberTai-hwa Liang
2012-05-07Merge 3.4-rc6 into usb-nextGreg Kroah-Hartman
2012-05-04USB: input: appletouch: fix up compiler warningGreg Kroah-Hartman
2012-05-04USB: input: bcm5974.c: fix up dev_* messagesGreg Kroah-Hartman
2012-05-04USB: input: appletouch.c: fix up dev_* messagesGreg Kroah-Hartman
2012-05-01USB: bcm5974.c: remove dbg() usageGreg Kroah-Hartman
2012-05-01USB: appletouch.c: remove dbg() usageGreg Kroah-Hartman
2012-05-01USB: input: bcm5974.c: fix up dev_err() usageGreg Kroah-Hartman
2012-05-01USB: input: appletouch.c: fix up dev_err() usageGreg Kroah-Hartman
2012-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-04-25USB: bcm5974.c: remove err() usageGreg Kroah-Hartman
2012-04-25USB: appletouch.c: remove err() usageGreg Kroah-Hartman
2012-04-21Merge commit 'v3.4-rc4' into nextDmitry Torokhov
2012-04-20Input: synaptics - fix regression with "image sensor" trackpadsBenjamin Herrenschmidt
2012-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-04-10Input: gpio_mouse - use linux/gpio.h rather than asm/gpio.hMark Brown
2012-04-10Input: trackpoint - use psmouse_fmt() for messagesJJ Ding
2012-04-10Input: elantech - v4 is a clickpad, with only one buttonJJ Ding
2012-04-10Input: elantech - reset touchpad before configuring itJJ Ding
2012-04-04Input: serio - use module_serio_driverAxel Lin
2012-04-03Input: sentelic - filter taps in absolute modeOskari Saarenmaa
2012-03-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-27Merge branch 'next' into for-linusDmitry Torokhov
2012-03-25Input: sentelic - improve packet debugging informationOskari Saarenmaa
2012-03-25Input: sentelic - minor code cleanupTai-hwa Liang
2012-03-25Input: sentelic - enabling absolute coordinates output for newer hardwareTai-hwa Liang
2012-03-25Input: sentelic - refactor code for upcoming new hardware supportTai-hwa Liang
2012-03-19Merge branch 'next' into for-linusDmitry Torokhov
2012-03-16Input: synaptics_usb - switch to module_usb_driver()Dmitry Torokhov
2012-03-16Input: convert I2C drivers to use module_i2c_driver()Axel Lin
2012-03-09Merge branch 'for-next' of github.com:rydberg/linux into nextDmitry Torokhov
2012-03-09Merge commit 'v3.3-rc6' into nextDmitry Torokhov
2012-02-24Input: psmouse - use psmouse_[de]activate() from sentelic and hgpk driversPaul Fox
2012-02-24Input: psmouse - allow drivers to use psmouse_{de,}activateAndres Salomon
2012-02-24Input: ALPS - fix touchpad detection when buttons are pressedAkio Idehara
2012-02-14bcm5974: Add pointer and buttonpad propertiesChase Douglas
2012-02-03Input: add Synaptics USB device driverJan Steinhoff