summaryrefslogtreecommitdiff
path: root/drivers/input
Commit message (Expand)AuthorAge
* Input: i8042 - add Dell Vostro 1320, 1520 and 1720 to the reset listAnisse Astier2009-12-02
* Input: lifebook - fix settings for CF-72Abner Holsinger2009-11-16
* Input: psmouse - fix breakage introduced by b7802c5c1eaJiri Kosina2009-11-16
* Input: psmouse - remove unneeded '\n' from psmouse.proto parameterTakashi Iwai2009-11-12
* Input: atkbd - restore LED state at reconnectDmitry Torokhov2009-11-12
* Input: force LED reset on resumeDmitry Torokhov2009-11-12
* Input: fix locking in memoryless force-feedback devicesDmitry Torokhov2009-11-10
* Input: gpio-keys - use IRQF_SHAREDDmitry Eremin-Solenikov2009-11-02
* Input: winbond-cir - select LEDS_TRIGGERSDavid Härdeman2009-11-02
* Input: i8042 - try to get stable CTR value when initializingDmitry Torokhov2009-11-02
* Merge commit 'v2.6.32-rc5' into for-linusDmitry Torokhov2009-11-02
|\
| * headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-11
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-10-09
| |\
| * | headers: remove sched.h from poll.hAlexey Dobriyan2009-10-04
| * | drivers/input/input.c: fix CONFIG_PM=n warningAndrew Morton2009-10-01
| * | input: fix build failures caused by Kconfig Winbond WPCD376I Consumer IR hard...Ingo Molnar2009-09-24
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-09-23
| |\ \
| * \ \ Merge git://git.infradead.org/battery-2.6Linus Torvalds2009-09-23
| |\ \ \
| | * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Anton Vorontsov2009-09-23
| | |\ \ \
| | * | | | wm97xx-core: Pass platform_data to batteryMarek Vasut2009-09-04
| * | | | | spi: prefix modalias with "spi:"Anton Vorontsov2009-09-23
| | |/ / / | |/| | |
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-09-22
| |\ \ \ \
| | * | | | trivial: fix typo s/ketymap/keymap/ in commentThadeu Lima de Souza Cascardo2009-09-21
| * | | | | input: add a driver for the Winbond WPCD376I Consumer IR hardwareDavid Härdeman2009-09-22
| |/ / / /
| * | | | Driver-Core: extend devnode callbacks to provide permissionsKay Sievers2009-09-19
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-09-18
| |\ \ \ \
| | * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2009-09-16
| | |\ \ \ \
| | * | | | | sh: add kycr2_delay for sh_keyscKuninori Morimoto2009-09-15
| * | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2009-09-18
| |\ \ \ \ \ \
| | * | | | | | input: PCAP2 misc input driverDaniel Ribeiro2009-09-17
| | * | | | | | input: PCAP2 based touchscreen driverDaniel Ribeiro2009-09-17
| | * | | | | | input: Add support for the WM831x ON pinMark Brown2009-09-17
| * | | | | | | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-09-18
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | OMAP: Rename OMAP_MPUIO_BASE to OMAP1_MPUIO_BASETony Lindgren2009-08-28
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-09-16
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | driver model: constify attribute groupsDavid Brownell2009-09-15
* | | | | | | | Input: atkbd - add a quirk for OQO 01+ multimedia keysJamie Lentin2009-10-21
* | | | | | | | Input: hp_sdc_rtc - fix test in hp_sdc_rtc_read_rt()Roel Kluin2009-10-18
* | | | | | | | Input: atkbd - consolidate force release quirks for volume keysHerton Ronaldo Krzesinski2009-10-18
* | | | | | | | Input: logips2pp - model 73 is actually TrackMan FXDmitry Torokhov2009-10-18
* | | | | | | | Input: i8042 - add Sony Vaio VGN-FZ240E to the nomux listDmitry Torokhov2009-10-18
* | | | | | | | Input: fix locking issue in /proc/bus/input/ handlersDmitry Torokhov2009-10-14
* | | | | | | | Input: atkbd - postpone restoring LED/repeat rate at resumeDmitry Torokhov2009-10-14
* | | | | | | | Input: atkbd - restore resetting LED state at startupDmitry Torokhov2009-10-13
* | | | | | | | Input: i8042 - make pnp_data_busted variable boolean instead of intDmitry Torokhov2009-10-12
* | | | | | | | Input: synaptics - add another Protege M300 to rate blacklistDmitry Torokhov2009-10-12
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Input: i8042 - print debug data when testing AUX IRQ deliveryDmitry Torokhov2009-10-08
* | | | | | | Input: libps2 - fix dependancy on i8042Dmitry Torokhov2009-10-05
* | | | | | | Input: ad7879 - pass up error codes from probe functionsMichael Hennerich2009-10-05
* | | | | | | Input: xpad - add BigBen Interactive XBOX 360 ControllerThomas Gruber2009-10-05