Age | Commit message (Expand) | Author | Files | Lines |
2010-10-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -1/+1 |
2010-10-31 | Input: appletouch - remove extra KERN_DEBUG use from dprintk | Joe Perches | 1 | -1/+1 |
2010-10-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 5 | -11/+37 |
2010-10-24 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2 | -2/+3 |
2010-10-18 | Update broken web addresses in the kernel. | Justin P. Mattock | 2 | -2/+3 |
2010-10-17 | Merge branch 'for-linus' into next | Dmitry Torokhov | 1 | -4/+8 |
2010-10-13 | Input: serio - support multiple child devices per single parent | Dmitry Eremin-Solenikov | 1 | -2/+2 |
2010-10-13 | Input: synaptics - simplify pass-through port handling | Dmitry Torokhov | 2 | -6/+32 |
2010-10-13 | Input: return -ENOMEM in select drivers when memory allocation fails | Davidlohr Bueso | 3 | -3/+3 |
2010-08-31 | Input: bcm5974 - adjust major/minor to scale | Henrik Rydberg | 1 | -4/+8 |
2010-08-11 | param: use ops in struct kernel_param, rather than get and set fns directly | Rusty Russell | 1 | -6/+8 |
2010-08-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 4 | -18/+28 |
2010-08-10 | Merge branch 'next' into for-linus | Dmitry Torokhov | 4 | -18/+28 |
2010-08-09 | Revert "Input: appletouch - fix integer overflow issue" | Benjamin Herrenschmidt | 1 | -3/+3 |
2010-08-05 | Input: elantech - report position also with 3 fingers | Éric Piel | 1 | -0/+10 |
2010-08-05 | Input: elantech - discard the first 2 positions on some firmwares | Éric Piel | 2 | -14/+14 |
2010-08-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2 | -9/+22 |
2010-08-02 | Input: switch to input_abs_*() access functions | Daniel Mack | 2 | -4/+4 |
2010-08-02 | Merge branch 'next' into for-linus | Dmitry Torokhov | 2 | -9/+22 |
2010-07-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2 | -2/+8 |
2010-07-21 | Input: synaptics - relax capability ID checks on newer hardware | Dmitry Torokhov | 2 | -2/+8 |
2010-07-19 | Input: synaptics - set min/max for finger width | Chris Bagwell | 1 | -1/+1 |
2010-07-19 | Input: synaptics - only report width on hardware that supports it | Chris Bagwell | 1 | -2/+6 |
2010-07-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -0/+1 |
2010-07-14 | Input: synaptics - fix wrong dimensions check | Takashi Iwai | 1 | -0/+1 |
2010-07-07 | Revert "Input: do not force selecting i8042 on Moorestown" | Feng Tang | 1 | -1/+1 |
2010-06-30 | Merge commit 'v2.6.35-rc3' into next | Dmitry Torokhov | 1 | -1/+0 |
2010-06-23 | Input: bcm5974 - set the average number of events per MT event packet | Henrik Rydberg | 1 | -0/+2 |
2010-06-08 | Input: bcm5974 - turn wellspring mode off if failed to start traffic | Luo Jinghua | 1 | -7/+14 |
2010-06-03 | i2c: Remove all i2c_set_clientdata(client, NULL) in drivers | Wolfram Sang | 1 | -1/+0 |
2010-05-26 | m68k: amiga - Mouse platform device conversion | Geert Uytterhoeven | 1 | -35/+63 |
2010-05-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2 | -18/+18 |
2010-05-20 | USB: rename usb_buffer_alloc() and usb_buffer_free() users | Daniel Mack | 2 | -18/+18 |
2010-05-19 | Input: psmouse - small formatting changes to better follow coding style | Dmitry Torokhov | 4 | -95/+100 |
2010-05-19 | Input: synaptics - set dimensions as reported by firmware | Dmitry Torokhov | 2 | -11/+27 |
2010-05-19 | Input: elantech - relax signature checks | Dmitry Torokhov | 1 | -1/+19 |
2010-05-19 | Input: elantech - enforce common prefix on messages | Dmitry Torokhov | 1 | -35/+32 |
2010-05-19 | Input: do not force selecting i8042 on Moorestown | Jacob Pan | 1 | -1/+1 |
2010-05-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 3 | -19/+24 |
2010-05-13 | Input: psmouse - reset all types of mice before reconnecting | Dmitry Torokhov | 1 | -4/+10 |
2010-05-13 | Input: elantech - use all 3 bytes when checking version | Dmitry Torokhov | 2 | -15/+14 |
2010-05-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 6 | -37/+106 |
2010-05-03 | Input: elantech - ignore high bits in the position coordinates | Florian Ragwitz | 1 | -25/+44 |
2010-05-03 | Input: elantech - allow forcing Elantech protocol | Florian Ragwitz | 1 | -2/+10 |
2010-05-03 | Input: elantech - fix firmware version check | Florian Ragwitz | 1 | -1/+2 |
2010-04-20 | Input: Add support of Synaptics Clickpad device | Takashi Iwai | 2 | -5/+34 |
2010-04-20 | Revert "Input: ALPS - add signature for HP Pavilion dm3 laptops" | Dmitry Torokhov | 1 | -1/+0 |
2010-04-19 | Input: psmouse - ignore parity error for basic protocols | Dmitry Torokhov | 2 | -3/+16 |
2010-04-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2 | -1/+1 |
2010-04-05 | Input: ALPS - add signature for HP Pavilion dm3 laptops | Chase Douglas | 1 | -0/+1 |