summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2008-12-29ide: remove inline tags from ide-probe.cBartlomiej Zolnierkiewicz
2008-12-29ide: remove redundant code from ide_end_drive_cmd()Bartlomiej Zolnierkiewicz
2008-12-29ide: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-12-29ide: rework handling of serialized ports (v2)Bartlomiej Zolnierkiewicz
2008-12-29cy82c693: remove superfluous ide_cy82c693 chipset typeBartlomiej Zolnierkiewicz
2008-12-29trm290: add IDE_HFLAG_TRM290 host flagBartlomiej Zolnierkiewicz
2008-12-29ide: add ->max_sectors field to struct ide_port_infoBartlomiej Zolnierkiewicz
2008-12-29rz1000: apply chipset quirks early (v2)Bartlomiej Zolnierkiewicz
2008-12-29ide: always set nIEN on idle devicesBartlomiej Zolnierkiewicz
2008-12-29ide: fix ->quirk_list checking in ide_do_request()Bartlomiej Zolnierkiewicz
2008-12-29gayle: set IDE_HFLAG_SERIALIZE explictlyBartlomiej Zolnierkiewicz
2008-12-29cmd64x: set IDE_HFLAG_SERIALIZE explictly for CMD646Bartlomiej Zolnierkiewicz
2008-12-29ali14xx: doesn't use shared IRQsBartlomiej Zolnierkiewicz
2008-12-29ide-cd: remove obsolete seek optimizationBartlomiej Zolnierkiewicz
2008-12-29ide: cleanup ide_do_request()Bartlomiej Zolnierkiewicz
2008-12-29ide: replace the global ide_lock spinlock by per-hwgroup spinlocks (v2)Bartlomiej Zolnierkiewicz
2008-12-29ide: use queue lock instead of ide_lock when possibleBartlomiej Zolnierkiewicz
2008-12-29ide: ide_lock + __blk_end_request() -> blk_end_request()Bartlomiej Zolnierkiewicz
2008-12-29ide: push ide_lock to __ide_end_request()Bartlomiej Zolnierkiewicz
2008-12-29ide: ide_hwgroup_t.rq doesn't need an ide_lock heldBartlomiej Zolnierkiewicz
2008-12-29ide: __ide_port_unregister_devices() doesn't need an ide_lock heldBartlomiej Zolnierkiewicz
2008-12-29ide: IDE settings don't need an ide_lock heldBartlomiej Zolnierkiewicz
2008-12-29ide: unify ide_intr()'s exit pointsBartlomiej Zolnierkiewicz
2008-12-29ide: fix IDE ACPI regression breaking suspendBartlomiej Zolnierkiewicz
2008-12-29tx493[89]ide: Fix length for __ide_flush_dcache_rangeAtsushi Nemoto
2008-12-29tx4939ide: Do not use zero count PRD entryAtsushi Nemoto
2008-12-24Linux 2.6.28Linus Torvalds
2008-12-24Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2008-12-24Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-12-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2008-12-24ALSA: hda - Add missing terminators in patch_sigmatel.cHerton Ronaldo Krzesinski
2008-12-24x86: disable X86_PTRACE_BTSIngo Molnar
2008-12-23parisc: disable UP-optimized flush_tlb_mmKyle McMartin
2008-12-23Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2008-12-23edac: fix edac core deadlock when removing a deviceHarry Ciao
2008-12-23cgroups: avoid accessing uninitialized data in failure pathLi Zefan
2008-12-23cgroups: suppress bogus warning messagesSharyathi Nagesh
2008-12-23w1: fix slave selection on big-endian systemsEvgeniy Polyakov
2008-12-23rtc: rtc-isl1208: reject invalid datesChris Elston
2008-12-23V4L/DVB (9920): em28xx: fix NULL pointer dereference in call to VIDIOC_INT_RE...Devin Heitmueller
2008-12-23drm/radeon: fix correctness of irq_enabled check for radeon.Dave Airlie
2008-12-22Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-12-22drivers/ide/{cs5530.c,sc1200.c}: Move a dereference below a NULL testJulia Lawall
2008-12-22Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2008-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-12-22MIPS: MIPS64R2: Fix buggy __arch_swab64David Daney
2008-12-22MIPS: Fix preprocessor warnings flaged by GCC 4.4David Daney
2008-12-20Null pointer deref with hrtimer_try_to_cancel()Thomas Gleixner
2008-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds