Age | Commit message (Expand) | Author | Files | Lines |
2007-04-28 | pata_winbond: restore cable method | Alan Cox | 1 | -0/+1 |
2007-04-28 | pata_sl82c105: restore cable detect method | Alan Cox | 1 | -1/+1 |
2007-04-28 | pata_netcell: re-remove all the crud | Alan Cox | 1 | -28/+3 |
2007-04-28 | pata_qdI: restore cable detect | Alan Cox | 1 | -0/+2 |
2007-04-28 | pata_ali: remove all the crap again and switch to cable_detect method | Alan Cox | 1 | -59/+9 |
2007-04-28 | sata_nv: don't read shadow registers when in ADMA mode | Robert Hancock | 1 | -13/+20 |
2007-04-28 | pcmcia - spot slave decode flaws (for testing) | Alan | 1 | -0/+34 |
2007-04-28 | git-libata-all-ipr-fix | Andrew Morton | 1 | -1/+2 |
2007-04-28 | libata: hardreset on SERR_INTERNAL | Tejun Heo | 1 | -1/+1 |
2007-04-28 | sata_promise: decode and report error reasons | Mikael Pettersson | 1 | -9/+55 |
2007-04-28 | sata_promise: separate SATA and PATA ops | Mikael Pettersson | 1 | -41/+66 |
2007-04-28 | sata_promise: add missing cable_detect hooks | Mikael Pettersson | 1 | -1/+3 |
2007-04-28 | libata/IDE: remove combined mode quirk | Jeff Garzik | 3 | -148/+6 |
2007-04-28 | [libata] turn on !IORDY filter | Jeff Garzik | 1 | -0/+3 |
2007-04-28 | [libata] sata_mv: support ->cable_detect | Jeff Garzik | 1 | -1/+3 |
2007-04-28 | libata: Change prototype of mode_filter to remove ata_port* | Alan Cox | 6 | -20/+18 |
2007-04-28 | sata_sil: First step to removing ->post_set_mode | Alan Cox | 1 | -4/+19 |
2007-04-28 | libata-core: Fix the iordy methods | Alan Cox | 1 | -11/+25 |
2007-04-28 | pata: expose set_mode method so it can be wrapped | Alan | 1 | -7/+30 |
2007-04-28 | pata_hpt37x: Updates from drivers/ide work | Alan Cox | 1 | -212/+146 |
2007-04-28 | [libata] More PATA driver ->cable_detect support | Jeff Garzik | 8 | -79/+42 |
2007-04-28 | pata_hpt366: support ->cable_detect | Alan Cox | 1 | -8/+13 |
2007-04-28 | pata_efar: support ->cable_detect | Alan Cox | 1 | -9/+22 |
2007-04-28 | pata_atiixp: support ->cable_detect | Alan Cox | 1 | -10/+16 |
2007-04-28 | pata_radisys: support cable_detect | Alan Cox | 1 | -32/+5 |
2007-04-28 | pata_sc1200: restore cable type | Alan Cox | 1 | -0/+1 |
2007-04-28 | pata_rz1000: support cable_detect | Alan Cox | 1 | -26/+2 |
2007-04-28 | pata_platform: Add cable_detect method | Alan Cox | 1 | -0/+1 |
2007-04-28 | sata_promise: Switch to cable method, clean up some bits as a result | Alan Cox | 1 | -18/+12 |
2007-04-28 | libata-core: fix comments on cable type | Alan Cox | 1 | -4/+4 |
2007-04-28 | libata: Restore Kconfig updated experimental levels and correct | Alan Cox | 1 | -14/+14 |
2007-04-28 | pata_cmd640: Multiple updates | Alan Cox | 1 | -14/+20 |
2007-04-28 | pata_via: Use cable_detect method | Alan Cox | 1 | -15/+12 |
2007-04-28 | pata_sis: Clean up using cable_detect methods | Alan Cox | 1 | -80/+29 |
2007-04-28 | pata_marvell: Cable and reset fixes | Alan Cox | 1 | -9/+11 |
2007-04-28 | pata_it8213: Cable detect | Alan Cox | 1 | -13/+23 |
2007-04-28 | [libata] Update several PATA drivers for new ->cable_detect hook | Jeff Garzik | 13 | -133/+68 |
2007-04-28 | Support for Marvell 7042 Chip | Morrison, Tom | 1 | -0/+3 |
2007-04-28 | pata_cmd640: CMD640 PCI support | Alan Cox | 3 | -0/+309 |
2007-04-28 | libata: cable detection fixes | Alan Cox | 1 | -0/+59 |
2007-04-28 | libata: handle ata_pci_device_do_resume() failure while resuming | Dmitriy Monakhov | 1 | -1/+3 |
2007-04-28 | libata: warn if speed limited due to 40-wire cable | Robert Hancock | 1 | -13/+20 |
2007-04-28 | RESEND: libata: check cdb len per dev instead of per host | Mark Lord | 2 | -19/+4 |
2007-04-28 | libata: dev_config does not need ap and adev passing | Alan | 7 | -13/+11 |
2007-04-28 | [libata] sata_mv: clean up DMA boundary issues, turn on 64-bit DMA | Jeff Garzik | 1 | -29/+55 |
2007-04-28 | [libata] export sata_print_link_status() | Jeff Garzik | 1 | -1/+2 |
2007-04-28 | [libata] sata_mv: remove extra braces | Jeff Garzik | 1 | -12/+7 |
2007-04-28 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -16/+6 |
2007-04-28 | sis900: Allocate rx replacement buffer before rx operation | Neil Horman | 1 | -4/+5 |
2007-04-28 | usb-net/pegasus: simplify carrier detection | Dan Williams | 2 | -12/+1 |