summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-09-05Input: wm97xx-core - simplify error path in wm97xx_probe()Axel Lin1-2/+1
2010-09-05Input: stmpe-ts - return -ENOMEM when memory allocation failsAxel Lin1-3/+7
2010-09-02Input: stmpe-ts - remove input_free_device() in stmpe_ts_remove()Axel Lin1-1/+0
2010-09-02Input: tsc2007 - fix a redundant assignment for pdataAxel Lin1-1/+1
2010-09-02Input: tps6507x-ts - properly unregister input device on removalAxel Lin1-1/+1
2010-09-02Input: tps6507x-ts - add missing call to platform_set_drvdata()Axel Lin1-0/+1
2010-09-02Input: s3c2410_ts - fix s3c2410ts_probe error pathAxel Lin1-1/+1
2010-09-01Input: add support for Hanwang tabletsXing Wei5-0/+386
2010-08-31Input: add support for OMAP4 keyboard controllerAbraham Arce4-0/+313
2010-08-28Input: add LPC32xx touchscreen controller driverKevin Wells3-0/+422
2010-08-28Input: wacom_w8001 - add multitouch slot supportPeter Hutterer1-3/+46
2010-08-28Input: wacom_w8001 - support (and ignore) touch tabletsPeter Hutterer1-2/+86
2010-08-28Input: wacom_w8001 - send BTN_TOOL_PEN/RUBBER and BTN_STYLUS eventsPeter Hutterer1-6/+48
2010-08-28Input: MT - initialize slots to unusedHenrik Rydberg1-2/+9
2010-08-28Input: use PIT_TICK_RATE in vt beep ioctlArnd Bergmann1-8/+8
2010-08-28Input: wacom - fix mousewheel handling for old wacom tabletsMike Auty1-2/+2
2010-08-25Input: pxa27x_keypad - remove input_free_device() in pxa27x_keypad_remove()Axel Lin1-2/+0
2010-08-25Input: mousedev - fix regression of inverting axesChristoph Fritz1-4/+4
2010-08-21Input: uinput - add devname alias to allow module on-demand loadKay Sievers3-1/+3
2010-08-21Input: hil_kbd - fix compile errorDmitry Torokhov1-6/+6
2010-08-21USB: drop tty argument from usb_serial_handle_sysrq_char()Dmitry Torokhov5-10/+7
2010-08-21Input: sysrq - drop tty argument form handle_sysrq()Dmitry Torokhov14-27/+22
2010-08-19Input: sysrq - drop tty argument from sysrq ops handlersDmitry Torokhov9-31/+34
2010-08-15Linux 2.6.36-rc1v2.6.36-rc1Linus Torvalds1-2/+2
2010-08-15Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds40-1479/+1071
2010-08-15Merge git://git.infradead.org/iommu-2.6Linus Torvalds3-1/+28
2010-08-15Merge git://git.infradead.org/mtd-2.6Linus Torvalds11-331/+211
2010-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds30-206/+218
2010-08-15arch/tile: don't validate CROSS_COMPILE needlesslyChris Metcalf1-9/+11
2010-08-15mm: fix up some user-visible effects of the stack guard pageLinus Torvalds2-1/+15
2010-08-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds14-27/+147
2010-08-15Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-56/+8
2010-08-15arch/tile: export only COMMAND_LINE_SIZE to userspace.Chris Metcalf1-2/+6
2010-08-15arch/tile: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNChris Metcalf1-3/+2
2010-08-15Merge branch 'fix/asoc' into for-linusTakashi Iwai2-11/+19
2010-08-15Merge branch 'fix/hda' into for-linusTakashi Iwai10-15/+120
2010-08-15ALSA: sound/usb/format: silence uninitialized variable warningsDan Carpenter1-0/+8
2010-08-15Merge branch 'linus' into releaseLen Brown8188-363640/+515128
2010-08-15gcc-4.6: ACPI: fix unused but set variables in ACPIAndi Kleen7-26/+11
2010-08-15ACPI thermal: make procfs I/F depend on CONFIG_ACPI_PROCFSZhang Rui2-33/+54
2010-08-15ACPI video: make procfs I/F depend on CONFIG_ACPI_PROCFSZhang Rui2-50/+82
2010-08-15ACPI processor: remove deprecated ACPI procfs I/FZhang Rui6-273/+0
2010-08-15ACPI power_resource: remove unused procfs I/FZhang Rui1-127/+1
2010-08-15ACPI: remove deprecated ACPI procfs I/FZhang Rui7-484/+1
2010-08-15ACPI: introduce drivers/acpi/sysfs.cZhang Rui6-571/+688
2010-08-15Merge branch 'acpica-gpe' into releaseLen Brown54-934/+570
2010-08-14Merge branch 'bugzilla-16422' into releaseLen Brown1-1/+2
2010-08-14Merge branch 'procfs-cleanup' into releaseLen Brown8-77/+105
2010-08-14Merge branch 'apei' into releaseLen Brown8-95/+386
2010-08-14Merge branch 'nvs' into releaseLen Brown3-80/+33