Commit Graph

425 Commits (d6bc8ac9e13e466e844313b590fbc49f7f1abdea)

Author SHA1 Message Date
Matt LaPlante 44c09201a4 more misc typo fixes 19 years ago
Matt LaPlante 095096038d Fix several typos in drivers/ 19 years ago
Ashutosh Naik bb0885900d Input: wistron - add support for Acer TravelMate 2424NWXCi 19 years ago
Reiner Herrmann cde45f19ca Input: wistron - fix setting up special buttons 19 years ago
Olaf Hering 30cbc22217 [PATCH] update legacy io handling for pmac 19 years ago
Komal Shah ad4e09b16a [PATCH] OMAP: Add keypad driver 19 years ago
Andriy Skulysh 3aa770e797 sh: APM/PM support. 19 years ago
Marek Vasut f35d0616bd Input: add driver for stowaway serial keyboards 19 years ago
Dmitry Torokhov 4263cf0fac Input: make input_register_handler() return error codes 19 years ago
Dmitry Torokhov 68c2a1607c Input: remove cruft that was needed for transition to sysfs 19 years ago
Dmitry Torokhov 655816e498 Input: fix input module refcounting 19 years ago
Dmitry Torokhov 66e6611883 Input: constify input core 19 years ago
Dmitry Torokhov 5206c0d5ec Input: libps2 - rearrange exports 19 years ago
Dmitry Torokhov 9807879bfd Input: atkbd - support Microsoft Natural Elite Pro keyboards 19 years ago
Dmitry Torokhov a91eaa16df Input: i8042 - disable MUX mode on Toshiba Equium A110 19 years ago
Dmitry Torokhov de9ce703c6 Input: i8042 - get rid of polling timer 19 years ago
Dmitry Torokhov 6d2750c167 Input: send key up events at disconnect 19 years ago
Helge Deller e38de678f6 Input: constify psmouse driver 19 years ago
Pozsar Balazs 90414be952 Input: psmouse - fix Intellimouse 4.0 initialization 19 years ago
Dmitry Torokhov 72a623be00 Input: wistron - fix crash due to referencing __initdata 19 years ago
Florin Malita 8ea371fb6d Input: atkbd - fix overrun in atkbd_set_repeat_rate() 19 years ago
Cjacker Huang e2df452b8a Input: i8042 - add Amoi to the MUX blacklist 19 years ago
Helge Deller e3882bb56e Input: logips2pp - add sugnature 56 (Cordless MouseMan Wheel), cleanup 19 years ago
Rick Koch 11ea3173d5 Input: add driver for Touchwin serial touchscreens 19 years ago
Rick Koch 4003dff41e Input: add driver for Touchright serial touchscreens 19 years ago
Rick Koch ee47999979 Input: add driver for Penmount serial touchscreens 19 years ago
Shaun Jackman fae3006e4b Input: elo - add support for non-pressure-sensitive touchscreens 19 years ago
Shaun Jackman 1ce316efb5 Input: elo - fix checksum calculation 19 years ago
Dmitry Torokhov 6b50d8b862 Input: elo - handle input_register_device() failures 19 years ago
Dmitry Torokhov 3d0f0fa0cb Input: atkbd - restore repeat rate when resuming 19 years ago
Dmitry Torokhov 184dd2751c Input: trackpoint - activate protocol when resuming 19 years ago
Roberto Castagnola 0c19fcd837 Input: logips2pp - fix button mapping for MX300 19 years ago
Anssi Hannula ff46255123 Input: uinput - switch to the new FF interface 19 years ago
Anssi Hannula f6a01c8596 Input: iforce - switch to the new FF interface 19 years ago
Anssi Hannula 7d928a2b14 Input: unified force feedback support for memoryless devices 19 years ago
Anssi Hannula 509ca1a938 Input: implement new force feedback interface 19 years ago
Anssi Hannula 806d41b756 Input: move fixp-arith.h to drivers/input 19 years ago
Dmitry Torokhov 57e6b724c0 Input: rename input.ko into input-core.ko 19 years ago
Randy Dunlap 73b59a3b1c Input: serio/gameport - check whether driver core calls succeeded 19 years ago
Nick Martin 2c1dd69d28 Input: spaceball - make 4000FLX Lefty work 19 years ago
Dmitry Torokhov b6d786dbe6 Input: add missing handler->start() call 19 years ago
Andrew Morton a2b2ed2ce2 Input: fix list iteration in input_release_device() 19 years ago
Przemek Iskra b53174fb5a Input: iforce - add Trust Force Feedback Race Master support 19 years ago
Dmitry Torokhov 8d64d3722c Input: iforce - check array bounds before accessing elements 19 years ago
Dmitry Torokhov 95349fe814 Input: libps2 - warn instead of oopsing when passed bad arguments 19 years ago
Dmitry Torokhov 699756199d Input: fm801-gp - fix use after free 19 years ago
Andrew Morton c7948989f8 Input: wistron - fix section reference mismatches 19 years ago
Dmitry Torokhov 0e739d2876 Input: introduce input_inject_event() function 19 years ago
Dmitry Torokhov c7e8dc6ee6 Input: add start() method to input handlers 19 years ago
Dmitry Torokhov e9c8862f19 Input: remove accept method from input_dev 19 years ago