summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-10-17delkin_cb: add PM supportBartlomiej Zolnierkiewicz1-7/+56
2008-10-17ide: remove broken hpt34x driverBartlomiej Zolnierkiewicz3-217/+1
2008-10-17ide-floppy: remove idefloppy_floppy_t typedefBartlomiej Zolnierkiewicz3-15/+13
2008-10-17sgiioc4: remove maskproc() methodSergei Shtylyov1-9/+0
2008-10-17hpt366: cleanup maskproc() methodSergei Shtylyov1-18/+16
2008-10-17ide: mask interrupt in ide_config_drive_speed()Sergei Shtylyov1-1/+1
2008-10-17hpt366: fix compile warningBartlomiej Zolnierkiewicz1-1/+0
2008-10-17ide: remove unused macros from <asm-parisc/ide.h>Bartlomiej Zolnierkiewicz1-4/+0
2008-10-17ide: remove M68K_IDE_SWAPW define from <asm-m68k/ide.h>Bartlomiej Zolnierkiewicz1-9/+0
2008-10-17ide: remove dead <asm-arm/arch-sa1100/ide.h>Bartlomiej Zolnierkiewicz1-75/+0
2008-10-17ide: fix support for IDE PCI controllers using MMIO on frvBartlomiej Zolnierkiewicz1-9/+1
2008-10-17ide-cd: remove stale commentBorislav Petkov1-4/+0
2008-10-17ide-cd: small drive type print fixBorislav Petkov1-1/+1
2008-10-17ide-cd: debug log enhancementsBorislav Petkov1-12/+21
2008-10-17ide: add generic ATA/ATAPI disk driverBartlomiej Zolnierkiewicz13-455/+303
2008-10-17ide: allow device drivers to specify per-device type /proc settingsBartlomiej Zolnierkiewicz7-22/+74
2008-10-17ide: prepare for merging ide-gd-floppy.c with ide-gd.cBartlomiej Zolnierkiewicz3-92/+91
2008-10-17ide-floppy: factor out generic disk handling code to ide-gd-floppy.cBartlomiej Zolnierkiewicz4-311/+327
2008-10-17ide-disk: use IDE_DFLAG_MEDIA_CHANGEDBartlomiej Zolnierkiewicz1-2/+6
2008-10-17ide-disk: factor out generic disk handling code to ide-gd.cBartlomiej Zolnierkiewicz5-299/+314
2008-10-17ide: remove IDE_AFLAG_NO_DOORLOCKINGBartlomiej Zolnierkiewicz7-8/+7
2008-10-17ide: IDE_AFLAG_FORMAT_IN_PROGRESS -> IDE_DFLAG_FORMAT_IN_PROGRESSBartlomiej Zolnierkiewicz3-8/+7
2008-10-17ide: IDE_AFLAG_WP -> IDE_DFLAG_WPBartlomiej Zolnierkiewicz2-6/+6
2008-10-17ide: IDE_AFLAG_MEDIA_CHANGED -> IDE_DFLAG_MEDIA_CHANGEDBartlomiej Zolnierkiewicz4-10/+10
2008-10-17ide-floppy: use drive->capacity64 for caching current capacityBartlomiej Zolnierkiewicz1-10/+13
2008-10-17ide-floppy: drop 'floppy' argument from idefloppy_setup()Bartlomiej Zolnierkiewicz1-2/+3
2008-10-17ide-{disk,floppy}: set IDE_DFLAG_ATTACH in *_setup()Bartlomiej Zolnierkiewicz2-9/+12
2008-10-17ide-disk: move IDE_DFLAG_DOORLOCKING flag handling to idedisk_set_doorlock()Bartlomiej Zolnierkiewicz1-9/+13
2008-10-17ide-disk: use to_ide_drv() and ide_drv_g()Bartlomiej Zolnierkiewicz3-12/+7
2008-10-17ide-floppy: use alloc_disk_node()Bartlomiej Zolnierkiewicz1-1/+1
2008-10-17ide-disk: lock media before checking for media changeBartlomiej Zolnierkiewicz1-1/+1
2008-10-17ide-disk: fix IDE_DFLAG_LBA48 handling on resumeBartlomiej Zolnierkiewicz1-20/+20
2008-10-16{pci,pnp} quirks.c: don't use deprecated print_fn_descriptor_symbol()Linus Torvalds2-4/+2
2008-10-16Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds26-500/+955
2008-10-16Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+3
2008-10-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds6-39/+88
2008-10-16Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds63-1232/+3432
2008-10-16Fix kernel/softirq.c printk format warning properlyLinus Torvalds1-1/+1
2008-10-16Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds26-68/+144
2008-10-16Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-29/+23
2008-10-16FRV: Eliminate NULL test and memset after alloc_bootmemJulia Lawall1-2/+0
2008-10-16FRV: Switch unaligned access to the packed-struct implementationHarvey Harrison1-1/+1
2008-10-16FRV: Provide dma_map_page() for NOMMU and fix commentsDavid Howells2-5/+29
2008-10-16frv: use generic pci_enable_resources()Bjorn Helgaas3-34/+1
2008-10-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds17-588/+470
2008-10-16lib: remove defining macros for strict_strto??Harvey Harrison1-49/+68
2008-10-16lib: trivial whitespace tidyHarvey Harrison1-17/+9
2008-10-16lib: pull base-guessing logic to helper functionHarvey Harrison1-38/+42
2008-10-16init/do_mounts_md.c must #include <linux/delay.h>Adrian Bunk1-0/+1
2008-10-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds29-174/+210