summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* git-libata-all: forward declare struct deviceAndrew Morton2007-02-091-0/+2
* libata: convert to iomapTejun Heo2007-02-0963-1448/+977
* pata_platform: fix devres conversionTejun Heo2007-02-091-24/+7
* iomap: iomap should be in obj-y not in lib-yTejun Heo2007-02-091-2/+2
* [libata] Shuffle DRV_xxx in core and SiS drivers, to kill warningsJeff Garzik2007-02-094-1/+5
* devres: implement pcim_iomap_regions()Tejun Heo2007-02-092-0/+55
* libata: remove unused functionsTejun Heo2007-02-092-79/+6
* libata: update libata LLDs to use devresTejun Heo2007-02-0959-1245/+355
* libata: update libata core layer to use devresTejun Heo2007-02-095-160/+106
* libata: implement ata_host_detach()Tejun Heo2007-02-093-6/+21
* devres: device resource managementTejun Heo2007-02-0921-5/+1853
* fix CONFIG_SATA_SIS=y compile errorAdrian Bunk2007-02-093-4/+6
* sata_sis: Support for PATA supportsAlan2007-02-093-12/+33
* libata: implement HDIO_GET_IDENTITYTejun Heo2007-02-091-1/+42
* libata: trivial stuffAlan2007-02-092-3/+3
* sata_promise: kill qc->nsectTejun Heo2007-02-091-2/+0
* libata piix3 support warning fixAndrew Morton2007-02-091-1/+1
* libata: PIIX3 supportAlan2007-02-091-3/+15
* sata_promise: handle ATAPI_NODATA ourselvesMikael Pettersson2007-02-091-7/+23
* sata_promise: issue ATAPI commands as normal packetsMikael Pettersson2007-02-091-102/+60
* sata_promise: ATAPI cleanupMikael Pettersson2007-02-091-11/+16
* sata_inic162x: finally, driver for initio 162x SATA controllers, take #2Tejun Heo2007-02-093-0/+816
* libata: kill qc->nsect and cursectTejun Heo2007-02-096-25/+13
* [libata] sata_vsc: build fix after PCI MSI feature additionJeff Garzik2007-02-091-4/+4
* [libata] sata_vsc: support PCI MSIDan Wolstenholme2007-02-091-3/+41
* libata: handle pci_enable_device() failure while resumingTejun Heo2007-02-095-9/+30
* libata: use ata_id_c_string()Tejun Heo2007-02-096-78/+23
* libata: straighten out ATA_ID_* constantsTejun Heo2007-02-099-46/+45
* sata_nv: add suspend/resume support v3 (Resubmit)Robert Hancock2007-02-091-64/+161
* drivers/ata/: make 4 functions staticAdrian Bunk2007-02-092-7/+7
* ahci: Remove jmicron fixupAlan2007-02-091-6/+2
* libata-sff: Don't try and activate channels which are not in useAlan2007-02-091-0/+22
* sata_via: PATA supportAlan2007-02-091-6/+102
* pata_sis: implement laptop list and add ASUS A6K/A6UJakub W. Jozwicki J2007-02-091-2/+30
* ata_piix: add ICH7 on Acer 3682WLMi to laptop listJ J2007-02-091-0/+1
* Add pci class code for SATA & AHCI, and replace some magic numbers.Conke Hu2007-02-093-5/+7
* sata_promise: ATAPI supportMikael Pettersson2007-02-091-7/+215
* sata_promise: TX2plus PATA supportMikael Pettersson2007-02-091-5/+22
* [PATCH] user of the jiffies rounding patch: ATA subsystemArjan van de Ven2007-02-091-1/+2
* [PATCH] pci: Move PCI_VDEVICE from libata to coreAlan Cox2007-02-091-4/+0
* [libata] trim trailing whitespaceJeff Garzik2007-02-0919-44/+44
* [PATCH] libata: Add support for the MPC52xx ATA controllerSylvain Munaut2007-02-093-0/+573
* [PATCH] pata_it8213: Add new driver for the IT8213 cardAlan2007-02-094-1/+366
* [PATCH] sata_sis: support SiS966/966LUwe Koziolek2007-02-091-25/+54
* [PATCH] m68knommu: use irq_handler_t for passing handler typesGreg Ungerer2007-02-0912-12/+14
* [PATCH] m68knommu: removed include of system.h from bitopsGreg Ungerer2007-02-091-1/+0
* [PATCH] uclinux: correctly remap bin_fmtflat exe allocated mem regionsGreg Ungerer2007-02-091-7/+24
* [PATCH] m68knommu: use irq_handler_t passing handler to clock initGreg Ungerer2007-02-091-2/+3
* [PATCH] m68knommu: use irq_handler_t passing handler to PIT initGreg Ungerer2007-02-091-1/+1
* [PATCH] m68knommu: include unused sections in linker scriptGreg Ungerer2007-02-091-0/+10
OpenPOWER on IntegriCloud