[PATCH 2/11] drivers/watchdog: Eliminate a NULL pointer dereference
[safe/jmp/linux-2.6] / drivers / ata / pata_sl82c105.c
2010-05-25 Tejun Heolibata-sff: separate out BMDMA init
2010-03-01 Alan Coxlibata: Pass host flags into the pci helper
2009-03-25 Erik Inge Bolsø[libata] convert drivers to use ata.h mode mask defines
2008-10-28 Alan Coxata: Switch all my stuff to a common address
2008-05-19 Jeff Garzikdrivers/ata: trim trailing whitespace
2008-04-17 Tejun Heolibata: rename SFF functions
2008-04-17 Tejun Heolibata: make reset related methods proper port operations
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: PCI device should be powered up before being...
2008-02-01 Alan Coxpata_sl82c105: dual channel support
2007-10-12 Alan Coxlibata: Switch most of the remaining SFF drivers to...
2007-10-12 Jeff Garzik[libata] Remove ->port_disable() hook
2007-10-12 Jeff Garzik[libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()
2007-10-12 Tejun Heolibata-link: linkify reset
2007-08-31 Jeff Garzik[libata] Bump driver versions
2007-07-11 Auke KokPCI: Change all drivers to use pci_device->revision
2007-07-09 Jeff Garzik[libata] PATA drivers: remove ATA_FLAG_SRST
2007-05-22 Jeff Garziklibata: bump versions
2007-05-11 Tejun Heolibata: clean up SFF init mess
2007-05-01 Tejun Heolibata: add deadline support to prereset and reset...
2007-04-28 Alan Coxpata_sl82c105: restore cable detect method
2007-03-02 Jeff Garzik[libata] pata_{legacy,sc1200,sl82c105}: add missing...
2007-02-26 Jeff Garzik[libata] bump versions
2007-02-21 Alanpata_sl82c105: remove un-needed code paths
2007-02-15 Olaf Heringadd delay around sl82c105_reset_engine calls
2007-02-09 Sergei Shtylyovpata_sl82c105: wrong assumptions about compatible PIO...
2007-02-09 Akira Iguchilibata: add another IRQ calls (libata drivers)
2007-02-09 Tejun Heolibata: convert to iomap
2007-02-09 Tejun Heolibata: update libata LLDs to use devres
2006-12-03 Tejun Heo[PATCH] libata: kill unnecessary sht->max_sectors initi...
2006-11-29 Tejun Heo[PATCH] libata: add missing sht->slave_destroy
2006-09-29 Jeff Garzik[libata] PCI ID table cleanup in various drivers
2006-09-27 Jeff Garzik[libata] Don't use old-EH ->eng_timeout() hook when...
2006-09-26 Alan Cox[PATCH] libata-eh: Remove layering violation and duplic...
2006-08-31 Jeff Garzik[libata #pata-drivers] Trim trailing whitespace.
2006-08-29 Jeff Garzik[libata] Add a bunch of PATA drivers.