aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-06-01Input: add ps2_drain() to libps2 to allow reading and discardingDmitry Torokhov2-10/+39
2005-06-01Input: pmouse - introduce proper locking so state-changingDmitry Torokhov2-18/+80
2005-06-01Input: mousedev - do not wake up readers when receiving 0-motionDmitry Torokhov1-2/+6
2005-06-01Input: do not corrupt system-wide procfs fops.Luke Kosewski1-0/+4
2005-06-01Input: return correct value when setting up absolute device via uinipt.Ian Campbell1-2/+4
2005-06-01Input: ALPS - fix forward/back buttons on Ahtec laptop.Ivan Casado Ruiz1-8/+21
2005-06-01Input: switch gameport core to using kthread API instead ofDmitry Torokhov1-19/+12
2005-06-01Input: switch serio core to using kthread API instead of usingDmitry Torokhov1-17/+10
2005-06-01Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov31-216/+1427
2005-05-31[PATCH] cpufreq-stats driver updatesVenkatesh Pallipadi1-17/+30
2005-05-31[CPUFREQ] ondemand governor default sampling downfactor as 1Dave Jones1-1/+5
2005-05-31[CPUFREQ] ondemand governor automatic downscalingDave Jones1-92/+25
2005-05-31[CPUFREQ] ondemand,conservative governor idle_tick clean-upDave Jones2-42/+10
2005-05-31[CPUFREQ] ondemand,conservative governor store the idle ticks for all cpusDave Jones2-2/+14
2005-05-31[CPUFREQ] ondemand,conservative minor bug-fix and cleanupDave Jones2-73/+38
2005-05-31[CPUFREQ] Allow ondemand stepping to be changed by user.Dave Jones1-6/+36
2005-05-31[CPUFREQ] Prevents un-necessary cpufreq changes if we are already at min/maxDave Jones1-0/+8
2005-05-31[CPUFREQ] Add support to cpufreq_ondemand to ignore 'nice' cpu timeDave Jones1-4/+62
2005-05-31[CPUFREQ] Conservative cpufreq governerDave Jones3-0/+634
2005-05-31[CPUFREQ] make cpufreq_gov_dbs staticDave Jones1-2/+1
2005-05-31[CPUFREQ] Add warning comment about default governors.Dave Jones1-0/+4
2005-05-31[CPUFREQ] ondemand: trivial clean-upsDave Jones1-8/+6
2005-05-31[CPUFREQ] cpufreq-core: reduce warning messages.Dave Jones1-4/+4
2005-05-31[PATCH] pcdp.c build fixPeter Chubb1-0/+1
2005-05-31[PATCH] Relax idecd dma alignment checkJens Axboe1-1/+1
2005-05-29Merge of /home/davem/src/GIT/tg3-2.6/David S. Miller1-15/+556
2005-05-29Automatic merge of 'misc-fixes' branch fromLinus Torvalds14-5/+31
2005-05-29[TG3]: Fix bug in tg3_load_firmware_cpuMichael Chan1-0/+5
2005-05-29[TG3]: Add interrupt testMichael Chan1-0/+12
2005-05-29[TG3]: Add loopback testMichael Chan1-0/+115
2005-05-29[TG3]: Add memory testMichael Chan1-0/+60
2005-05-29[TG3]: Add register testMichael Chan1-0/+241
2005-05-29[TG3]: Add parameter to tg3_haltMichael Chan1-15/+15
2005-05-29[TG3]: Add link testMichael Chan1-0/+30
2005-05-29[TG3]: Add nvram testMichael Chan1-0/+50
2005-05-29[TG3]: Add basic selftest infrastructureMichael Chan1-0/+28
2005-05-29libata: bump versionJeff Garzik1-1/+1
2005-05-29Automatic merge of /spare/repo/netdev-2.6 branch use-after-unmap13-4/+28
2005-05-29Automatic merge of 'for-linus' branch fromLinus Torvalds7-87/+66
2005-05-29Input: apparently Lifebook touchscreens have double resolutionDmitry Torokhov1-0/+12
2005-05-29Input: lifebook - adjust initialization routines to be in line withDmitry Torokhov3-22/+41
2005-05-29Input: lifebook - various cleanups:Dmitry Torokhov3-28/+13
2005-05-29Input: Add Fujitsu Lifebook B-series touchscreen driver.Kenan Esau5-4/+154
2005-05-29Input: Make EVIOSCSABS work in evdev.Vojtech Pavlik1-199/+180
2005-05-29Input: HID items of width 32 (bits) or greater are incorrectly extractedAdam Kropelin1-1/+1
2005-05-29Input: Add a new I-Force device to the iforce driver.Marian-Nicolae V. Ion2-0/+2
2005-05-29Input: fix open/close races in joystick drivers - add a semaphoreDmitry Torokhov4-23/+61
2005-05-29Input: remove user counters from drivers/input/touchscreen sinceDmitry Torokhov1-12/+7
2005-05-29Input: remove user counters from drivers/usb/input since inputDmitry Torokhov10-106/+23
2005-05-29Input: remove user counters from drivers/input/mouse since inputDmitry Torokhov5-84/+31