aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-ia64 (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-04-28pata_optidma: rework for cable detect and to remove post_set_mode()Alan Cox1-25/+29
2007-04-28pata_winbond: restore cable methodAlan Cox1-0/+1
2007-04-28pata_sl82c105: restore cable detect methodAlan Cox1-1/+1
2007-04-28pata_netcell: re-remove all the crudAlan Cox1-28/+3
2007-04-28pata_qdI: restore cable detectAlan Cox1-0/+2
2007-04-28pata_ali: remove all the crap again and switch to cable_detect methodAlan Cox1-59/+9
2007-04-28sata_nv: don't read shadow registers when in ADMA modeRobert Hancock1-13/+20
2007-04-28pcmcia - spot slave decode flaws (for testing)Alan1-0/+34
2007-04-28git-libata-all-ipr-fixAndrew Morton1-1/+2
2007-04-28libata: hardreset on SERR_INTERNALTejun Heo1-1/+1
2007-04-28sata_promise: decode and report error reasonsMikael Pettersson1-9/+55
2007-04-28sata_promise: separate SATA and PATA opsMikael Pettersson1-41/+66
2007-04-28sata_promise: add missing cable_detect hooksMikael Pettersson1-1/+3
2007-04-28libata/IDE: remove combined mode quirkJeff Garzik8-173/+6
2007-04-28[libata] turn on !IORDY filterJeff Garzik1-0/+3
2007-04-28[libata] sata_mv: support ->cable_detectJeff Garzik1-1/+3
2007-04-28libata: Change prototype of mode_filter to remove ata_port*Alan Cox7-22/+20
2007-04-28sata_sil: First step to removing ->post_set_modeAlan Cox1-4/+19
2007-04-28libata-core: Fix the iordy methodsAlan Cox1-11/+25
2007-04-28pata: expose set_mode method so it can be wrappedAlan2-7/+31
2007-04-28pata_hpt37x: Updates from drivers/ide workAlan Cox1-212/+146
2007-04-28iomap: implement pcim_iounmap_regions()Tejun Heo2-0/+27
2007-04-28[libata] More PATA driver ->cable_detect supportJeff Garzik8-79/+42
2007-04-28pata_hpt366: support ->cable_detectAlan Cox1-8/+13
2007-04-28pata_efar: support ->cable_detectAlan Cox1-9/+22
2007-04-28pata_atiixp: support ->cable_detectAlan Cox1-10/+16
2007-04-28pata_radisys: support cable_detectAlan Cox1-32/+5
2007-04-28pata_sc1200: restore cable typeAlan Cox1-0/+1
2007-04-28pata_rz1000: support cable_detectAlan Cox1-26/+2
2007-04-28pata_platform: Add cable_detect methodAlan Cox1-0/+1
2007-04-28sata_promise: Switch to cable method, clean up some bits as a resultAlan Cox1-18/+12
2007-04-28libata-core: fix comments on cable typeAlan Cox1-4/+4
2007-04-28libata: Restore Kconfig updated experimental levels and correctAlan Cox1-14/+14
2007-04-28pata_cmd640: Multiple updatesAlan Cox1-14/+20
2007-04-28pata_via: Use cable_detect methodAlan Cox1-15/+12
2007-04-28pata_sis: Clean up using cable_detect methodsAlan Cox1-80/+29
2007-04-28pata_marvell: Cable and reset fixesAlan Cox1-9/+11
2007-04-28pata_it8213: Cable detectAlan Cox1-13/+23
2007-04-28[libata] Update several PATA drivers for new ->cable_detect hookJeff Garzik13-133/+68
2007-04-28Support for Marvell 7042 ChipMorrison, Tom1-0/+3
2007-04-28pata_cmd640: CMD640 PCI supportAlan Cox3-0/+309
2007-04-28libata: cable detection fixesAlan Cox2-0/+66
2007-04-28libata: handle ata_pci_device_do_resume() failure while resumingDmitriy Monakhov1-1/+3
2007-04-28libata: warn if speed limited due to 40-wire cableRobert Hancock1-13/+20
2007-04-28RESEND: libata: check cdb len per dev instead of per hostMark Lord2-19/+4
2007-04-28libata: dev_config does not need ap and adev passingAlan8-14/+12
2007-04-28[libata] sata_mv: clean up DMA boundary issues, turn on 64-bit DMAJeff Garzik1-29/+55
2007-04-28[libata] export sata_print_link_status()Jeff Garzik2-1/+3
2007-04-28[libata] sata_mv: remove extra bracesJeff Garzik1-12/+7
2007-04-27sis900: Allocate rx replacement buffer before rx operationNeil Horman1-4/+5