V4L/DVB (5445): Added / corrected support for some ASUS hybrid boards
[safe/jmp/linux-2.6] / drivers / ata /
2007-04-19 Alan Coxpata_sis: Fix oops on boot
2007-04-04 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-04-04 Robert Hancock[PATCH] libata: add NCQ blacklist entries from Silicon...
2007-04-04 Albert Leelibata: Limit ATAPI DMA to R/W commands only for TORiSA...
2007-04-04 Albert Leelibata: Limit max sector to 128 for TORiSAN DVD drives...
2007-04-04 Albert Leelibata: Clear tf before doing request sense (take 3)
2007-04-04 Mark Lordlibata bugfix: preserve LBA bit for HDIO_DRIVE_TASK
2007-04-04 Mark Lord2.6.21 fix lba48 bug in libata fill_result_tf()
2007-03-30 Jens Axboe[PATCH] Maxtor 6B250S0/BANC1B70 hangs with NCQ
2007-03-28 Paul Rollandata: NCQ is broken on Maxtor 6L250S0
2007-03-28 Alan Coxpata_pdc202xx_old: LBA48 bug
2007-03-28 Tejun Heolibata: IDENTIFY backwards for drive side cable detection
2007-03-28 Conke Huahci.c: walkaround for SB600 SATA internal error issue
2007-03-28 Jeff Garzik[libata] Disable ACPI by default; fix namespace problems
2007-03-19 Alessandro Zummopata_ixp4xx_cf: fix interrupt
2007-03-19 Tejun Heopata_ixp4xx_cf: fix oops on detach
2007-03-19 Randy Dunlaplibata: kernel-doc fix
2007-03-19 Tejun Heosata_inic162x: kill double region requests
2007-03-19 Akira Iguchidrivers/ata/Kconfig: PATA_SCC depends on wrong platform
2007-03-19 Jamie Clarksata_sil24: Add Adaptec 1220SA PCI ID
2007-03-19 Tejun Heolibata: don't whine if ->prereset() returns -ENOENT
2007-03-14 Al Viro[PATCH] trivial ATA iomem annotations
2007-03-14 Al Viro[PATCH] misc NULL noise
2007-03-10 Len BrownPull bugzilla-7907 into release branch
2007-03-09 Kristen Accardilibata-acpi: allow _GTF on SATA, but disable on PATA...
2007-03-09 Tejun Heolibata: fix ata_host_release() free order
2007-03-09 Robert Hancocksata_nv: revert use of notifiers for now
2007-03-09 Petr VandrovecFix simplex adapters with libata
2007-03-09 Alan Coxata_piix: Remove ugly layering violation
2007-03-08 Alan Cox[PATCH] libata-acpi: Try and stop all the non PCI devic...
2007-03-06 Bartlomiej Zolnier... pata_pdc202xx_old: fix data corruption and other problems
2007-03-06 Mikael Petterssonpata_legacy: fix io/irq mismatch
2007-03-06 Jason Gastonahci: RAID mode SATA patch for Intel ICH9M
2007-03-03 Jeff Garzik[libata] pata_jmicron: build fix
2007-03-02 Tejun Heolibata: add CONFIG_PM to libata core layer
2007-03-02 Tejun Heolibata: add missing CONFIG_PM in LLDs
2007-03-02 Tejun Heolibata: add missing PM callbacks
2007-03-02 Alan Coxpata_qdi: Fix initialisation
2007-03-02 Jeff Garzik[libata] pata_cmd64x: fix driver description in comments
2007-03-02 Jeff Garzik[libata] pata_{legacy,sc1200,sl82c105}: add missing...
2007-03-02 Jeff Garzik[libata] change master/slave IDENTIFY order
2007-03-02 Alanlibata-core: Fix simplex handling
2007-03-02 Tejun Heoahci: improve spurious SDB FIS handling
2007-03-02 Tejun Heoahci/pata_jmicron: match class not function number
2007-03-02 Tejun Heopata_jmicron: drop unnecessary device programming in...
2007-03-02 Tejun Heolibata: blacklist FUJITSU MHT2060BH for NCQ
2007-03-02 Tejun Heosata_sil24: kill unused local variable idx in sil24_fil...
2007-03-02 Tejun Heolibata: clear drvdata in ata_host_release(), take#2
2007-02-26 Alan[PATCH] Fix oops in pata_pcmcia
2007-02-26 Jeff Garzik[libata] bump versions
2007-02-26 Jeff Garzik[libata] Trim trailing whitespace.
2007-02-26 Jeff Garzik[libata] sata_mv: Fix 50xx irq mask
2007-02-26 Jeff Garzik[libata] sata_mv: don't touch reserved bits in EDMA...
2007-02-25 Alanlibata: Use new id_to_dma_mode function to tidy reporti...
2007-02-25 Alanpata_pcmcia: Fix oops in 2.6.21-rc1
2007-02-25 AlanAdd id_to_dma_mode function for printing DMA modes
2007-02-25 Mikael Petterssonsata_promise: simplify port setup
2007-02-25 Mikael Petterssonsata_promise: fix 20619 new EH merge error
2007-02-25 Jeff Garzik[libata] ACPI: remove needless ->qc_issue hook existenc...
2007-02-25 Dan Williamssata_vsc: refactor vsc_sata_interrupt and hook up error...
2007-02-25 Tejun Heosata_sil: ignore and clear spurious IRQs while executin...
2007-02-25 Tejun Heosata_mv: fix pci_enable_msi() error handling
2007-02-25 Tejun Heopata_amd: fix an obvious bug in cable detection
2007-02-23 Jeff Garzik[libata] ata_piix: remove duplicate PCI IDs
2007-02-23 Robert Hancocksata_nv: complain on spurious completion notifiers
2007-02-23 Robert Hancocksata_nv: kill old private BMDMA helper functions
2007-02-23 Tejun Heolibata: fix remaining ap->id
2007-02-23 Tejun Heoahci: consider SDB FIS containing spurious NCQ completi...
2007-02-21 Alanpata_sl82c105: remove un-needed code paths
2007-02-21 Alanpata_sil680: Assorted fixes
2007-02-21 Alanpata_oldpiix: Call both PIO and DMA setup functions...
2007-02-21 Alanpata_ixp4xx: Fix up set_mode() function and display...
2007-02-21 Alanpata_cs5520: suspend/resume
2007-02-21 Alanpata: Display Configuring .. lines for devices with...
2007-02-21 Tejun Heolibata: s/ap->id/ap->print_id/g
2007-02-21 Robert Hancocksata_nv: enable hotplug interrupt and fix some readl...
2007-02-21 Robert Hancocksata_nv: Use notifier for completion checks
2007-02-21 Robert Hancocksata_nv: Cleanup taskfile setup
2007-02-21 Robert Hancocksata_nv: cleanup CPB and APRD initialization
2007-02-21 Robert Hancocksata_nv: Add CPB register info to error_handler output
2007-02-21 Magnus Dammlibata: Remove duplicate dma blacklist entry
2007-02-21 Magnus Dammpata_pcmcia: Update device table
2007-02-21 Tejun Heosata_via: fix resource-managed iomap conversion
2007-02-21 Tejun Heolibata: fix ata_scsi_change_queue_depth()
2007-02-21 Tejun Heolibata: fix ata_scmd_need_defer()
2007-02-21 Tejun Heolibata: separate out ata_ncq_enabled()
2007-02-21 Tejun Heolibata: disable pdev on all suspend events
2007-02-21 Robert Hancocksata_nv: delay on switching between NCQ and non-NCQ...
2007-02-21 Jeff Garziklibata: Fix Cell SATA driver dependencies
2007-02-21 Tejun Heolibata: fix probe_ent alloc/free bugs
2007-02-21 Randy DunlapSATA: use NULL for ptrs
2007-02-21 Robert Hancocksata_nv: add back some verbosity into ADMA error_handler
2007-02-21 AlanSiS warning fixes
2007-02-21 Mark Lordlibata bugfix: HDIO_DRIVE_TASK
2007-02-21 Tejun Heolibata: kill ATA_DNXFER_ANY
2007-02-21 Tejun Heolibata: put some intelligence into EH speed down sequence
2007-02-21 Tejun Heolibata: improve probe failure handling
2007-02-21 Tejun Heolibata: improve ata_down_xfermask_limit()
2007-02-21 Akira Iguchilibata: PATA driver for Celleb
2007-02-16 Fiodor Suietov[PATCH] libata: wrong sizeof for BUFFER
next