summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
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-17Input: lifebook - fix settings for CF-72Abner Holsinger
2009-11-17Input: psmouse - fix breakage introduced by b7802c5c1eaJiri Kosina
2009-11-13Input: psmouse - remove unneeded '\n' from psmouse.proto parameterTakashi Iwai
2009-11-13Input: atkbd - restore LED state at reconnectDmitry Torokhov
2009-11-13Input: force LED reset on resumeDmitry Torokhov
2009-11-11Input: fix locking in memoryless force-feedback devicesDmitry Torokhov
2009-11-11Merge branch '7xx-iosplit-plat' with omap-fixesTony Lindgren
2009-11-06Merge commit 'v2.6.32-rc6' into nextDmitry Torokhov
2009-11-04xen: move Xen-testing predicates to common headerJeremy Fitzhardinge
2009-11-03Input: synaptic_i2c - make unnecessarily global functions staticDmitry Torokhov
2009-11-03Input: gpio-keys - use IRQF_SHAREDDmitry Eremin-Solenikov
2009-11-03Input: winbond-cir - select LEDS_TRIGGERSDavid Härdeman
2009-11-03Input: i8042 - try to get stable CTR value when initializingDmitry Torokhov
2009-11-03Merge commit 'v2.6.32-rc5' into for-linusDmitry Torokhov
2009-10-26Input: add driver for Dynapro serial touchscreenTias Guns
2009-10-22Input: atkbd - add a quirk for OQO 01+ multimedia keysJamie Lentin
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren
2009-10-18Input: add open and close methods for polled devicesSamu Onkalo
2009-10-18Input: hp_sdc_rtc - fix test in hp_sdc_rtc_read_rt()Roel Kluin
2009-10-18Input: atkbd - consolidate force release quirks for volume keysHerton Ronaldo Krzesinski
2009-10-18Input: logips2pp - model 73 is actually TrackMan FXDmitry Torokhov
2009-10-18Input: i8042 - add Sony Vaio VGN-FZ240E to the nomux listDmitry Torokhov
2009-10-14input: Remove BKL from hp_sdc_rtcThomas Gleixner
2009-10-14Input: fix locking issue in /proc/bus/input/ handlersDmitry Torokhov
2009-10-14Input: atkbd - postpone restoring LED/repeat rate at resumeDmitry Torokhov
2009-10-14Input: add DaVinci Keypad DriverMiguel Aguilar
2009-10-14Input: vsxxxaa - change formatting style to match the rest of the kernelDmitry Torokhov
2009-10-14Input: lkkbd - change formatting style to match the rest of the kernelDmitry Torokhov
2009-10-13Input: atkbd - restore resetting LED state at startupDmitry Torokhov
2009-10-13Input: add driver for Altera PS/2 controllerThomas Chou
2009-10-13Input: i8042 - make pnp_data_busted variable boolean instead of intDmitry Torokhov
2009-10-13Input: synaptics - add another Protege M300 to rate blacklistDmitry Torokhov
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-10-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-10-09Input: i8042 - print debug data when testing AUX IRQ deliveryDmitry Torokhov
2009-10-08Fix toogle whether xenbus driver should be built as module or part of kernel.Konrad Rzeszutek Wilk
2009-10-06Input: libps2 - fix dependancy on i8042Dmitry Torokhov
2009-10-06Input: ad7879 - pass up error codes from probe functionsMichael Hennerich
2009-10-06Input: xpad - add BigBen Interactive XBOX 360 ControllerThomas Gruber
2009-10-06Input: rotary_encoder - fix relative axis supportH Hartley Sweeten
2009-10-06Input: sparkspkr - move remove() functions to .devexit.textUwe Kleine-König
2009-10-06Input: wistron_btns - add DMI entry for Medion WIM2030 laptopSebastian Frei
2009-10-04headers: remove sched.h from poll.hAlexey Dobriyan
2009-10-01drivers/input/input.c: fix CONFIG_PM=n warningAndrew Morton
2009-09-24input: fix build failures caused by Kconfig Winbond WPCD376I Consumer IR hard...Ingo Molnar
2009-09-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds