| Commit message (Expand) | Author | Age |
... | |
* | ide: allow host drivers to specify IRQ flags | Bartlomiej Zolnierkiewicz | 2009-03-27 |
* | ide: fix error message in pre_task_out_intr() | Bartlomiej Zolnierkiewicz | 2009-03-27 |
* | ide: fix memleak on failure in probe_for_drive() | Bartlomiej Zolnierkiewicz | 2009-03-27 |
* | scc_pata: remove DECLARE_SCC_DEV() macro (v2) | Bartlomiej Zolnierkiewicz | 2009-03-27 |
* | ide: include <asm/ide.h> only when needed | Bartlomiej Zolnierkiewicz | 2009-03-27 |
* | at91_ide: use readsw()/writesw() directly | Bartlomiej Zolnierkiewicz | 2009-03-27 |
* | ide-cd: use ide_drive_t's rq in cdrom_queue_request_sense | Borislav Petkov | 2009-03-27 |
* | IDE: palm_bk3710: use ioremap instead of arch-specific IO_ADDRESS() | Kevin Hilman | 2009-03-27 |
* | ide: cleanup <asm-m68k/ide.h> | Bartlomiej Zolnierkiewicz | 2009-03-27 |
* | ide: make m68k host drivers use IDE_HFLAG_MMIO | Bartlomiej Zolnierkiewicz | 2009-03-27 |
* | ide: remove IDE_ARCH_LOCK (v2) | Bartlomiej Zolnierkiewicz | 2009-03-27 |
* | ide: remove IDE_ARCH_INTR (v2) | Bartlomiej Zolnierkiewicz | 2009-03-27 |
* | ide: improve debugging scheme | Borislav Petkov | 2009-03-27 |
* | ide: move ->rqsize init from init_irq() to ide_init_port() | Bartlomiej Zolnierkiewicz | 2009-03-27 |
* | macide: use struct ide_port_info | Bartlomiej Zolnierkiewicz | 2009-03-27 |
* | buddha: use struct ide_port_info | Bartlomiej Zolnierkiewicz | 2009-03-27 |
* | ide-pnp: use struct ide_port_info | Bartlomiej Zolnierkiewicz | 2009-03-27 |
* | ide-generic: use struct ide_port_info | Bartlomiej Zolnierkiewicz | 2009-03-27 |
* | ide_arm: use struct ide_port_info | Bartlomiej Zolnierkiewicz | 2009-03-27 |
* | icside: use struct ide_port_info also for PCB version 5 (v2) | Bartlomiej Zolnierkiewicz | 2009-03-27 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2009-03-26 |
|\ |
|
| * | platform driver: fix incorrect use of 'platform_bus_type' with 'struct device... | Ming Lei | 2009-03-24 |
* | | ide: use try_to_identify() in ide_driveid_update() | Bartlomiej Zolnierkiewicz | 2009-03-24 |
* | | ide: clear drive IRQ after re-enabling local IRQs in ide_driveid_update() | Bartlomiej Zolnierkiewicz | 2009-03-24 |
* | | ide: sanitize SELECT_MASK() usage in ide_driveid_update() | Bartlomiej Zolnierkiewicz | 2009-03-24 |
* | | ide: classify device type in do_probe() | Bartlomiej Zolnierkiewicz | 2009-03-24 |
* | | ide: remove broken EXABYTENEST support | Bartlomiej Zolnierkiewicz | 2009-03-24 |
* | | ide: shorten timeout value in ide_driveid_update() | Bartlomiej Zolnierkiewicz | 2009-03-24 |
* | | ide: propagate AltStatus workarounds to ide_driveid_update() | Bartlomiej Zolnierkiewicz | 2009-03-24 |
* | | ide: fix kmalloc() failure handling in ide_driveid_update() | Bartlomiej Zolnierkiewicz | 2009-03-24 |
* | | ide: remove pciirq argument from ide_pci_setup_ports() | Bartlomiej Zolnierkiewicz | 2009-03-24 |
* | | ide: fix ->init_chipset method to return 'int' value | Bartlomiej Zolnierkiewicz | 2009-03-24 |
* | | ide: remove try_to_identify() wrapper | Bartlomiej Zolnierkiewicz | 2009-03-24 |
* | | ide: remove no longer needed IRQ auto-probing from try_to_identify() (v2) | Bartlomiej Zolnierkiewicz | 2009-03-24 |
* | | ide: remove no longer needed IRQ fallback code from hwif_init() | Bartlomiej Zolnierkiewicz | 2009-03-24 |
* | | amd74xx: remove no longer needed ->init_hwif method | Bartlomiej Zolnierkiewicz | 2009-03-24 |
* | | ide: remove no longer needed IDE_HFLAG[_FORCE]_LEGACY_IRQS | Bartlomiej Zolnierkiewicz | 2009-03-24 |
* | | ide: use ide_pci_is_in_compatibility_mode() in ide_pci_init_{one,two}() | Bartlomiej Zolnierkiewicz | 2009-03-24 |
* | | ide: use pci_get_legacy_ide_irq() in ide_pci_init_{one,two}() | Bartlomiej Zolnierkiewicz | 2009-03-24 |
* | | ide: handle IDE_HFLAG[_FORCE]_LEGACY_IRQS in ide_pci_init_{one,two}() | Bartlomiej Zolnierkiewicz | 2009-03-24 |
* | | trm290: small ->init_hwif cleanup | Bartlomiej Zolnierkiewicz | 2009-03-24 |
* | | ns87415: small ->init_hwif cleanup | Bartlomiej Zolnierkiewicz | 2009-03-24 |
* | | ns87415: use pci_get_legacy_ide_irq() | Bartlomiej Zolnierkiewicz | 2009-03-24 |
* | | amd74xx: use ide_pci_is_in_compatibility_mode() | Bartlomiej Zolnierkiewicz | 2009-03-24 |
* | | ide: move error handling code to ide-eh.c (v2) | Bartlomiej Zolnierkiewicz | 2009-03-24 |
* | | ide: checkpatch.pl fixes for ide-iops.c | Bartlomiej Zolnierkiewicz | 2009-03-24 |
* | | ide: fix comments in ide_config_drive_speed() | Bartlomiej Zolnierkiewicz | 2009-03-24 |
* | | ide: fix printk() levels in [atapi_]reset_pollfunc() | Bartlomiej Zolnierkiewicz | 2009-03-24 |
* | | ide: move standard I/O code to ide-io-std.c | Bartlomiej Zolnierkiewicz | 2009-03-24 |
* | | ide: move ide_read_bcount_and_ireason() to ide-atapi.c | Bartlomiej Zolnierkiewicz | 2009-03-24 |