summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Input: psmouse - export protocol as a sysfs per-device attributeDmitry Torokhov2005-06-013-50/+260
* Input: cleanup ps2_command() timeout handling in libps2.Dmitry Torokhov2005-06-011-28/+62
* Input: add ps2_drain() to libps2 to allow reading and discardingDmitry Torokhov2005-06-012-10/+39
* Input: pmouse - introduce proper locking so state-changingDmitry Torokhov2005-06-012-18/+80
* Input: mousedev - do not wake up readers when receiving 0-motionDmitry Torokhov2005-06-011-2/+6
* Input: do not corrupt system-wide procfs fops.Luke Kosewski2005-06-011-0/+4
* Input: return correct value when setting up absolute device via uinipt.Ian Campbell2005-06-011-2/+4
* Input: ALPS - fix forward/back buttons on Ahtec laptop.Ivan Casado Ruiz2005-06-011-8/+21
* Input: switch gameport core to using kthread API instead ofDmitry Torokhov2005-06-011-19/+12
* Input: switch serio core to using kthread API instead of usingDmitry Torokhov2005-06-011-17/+10
* Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds...Dmitry Torokhov2005-06-0131-216/+1427
|\
| * [PATCH] cpufreq-stats driver updatesVenkatesh Pallipadi2005-05-311-17/+30
| * [CPUFREQ] ondemand governor default sampling downfactor as 1Dave Jones2005-05-311-1/+5
| * [CPUFREQ] ondemand governor automatic downscalingDave Jones2005-05-311-92/+25
| * [CPUFREQ] ondemand,conservative governor idle_tick clean-upDave Jones2005-05-312-42/+10
| * [CPUFREQ] ondemand,conservative governor store the idle ticks for all cpusDave Jones2005-05-312-2/+14
| * [CPUFREQ] ondemand,conservative minor bug-fix and cleanupDave Jones2005-05-312-73/+38
| * [CPUFREQ] Allow ondemand stepping to be changed by user.Dave Jones2005-05-311-6/+36
| * [CPUFREQ] Prevents un-necessary cpufreq changes if we are already at min/maxDave Jones2005-05-311-0/+8
| * [CPUFREQ] Add support to cpufreq_ondemand to ignore 'nice' cpu timeDave Jones2005-05-311-4/+62
| * [CPUFREQ] Conservative cpufreq governerDave Jones2005-05-313-0/+634
| * [CPUFREQ] make cpufreq_gov_dbs staticDave Jones2005-05-311-2/+1
| * [CPUFREQ] Add warning comment about default governors.Dave Jones2005-05-311-0/+4
| * [CPUFREQ] ondemand: trivial clean-upsDave Jones2005-05-311-8/+6
| * [CPUFREQ] cpufreq-core: reduce warning messages.Dave Jones2005-05-311-4/+4
| * [PATCH] pcdp.c build fixPeter Chubb2005-05-311-0/+1
| * [PATCH] Relax idecd dma alignment checkJens Axboe2005-05-311-1/+1
| * Merge of /home/davem/src/GIT/tg3-2.6/David S. Miller2005-05-291-15/+556
| |\
| | * [TG3]: Fix bug in tg3_load_firmware_cpuMichael Chan2005-05-291-0/+5
| | * [TG3]: Add interrupt testMichael Chan2005-05-291-0/+12
| | * [TG3]: Add loopback testMichael Chan2005-05-291-0/+115
| | * [TG3]: Add memory testMichael Chan2005-05-291-0/+60
| | * [TG3]: Add register testMichael Chan2005-05-291-0/+241
| | * [TG3]: Add parameter to tg3_haltMichael Chan2005-05-291-15/+15
| | * [TG3]: Add link testMichael Chan2005-05-291-0/+30
| | * [TG3]: Add nvram testMichael Chan2005-05-291-0/+50
| | * [TG3]: Add basic selftest infrastructureMichael Chan2005-05-291-0/+28
| * | Automatic merge of 'misc-fixes' branch fromLinus Torvalds2005-05-2914-5/+31
| |\ \ | | |/ | |/|
| | * libata: bump versionJeff Garzik2005-05-291-1/+1
| | * Automatic merge of /spare/repo/netdev-2.6 branch use-after-unmap2005-05-2913-4/+28
| | |\
| | | * libata: Fix use-after-iounmapJeff Garzik2005-05-2613-4/+28
| | * | [PATCH] drivers/scsi/ahci: add #include req'd for the DMA_{64,32}BIT_MASK con...domen@coderock.org2005-05-271-0/+1
| | * | [PATCH] drivers/scsi/sata_vsc: add #include req'd for DMA_32BIT_MASK constantdomen@coderock.org2005-05-271-0/+1
| * | | Automatic merge of 'for-linus' branch fromLinus Torvalds2005-05-297-87/+66
| |\ \ \
| * | | | [PATCH] dvb: Small cleanupManu Abraham2005-05-281-4/+4
| * | | | [PATCH] dvb: Fix 22k tone controlManu Abraham2005-05-281-18/+9
| * | | | [PATCH] dvb: Fix LNB power switchingManu Abraham2005-05-281-24/+14
| * | | | [PATCH] dvb: Remove unnecessary castsManu Abraham2005-05-281-11/+11
| * | | | [PATCH] dvb: Fix Mini DiSEqC bugManu Abraham2005-05-281-5/+26
| * | | | [PATCH] input: Fix fast scrolling scancodes in atkbd.cVojtech Pavlik2005-05-281-3/+3