Commit Graph

66 Commits (12e6c419b48c4d1803918e5d952ebee07bae7465)

Author SHA1 Message Date
Joe Perches 8d7b1c70b3 ata: pata: Convert pr_*(DRV_NAME ...) to pr_fmt/pr_<level> 14 years ago
Sergei Shtylyov defed55931 pata_hpt37x: inherit prereset() method for HPT374 14 years ago
Sergei Shtylyov 910f7bb164 pata_hpt37x: fold 'if' statement into 'switch' 14 years ago
Sergei Shtylyov 40d69ba029 pata_hpt{37x|3x2n}: use pr_*(DRV_NAME ...) instead of printk(KERN_* ...) 14 years ago
Sergei Shtylyov bfdd7c58cf pata_hpt{366|37x}: use pr_warning(...) instead of printk(KERN_WARNING ...) 14 years ago
Sergei Shtylyov fc2698d5ec pata_hpt37x: actually limit HPT370 to UltraDMA/66 14 years ago
Sergei Shtylyov 49bfbd38bf pata_hpt37x: coding style cleanup 14 years ago
Sergei Shtylyov 8e834c2e6d pata_hpt{37x|3x2n}: SATA mode filtering 14 years ago
Tejun Heo 1c5afdf7a6 libata-sff: separate out BMDMA init 15 years ago
Tejun Heo c7087652e1 libata-sff: clean up BMDMA initialization 15 years ago
Alan Cox 16ea0fc98d libata: Pass host flags into the pci helper 15 years ago
Sergei Shtylyov fd5e62e22d pata_hpt{37x|3x2n}: improve timing register documentation 15 years ago
Sergei Shtylyov 1a1b172b96 pata_hpt{37x|3x2n}: unify mode programming 15 years ago
Sergei Shtylyov 56f46f8c87 pata_hpt37x: use ATA_DMA_* constants 15 years ago
Sergei Shtylyov 89d3b3603b ata: use pci_dev->revision 15 years ago
Sergei Shtylyov 5600c70e57 pata_hpt{37x|3x2n}: fix timing register masks (take 2) 15 years ago
Bartlomiej Zolnierkiewicz 10a9c96922 pata_hpt{37x,3x2n}: add debounce delay to cable detection methods 15 years ago
Bartlomiej Zolnierkiewicz ab81a505ae pata_hpt37x: unify ->pre_reset methods 15 years ago
Bartlomiej Zolnierkiewicz 9e87be9edd pata_hpt37x: add proper cable detection methods 15 years ago
Krzysztof Halasa ad452d64c6 trivial: fix comment typo in drivers/ata/pata_hpt37x.c 16 years ago
Sergei Shtylyov 265b7215ae pata_hpt37x: fix HPT370 DMA timeouts 16 years ago
Erik Inge Bolsø 14bdef982c [libata] convert drivers to use ata.h mode mask defines 16 years ago
Tejun Heo 9363c3825e libata: rename SFF functions 17 years ago
Tejun Heo a1efdaba2d libata: make reset related methods proper port operations 17 years ago
Tejun Heo 887125e374 libata: stop overloading port_info->private_data 17 years ago
Tejun Heo 1bd5b715a3 libata: make ata_pci_init_one() not use ops->irq_handler and pi->sht 17 years ago
Tejun Heo 029cfd6b74 libata: implement and use ops inheritance 17 years ago
Tejun Heo 68d1d07b51 libata: implement and use SHT initializers 17 years ago
Tejun Heo f08048e945 libata: PCI device should be powered up before being accessed 17 years ago
Alan Cox 6ddd68615a pata_hpt*, pata_serverworks: fix UDMA masking 17 years ago
Andrew Morton 40f46f1781 pata_hpt37x: checkpatch fixes 17 years ago
Alan Cox f941b168a4 pata_hpt37x: Fix HPT374 detection 17 years ago
Alan Cox 22d5c760c8 pata_hpt37x: Fix cable detect bug spotted by Sergei 17 years ago
Alan Cox 73946f9fc5 pata_hpt37x: Fix outstanding bug reports on the HPT374 and 37x cable detect 18 years ago
Alan Cox 81ad1837b5 libata: Switch most of the remaining SFF drivers to ata_sff_port_start 18 years ago
Jeff Garzik ac8869d56d [libata] Remove ->port_disable() hook 18 years ago
Jeff Garzik 6d32d30f55 [libata] Remove ->irq_ack() hook, and ata_dummy_irq_on() 18 years ago
Tejun Heo cc0680a580 libata-link: linkify reset 18 years ago
Sergei Shtylyov 80b8987c8f pata_hpt{37x|3x2n}: fix clock reporting (take 2) 18 years ago
Sergei Shtylyov d44a65f7bb pata_hpt37x: actually clock HPT374 with 50 MHz DPLL (take 2) 18 years ago
Alan Cox 64a8170975 pata_hpt37x: Fix 2.6.22 clock PLL regression 18 years ago
Jeff Garzik bf6263a853 [libata] Use ATA_UDMAx standard masks when filling driver's udma_mask info 18 years ago
Jeff Garzik 1d2808fd3d [libata] PATA drivers: remove ATA_FLAG_SRST 18 years ago
Alan Cox 62877f6b0c HPT374 is UDMA100 not UDMA133 18 years ago
Alan Cox 960c8a10cb pata_hpt37x: Further improvements based on the IDE updates and vendor drivers 18 years ago
Jeff Garzik a617c09f6d libata: Trim trailing whitespace 18 years ago
Tejun Heo 1626aeb881 libata: clean up SFF init mess 18 years ago
Tejun Heo d4b2bab4f2 libata: add deadline support to prereset and reset methods 18 years ago
Alan Cox a473446856 pata_hpt37x: Further small fixes 18 years ago
Alan Cox a76b62ca70 libata: Change prototype of mode_filter to remove ata_port* 18 years ago