summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-04-12Input: keyboard handler - use printk_ratelimit()Dmitry Torokhov
2007-04-12Input: synaptics - export model bitsDmitry Torokhov
2007-04-12Input: iforce - use usb_kill_urb instead of usb_unlink_urbJohann Deneux
2007-04-12Input: handlers - handle errors from input_open_device()Dmitry Torokhov
2007-04-12Input: handlers - rename 'list' to 'client'Dmitry Torokhov
2007-04-12Input: rework handle creation codeDmitry Torokhov
2007-03-16Input: i8042 - add HP Pavilion DV4017EA to the MUX blacklistDmitry Torokhov
2007-03-16Input: HIL - fix rwlock recursion bugHelge Deller
2007-03-16Input: add support for PXA27x keyboard controllerRodolfo Giometti
2007-03-16Input: sermouse - improve protocol error recoveryPeter Osterlund
2007-03-16Input: simplify input_free_device()Dmitry Torokhov
2007-03-15Input: add getkeycode and setkeycode methodsMarvin Raaijmakers
2007-03-10Input: psmouse - allow disabing certain protocol extensionsAndres Salomon
2007-03-08Input: let driver core create class device attribute groupsDmitry Torokhov
2007-03-08Input: export 'uniq' in /proc/bus/input/devicesDmitry Torokhov
2007-03-07Input: wistron - add support for TravelMate 610Eric Piel
2007-03-07Input: psmouse - do not force stream modeDmitry Torokhov
2007-03-01Input: HIL - cleanup coding styleHelge Deller
2007-03-01Input: HIL - various fixes for HIL driversHelge Deller
2007-03-01Input: ads7846 - add support for the ads7843 touchscreenNicolas Ferre
2007-02-18Input: add driver for MIPS Cobalt back panel buttonsYoichi Yuasa
2007-02-18Input: psmouse - add support for eGalax PS/2 touchscreen controllerStefan Lucke
2007-02-18Input: remove obsolete setup parameters from input driversDmitry Torokhov
2007-02-18Input: HIL - fix improper call to release_region()Cyrill V. Gorcunov
2007-02-18Input: hid-lgff - treat devices as joysticks unless told otherwiseDmitry Torokhov
2007-02-18Input: HID - add support for Logitech Formula Force EXValentin Zagura
2007-02-18Input: gpio-keys - switch to common GPIO APIPhilipp Zabel
2007-02-18Input: do not lock device when showing name, phys and uniqDmitry Torokhov
2007-02-18Input: i8042 - let serio bus suspend portsDmitry Torokhov
2007-02-18Input: psmouse - properly reset mouse on shutdown/suspendDmitry Torokhov
2007-02-16Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32Linus Torvalds
2007-02-16Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds
2007-02-16Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds
2007-02-16[PATCH] s3c2410fb: fix un-initialised dev fieldBen Dooks
2007-02-16[PATCH] ecryptfs: fix forgotten format specifierThomas Hisch
2007-02-16[PATCH] eCryptfs: Reduce stack usage in ecryptfs_generate_key_packet_set()Michael Halcrow
2007-02-16[PATCH] knfsd: stop NFSD writes from being broken into lots of little writes ...NeilBrown
2007-02-16[PATCH] knfsd: nfsd4: fix handling of directories without default ACLsJ. Bruce Fields
2007-02-16[PATCH] knfsd: nfsd4: acls: avoid unnecessary deniesJ. Bruce Fields
2007-02-16[PATCH] knfsd: nfsd4: acls: don't return explicit maskJ. Bruce Fields
2007-02-16[PATCH] knfsd: nfsd4: fix error return on unsupported aclJ. Bruce Fields
2007-02-16[PATCH] knfsd: nfsd4: fix memory leak on kmalloc failure in savememJ. Bruce Fields
2007-02-16[PATCH] knfsd: nfsd4: represent nfsv4 acl with array instead of linked listJ. Bruce Fields
2007-02-16[PATCH] knfsd: nfsd4: simplify nfsv4->posix translationJ. Bruce Fields
2007-02-16[PATCH] knfsd: nfsd4: relax checking of ACL inheritance bitsJ. Bruce Fields
2007-02-16[PATCH] knfsd: nfsd4: fix non-terminated stringJ. Bruce Fields
2007-02-16[PATCH] small irq management simplificationJan Beulich
2007-02-16[PATCH] IRQ kernel-doc fixesRandy Dunlap
2007-02-16[PATCH] genirq: remove IRQ_DISABLEDIngo Molnar
2007-02-16[PATCH] genirq: do not mask interrupts by defaultIngo Molnar