[IPV6]: fix section mismatch warnings
[pandora-kernel.git] / drivers / ata /
2008-01-28 Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2008-01-28 Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh-2.6
2008-01-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-28 Linus TorvaldsMerge branch 'for-2.6.25' of git://git.kernel.dk/linux...
2008-01-28 Linus TorvaldsMerge branch 'blk-end-request' of git://git.kernel...
2008-01-28 Linus TorvaldsMerge branch 'sg' of git://git.kernel.dk/linux-2.6...
2008-01-28 Linus TorvaldsMerge branch 'cfq-ioc-share' of git://git.kernel.dk...
2008-01-28 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2008-01-28 Linus Nilssonlibata: Change "write_data" to "rw" for some function...
2008-01-27 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2008-01-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-26 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2008-01-26 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2008-01-26 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2008-01-26 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2008-01-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-25 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2008-01-24 Len BrownPull bugzilla-9747 into release branch
2008-01-23 James Bottomley[SCSI] libata: fix corruption induced by relaxed DMA...
2008-01-23 akpm@linux-foundat... fix drivers/ata/sata_fsl.c double-decl
2008-01-23 James Bottomley[libata] Prefer SCSI_SENSE_BUFFERSIZE to sizeof()
2008-01-23 Alan Coxpata_legacy: Merge winbond support
2008-01-23 Alan Coxata_generic: Cenatek support
2008-01-23 Alan Coxpata_winbond: error return
2008-01-23 Alan Coxpata_serverworks: Fix cable types and cosmetics
2008-01-23 Alan Coxpata_mpc52xx: remove un-needed assignment
2008-01-23 Tejun Heolibata: fix off-by-one in error categorization
2008-01-23 Tejun Heoahci: factor out AHCI enabling and enable AHCI before...
2008-01-23 Tejun Heoata_piix: implement SIDPR SCR access
2008-01-23 Tejun Heoata_piix: convert to prepare - activate initialization
2008-01-23 Tejun Heolibata: factor out ata_pci_activate_sff_host() from...
2008-01-23 akpm@linux-foundat... [libata] Prefer SCSI_SENSE_BUFFERSIZE to sizeof()
2008-01-23 Alan Coxpata_legacy: resychronize with upstream changes and...
2008-01-23 Andrew Morton[libata] pata_legacy: typo fix
2008-01-23 Andrew Morton[libata] pata_winbond: update for new ->data_xfer hook
2008-01-23 Tejun Heopata_pcmcia: convert to new data_xfer prototype
2008-01-23 Al Virolibata annotations and fixes
2008-01-23 Tejun Heolibata: use dev_driver_string() instead of "libata...
2008-01-23 Tejun Heoata_piix: kill unused constants and flags
2008-01-23 Jeff Garziklibata: make ata_port_queue_task() an internal function
2008-01-23 Alan Coxpata_pcmcia: Minor cleanups and support for dual channe...
2008-01-23 Alan Coxlibata/pata_it821x: Improve handling of poorly compatib...
2008-01-23 Alan Coxpata_pcmcia: Add support for dumb 8bit IDE emulations
2008-01-23 Tejun Heolibata: make qc->nbytes include extra buffers
2008-01-23 Tejun Heolibata: convert to chained sg
2008-01-23 Tejun Heolibata: change ATA_QCFLAG_DMAMAP semantics
2008-01-23 Tejun Heolibata: kill non-sg DMA interface
2008-01-23 Tejun Heolibata: update ->data_xfer hook for ATAPI
2008-01-23 Tejun Heolibata: rename ATA_PROT_ATAPI_* to ATAPI_PROT_*
2008-01-23 Albert Leelibata: zero xfer length on ATAPI data xfer IRQ is...
2008-01-23 Tejun Heolibata: make atapi_request_sense() use sg
2008-01-23 Tejun Heolibata: convert NCQ test in ata_qc_issue() to ata_is_ncq()
2008-01-23 Andrew Mortonpata_hpt37x: checkpatch fixes
2008-01-23 Andrew Mortondrivers/ata/libata-eh.c: fix printk warning
2008-01-23 Tejun Heopata_amd: update mode selection for NV PATAs
2008-01-23 Tejun Heolibata: reimplement ata_acpi_cbl_80wire() using ata_acp...
2008-01-23 Tejun Heolibata: implement ata_timing_cycle2mode() and use it...
2008-01-23 Tejun Heolibata: fix ata_acpi_gtm_xfermask()
2008-01-23 Tejun Heolibata: separate out ata_acpi_gtm_xfermask() from pacpi...
2008-01-23 Tejun Heoata_piix: separate controller IDs into separate enum
2008-01-23 Tejun Heosata_promise: make pdc_atapi_pkt() use values from...
2008-01-23 Tejun Heolibata: add ATA_CBL_PATA_IGN
2008-01-23 Tejun Heolibata: xfer_mask is unsigned long not unsigned int
2008-01-23 Tejun Heolibata: kill ata_id_to_dma_mode()
2008-01-23 Tejun Heolibata: clean up xfermode / PATA timing related stuff
2008-01-23 Tejun Heolibata: export xfermode / PATA timing related functions
2008-01-23 Tejun Heoata_generic: unindent loop in generic_set_mode()
2008-01-23 Jeff Garzik[libata] Build fix WRT ata_is_xxx() new API introduction
2008-01-23 Tejun Heolibata: implement fast speed down for unverified data...
2008-01-23 Tejun Heolibata: implement ATA_DFLAG_DUBIOUS_XFER
2008-01-23 Tejun Heolibata: adjust speed down rules
2008-01-23 Tejun Heolibata: clean up EH speed down implementation
2008-01-23 Tejun Heolibata: move ata_set_mode() to libata-eh.c
2008-01-23 Tejun Heolibata: factor out ata_eh_schedule_probe()
2008-01-23 Tejun Heolibata: implement protocol tests
2008-01-23 Jeff Garziklibata: checkpatch fixes
2008-01-23 Tejun Heoahci: update PCS programming
2008-01-23 Alan Coxpata_ninja32: Cardbus ATA initial support
2008-01-23 Alan Coxlibata-sff: tf_load
2008-01-23 Alan Coxlibata: IORDY handling
2008-01-23 Shaohua Lilibata-acpi: add ACPI _PSx method
2008-01-23 Alan Coxlibata: Disable ATA8-ACS proposed Trusted Computing...
2008-01-23 Peter Schwenkeata_piix: Add Toshiba Satellite R20 and Tecra M6 to...
2008-01-20 Russell KingMerge branch 'omap-fixes' of git://git./linux/kernel...
2008-01-20 Alan Coxpata_pdc202xx_old: Fix crashes with ATAPI
2008-01-19 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-17 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-15 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2008-01-15 Andrew Morton[libata] core checkpatch fix
2008-01-15 Andrew Morton[libata] pata_bf54x: checkpatch fixes
2008-01-15 Al Virolibata fixes for sparse-found problems
2008-01-15 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-01-15 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-01-15 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2008-01-15 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2008-01-15 Tejun Heolibata: relocate sdev->manage_start_stop configuration
2008-01-15 Tejun Heosata_sil24: freeze on non-dev errors reported via CERR
2008-01-15 Tejun Heosata_sil24: fix stupid typo
2008-01-15 Tejun Heoata_piix: ignore ATA_DMA_ERR on vmware ich4
2008-01-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
next