aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/libata.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-09git-libata-all: forward declare struct deviceAndrew Morton1-0/+2
2007-02-09libata: convert to iomapTejun Heo63-1448/+977
2007-02-09pata_platform: fix devres conversionTejun Heo1-24/+7
2007-02-09iomap: iomap should be in obj-y not in lib-yTejun Heo1-2/+2
2007-02-09[libata] Shuffle DRV_xxx in core and SiS drivers, to kill warningsJeff Garzik4-1/+5
2007-02-09devres: implement pcim_iomap_regions()Tejun Heo2-0/+55
2007-02-09libata: remove unused functionsTejun Heo2-79/+6
2007-02-09libata: update libata LLDs to use devresTejun Heo59-1245/+355
2007-02-09libata: update libata core layer to use devresTejun Heo5-160/+106
2007-02-09libata: implement ata_host_detach()Tejun Heo3-6/+21
2007-02-09devres: device resource managementTejun Heo21-5/+1853
2007-02-09fix CONFIG_SATA_SIS=y compile errorAdrian Bunk3-4/+6
2007-02-09sata_sis: Support for PATA supportsAlan3-12/+33
2007-02-09libata: implement HDIO_GET_IDENTITYTejun Heo1-1/+42
2007-02-09libata: trivial stuffAlan2-3/+3
2007-02-09sata_promise: kill qc->nsectTejun Heo1-2/+0
2007-02-09libata piix3 support warning fixAndrew Morton1-1/+1
2007-02-09libata: PIIX3 supportAlan1-3/+15
2007-02-09sata_promise: handle ATAPI_NODATA ourselvesMikael Pettersson1-7/+23
2007-02-09sata_promise: issue ATAPI commands as normal packetsMikael Pettersson1-102/+60
2007-02-09sata_promise: ATAPI cleanupMikael Pettersson1-11/+16
2007-02-09sata_inic162x: finally, driver for initio 162x SATA controllers, take #2Tejun Heo3-0/+816
2007-02-09libata: kill qc->nsect and cursectTejun Heo6-25/+13
2007-02-09[libata] sata_vsc: build fix after PCI MSI feature additionJeff Garzik1-4/+4
2007-02-09[libata] sata_vsc: support PCI MSIDan Wolstenholme1-3/+41
2007-02-09libata: handle pci_enable_device() failure while resumingTejun Heo5-9/+30
2007-02-09libata: use ata_id_c_string()Tejun Heo6-78/+23
2007-02-09libata: straighten out ATA_ID_* constantsTejun Heo9-46/+45
2007-02-09sata_nv: add suspend/resume support v3 (Resubmit)Robert Hancock1-64/+161
2007-02-09drivers/ata/: make 4 functions staticAdrian Bunk2-7/+7
2007-02-09ahci: Remove jmicron fixupAlan1-6/+2
2007-02-09libata-sff: Don't try and activate channels which are not in useAlan1-0/+22
2007-02-09sata_via: PATA supportAlan1-6/+102
2007-02-09pata_sis: implement laptop list and add ASUS A6K/A6UJakub W. Jozwicki J1-2/+30
2007-02-09ata_piix: add ICH7 on Acer 3682WLMi to laptop listJ J1-0/+1
2007-02-09Add pci class code for SATA & AHCI, and replace some magic numbers.Conke Hu3-5/+7
2007-02-09sata_promise: ATAPI supportMikael Pettersson1-7/+215
2007-02-09sata_promise: TX2plus PATA supportMikael Pettersson1-5/+22
2007-02-09[PATCH] user of the jiffies rounding patch: ATA subsystemArjan van de Ven1-1/+2
2007-02-09[PATCH] pci: Move PCI_VDEVICE from libata to coreAlan Cox1-4/+0
2007-02-09[libata] trim trailing whitespaceJeff Garzik19-44/+44
2007-02-09[PATCH] libata: Add support for the MPC52xx ATA controllerSylvain Munaut3-0/+573
2007-02-09[PATCH] pata_it8213: Add new driver for the IT8213 cardAlan4-1/+366
2007-02-09[PATCH] sata_sis: support SiS966/966LUwe Koziolek1-25/+54
2007-02-09[PATCH] m68knommu: use irq_handler_t for passing handler typesGreg Ungerer12-12/+14
2007-02-09[PATCH] m68knommu: removed include of system.h from bitopsGreg Ungerer1-1/+0
2007-02-09[PATCH] uclinux: correctly remap bin_fmtflat exe allocated mem regionsGreg Ungerer1-7/+24
2007-02-09[PATCH] m68knommu: use irq_handler_t passing handler to clock initGreg Ungerer1-2/+3
2007-02-09[PATCH] m68knommu: use irq_handler_t passing handler to PIT initGreg Ungerer1-1/+1
2007-02-09[PATCH] m68knommu: include unused sections in linker scriptGreg Ungerer1-0/+10