ide: add struct ide_port_ops (take 2)
[linux-2.6] / drivers / ide /
2008-04-26  Bartlomiej Zolnier... ide: add struct ide_port_ops (take 2)
2008-04-26  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-26  Linus TorvaldsMerge git://git./linux/kernel/git/mchehab/v4l-dvb
2008-04-26  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-26  Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2008-04-26  Bartlomiej Zolnier... ide: sanitize handling of IDE_HFLAG_NO_SET_MODE host...
2008-04-26  Bartlomiej Zolnier... sis5513: fail early for unsupported chipsets
2008-04-26  Bartlomiej Zolnier... it821x: fix kzalloc() failure handling
2008-04-26  Bartlomiej Zolnier... qd65xx: use IDE_HFLAG_SINGLE host flag
2008-04-26  Bartlomiej Zolnier... qd65xx: always use ->selectproc method
2008-04-26  Borislav Petkovide-cd: put proc-related functions together under singl...
2008-04-26  Paolo Ciarrocchiide-cd: Replace __FUNCTION__ with __func__
2008-04-26  Paolo CiarrocchiIDE: Coding Style fixes to drivers/ide/ide-cd.c
2008-04-26  Paolo CiarrocchiIDE: Coding Style fixes to drivers/ide/pci/cy82c693.c
2008-04-26  Paolo CiarrocchiIDE: Coding Style fixes to drivers/ide/pci/it8213.c
2008-04-26  Paolo CiarrocchiIDE: Coding Style fixes to drivers/ide/ide-floppy.c
2008-04-26  Paolo CiarrocchiIDE: Coding Style fixes to drivers/ide/legacy/ali14xx.c
2008-04-26  Paolo CiarrocchiIDE: Coding Style fixes to drivers/ide/legacy/hd.c
2008-04-26  Paolo CiarrocchiIDE: Coding Style fixes to drivers/ide/pci/cmd640.c
2008-04-26  Paolo CiarrocchiIDE: Coding Style fixes to drivers/ide/pci/opti621.c
2008-04-26  Paolo CiarrocchiIDE: Coding Style fixes to drivers/ide/ide-pnp.c
2008-04-26  Paolo CiarrocchiIDE: Coding Style fixes to drivers/ide/ide-proc.c
2008-04-26  Paolo CiarrocchiIDE: Coding Style fixes to drivers/ide/legacy/ide-4drives.c
2008-04-26  Paolo CiarrocchiIDE: Coding Style fixes to drivers/ide/legacy/umc8672.c
2008-04-26  Paolo CiarrocchiIDE: Coding Style fixes to drivers/ide/pci/generic.c
2008-04-26  Paolo CiarrocchiIDE: Coding Style fixes to drivers/ide/pci/jmicron.c
2008-04-26  Paolo CiarrocchiIDE: Coding Style fixes to drivers/ide/pci/sis5513.c
2008-04-26  Paolo CiarrocchiIDE: Coding Style fixes to drivers/ide/pci/slc90e66.c
2008-04-26  Paolo CiarrocchiIDE: Coding Style fixes to drivers/ide/pci/tc86c001.c
2008-04-26  Paolo CiarrocchiIDE: Coding Style fixes to drivers/ide/setup-pci.c
2008-04-26  Bartlomiej Zolnier... ide: remove hwif->straight8 flag
2008-04-26  Bartlomiej Zolnier... ide: remove IDE_HFLAG_CY82C693 host flag
2008-04-26  Bartlomiej Zolnier... falconide: fix resources reservation (take 2)
2008-04-26  Bartlomiej Zolnier... ide-mpc8xx: fix resources reservation
2008-04-26  Bartlomiej Zolnier... ide-mpc8xx: make m8xx_ide_init_ports() return an error...
2008-04-26  Bartlomiej Zolnier... bast-ide: fix resources reservation
2008-04-26  Bartlomiej Zolnier... delkin_cb: fix resources handling
2008-04-26  Bartlomiej Zolnier... ide_platform: fix resources handling
2008-04-26  Borislav Petkovide-cd: remove the internal 64k buffer
2008-04-26  Bartlomiej Zolnier... ide-disk: fix issues found by checkpatch.pl
2008-04-26  Bartlomiej Zolnier... ide-disk: add proc_idedisk_read_smart() helper
2008-04-26  Bartlomiej Zolnier... ide: unexport ide_hwifs[]
2008-04-26  Bartlomiej Zolnier... ide-generic: use ide_find_port() (take 3)
2008-04-26  Bartlomiej Zolnier... ide: use ide_find_port() in legacy VLB host drivers...
2008-04-26  Bartlomiej Zolnier... ide: merge ide_match_hwif() and ide_find_port()
2008-04-26  Bartlomiej Zolnier... ide: remove PIO "downgrade" quirk
2008-04-26  Julia Lawallide: use DIV_ROUND_UP
2008-04-26  Bartlomiej Zolnier... ide: IDE_HFLAG_BOOTABLE -> IDE_HFLAG_NON_BOOTABLE
2008-04-26  Bartlomiej Zolnier... qd65xx: return error value in qd_probe()
2008-04-26  Bartlomiej Zolnier... ht6560b: use driver name for resource allocation
2008-04-26  Bartlomiej Zolnier... umc8672: don't use ide_hwifs[] in umc_set_pio_mode()
2008-04-26  Bartlomiej Zolnier... scc_pata: store 'hwif' pointer in struct scc_ports
2008-04-26  Bartlomiej Zolnier... cmd640: use ide_find_port()
2008-04-26  Bartlomiej Zolnier... cmd640: remove cmd_drives[]
2008-04-26  Bartlomiej Zolnier... au1xxx-ide: use ide_find_port()
2008-04-26  Bartlomiej Zolnier... scc_pata: use ide_find_port()
2008-04-26  Bartlomiej Zolnier... sgiioc4: use ide_find_port()
2008-04-26  Bartlomiej Zolnier... ide-pmac: use ide_find_port()
2008-04-26  Bartlomiej Zolnier... ide-pmac: dynamically allocate struct pmac_ide_hwif...
2008-04-26  Bartlomiej Zolnier... swarm: use ide_find_port()
2008-04-26  Bartlomiej Zolnier... ide: cleanup ide_find_port()
2008-04-26  Bartlomiej Zolnier... ide: cleanup ide_match_hwif()
2008-04-26  Sergei Shtylyovide: make ide_pci_check_iomem() actually work
2008-04-26  Frederik Deweerdtide/Kconfig: BLK_DEV_4DRIVES should be a tristate
2008-04-26  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-25  Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2008-04-25  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2008-04-25  Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux...
2008-04-25  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-25  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-25  Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2008-04-25  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-25  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-04-25  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-25  Kay SieversATA/IDE: fix platform driver hotplug/coldplug
2008-04-24  Trond MyklebustMerge branch 'devel'
2008-04-24  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-04-24  Linus TorvaldsMerge branch 'fixes' of /home/rmk/linux-2.6-arm
2008-04-24  Steve FrenchMerge branch 'master' of /linux/kernel/git/torvalds...
2008-04-24  Paul MackerrasMerge branch 'powerpc-next' of /linux/kernel/git/galak...
2008-04-23  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-04-23  David WoodhouseMerge git://git.infradead.org/~dedekind/ubi-2.6
2008-04-22  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-22  Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2008-04-22  David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2008-04-22  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-22  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-04-21  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-21  Linus TorvaldsMerge branch 'for-2.6.26' of git://git.kernel.dk/linux...
2008-04-21  Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2008-04-21  Akinobu Mitacdrom: make unregister_cdrom() return void
2008-04-20  Haavard SkinnemoenMerge branch 'master' of git://git./linux/kernel/git...
2008-04-20  Haavard SkinnemoenMerge branch 'master' of git://git./linux/kernel/git...
2008-04-19  Russell KingMerge branch 'merge-fixes' into devel
2008-04-19  Russell KingMerge branch 'omap2-upstream' into devel
2008-04-19  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6.26
2008-04-18  Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2008-04-18  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-18  Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2008-04-18  Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-nmw
next