summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-04-26ide: remove ->cds field from ide_hwif_t (take 2)Bartlomiej Zolnierkiewicz5-7/+4
2008-04-26ide: remove ide_dma_iobase()Bartlomiej Zolnierkiewicz1-27/+7
2008-04-26ide: remove ->extra field from struct ide_port_infoBartlomiej Zolnierkiewicz5-13/+1
2008-04-26ide: replace remaining __FUNCTION__ occurrencesHarvey Harrison16-46/+46
2008-04-26ide-tape: remove idetape_pipeline_active()Borislav Petkov1-18/+11
2008-04-26ide: cleanup setting hwif->mmio flagBartlomiej Zolnierkiewicz23-32/+2
2008-04-26ide: remove ide_hwif_request_regions()Bartlomiej Zolnierkiewicz2-51/+0
2008-04-26ide: manage resources for PCI devices in ide_pci_enable() (take 3)Bartlomiej Zolnierkiewicz7-84/+30
2008-04-26cmd640: manage I/O resources in driverBartlomiej Zolnierkiewicz1-3/+34
2008-04-26ide: manage I/O resources in ide_legacy_init_one()Bartlomiej Zolnierkiewicz6-0/+27
2008-04-26ide: add ide_legacy_init_one() helperBartlomiej Zolnierkiewicz1-23/+33
2008-04-26ide_arm: manage I/O resources in driverBartlomiej Zolnierkiewicz1-1/+18
2008-04-26ide-4drives: manage I/O resources in driverBartlomiej Zolnierkiewicz2-3/+20
2008-04-26ide-generic: manage I/O resources in driverBartlomiej Zolnierkiewicz1-2/+19
2008-04-26ide: remove ide_hwif_release_regions()Bartlomiej Zolnierkiewicz2-26/+0
2008-04-26ide: register ports with non-present devices (for warm-plug)Bartlomiej Zolnierkiewicz1-20/+17
2008-04-26ide-cs: manage I/O resources in driverBartlomiej Zolnierkiewicz1-22/+48
2008-04-26ide-pnp: manage I/O resources in driverBartlomiej Zolnierkiewicz1-2/+27
2008-04-26qd65xx: cleanup qd_probe()Bartlomiej Zolnierkiewicz1-35/+17
2008-04-26ide: use ide_legacy_device_add() for qd65xx (take 2)Bartlomiej Zolnierkiewicz7-61/+26
2008-04-26ide: add ide_legacy_device_add() helperBartlomiej Zolnierkiewicz6-106/+37
2008-04-26ide: remove ->noprobe field from ide_hwif_tBartlomiej Zolnierkiewicz6-14/+11
2008-04-26ide-cd: fix remaining checkpatch.pl issuesBorislav Petkov1-19/+17
2008-04-26ide-cd: shorten lines longer than 80 columnsBorislav Petkov1-23/+46
2008-04-26ide-cd: fixup commentsBorislav Petkov1-210/+191
2008-04-26ide-cd: put all proc-related code at one placeBorislav Petkov1-36/+35
2008-04-26ide-cd: include proper headersBorislav Petkov1-3/+3
2008-04-26ide: add struct ide_port_ops (take 2)Bartlomiej Zolnierkiewicz53-436/+493
2008-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds1-1/+1
2008-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds23-109/+1135
2008-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds5-3/+28
2008-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds76-1438/+1194
2008-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds43-303/+134
2008-04-26x86 PAT: decouple from nonpromisc devmemIngo Molnar1-2/+2
2008-04-26Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2-3/+4
2008-04-26Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds30-661/+1621
2008-04-26Fix uninitialized 'copy' in unshare_filesAl Viro1-1/+1
2008-04-26generic: make optimized inlining arch-opt-inIngo Molnar2-1/+5
2008-04-26x86: add optimized inliningIngo Molnar4-3/+24
2008-04-26ide: sanitize handling of IDE_HFLAG_NO_SET_MODE host flagBartlomiej Zolnierkiewicz4-10/+13
2008-04-26sis5513: fail early for unsupported chipsetsBartlomiej Zolnierkiewicz1-15/+15
2008-04-26it821x: fix kzalloc() failure handlingBartlomiej Zolnierkiewicz1-6/+18
2008-04-26qd65xx: use IDE_HFLAG_SINGLE host flagBartlomiej Zolnierkiewicz2-21/+15
2008-04-26qd65xx: always use ->selectproc methodBartlomiej Zolnierkiewicz1-27/+10
2008-04-26ide-cd: put proc-related functions together under single ifdefBorislav Petkov1-13/+10
2008-04-26ide-cd: Replace __FUNCTION__ with __func__Paolo Ciarrocchi1-5/+5
2008-04-26IDE: Coding Style fixes to drivers/ide/ide-cd.cPaolo Ciarrocchi1-124/+134
2008-04-26IDE: Coding Style fixes to drivers/ide/pci/cy82c693.cPaolo Ciarrocchi1-37/+37
2008-04-26IDE: Coding Style fixes to drivers/ide/pci/it8213.cPaolo Ciarrocchi1-5/+4
2008-04-26IDE: Coding Style fixes to drivers/ide/ide-floppy.cPaolo Ciarrocchi1-8/+8