aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-12-091-1/+2
|\
| * ALSA: radio/sound/miro: fix build, cleanup depends/selectsRandy Dunlap2009-12-081-1/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-12-0949-1148/+2871
|\ \
| * | 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-074-12/+281
| * | 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-02362-2425/+4489
| |\ \
| * | | Input: keyboard - fix lack of locking when traversing handler->h_listDmitry Torokhov2009-12-012-99/+140
| * | | 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-201-1/+1
| * | | 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 - add sysfs interface for controlling poll intervalSamu Onkalo2009-11-201-6/+105
| * | | 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-202-4/+14
| * | | Merge commit 'v2.6.32-rc6' into nextDmitry Torokhov2009-11-05329-5303/+13738
| |\ \ \
| * | | | Input: synaptic_i2c - make unnecessarily global functions staticDmitry Torokhov2009-11-021-3/+3
| * | | | Input: add driver for Dynapro serial touchscreenTias Guns2009-10-263-0/+219
| * | | | Input: add open and close methods for polled devicesSamu Onkalo2009-10-182-3/+6
| * | | | Input: add DaVinci Keypad DriverMiguel Aguilar2009-10-133-0/+348
| * | | | Input: vsxxxaa - change formatting style to match the rest of the kernelDmitry Torokhov2009-10-131-199/+175
| * | | | Input: lkkbd - change formatting style to match the rest of the kernelDmitry Torokhov2009-10-131-258/+238