Age | Commit message (Expand) | Author | Files | Lines |
2012-07-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -0/+20 |
2012-07-10 | Input: bcm5974 - Add support for 2012 MacBook Pro Retina | Henrik Rydberg | 1 | -0/+20 |
2012-05-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 10 | -49/+505 |
2012-05-24 | Merge branch 'next' into for-linus | Dmitry Torokhov | 12 | -51/+505 |
2012-05-11 | Input: synaptics - fix compile warning | JJ Ding | 1 | -10/+10 |
2012-05-11 | Input: ALPS - switch to using input_mt_report_finger_count | Dmitry Torokhov | 1 | -8/+2 |
2012-05-11 | Input: ALPS - add semi-MT support for v4 protocol | George Pantalos | 2 | -6/+75 |
2012-05-11 | Input: Add Synaptics NavPoint (PXA27x SSP/SPI) driver | Paul Parsons | 3 | -0/+382 |
2012-05-11 | Input: sentelic - report device's production serial number | Tai-hwa Liang | 2 | -4/+38 |
2012-05-07 | Merge 3.4-rc6 into usb-next | Greg Kroah-Hartman | 1 | -1/+2 |
2012-05-05 | USB: input: appletouch: fix up compiler warning | Greg Kroah-Hartman | 1 | -1/+0 |
2012-05-05 | USB: input: bcm5974.c: fix up dev_* messages | Greg Kroah-Hartman | 1 | -11/+11 |
2012-05-05 | USB: input: appletouch.c: fix up dev_* messages | Greg Kroah-Hartman | 1 | -12/+15 |
2012-05-02 | USB: bcm5974.c: remove dbg() usage | Greg Kroah-Hartman | 1 | -6/+10 |
2012-05-02 | USB: appletouch.c: remove dbg() usage | Greg Kroah-Hartman | 1 | -7/+11 |
2012-05-02 | USB: input: bcm5974.c: fix up dev_err() usage | Greg Kroah-Hartman | 1 | -5/+5 |
2012-05-02 | USB: input: appletouch.c: fix up dev_err() usage | Greg Kroah-Hartman | 1 | -13/+11 |
2012-04-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -1/+2 |
2012-04-26 | USB: bcm5974.c: remove err() usage | Greg Kroah-Hartman | 1 | -6/+6 |
2012-04-26 | USB: appletouch.c: remove err() usage | Greg Kroah-Hartman | 1 | -11/+14 |
2012-04-22 | Merge commit 'v3.4-rc4' into next | Dmitry Torokhov | 7 | -13/+30 |
2012-04-21 | Input: synaptics - fix regression with "image sensor" trackpads | Benjamin Herrenschmidt | 1 | -1/+2 |
2012-04-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 4 | -9/+25 |
2012-04-10 | Input: gpio_mouse - use linux/gpio.h rather than asm/gpio.h | Mark Brown | 1 | -1/+1 |
2012-04-10 | Input: trackpoint - use psmouse_fmt() for messages | JJ Ding | 1 | -6/+8 |
2012-04-10 | Input: elantech - v4 is a clickpad, with only one button | JJ Ding | 1 | -2/+4 |
2012-04-10 | Input: elantech - reset touchpad before configuring it | JJ Ding | 1 | -0/+4 |
2012-04-04 | Input: serio - use module_serio_driver | Axel Lin | 2 | -25/+2 |
2012-04-03 | Input: sentelic - filter taps in absolute mode | Oskari Saarenmaa | 1 | -0/+8 |
2012-03-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2 | -72/+257 |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells | 2 | -2/+0 |
2012-03-27 | Merge branch 'next' into for-linus | Dmitry Torokhov | 2 | -72/+257 |
2012-03-26 | Input: sentelic - improve packet debugging information | Oskari Saarenmaa | 1 | -9/+34 |
2012-03-26 | Input: sentelic - minor code cleanup | Tai-hwa Liang | 1 | -1/+1 |
2012-03-26 | Input: sentelic - enabling absolute coordinates output for newer hardware | Tai-hwa Liang | 2 | -4/+132 |
2012-03-26 | Input: sentelic - refactor code for upcoming new hardware support | Tai-hwa Liang | 2 | -62/+94 |
2012-03-20 | Merge branch 'next' into for-linus | Dmitry Torokhov | 10 | -61/+601 |
2012-03-17 | Input: synaptics_usb - switch to module_usb_driver() | Dmitry Torokhov | 1 | -12/+1 |
2012-03-17 | Input: convert I2C drivers to use module_i2c_driver() | Axel Lin | 1 | -12/+1 |
2012-03-09 | Merge branch 'for-next' of github.com:rydberg/linux into next | Dmitry Torokhov | 1 | -0/+1 |
2012-03-09 | Merge commit 'v3.3-rc6' into next | Dmitry Torokhov | 8 | -36/+40 |
2012-02-24 | Input: psmouse - use psmouse_[de]activate() from sentelic and hgpk drivers | Paul Fox | 2 | -15/+6 |
2012-02-24 | Input: psmouse - allow drivers to use psmouse_{de,}activate | Andres Salomon | 2 | -5/+12 |
2012-02-24 | Input: ALPS - fix touchpad detection when buttons are pressed | Akio Idehara | 1 | -2/+5 |
2012-02-14 | bcm5974: Add pointer and buttonpad properties | Chase Douglas | 1 | -0/+1 |
2012-02-03 | Input: add Synaptics USB device driver | Jan Steinhoff | 3 | -0/+586 |
2012-01-13 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 2 | -4/+4 |
2012-01-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2 | -2/+17 |
2012-01-11 | Input: bcm5974 - set BUTTONPAD property | Jussi Pakkanen | 1 | -0/+3 |
2012-01-11 | Input: revert some over-zealous conversions to module_platform_driver() | Dmitry Torokhov | 1 | -2/+14 |