cdrom: remove ifdef CONFIG_SYSCTL
[safe/jmp/linux-2.6] / drivers / ata /
2008-04-18 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2008-04-18 James Bottomleylibata: fix boot panic with SATAPI devices on non-SFF...
2008-04-17 Shaohua Liata-acpi: don't call _GTF for disabled drive
2008-04-17 Mark Lordsata_mv add temporary 3 second init delay for SiliconIm...
2008-04-17 Mark Lordsata_mv remove redundant edma init code
2008-04-17 Mark Lordsata_mv add basic port multiplier support
2008-04-17 Mark Lordsata_mv fix SOC flags, enable NCQ on SOC
2008-04-17 Mark Lordsata_mv disable hotplug for now
2008-04-17 Mark Lordsata_mv cosmetics
2008-04-17 Mark Lordsata_mv hardreset rework
2008-04-17 Jeff Garzik[libata] improve Kconfig help text for new PMP, SFF...
2008-04-17 Tejun Heolibata: make EH fail gracefully if no reset method...
2008-04-17 Alan Coxlibata: Be a bit more slack about early devices
2008-04-17 Alan Coxlibata: cable logic
2008-04-17 Tejun Heolibata: move link onlineness check out of softreset...
2008-04-17 Tejun Heolibata: kill dead code paths in reset path
2008-04-17 Stephen Rothwellpata_scc: fix build breakage
2008-04-17 Tejun Heolibata: make PMP support optional
2008-04-17 Tejun Heolibata: implement PMP helpers
2008-04-17 Tejun Heolibata: separate PMP support code from core code
2008-04-17 Tejun Heolibata: make SFF support optional
2008-04-17 Tejun Heolibata: don't use ap->ioaddr in non-SFF drivers
2008-04-17 Tejun Heolibata: clean up dummy port_ops
2008-04-17 Tejun Heolibata: kill ata_noop_dev_select()
2008-04-17 Tejun Heolibata: remove check_status from non-SFF drivers
2008-04-17 Tejun Heolibata: replace tf_read with qc_fill_rtf for non-SFF...
2008-04-17 Tejun Heolibata: drop @finish_qc from ata_qc_complete_multiple()
2008-04-17 Tejun Heolibata: add qc_fill_rtf port operation
2008-04-17 Tejun Heolibata: unify mechanism to request follow-up SRST
2008-04-17 Tejun Heolibata: move PMP SCR access failure during reset to...
2008-04-17 Tejun Heolibata: clear SError after link resume
2008-04-17 Tejun Heolibata: implement and use sata_std_hardreset()
2008-04-17 Tejun Heolibata: move generic hardreset code from sata_sff_hardr...
2008-04-17 Tejun Heoahci: use ata_wait_after_reset() instead of ata_sff_wai...
2008-04-17 Tejun Heolibata: separate out ata_wait_ready() and implement...
2008-04-17 Tejun Heolibata: restructure SFF post-reset readiness waits
2008-04-17 Tejun Heolibata: separate out ata_std_postreset() from ata_sff_p...
2008-04-17 Tejun Heolibata: separate out ata_std_prereset() from ata_sff_pr...
2008-04-17 Tejun Heolibata: clean up port_ops->sff_irq_clear()
2008-04-17 Tejun Heolibata: rename SFF port ops
2008-04-17 Tejun Heolibata: rename SFF functions
2008-04-17 Mark Lordsata_mv fix ifctl handling
2008-04-17 Mark Lordsata_mv clean up mv_stop_edma usage
2008-04-17 Mark Lordsata_mv cosmetic fixes
2008-04-17 Chris WedgwoodAdd 'short help text' to ATA_ACPI so it's [de]selectable.
2008-04-17 Tejun Heopdc_adma: kill adma_host_stop()
2008-04-17 Tejun Heopdc_adma: inherit ata_sff_port_ops
2008-04-17 Tejun Heolibata/pdc_adma: make SFF EH handle non-bmdma SFF drive...
2008-04-17 Tejun Heolibata: kill unused ata_flush_cache()
2008-04-17 Tejun Heolibata: implement ATA_QCFLAG_RETRY
2008-04-17 Tejun Heolibata: make ata_tf_to_lba[48]() generic
2008-04-17 Jeff Garzik[libata] sata_nv: disable ADMA by default
2008-04-17 Al Virolibata annotations
2008-04-17 Tejun Heoata_piix: kill ich6_sata_ahci and clean up
2008-04-17 Tejun Heoata_piix: don't attach to ICH6M in ahci mode
2008-04-17 Tejun Heopata_scc: fix compile warning
2008-04-17 Alan Coxlibata: isolate and rework cable logic
2008-04-17 Zoltan Boszormenyiata: SWNCQ should be enabled by default
2008-04-17 Harvey Harrisonpata_amd: fix sparse warning
2008-04-17 Tejun Heolibata: kill ata_chk_status()
2008-04-17 Tejun Heolibata: kill ata_chk_status() call from ata_dev_configure()
2008-04-17 Tejun Heolibata: move ata_pci_default_filter() out of CONFIG_PCI
2008-04-17 Tejun Heolibata: reorganize SFF related stuff
2008-04-17 Tejun Heolibata: reorder functions in libata-sff.c
2008-04-17 Tejun Heolibata: drop ata_dev_select() from ata_dev_read_id
2008-04-17 Tejun Heolibata: make reset related methods proper port operations
2008-04-17 Tejun Heolibata: kill port_info->sht and ->irq_handler
2008-04-17 Tejun Heolibata: stop overloading port_info->private_data
2008-04-17 Tejun Heolibata: make ata_pci_init_one() not use ops->irq_handle...
2008-04-17 Tejun Heolibata: implement and use ops inheritance
2008-04-17 Tejun Heolibata: implement and use SHT initializers
2008-04-17 Tejun Heolibata: normalize port_info, port_operations and sht...
2008-04-17 Tejun Heolibata: implement and use ata_noop_irq_clear()
2008-04-17 Tejun Heolibata: PCI device should be powered up before being...
2008-04-17 Tejun Heolibata: kill ata_ehi_schedule_probe()
2008-04-17 Tejun Heolibata: kill ATA_LFLAG_SKIP_D2H_BSY
2008-04-17 Tejun Heolibata: kill ATA_EHI_RESUME_LINK
2008-04-17 Tejun Heolibata: kill ATA_LFLAG_HRST_TO_RESUME
2008-04-17 Tejun Heolibata: prefer hardreset
2008-04-12 Adrian Bunk[libata] make ali_atapi_dma static
2008-04-12 Jeff Garzik[libata] sata_svw: fix reversed port count
2008-04-09 Johann Felix Sodenata/sata_fsl: Remove unused variable in sata_fsl_probe
2008-04-09 Benjamin Herrenschmidtpata_sil680: Fix build on arch/ppc
2008-04-07 FUJITA Tomonori[SCSI] libata: use scsi_build_sense_buffer
2008-04-04 Tejun Heopata_ali: disable ATAPI DMA
2008-04-04 Tejun Heolibata: ATA_12/16 doesn't fall into ATAPI_MISC
2008-04-04 Tejun Heolibata: uninline atapi_cmd_type()
2008-04-04 Bartlomiej Zolnier... libata: fix IDENTIFY order in ata_bus_probe()
2008-03-31 Kim Phillips[POWERPC] sata_fsl: reduce compatibility to fsl,pq...
2008-03-29 Tejun Heolibata: ATA_EHI_LPM should be ATA_EH_LPM
2008-03-29 Benjamin Herrenschmidtpata_sil680: only enable MMIO on Cell blades
2008-03-25 Jeff Garzik[libata] ahci: SB600 workaround is suspect... play...
2008-03-25 Mikael Petterssonsata_promise: fix hardreset hotplug events, take 2
2008-03-25 Tejun Heolibata: improve HPA error handling
2008-03-25 Tejun Heolibata: assume no device is attached if both IDENTIFYs...
2008-03-25 Tejun Heopata_it821x: use raw nbytes in check_atapi_dma
2008-03-25 Tejun Heolibata: implement ata_qc_raw_nbytes()
2008-03-18 Len BrownACPI: fix ATA_ACPI build
2008-03-17 Jose Alberto Regueroahci: Add Marvell 6121 SATA support
2008-03-17 Tejun Heopata_ali: use atapi_cmd_type() to determine cmd type...
next