aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-11WMI: initialize wmi_blocks.list even if ACPI is disabledLinus Torvalds1-2/+2
2008-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-0/+1
2008-02-11Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds6-42/+75
2008-02-11mlx4_core: Fix build break (missing include)Olof Johansson1-0/+1
2008-02-11sata_mv: platform driver allocs dma without createByron Bradley1-20/+24
2008-02-11pata_ninja32: setup changesAlan Cox1-2/+7
2008-02-11pata_legacy: typo fixAlan Cox1-1/+1
2008-02-11pata_amd: Note in the module description it handles NvidiaAlan Cox1-1/+1
2008-02-11sata_mv: fix loop with last portYinghai Lu1-2/+4
2008-02-11libata: ignore deverr on SETXFER if mode is configuredTejun Heo1-15/+33
2008-02-11pata_via: fix SATA cable detection on cx700Tejun Heo1-1/+5
2008-02-11ide: remove stale comment from ide-lib.cBartlomiej Zolnierkiewicz1-9/+0
2008-02-11ide: fix comment in init_irq()Bartlomiej Zolnierkiewicz1-1/+1
2008-02-11ide: ide_init_port() bugfixBartlomiej Zolnierkiewicz1-1/+1
2008-02-11ide-disk: fix flush requests (take 2)Bartlomiej Zolnierkiewicz2-13/+21
2008-02-11ide: introduce CONFIG_BLK_DEV_IDEDMA_SFF optionSergei Shtylyov2-9/+14
2008-02-11bast-ide: build fixBartlomiej Zolnierkiewicz1-8/+4
2008-02-11ide-tape: remove never executed codeBartlomiej Zolnierkiewicz1-34/+0
2008-02-11ide: fix ide/legacy/gayle.c compilationAdrian Bunk1-1/+1
2008-02-11ide-cd: replace ntohs with generic byteorder macro be16_to_cpuBorislav Petkov1-1/+1
2008-02-11ide: remove stale version numberBartlomiej Zolnierkiewicz1-3/+1
2008-02-11pdc202xx_old: always enable burst modeBartlomiej Zolnierkiewicz2-39/+0
2008-02-11palm_bk3710: use struct ide_port_infoBartlomiej Zolnierkiewicz1-10/+23
2008-02-11palm_bk3710: port initialization/probing bugfixBartlomiej Zolnierkiewicz1-7/+7
2008-02-11palm_bk3710: fix ide_unregister() usageBartlomiej Zolnierkiewicz1-1/+1
2008-02-11palm_bk3710: ide_register_hw() -> ide_device_add()Bartlomiej Zolnierkiewicz1-13/+32
2008-02-11ide: insert BUG_ON() into __ide_set_handler() (take 2)Sergei Shtylyov1-8/+2
2008-02-11cs5520: remove stale commentBenjamin Herrenschmidt1-5/+0
2008-02-11ide: another possible ide panic fix for blk-end-requestKiyoshi Ueda1-1/+2
2008-02-10Change pci_raw_ops to pci_raw_read/writeMatthew Wilcox1-19/+6
2008-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds12-35/+34
2008-02-09starfire: secton fixAndrew Morton1-1/+1
2008-02-09via-velocity: section fixAndrew Morton1-1/+1
2008-02-09natsemi: section fixAndrew Morton1-3/+3
2008-02-09typhoon: section fixAndrew Morton1-2/+2
2008-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2-8/+3
2008-02-09isdn: fix section mismatch warning for ISACVerSam Ravnborg2-4/+2
2008-02-09isdn: fix section mismatch warnings from hisax_cs_setup_cardSam Ravnborg1-2/+5
2008-02-09isdn: fix section mismatch warnings in isac.c and isar.cSam Ravnborg2-6/+3
2008-02-09isdn: fix section mismatch warning in hfc_sx.cSam Ravnborg1-2/+1
2008-02-09drivers/media/video/em28xx/: Fix undefined symbol error with CONFIG_SND=NS.Çağlar Onur1-1/+2
2008-02-09rtc-r9701.c: silence compiler warningS.Çağlar Onur1-1/+0
2008-02-09x25_asy.c: silence compiler warningS.Çağlar Onur1-1/+0
2008-02-09pppol2tp: fix printk warningsAndrew Morton1-10/+12
2008-02-09bnx2: section fixAndrew Morton1-2/+2
2008-02-09bnx2x: section fixAndrew Morton1-2/+2
2008-02-09lguest: accept guest _PAGE_PWT page table entriesAhmed S. Darwish1-2/+2
2008-02-09x86: fix sparse warnings in acpi/bus.cHarvey Harrison1-6/+1
2008-02-09Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds3-25/+28
2008-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds3-3/+8