summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Input: psmouse - rework setting of BTN_MIDDLE capabilityDmitry Torokhov2009-11-205-31/+38
* Input: lifebook - do not advertise unsupported buttonsDmitry Torokhov2009-11-201-6/+7
* Input: elantech - do not advertise relative eventsDmitry Torokhov2009-11-201-0/+1
* Input: touchkit_ps2 - do not advertise unsupported buttonsDmitry Torokhov2009-11-201-1/+2
* Input: input-polldev - add sysfs interface for controlling poll intervalSamu Onkalo2009-11-201-6/+105
* Input: gpio_keys - seperate individual button setup to make code neaterBen Dooks2009-11-201-40/+53
* Input: gpio_keys - use <linux/gpio.h> instead of <asm/gpio.h>Ben Dooks2009-11-201-2/+1
* Input: gpio_keys - use dev_ macros to report informationBen Dooks2009-11-201-7/+9
* Input: ucb1400_ts - allow passing IRQ through platfrom_dataMarek Vasut2009-11-201-4/+7
* Merge commit 'v2.6.32-rc6' into nextDmitry Torokhov2009-11-059-68/+193
|\
| * Input: gpio-keys - use IRQF_SHAREDDmitry Eremin-Solenikov2009-11-021-0/+1
| * Input: winbond-cir - select LEDS_TRIGGERSDavid Härdeman2009-11-021-0/+1
| * Input: i8042 - try to get stable CTR value when initializingDmitry Torokhov2009-11-021-7/+28
| * Merge commit 'v2.6.32-rc5' into for-linusDmitry Torokhov2009-11-0225-16/+2278
| |\
| * | Input: atkbd - add a quirk for OQO 01+ multimedia keysJamie Lentin2009-10-211-0/+36
| * | Input: hp_sdc_rtc - fix test in hp_sdc_rtc_read_rt()Roel Kluin2009-10-181-1/+1
| * | Input: atkbd - consolidate force release quirks for volume keysHerton Ronaldo Krzesinski2009-10-181-37/+14
| * | Input: logips2pp - model 73 is actually TrackMan FXDmitry Torokhov2009-10-181-1/+1
| * | Input: i8042 - add Sony Vaio VGN-FZ240E to the nomux listDmitry Torokhov2009-10-181-0/+11
| * | Input: fix locking issue in /proc/bus/input/ handlersDmitry Torokhov2009-10-141-17/+48
| * | Input: atkbd - postpone restoring LED/repeat rate at resumeDmitry Torokhov2009-10-141-4/+15
| * | Input: atkbd - restore resetting LED state at startupDmitry Torokhov2009-10-131-0/+26
| * | Input: i8042 - make pnp_data_busted variable boolean instead of intDmitry Torokhov2009-10-121-1/+1
| * | Input: synaptics - add another Protege M300 to rate blacklistDmitry Torokhov2009-10-121-0/+10
* | | Input: synaptic_i2c - make unnecessarily global functions staticDmitry Torokhov2009-11-021-3/+3
* | | Input: add driver for Dynapro serial touchscreenTias Guns2009-10-263-0/+219
* | | Input: add open and close methods for polled devicesSamu Onkalo2009-10-182-3/+6
* | | Input: add DaVinci Keypad DriverMiguel Aguilar2009-10-133-0/+348
* | | Input: vsxxxaa - change formatting style to match the rest of the kernelDmitry Torokhov2009-10-131-199/+175
* | | Input: lkkbd - change formatting style to match the rest of the kernelDmitry Torokhov2009-10-131-258/+238
* | | Input: add driver for Altera PS/2 controllerThomas Chou2009-10-123-0/+209
| |/ |/|
* | headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-115-0/+5
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-10-097-12/+27
|\ \ | |/
| * Input: i8042 - print debug data when testing AUX IRQ deliveryDmitry Torokhov2009-10-081-0/+3
| * Input: libps2 - fix dependancy on i8042Dmitry Torokhov2009-10-051-6/+7
| * Input: ad7879 - pass up error codes from probe functionsMichael Hennerich2009-10-051-2/+2
| * Input: xpad - add BigBen Interactive XBOX 360 ControllerThomas Gruber2009-10-051-0/+2
| * Input: rotary_encoder - fix relative axis supportH Hartley Sweeten2009-10-051-2/+2
| * Input: sparkspkr - move remove() functions to .devexit.textUwe Kleine-König2009-10-051-2/+2
| * Input: wistron_btns - add DMI entry for Medion WIM2030 laptopSebastian Frei2009-10-051-0/+9
* | headers: remove sched.h from poll.hAlexey Dobriyan2009-10-045-0/+5
* | drivers/input/input.c: fix CONFIG_PM=n warningAndrew Morton2009-10-011-1/+1
* | input: fix build failures caused by Kconfig Winbond WPCD376I Consumer IR hard...Ingo Molnar2009-09-241-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-09-2317-79/+1828
|\ \ | |/
| * Input: add driver for Atmel AT42QT2160 Sensor ChipRaphael Derosso Pereira2009-09-223-0/+408
| * Input: max7359 - use threaded IRQsDmitry Torokhov2009-09-211-35/+13
| * Input: add driver for Maxim MAX7359 key switch controllerKim Kyuwon2009-09-213-0/+364
| * Input: add driver for ADP5588 QWERTY I2C KeypadMichael Hennerich2009-09-173-0/+372
| * Input: add touchscreen driver for MELFAS MCS-5000 controllerJoonyoung Shim2009-09-173-0/+330
| * Input: add driver for OpenCores Keyboard ControllerJavier Herrero2009-09-173-0/+190
OpenPOWER on IntegriCloud