| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ide: remove CONFIG_BLK_DEV_HD_IDE config option (take 2) | Bartlomiej Zolnierkiewicz | 2008-04-18 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ide: remove needless CONFIG_BLK_DEV_HD hack from init_hwif() | Bartlomiej Zolnierkiewicz | 2008-04-18 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ide-generic: add ide_generic class and attribute for adding new interfaces | Bartlomiej Zolnierkiewicz | 2008-04-18 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ide: add warm-plug support for IDE devices (take 2) | Bartlomiej Zolnierkiewicz | 2008-04-18 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ide: remove dead/obsolete ->busproc method | Bartlomiej Zolnierkiewicz | 2008-04-18 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ide: rework PowerMac media-bay support (take 2) | Bartlomiej Zolnierkiewicz | 2008-04-18 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ide: move ide_port_setup_devices() call to ide_device_add_all() | Bartlomiej Zolnierkiewicz | 2008-04-18 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ide: factor out devices init from ide_init_port_data() | Bartlomiej Zolnierkiewicz | 2008-04-18 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ide: factor out code unregistering devices from ide_unregister() | Bartlomiej Zolnierkiewicz | 2008-04-18 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ide: remove IDE devices from /proc/ide/ before unregistering them | Bartlomiej Zolnierkiewicz | 2008-04-18 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ide: factor out cable detection from ide_init_port() | Bartlomiej Zolnierkiewicz | 2008-04-18 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ide-acpi: add missing drive->acpidata zeroing | Bartlomiej Zolnierkiewicz | 2008-04-18 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ide: use ide_find_port() instead of ide_deprecated_find_port() | Bartlomiej Zolnierkiewicz | 2008-04-18 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ide: fix ide_find_port() | Bartlomiej Zolnierkiewicz | 2008-04-18 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ide-generic: set hwif->chipset | Bartlomiej Zolnierkiewicz | 2008-04-18 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | IDE: remove ide=reverse IDE core | Greg Kroah-Hartman | 2008-04-18 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds | 2008-04-18 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | dmaengine: ack to flags: make use of the unused bits in the 'ack' field | Dan Williams | 2008-04-17 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | iop-adma: remove the workaround for missed interrupts on iop3xx | Dan Williams | 2008-04-17 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | async_tx: kill ->device_dependency_added | Dan Williams | 2008-04-17 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | async_tx: fix multiple dependency submission | Dan Williams | 2008-04-17 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | fsldma: Split the MPC83xx event from MPC85xx and refine irq codes. | Zhang Wei | 2008-04-17 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | fsldma: Remove CONFIG_FSL_DMA_SELFTEST, keep fsl_dma_self_test() running always. | Zhang Wei | 2008-04-17 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-04-18 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ata-acpi: don't call _GTF for disabled drive | Shaohua Li | 2008-04-17 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | sata_mv add temporary 3 second init delay for SiliconImage PMs | Mark Lord | 2008-04-17 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | sata_mv remove redundant edma init code | Mark Lord | 2008-04-17 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | sata_mv add basic port multiplier support | Mark Lord | 2008-04-17 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | sata_mv fix SOC flags, enable NCQ on SOC | Mark Lord | 2008-04-17 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | sata_mv disable hotplug for now | Mark Lord | 2008-04-17 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | sata_mv cosmetics | Mark Lord | 2008-04-17 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | sata_mv hardreset rework | Mark Lord | 2008-04-17 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | [libata] improve Kconfig help text for new PMP, SFF options | Jeff Garzik | 2008-04-17 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | libata: make EH fail gracefully if no reset method is available | Tejun Heo | 2008-04-17 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | libata: Be a bit more slack about early devices | Alan Cox | 2008-04-17 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | libata: cable logic | Alan Cox | 2008-04-17 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | libata: move link onlineness check out of softreset methods | Tejun Heo | 2008-04-17 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | libata: kill dead code paths in reset path | Tejun Heo | 2008-04-17 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | pata_scc: fix build breakage | Stephen Rothwell | 2008-04-17 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | libata: make PMP support optional | Tejun Heo | 2008-04-17 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | libata: implement PMP helpers | Tejun Heo | 2008-04-17 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | libata: separate PMP support code from core code | Tejun Heo | 2008-04-17 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | libata: make SFF support optional | Tejun Heo | 2008-04-17 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | libata: don't use ap->ioaddr in non-SFF drivers | Tejun Heo | 2008-04-17 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | libata: clean up dummy port_ops | Tejun Heo | 2008-04-17 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | libata: kill ata_noop_dev_select() | Tejun Heo | 2008-04-17 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | libata: remove check_status from non-SFF drivers | Tejun Heo | 2008-04-17 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | libata: replace tf_read with qc_fill_rtf for non-SFF drivers | Tejun Heo | 2008-04-17 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | libata: drop @finish_qc from ata_qc_complete_multiple() | Tejun Heo | 2008-04-17 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | libata: add qc_fill_rtf port operation | Tejun Heo | 2008-04-17 | |
