aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ide/mips/swarm.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-26rapide: set hwif->chipsetBartlomiej Zolnierkiewicz1-0/+1
2008-01-26ide: fix probing for hosts with serialized or IRQ sharing interfacesBartlomiej Zolnierkiewicz1-2/+14
2008-01-26ide: kill probe_hwif_init()Bartlomiej Zolnierkiewicz1-21/+17
2008-01-26ide: don't try to unregister interfaces if 'initializing' in ide_register_hw()Bartlomiej Zolnierkiewicz1-2/+10
2008-01-26ide: merge ->fixup and ->quirkproc methodsBartlomiej Zolnierkiewicz9-68/+57
2008-01-26ide: dump taskfile HOB registers in ide_tf_load() (if DEBUG is defined)Bartlomiej Zolnierkiewicz2-6/+5
2008-01-26ide: merge ->dma_host_{on,off} methods into ->dma_host_set methodBartlomiej Zolnierkiewicz14-105/+44
2008-01-26ide: move drive->using_dma check to callers of ->dma_host_on methodBartlomiej Zolnierkiewicz4-5/+5
2008-01-26atiixp: remove ->dma_host_on and ->dma_host_off methodsBartlomiej Zolnierkiewicz1-53/+18
2008-01-26ide-cris: fix DMA methodsBartlomiej Zolnierkiewicz1-11/+7
2008-01-26ide: remove ->ide_dma_on and ->dma_off_quietly methods from ide_hwif_tBartlomiej Zolnierkiewicz11-86/+28
2008-01-26au1xxx-ide: add ide_toggle_bounce() callsBartlomiej Zolnierkiewicz1-0/+2
2008-01-26icside: add ide_toggle_bounce() callsBartlomiej Zolnierkiewicz1-0/+2
2008-01-26sgiioc4: add ide_toggle_bounce() callsBartlomiej Zolnierkiewicz1-0/+2
2008-01-26cy82c693: add ->set_dma_mode methodBartlomiej Zolnierkiewicz3-57/+24
2008-01-26cy82c693: correct DMA modes clippingBartlomiej Zolnierkiewicz1-6/+6
2008-01-26ide: (hopefully) fix VDMA for CS5520Bartlomiej Zolnierkiewicz3-16/+25
2008-01-26ide-disk: add idedisk_set_doorlock() helperBartlomiej Zolnierkiewicz1-10/+13
2008-01-26serverworks: cleanup ->set_dma_mode methodBartlomiej Zolnierkiewicz1-19/+6
2008-01-26sl82c105: remove no longer needed ->selectproc methodBartlomiej Zolnierkiewicz1-31/+3
2008-01-26sl82c105: program DMA/PIO timings in ->dma_start/->ide_dma_endBartlomiej Zolnierkiewicz1-40/+15
2008-01-26[S390] replace lock_cpu_hotplug with get_online_cpusMartin Schwidefsky1-6/+6
2008-01-26[S390] usage of s390dbf: shrink number of debug areas to use.Peter Tiedemann2-5/+5
2008-01-26[S390] constify function pointer tables.Jan Engelhardt8-9/+9
2008-01-26[S390] do local_irq_restore while spinning in spin_lock_irqsave.Hisashi Hifumi2-1/+35
2008-01-26[S390] add smp_call_function_maskCarsten Otte2-0/+29
2008-01-26[S390] dasd: fix loop in request expiration handlingStefan Haberland1-1/+2
2008-01-26[S390] Unused field / extern declaration in processor.hMartin Schwidefsky1-4/+0
2008-01-26[S390] Remove TOPDIR from MakefileWANG Cong1-4/+0
2008-01-26[S390] dasd: add hyper PAV support to DASD device driver, part 1Stefan Weinhuber18-1720/+3117
2008-01-26[S390] single-step cleanupRoland McGrath3-16/+27
2008-01-26[S390] Move NOTES and BUG_TABLE.Martin Schwidefsky1-3/+9
2008-01-26[S390] drivers/s390/: Spelling fixesJoe Perches6-6/+6
2008-01-26[S390] include/asm-s390/: Spelling fixesJoe Perches4-5/+5
2008-01-26[S390] arch/s390/: Spelling fixesJoe Perches1-1/+1
2008-01-26[S390] Use diag308 subcodes 3 and 6 for reboot and dump when possible.Michael Holzheu2-6/+12
2008-01-26[S390] vmemmap: allocate struct pages before 1:1 mappingChristian Borntraeger1-2/+2
2008-01-26[S390] Initialize sclp_ipl_infoMichael Holzheu1-0/+1
2008-01-26[S390] Allocate and free cpu lowcores and stacks when needed/possible.Heiko Carstens1-34/+72
2008-01-26[S390] use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng6-8/+7
2008-01-26[S390] Load disabled wait psw instead of stopping cpu on halt.Michael Holzheu1-2/+6
2008-01-26[S390] kernel: Shutdown Actions InterfaceMichael Holzheu4-462/+603
2008-01-26[S390] drivers/s390: Add missing "space"Joe Perches6-10/+10
2008-01-26[S390] arch/s390: Add missing "space"Joe Perches1-1/+1
2008-01-26[S390] dasd: fix return value of dasd_generic_probe()Stefan Haberland1-3/+4
2008-01-26[S390] crypto: move s390 Kconfig options.Jan Glauber2-62/+61
2008-01-26[S390] Remove appldata include from sysctl_check.cHeiko Carstens1-1/+0
2008-01-26[S390] Get rid of additional_cpus kernel parameter.Heiko Carstens7-155/+79
2008-01-26[S390] Use new style spinlock initializer in __RWSEM_INITIALIZER.Heiko Carstens1-2/+2
2008-01-26[S390] Remove owner_pc member from raw_spinlock_t.Heiko Carstens3-22/+10