aboutsummaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
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-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-10-26Input: add driver for Dynapro serial touchscreenTias Guns
2009-10-21Input: atkbd - add a quirk for OQO 01+ multimedia keysJamie Lentin
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: fix locking issue in /proc/bus/input/ handlersDmitry Torokhov
2009-10-14Input: atkbd - postpone restoring LED/repeat rate at resumeDmitry Torokhov
2009-10-13Input: add DaVinci Keypad DriverMiguel Aguilar
2009-10-13Input: vsxxxaa - change formatting style to match the rest of the kernelDmitry Torokhov
2009-10-13Input: 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-12Input: add driver for Altera PS/2 controllerThomas Chou
2009-10-12Input: i8042 - make pnp_data_busted variable boolean instead of intDmitry Torokhov
2009-10-12Input: 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-08Input: i8042 - print debug data when testing AUX IRQ deliveryDmitry Torokhov
2009-10-05Input: libps2 - fix dependancy on i8042Dmitry Torokhov
2009-10-05Input: ad7879 - pass up error codes from probe functionsMichael Hennerich
2009-10-05Input: xpad - add BigBen Interactive XBOX 360 ControllerThomas Gruber
2009-10-05Input: rotary_encoder - fix relative axis supportH Hartley Sweeten
2009-10-05Input: sparkspkr - move remove() functions to .devexit.textUwe Kleine-König
2009-10-05Input: 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
2009-09-23Merge git://git.infradead.org/battery-2.6Linus Torvalds
2009-09-23spi: prefix modalias with "spi:"Anton Vorontsov
2009-09-22Input: add driver for Atmel AT42QT2160 Sensor ChipRaphael Derosso Pereira
2009-09-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Anton Vorontsov
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-09-22input: add a driver for the Winbond WPCD376I Consumer IR hardwareDavid Härdeman
2009-09-21Input: max7359 - use threaded IRQsDmitry Torokhov