aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/serio/i8042-jazzio.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-04-12Input: mousedev - fix sudden warps with touchpadsDmitry Torokhov1-25/+26
2007-04-12Input: ALPS - handle errors from input_register_device()Dmitry Torokhov2-5/+9
2007-04-12Input: remove no longer used power.c handlerRobert P. J. Day2-181/+0
2007-04-12Input: keyboard handler - use printk_ratelimit()Dmitry Torokhov1-1/+1
2007-04-12Input: synaptics - export model bitsDmitry Torokhov1-0/+10
2007-04-12Input: iforce - use usb_kill_urb instead of usb_unlink_urbJohann Deneux6-38/+33
2007-04-12Input: handlers - handle errors from input_open_device()Dmitry Torokhov4-40/+107
2007-04-12Input: handlers - rename 'list' to 'client'Dmitry Torokhov4-298/+329
2007-04-12Input: rework handle creation codeDmitry Torokhov9-125/+288
2007-03-16Input: i8042 - add HP Pavilion DV4017EA to the MUX blacklistDmitry Torokhov1-0/+11
2007-03-16Input: HIL - fix rwlock recursion bugHelge Deller4-25/+19
2007-03-16Input: add support for PXA27x keyboard controllerRodolfo Giometti4-0/+281
2007-03-16Input: sermouse - improve protocol error recoveryPeter Osterlund1-4/+12
2007-03-16Input: simplify input_free_device()Dmitry Torokhov1-7/+1
2007-03-14Input: add getkeycode and setkeycode methodsMarvin Raaijmakers4-96/+122
2007-03-10Input: psmouse - allow disabing certain protocol extensionsAndres Salomon10-59/+195
2007-03-07Input: let driver core create class device attribute groupsDmitry Torokhov1-21/+8
2007-03-07Input: export 'uniq' in /proc/bus/input/devicesDmitry Torokhov1-0/+1
2007-03-07Input: wistron - add support for TravelMate 610Eric Piel1-0/+24
2007-03-07Input: psmouse - do not force stream modeDmitry Torokhov1-6/+0
2007-02-28Input: HIL - cleanup coding styleHelge Deller5-576/+703
2007-02-28Input: HIL - various fixes for HIL driversHelge Deller5-25/+27
2007-02-28Input: ads7846 - add support for the ads7843 touchscreenNicolas Ferre1-13/+15
2007-02-18Input: add driver for MIPS Cobalt back panel buttonsYoichi Yuasa3-1/+220
2007-02-18Input: psmouse - add support for eGalax PS/2 touchscreen controllerStefan Lucke5-7/+139
2007-02-18Input: remove obsolete setup parameters from input driversDmitry Torokhov10-39/+0
2007-02-18Input: HIL - fix improper call to release_region()Cyrill V. Gorcunov1-0/+2
2007-02-18Input: hid-lgff - treat devices as joysticks unless told otherwiseDmitry Torokhov1-4/+6
2007-02-18Input: HID - add support for Logitech Formula Force EXValentin Zagura3-2/+9
2007-02-18Input: gpio-keys - switch to common GPIO APIPhilipp Zabel2-10/+11
2007-02-18Input: do not lock device when showing name, phys and uniqDmitry Torokhov1-15/+2
2007-02-18Input: i8042 - let serio bus suspend portsDmitry Torokhov3-34/+64
2007-02-18Input: psmouse - properly reset mouse on shutdown/suspendDmitry Torokhov3-0/+30
2007-02-16[PATCH] s3c2410fb: fix un-initialised dev fieldBen Dooks1-0/+2
2007-02-16[PATCH] ecryptfs: fix forgotten format specifierThomas Hisch1-1/+2
2007-02-16[PATCH] eCryptfs: Reduce stack usage in ecryptfs_generate_key_packet_set()Michael Halcrow3-8/+24
2007-02-16[PATCH] knfsd: stop NFSD writes from being broken into lots of little writes to filesystemNeilBrown1-13/+19
2007-02-16[PATCH] knfsd: nfsd4: fix handling of directories without default ACLsJ. Bruce Fields1-1/+20
2007-02-16[PATCH] knfsd: nfsd4: acls: avoid unnecessary deniesJ. Bruce Fields1-45/+145
2007-02-16[PATCH] knfsd: nfsd4: acls: don't return explicit maskJ. Bruce Fields1-18/+7
2007-02-16[PATCH] knfsd: nfsd4: fix error return on unsupported aclJ. Bruce Fields2-2/+5
2007-02-16[PATCH] knfsd: nfsd4: fix memory leak on kmalloc failure in savememJ. Bruce Fields1-6/+4
2007-02-16[PATCH] knfsd: nfsd4: represent nfsv4 acl with array instead of linked listJ. Bruce Fields4-136/+66
2007-02-16[PATCH] knfsd: nfsd4: simplify nfsv4->posix translationJ. Bruce Fields1-95/+38
2007-02-16[PATCH] knfsd: nfsd4: relax checking of ACL inheritance bitsJ. Bruce Fields1-10/+13
2007-02-16[PATCH] knfsd: nfsd4: fix non-terminated stringJ. Bruce Fields1-1/+6
2007-02-16[PATCH] small irq management simplificationJan Beulich1-4/+2
2007-02-16[PATCH] IRQ kernel-doc fixesRandy Dunlap2-1/+2
2007-02-16[PATCH] genirq: remove IRQ_DISABLEDIngo Molnar5-14/+6
2007-02-16[PATCH] genirq: do not mask interrupts by defaultIngo Molnar3-7/+12