summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2010-04-26Input: wacom - switch mode upon system resumePing Cheng1-3/+7
2010-04-02Input: wacom - ensure the device is initialized properly upon resumePing Cheng2-6/+8
2010-04-02Input: i8042 - add ALDI/MEDION netbook E1222 to qurik reset tableChristoph Fritz1-0/+7
2010-04-02Input: alps - add support for the touchpad on Toshiba Tecra A11-11LThomas Bächler1-0/+2
2010-02-09Input: winbond-cir - remove dmesg spamDavid Härdeman1-1/+1
2010-01-29Input: i8042 - add Dritek quirk for Acer Aspire 5610.Elliott Sales de Andrade1-0/+7
2010-01-29Input: i8042 - add Gigabyte M1022M to the noloop listDmitry Torokhov1-0/+8
2010-01-29Input: i8042 - remove identification strings from DMI tablesDmitry Torokhov1-77/+66
2010-01-29Input: ALPS - add interleaved protocol support (Dell E6x00 series)Sebastian Kapfer2-25/+228
2010-01-23Input: pmouse - move Sentelic probe down the listTai-hwa Liang1-13/+15
2009-12-03Input: i8042 - add Dell Vostro 1320, 1520 and 1720 to the reset listAnisse Astier1-0/+21
2009-11-17Input: lifebook - fix settings for CF-72Abner Holsinger1-2/+1
2009-11-17Input: psmouse - fix breakage introduced by b7802c5c1eaJiri Kosina1-1/+1
2009-11-13Input: psmouse - remove unneeded '\n' from psmouse.proto parameterTakashi Iwai1-1/+1
2009-11-13Input: atkbd - restore LED state at reconnectDmitry Torokhov1-0/+13
2009-11-13Input: force LED reset on resumeDmitry Torokhov1-11/+18
2009-11-11Input: fix locking in memoryless force-feedback devicesDmitry Torokhov2-24/+22
2009-11-03Input: gpio-keys - use IRQF_SHAREDDmitry Eremin-Solenikov1-0/+1
2009-11-03Input: winbond-cir - select LEDS_TRIGGERSDavid Härdeman1-0/+1
2009-11-03Input: i8042 - try to get stable CTR value when initializingDmitry Torokhov1-7/+28
2009-11-03Merge commit 'v2.6.32-rc5' into for-linusDmitry Torokhov25-16/+2278
2009-10-22Input: atkbd - add a quirk for OQO 01+ multimedia keysJamie Lentin1-0/+36
2009-10-18Input: hp_sdc_rtc - fix test in hp_sdc_rtc_read_rt()Roel Kluin1-1/+1
2009-10-18Input: atkbd - consolidate force release quirks for volume keysHerton Ronaldo Krzesinski1-37/+14
2009-10-18Input: logips2pp - model 73 is actually TrackMan FXDmitry Torokhov1-1/+1
2009-10-18Input: i8042 - add Sony Vaio VGN-FZ240E to the nomux listDmitry Torokhov1-0/+11
2009-10-14Input: fix locking issue in /proc/bus/input/ handlersDmitry Torokhov1-17/+48
2009-10-14Input: atkbd - postpone restoring LED/repeat rate at resumeDmitry Torokhov1-4/+15
2009-10-13Input: atkbd - restore resetting LED state at startupDmitry Torokhov1-0/+26
2009-10-13Input: i8042 - make pnp_data_busted variable boolean instead of intDmitry Torokhov1-1/+1
2009-10-13Input: synaptics - add another Protege M300 to rate blacklistDmitry Torokhov1-0/+10
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan5-0/+5
2009-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds7-12/+27
2009-10-09Input: i8042 - print debug data when testing AUX IRQ deliveryDmitry Torokhov1-0/+3
2009-10-06Input: libps2 - fix dependancy on i8042Dmitry Torokhov1-6/+7
2009-10-06Input: ad7879 - pass up error codes from probe functionsMichael Hennerich1-2/+2
2009-10-06Input: xpad - add BigBen Interactive XBOX 360 ControllerThomas Gruber1-0/+2
2009-10-06Input: rotary_encoder - fix relative axis supportH Hartley Sweeten1-2/+2
2009-10-06Input: sparkspkr - move remove() functions to .devexit.textUwe Kleine-König1-2/+2
2009-10-06Input: wistron_btns - add DMI entry for Medion WIM2030 laptopSebastian Frei1-0/+9
2009-10-05headers: remove sched.h from poll.hAlexey Dobriyan5-0/+5
2009-10-02drivers/input/input.c: fix CONFIG_PM=n warningAndrew Morton1-1/+1
2009-09-24input: fix build failures caused by Kconfig Winbond WPCD376I Consumer IR hard...Ingo Molnar1-0/+1
2009-09-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds17-79/+1828
2009-09-23Merge git://git.infradead.org/battery-2.6Linus Torvalds1-0/+3
2009-09-23spi: prefix modalias with "spi:"Anton Vorontsov3-0/+3
2009-09-23Input: add driver for Atmel AT42QT2160 Sensor ChipRaphael Derosso Pereira3-0/+408
2009-09-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Anton Vorontsov78-1770/+6864
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2009-09-22input: add a driver for the Winbond WPCD376I Consumer IR hardwareDavid Härdeman3-0/+1631