summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Input: switch gameport core to using kthread API instead ofDmitry Torokhov2005-06-011-19/+12Star
* Input: switch serio core to using kthread API instead of usingDmitry Torokhov2005-06-011-17/+10Star
* 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-06-011-17/+30
| * [CPUFREQ] ondemand governor default sampling downfactor as 1Dave Jones2005-06-011-1/+5
| * [CPUFREQ] ondemand governor automatic downscalingDave Jones2005-06-011-92/+25Star
| * [CPUFREQ] ondemand,conservative governor idle_tick clean-upDave Jones2005-06-012-42/+10Star
| * [CPUFREQ] ondemand,conservative governor store the idle ticks for all cpusDave Jones2005-06-012-2/+14
| * [CPUFREQ] ondemand,conservative minor bug-fix and cleanupDave Jones2005-06-012-73/+38Star
| * [CPUFREQ] Allow ondemand stepping to be changed by user.Dave Jones2005-06-011-6/+36
| * [CPUFREQ] Prevents un-necessary cpufreq changes if we are already at min/maxDave Jones2005-06-011-0/+8
| * [CPUFREQ] Add support to cpufreq_ondemand to ignore 'nice' cpu timeDave Jones2005-06-011-4/+62
| * [CPUFREQ] Conservative cpufreq governerDave Jones2005-06-013-0/+634
| * [CPUFREQ] make cpufreq_gov_dbs staticDave Jones2005-06-011-2/+1Star
| * [CPUFREQ] Add warning comment about default governors.Dave Jones2005-06-011-0/+4
| * [CPUFREQ] ondemand: trivial clean-upsDave Jones2005-06-011-8/+6Star
| * [CPUFREQ] cpufreq-core: reduce warning messages.Dave Jones2005-06-011-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-301-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-3014-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-2713-4/+28
| | * | [PATCH] drivers/scsi/ahci: add #include req'd for the DMA_{64,32}BIT_MASK con...domen@coderock.org2005-05-281-0/+1
| | * | [PATCH] drivers/scsi/sata_vsc: add #include req'd for DMA_32BIT_MASK constantdomen@coderock.org2005-05-281-0/+1
| * | | Automatic merge of 'for-linus' branch fromLinus Torvalds2005-05-297-87/+66Star
| |\ \ \
| * | | | [PATCH] dvb: Small cleanupManu Abraham2005-05-291-4/+4
| * | | | [PATCH] dvb: Fix 22k tone controlManu Abraham2005-05-291-18/+9Star
| * | | | [PATCH] dvb: Fix LNB power switchingManu Abraham2005-05-291-24/+14Star
| * | | | [PATCH] dvb: Remove unnecessary castsManu Abraham2005-05-291-11/+11
| * | | | [PATCH] dvb: Fix Mini DiSEqC bugManu Abraham2005-05-291-5/+26
| * | | | [PATCH] input: Fix fast scrolling scancodes in atkbd.cVojtech Pavlik2005-05-291-3/+3
| * | | | [PATCH] intelfb section fixPatrick McManus2005-05-291-11/+11
| * | | | [PATCH] fix jumpy mouse cursor on consolePavel Machek2005-05-281-5/+10
| * | | | [PATCH] swsusp: ahd_dv_0 can't be stoppedShaohua Li2005-05-281-1/+1
| * | | | [PATCH] ppc32: Fix cpufreq vs. sleep issueBenjamin Herrenschmidt2005-05-281-4/+4
| * | | | [PATCH] ppc64 iSeries: make virtual DVD-RAMs writable againStephen Rothwell2005-05-281-0/+14
| * | | | [PATCH] Fix up pwc driver compilation.Dave Jones2005-05-282-4/+0Star
| | |/ / | |/| |
* | | | Input: apparently Lifebook touchscreens have double resolutionDmitry Torokhov2005-05-291-0/+12
* | | | Input: lifebook - adjust initialization routines to be in line withDmitry Torokhov2005-05-293-22/+41