summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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: Fix fast scrolling scancodes in atkbd.cVojtech Pavlik1-3/+3
2005-05-28[PATCH] dvb: Small cleanupManu Abraham1-4/+4
2005-05-28[PATCH] dvb: Fix 22k tone controlManu Abraham1-18/+9
2005-05-28[PATCH] dvb: Fix LNB power switchingManu Abraham1-24/+14
2005-05-28[PATCH] dvb: Remove unnecessary castsManu Abraham1-11/+11
2005-05-28[PATCH] dvb: Fix Mini DiSEqC bugManu Abraham1-5/+26
2005-05-28[PATCH] input: Fix fast scrolling scancodes in atkbd.cVojtech Pavlik1-3/+3
2005-05-28[PATCH] intelfb section fixPatrick McManus1-11/+11
2005-05-28[PATCH] fix jumpy mouse cursor on consolePavel Machek1-5/+10
2005-05-28[PATCH] swsusp: ahd_dv_0 can't be stoppedShaohua Li1-1/+1
2005-05-28[PATCH] ppc32: Fix cpufreq vs. sleep issueBenjamin Herrenschmidt1-4/+4
2005-05-28[PATCH] ppc64 iSeries: make virtual DVD-RAMs writable againStephen Rothwell1-0/+14
2005-05-28[PATCH] Fix up pwc driver compilation.Dave Jones2-4/+0
2005-05-28Input: synaptics - reduce verboseness of synaptics driver - thereDmitry Torokhov1-34/+5
2005-05-28Input: yet another model that does not play nicely when i8042 isDmitry Torokhov1-0/+7
2005-05-28Input: automatically disable MUX mode on Toshiba Satellite P10Dmitry Torokhov1-1/+10
2005-05-28Input: gunze - fix out-of-bound array access reported by Adrian Bunk.Dmitry Torokhov1-2/+1
2005-05-28Input: Fix button mapping in joydev - BTN_TRIGGER was beingVojtech Pavlik1-1/+1
2005-05-28Input: Workaround for Sunrex K8561 IR Keyboard/Mouse. The mouseVojtech Pavlik1-1/+4
2005-05-28Input: Avoid double unregistering of i8042 PnP driver. This can happenKurt Garloff1-2/+6
2005-05-28Input: Tone down the severity of a printk() in i386/ia64 arch codeDmitry Torokhov1-1/+1
2005-05-28Input: Only write the CTR in i8042 resume function. Reading it isVojtech Pavlik1-20/+28
2005-05-28Input: Remove (now) unused variable in i8042.cVojtech Pavlik1-2/+0
2005-05-28Input: Add a missing KERN_INFO message designation, fix behaviorVojtech Pavlik1-2/+2
2005-05-28Input:Adrian Bunk1-20/+0
2005-05-28Input: Fix a warning in psmouse-base.cAndrew Morton1-1/+1
2005-05-27[PATCH] drivers/scsi/ahci: add #include req'd for the DMA_{64,32}BIT_MASK con...domen@coderock.org1-0/+1
2005-05-27[PATCH] drivers/scsi/sata_vsc: add #include req'd for DMA_32BIT_MASK constantdomen@coderock.org1-0/+1
2005-05-27[PATCH] ACPI build fixLen Brown1-3/+2
2005-05-27[PATCH] Fixup VIA IRQ quirkAlexander Nyberg1-1/+1
2005-05-27[PATCH] VIA IRQ quirkLen Brown2-20/+24
2005-05-27[PATCH] remove non-cleanroom pwc driver compressionAlan Cox10-2473/+14
2005-05-27ide-cd: revert DMA mask test changeLinus Torvalds1-1/+4
2005-05-26libata: Fix use-after-iounmapJeff Garzik13-4/+28
2005-05-26Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds6-1/+12361