aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-12-0963-1167/+3110
|\
| * Input: appletouch - give up maintainershipJohannes Berg2009-12-071-7/+0
| * Input: dm355evm_kbd - switch to using sparse keymap libraryDmitry Torokhov2009-12-072-94/+57
| * Input: wistron_btns - switch to using sparse keymap libraryDmitry Torokhov2009-12-072-134/+45
| * Input: add generic support for sparse keymapsDmitry Torokhov2009-12-076-12/+347
| * Input: fix memory leak in force feedback coreJari Vanhala2009-12-041-0/+1
| * Input: wistron - remove identification strings from DMI tableDmitry Torokhov2009-12-041-38/+38
| * Input: psmouse - remove identification strings from DMI tablesDmitry Torokhov2009-12-042-15/+15
| * Input: atkbd - remove identification strings from DMI tableDmitry Torokhov2009-12-041-17/+9
| * Input: i8042 - remove identification strings from DMI tablesDmitry Torokhov2009-12-041-77/+66
| * DMI: allow omitting ident strings in DMI tablesDmitry Torokhov2009-12-041-3/+12
| * Input: psmouse - do not carry DMI data aroundDmitry Torokhov2009-12-035-13/+38
| * Input: matrix-keypad - switch to using dev_pm_opsDmitry Torokhov2009-12-031-7/+10
| * Merge commit 'v2.6.32' into nextDmitry Torokhov2009-12-02799-6177/+13337
| |\
| * | Input: keyboard - fix lack of locking when traversing handler->h_listDmitry Torokhov2009-12-013-101/+148
| * | Input: gpio_keys - scan gpio state at probe and resume timeDaniel Mack2009-11-301-11/+25
| * | Input: keyboard - add locking around event handlingDmitry Torokhov2009-11-291-0/+7
| * | Input: usbtouchscreen - add support for ET&T TC5UH touchscreen controllerPetr Štetiar2009-11-292-0/+34
| * | Input: xpad - add two new Xbox 360 devicesNicolas Léveillé2009-11-291-0/+3
| * | Input: polled device - do not start polling if interval is zeroSamu Onkalo2009-11-231-1/+3
| * | Input: polled device - schedule first poll immediatelyDmitry Torokhov2009-11-231-2/+1
| * | Input: add S3C24XX touchscreen driverArnaud Patard2009-11-233-1/+471
| * | Input: usbtouchscreen - add support for Zytronic capacitive touchscreenDaniel Silverstone2009-11-232-3/+76
| * | Input: force feedback - fix function name in commentRoger Quadros2009-11-231-1/+1
| * | Input: do not overwrite the first part of phys stringMárton Németh2009-11-233-3/+3
| * | Input: ads7846 - switch to using dev_vdbg()Pavel Machek2009-11-231-16/+7
| * | Input: ads7846 - fix pressure reportingPavel Machek2009-11-231-1/+1
| * | Input: usbtouchscreen - remove unneeded usb_kill_urbOliver Neukum2009-11-231-1/+1
| * | AT91: add touchscreen support for at91sam9g45ekesNicolas Ferre2009-11-203-1/+64
| * | AT91: add platform parameters for atmel_tsadcc in at91sam9rlekNicolas Ferre2009-11-203-4/+25
| * | Input: atmel_tsadcc - use platform parametersNicolas Ferre2009-11-201-6/+35
| * | Input: atmel_tsadcc - rework setting touchscreen capabilitiesNicolas Ferre2009-11-201-3/+3
| * | Input: keyboard - fix theoretical race on vt switchAlan Jenkins2009-11-201-2/+2
| * | Input: ALPS - add support for touchpads with 4-directional buttonMaxim Levitsky2009-11-201-35/+65
| * | Input: psmouse - rework setting of BTN_MIDDLE capabilityDmitry Torokhov2009-11-205-31/+38
| * | Input: lifebook - do not advertise unsupported buttonsDmitry Torokhov2009-11-201-6/+7
| * | Input: elantech - do not advertise relative eventsDmitry Torokhov2009-11-201-0/+1
| * | Input: touchkit_ps2 - do not advertise unsupported buttonsDmitry Torokhov2009-11-201-1/+2
| * | Input: input-polldev, matrix-keypad - include in kernel docDmitry Torokhov2009-11-203-0/+13
| * | Input: input-polldev - add sysfs interface for controlling poll intervalSamu Onkalo2009-11-202-7/+115
| * | Input: gpio_keys - seperate individual button setup to make code neaterBen Dooks2009-11-201-40/+53
| * | Input: gpio_keys - use <linux/gpio.h> instead of <asm/gpio.h>Ben Dooks2009-11-201-2/+1
| * | Input: gpio_keys - use dev_ macros to report informationBen Dooks2009-11-201-7/+9
| * | Input: ucb1400_ts - allow passing IRQ through platfrom_dataMarek Vasut2009-11-203-4/+18
| * | Input: add new keycodes useful in mobile devicesJani Nikula2009-11-051-0/+5
| * | Merge commit 'v2.6.32-rc6' into nextDmitry Torokhov2009-11-05815-8041/+21839
| |\ \
| * | | Input: synaptic_i2c - make unnecessarily global functions staticDmitry Torokhov2009-11-021-3/+3
| * | | Input: mark custom_data in ff_periodic_effect as __userDmitry Torokhov2009-11-021-1/+1
| * | | Input: add driver for Dynapro serial touchscreenTias Guns2009-10-264-0/+220
| * | | Input: add open and close methods for polled devicesSamu Onkalo2009-10-183-7/+13