aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-12-01Input: keyboard - fix lack of locking when traversing handler->h_listDmitry Torokhov
2009-11-30Input: gpio_keys - scan gpio state at probe and resume timeDaniel Mack
2009-11-29Input: keyboard - add locking around event handlingDmitry Torokhov
2009-11-29Input: usbtouchscreen - add support for ET&T TC5UH touchscreen controllerPetr Štetiar
2009-11-29Input: xpad - add two new Xbox 360 devicesNicolas Léveillé
2009-11-23Input: polled device - do not start polling if interval is zeroSamu Onkalo
2009-11-23Input: polled device - schedule first poll immediatelyDmitry Torokhov
2009-11-23Input: add S3C24XX touchscreen driverArnaud Patard
2009-11-23Input: usbtouchscreen - add support for Zytronic capacitive touchscreenDaniel Silverstone
2009-11-23Input: force feedback - fix function name in commentRoger Quadros
2009-11-23Input: do not overwrite the first part of phys stringMárton Németh
2009-11-23Input: ads7846 - switch to using dev_vdbg()Pavel Machek
2009-11-23Input: ads7846 - fix pressure reportingPavel Machek
2009-11-23Input: usbtouchscreen - remove unneeded usb_kill_urbOliver Neukum
2009-11-20AT91: add touchscreen support for at91sam9g45ekesNicolas Ferre
2009-11-20Input: atmel_tsadcc - use platform parametersNicolas Ferre
2009-11-20Input: atmel_tsadcc - rework setting touchscreen capabilitiesNicolas Ferre
2009-11-20Input: keyboard - fix theoretical race on vt switchAlan Jenkins
2009-11-20Input: ALPS - add support for touchpads with 4-directional buttonMaxim Levitsky
2009-11-20Input: psmouse - rework setting of BTN_MIDDLE capabilityDmitry Torokhov
2009-11-20Input: lifebook - do not advertise unsupported buttonsDmitry Torokhov
2009-11-20Input: elantech - do not advertise relative eventsDmitry Torokhov
2009-11-20Input: touchkit_ps2 - do not advertise unsupported buttonsDmitry Torokhov
2009-11-20Input: input-polldev - add sysfs interface for controlling poll intervalSamu Onkalo
2009-11-20Input: gpio_keys - seperate individual button setup to make code neaterBen Dooks
2009-11-20Input: gpio_keys - use <linux/gpio.h> instead of <asm/gpio.h>Ben Dooks
2009-11-20Input: gpio_keys - use dev_ macros to report informationBen Dooks
2009-11-20Input: ucb1400_ts - allow passing IRQ through platfrom_dataMarek Vasut
2009-11-05Merge commit 'v2.6.32-rc6' into nextDmitry Torokhov
2009-11-03Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2009-11-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-11-03Merge branch 'i2c-fixes' of git://git.fluff.org/bjdooks/linuxLinus Torvalds
2009-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-11-03PM: Remove some debug messages producing too much noisePavel Machek
2009-11-03PM: Fix warning on suspend errorsRomit Dasgupta
2009-11-03PM / yenta: Split resume into early and late parts (rev. 4)Rafael J. Wysocki
2009-11-02Input: synaptic_i2c - make unnecessarily global functions staticDmitry Torokhov
2009-11-02Input: gpio-keys - use IRQF_SHAREDDmitry Eremin-Solenikov
2009-11-02Input: winbond-cir - select LEDS_TRIGGERSDavid Härdeman
2009-11-02Input: i8042 - try to get stable CTR value when initializingDmitry Torokhov
2009-11-02Merge commit 'v2.6.32-rc5' into for-linusDmitry Torokhov
2009-11-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-11-02i2c-mpc: Do not generate STOP after read.Joakim Tjernlund
2009-11-02i2c: imx: disable clock when it's possible to save power.Richard Zhao
2009-11-02i2c: imx: only imx1 needs disable delayRichard Zhao
2009-11-02i2c: imx: check busy bit when START/STOPRichard Zhao
2009-11-02i915: fix intel graphics suspend breakage due to resume/lid event confusionLinus Torvalds
2009-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds
2009-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2009-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds