summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-12-29ide: rework handling of serialized ports (v2)Bartlomiej Zolnierkiewicz3-53/+6
2008-12-29cy82c693: remove superfluous ide_cy82c693 chipset typeBartlomiej Zolnierkiewicz3-4/+1
2008-12-29trm290: add IDE_HFLAG_TRM290 host flagBartlomiej Zolnierkiewicz4-5/+6
2008-12-29ide: add ->max_sectors field to struct ide_port_infoBartlomiej Zolnierkiewicz3-8/+10
2008-12-29rz1000: apply chipset quirks early (v2)Bartlomiej Zolnierkiewicz3-14/+26
2008-12-29ide: always set nIEN on idle devicesBartlomiej Zolnierkiewicz3-5/+2
2008-12-29ide: fix ->quirk_list checking in ide_do_request()Bartlomiej Zolnierkiewicz1-1/+1
2008-12-29gayle: set IDE_HFLAG_SERIALIZE explictlyBartlomiej Zolnierkiewicz1-1/+5
2008-12-29cmd64x: set IDE_HFLAG_SERIALIZE explictly for CMD646Bartlomiej Zolnierkiewicz4-5/+4
2008-12-29ali14xx: doesn't use shared IRQsBartlomiej Zolnierkiewicz1-2/+1
2008-12-29ide-cd: remove obsolete seek optimizationBartlomiej Zolnierkiewicz3-89/+6
2008-12-29ide: cleanup ide_do_request()Bartlomiej Zolnierkiewicz1-5/+0
2008-12-29ide: replace the global ide_lock spinlock by per-hwgroup spinlocks (v2)Bartlomiej Zolnierkiewicz8-86/+100
2008-12-29ide: use queue lock instead of ide_lock when possibleBartlomiej Zolnierkiewicz2-15/+18
2008-12-29ide: ide_lock + __blk_end_request() -> blk_end_request()Bartlomiej Zolnierkiewicz2-21/+7
2008-12-29ide: push ide_lock to __ide_end_request()Bartlomiej Zolnierkiewicz1-19/+9
2008-12-29ide: ide_hwgroup_t.rq doesn't need an ide_lock heldBartlomiej Zolnierkiewicz3-31/+28
2008-12-29ide: __ide_port_unregister_devices() doesn't need an ide_lock heldBartlomiej Zolnierkiewicz1-7/+0
2008-12-29ide: IDE settings don't need an ide_lock heldBartlomiej Zolnierkiewicz2-24/+4
2008-12-29ide: unify ide_intr()'s exit pointsBartlomiej Zolnierkiewicz1-13/+14
2008-12-29ide: fix IDE ACPI regression breaking suspendBartlomiej Zolnierkiewicz1-2/+2
2008-12-29tx493[89]ide: Fix length for __ide_flush_dcache_rangeAtsushi Nemoto2-4/+4
2008-12-29tx4939ide: Do not use zero count PRD entryAtsushi Nemoto1-0/+6
2008-12-25Linux 2.6.28Linus Torvalds1-1/+1
2008-12-24Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds16-42/+49
2008-12-24Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2008-12-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-0/+3
2008-12-24ALSA: hda - Add missing terminators in patch_sigmatel.cHerton Ronaldo Krzesinski1-0/+3
2008-12-24x86: disable X86_PTRACE_BTSIngo Molnar1-0/+1
2008-12-24parisc: disable UP-optimized flush_tlb_mmKyle McMartin1-1/+4
2008-12-24Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-2/+2
2008-12-24edac: fix edac core deadlock when removing a deviceHarry Ciao1-3/+9
2008-12-24cgroups: avoid accessing uninitialized data in failure pathLi Zefan1-2/+3
2008-12-24cgroups: suppress bogus warning messagesSharyathi Nagesh1-3/+0
2008-12-24w1: fix slave selection on big-endian systemsEvgeniy Polyakov1-1/+3
2008-12-24rtc: rtc-isl1208: reject invalid datesChris Elston1-0/+7
2008-12-23V4L/DVB (9920): em28xx: fix NULL pointer dereference in call to VIDIOC_INT_RE...Devin Heitmueller1-1/+2
2008-12-23drm/radeon: fix correctness of irq_enabled check for radeon.Dave Airlie1-2/+2
2008-12-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds5-15/+14
2008-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2-2/+4
2008-12-23drivers/ide/{cs5530.c,sc1200.c}: Move a dereference below a NULL testJulia Lawall2-2/+4
2008-12-22Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2-4/+3
2008-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-17/+14
2008-12-22MIPS: MIPS64R2: Fix buggy __arch_swab64David Daney1-3/+2
2008-12-22MIPS: Fix preprocessor warnings flaged by GCC 4.4David Daney1-1/+1
2008-12-21Null pointer deref with hrtimer_try_to_cancel()Thomas Gleixner1-0/+6
2008-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds4-8/+13
2008-12-20Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-14/+30
2008-12-20x86: fix resume (S2R) broken by Intel microcode module, on A110LDmitry Adamushko2-5/+20
2008-12-20fs/9p: change simple_strtol to simple_strtoulJulia Lawall1-1/+1