aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
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 Torokhov8-124/+284
2007-03-16Input: i8042 - add HP Pavilion DV4017EA to the MUX blacklistDmitry Torokhov1-0/+11
2007-03-16Input: HIL - fix rwlock recursion bugHelge Deller3-25/+18
2007-03-16Input: add support for PXA27x keyboard controllerRodolfo Giometti3-0/+268
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 Raaijmakers3-68/+119
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 Torokhov2-28/+64
2007-02-18Input: psmouse - properly reset mouse on shutdown/suspendDmitry Torokhov3-0/+30
2007-02-16Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds23-98/+702
2007-02-16Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds6-117/+213
2007-02-16[PATCH] s3c2410fb: fix un-initialised dev fieldBen Dooks1-0/+2
2007-02-16[PATCH] time: x86_64: convert x86_64 to use GENERIC_TIMEjohn stultz1-1/+1
2007-02-16[PATCH] Add SysRq-Q to print timer_list debug infoIngo Molnar1-1/+13
2007-02-16[PATCH] clockevents: i386 driversThomas Gleixner1-0/+38
2007-02-16[PATCH] Allow early access to the power management timerThomas Gleixner1-8/+9
2007-02-16[PATCH] ACPI keep track of timer broadcastingThomas Gleixner1-19/+47
2007-02-16[PATCH] ACPI: fix missing include for UPThomas Gleixner1-0/+10
2007-02-16[PATCH] hrtimers: namespace and enum cleanupThomas Gleixner1-5/+6
2007-02-16[PATCH] clocksource: replace is_continuous by a flag fieldThomas Gleixner3-3/+4
2007-02-16[PATCH] correct CONFIG_GIGASET_M101 Makefile entryAdrian Bunk1-1/+1
2007-02-15sata_vsc: use default cache line size if non-zeroNate Dailey1-2/+6
2007-02-15sata_nv: handle SError status indicationRobert Hancock1-1/+5
2007-02-15add delay around sl82c105_reset_engine callsOlaf Hering1-0/+3
2007-02-15libata: clear TF before IDENTIFYingTejun Heo1-1/+10
2007-02-15libata: Add a host flag to indicate lack of IORDY capabilityAlan Cox2-3/+12
2007-02-15sata_promise: new EH conversion for 20619 chips, take 2Mikael Pettersson1-51/+4
2007-02-15sata_promise: fix missing PATA cable detectionMikael Pettersson1-1/+8
2007-02-14Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2-6/+15
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman9-11/+11
2007-02-14[PATCH] sysctl: C99 convert ctl_tables in drivers/parport/procfs.cEric W. Biederman1-75/+189
2007-02-14[PATCH] sysctl: register the sysctl number used by the arlan driverEric W. Biederman1-1/+1