aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-03Input: add keypad driver for keys interfaced to TCA6416Sriramakrishnan Govindarajan3-0/+366
2010-05-03Input: remove obsolete {corgi,spitz,tosa}kbd.cEric Miao5-1392/+0
2010-04-20Input: kbtab - do not advertise unsupported eventsDmitry Torokhov1-24/+15
2010-04-20Input: kbtab - simplify kbtab_disconnect()Dmitry Torokhov1-7/+5
2010-04-20Input: kbtab - fix incorrect size parameter in usb_buffer_freeAxel Lin1-2/+2
2010-04-20Input: acecad - don't advertise mouse eventsDmitry Torokhov1-2/+0
2010-04-20Input: acecad - fix some formatting issuesDmitry Torokhov1-40/+36
2010-04-20Input: acecad - simplify usb_acecad_disconnect()Dmitry Torokhov1-7/+5
2010-04-20Input: acecad - fix incorrect size parameter in usb_buffer_freeAxel Lin1-1/+1
2010-04-13Input: add driver for hampshire serial touchscreensAdam Bennett3-0/+218
2010-04-13Input: ad714x - add support for the AD7143/8/7A partsBarry Song3-7/+26
2010-04-13Input: add Analog Devices AD714x captouch input driverBryan Wu6-0/+1630
2010-04-13Input: lm8323 - do not leave dangling client data pointerWolfram Sang1-2/+4
2010-04-13Input: tsc2007 - do not leave dangling clientdata pointerWolfram Sang1-0/+2
2010-04-13Input: keyboard - fix formatting issuesDmitry Torokhov1-131/+147
2010-04-13Input: keyboard - switch to using pr_err() and friendsDmitry Torokhov1-4/+7
2010-04-13Input: implement SysRq as a separate input handlerDmitry Torokhov2-67/+216
2010-04-13Input: add PCF8574 I2C keypad input device driverBryan Wu3-0/+238
2010-04-13Input: remove now deprecated corgi_ts.c touchscreen driverEric Miao3-402/+0
2010-04-13Input: wacom - streamline 2-finger touch supportPing Cheng2-73/+80
2010-04-13Input: wacom - use get_unaligned to access unaligned dataDmitry Torokhov3-47/+28
2010-04-13Input: wacom - get rid of wacom_combo structureDmitry Torokhov3-53/+47
2010-04-13Input: wacom - get rid of input event wrappersDmitry Torokhov4-405/+347
2010-04-13Input: wacom - fix some formatting issuesDmitry Torokhov2-201/+222
2010-04-13Input: wacom - do not allocate wacom_wac separatelyDmitry Torokhov4-15/+15
2010-04-13Input: wacom - share pen info with touch of the same IDPing Cheng3-22/+99
2010-04-13Input: wacom - merge out and in prox eventsPing Cheng1-104/+59
2010-04-13Merge branch 'for-linus' into nextDmitry Torokhov8-87/+157
2010-04-13Input: wacom - switch mode upon system resumePing Cheng1-5/+7
2010-04-13Revert "Input: wacom - merge out and in prox events"Dmitry Torokhov1-59/+104
2010-04-12MIPS: Fix SSB PCIcore IO resource managementAndreas Ferber1-29/+0
2010-04-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds4-7/+7
2010-04-09Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds1-1/+1
2010-04-09Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds14-58/+121
2010-04-09Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds33-298/+508
2010-04-09Revert "memory-hotplug: add 0x prefix to HEX block_size_bytes"Linus Torvalds1-1/+1
2010-04-09Merge branches 'cma', 'misc', 'mlx4' and 'nes' into for-linusRoland Dreier3-7/+6
2010-04-09[S390] sclp_async: potential buffer overflowDan Carpenter1-1/+1
2010-04-09Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-linusDave Airlie24-241/+429
2010-04-09drm/nouveau: bail out of auxch transaction if we repeatedly recieve defersBen Skeggs1-1/+7
2010-04-09drm/nv50: implement gpio set/get routinesBen Skeggs4-7/+86
2010-04-09drm/nv50: parse/use some more de-magiced parts of gpio table entriesBen Skeggs2-14/+11
2010-04-09drm/nouveau: store raw gpio table entry in bios gpio structsBen Skeggs2-28/+21
2010-04-09drm/nv40: Init some tiling-related PGRAPH state.Francisco Jerez1-0/+21
2010-04-09drm/nv50: Add NVA3 support in ctxprog/ctxvals generator.Marcin Koƛcielnicki1-1/+12
2010-04-09drm/nv50: another dodgy DP hackBen Skeggs1-0/+3
2010-04-09drm/nv50: punt hotplug irq handling out to workqueueBen Skeggs4-5/+12
2010-04-09drm/nv50: preserve an unknown SOR_MODECTRL value for DP encodersBen Skeggs2-1/+22
2010-04-09drm/nv50: Allow using the NVA3 new compute class.Marcin Koƛcielnicki1-3/+4
2010-04-09drm/nv50: cleanup properly if PDISPLAY init failsBen Skeggs1-1/+3