fbdev: intelfb: add support for the Intel Integrated Graphics Controller 965G/965GM
[safe/jmp/linux-2.6] / drivers / ata /
2008-04-25 Roel Kluinpata_bf54x: decrease count first.
2008-04-25 Mark Lordsata_mv: re-enable hotplug, update TODO list
2008-04-25 Mark Lordsata_mv: leave SError bits untouched in mv_err_intr
2008-04-25 Mark Lordsata_mv: more interrupt handling rework
2008-04-25 Mark Lordsata_mv: tidy host controller interrupt handling
2008-04-25 Mark Lordsata_mv: simplify request/response queue handling
2008-04-25 Mark Lordsata_mv: simplify freeze/thaw bit-shift calculations
2008-04-25 Mark Lordsata_mv mask all interrupt coalescing bits
2008-04-25 Mark Lordsata_mv more cosmetics
2008-04-25 Dan McGeeata_piix: add Asus Eee 701 controller to short cable...
2008-04-25 Mark Lordlibata-eh set tf flags in NCQ EH result_tf
2008-04-25 Adrian Bunkmake sata_set_spd_needed() static
2008-04-25 Adrian Bunkmake sata_print_link_status() static
2008-04-25 Adrian Bunklibata-acpi.c: remove unneeded #if's
2008-04-25 Tejun Heosata_nv: make hardreset return -EAGAIN on success
2008-04-25 Tejun Heoahci: retry enabling AHCI a few times before spitting...
2008-04-25 Tejun Heolibata: make WARN_ON conditions in ata_sff_hsm_move...
2008-04-25 Kay SieversATA/IDE: fix platform driver hotplug/coldplug
2008-04-25 Tejun Heosata_sis: SCR accessors return -EINVAL when requested...
2008-04-25 Harvey Harrisonlibata: functions with definition should not be extern
2008-04-21 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-2.6
2008-04-21 Linus TorvaldsMerge branch 'semaphore' of git://git./linux/kernel...
2008-04-20 Tony JonesSCSI: convert struct class_device to struct device
2008-04-19 Russell KingMerge branch 'merge-fixes' into devel
2008-04-19 Russell KingMerge branch 'omap2-upstream' into devel
2008-04-19 Matthew Wilcoxdrivers: Remove unnecessary inclusions of asm/semaphore.h
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...
next