Age | Commit message (Expand) | Author |
2008-10-05 | ide: workaround for bogus gcc warning in ide_sysfs_register_port() | Bartlomiej Zolnierkiewicz |
2008-10-05 | ide-cd: Optiarc DVD RW AD-7200A does play audio | Bodo Eggert |
2008-10-05 | IDE: Fix platform device registration in Swarm IDE driver (v2) | Ralf Baechle |
2008-10-05 | ide-dma: fix ide_build_dmatable() for TRM290 | Sergei Shtylylov |
2008-10-05 | ide-cd: temporary tray close fix | Borislav Petkov |
2008-09-27 | ide: note that IDE generic may prevent other drivers from attaching | Tejun Heo |
2008-09-27 | ide-tape: fix vendor strings | Borislav Petkov |
2008-09-27 | Swarm: Fix crash due to missing initialization | Ralf Baechle |
2008-09-11 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2008-09-11 | block: disable sysfs parts of the disk command filter | Jens Axboe |
2008-09-10 | ide: Fix pointer arithmetic in hpt3xx driver code (3rd try) | Masoud Sharbiani |
2008-09-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds |
2008-09-02 | ide/Kconfig: mark ide-scsi as deprecated | Bartlomiej Zolnierkiewicz |
2008-09-02 | ide-disk: remove stale init_idedisk_capacity() documentation | Bartlomiej Zolnierkiewicz |
2008-09-02 | palm_bk3710: improve IDE registration | David Brownell |
2008-09-02 | IDE: palm_bk3710: fix compile warning for unused variable | Kevin Hilman |
2008-08-29 | remove blk_register_filter and blk_unregister_filter in gendisk | FUJITA Tomonori |
2008-08-18 | sgiioc4: fixup message on resource allocation failure | Bartlomiej Zolnierkiewicz |
2008-08-18 | ide-cd: use bcd2bin/bin2bcd | Adrian Bunk |
2008-08-18 | drivers/ide/pci/: use __devexit_p() | Adrian Bunk |
2008-08-07 | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King |
2008-08-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Russell King |
2008-08-07 | [ARM] Eliminate useless includes of asm/mach-types.h | Russell King |
2008-08-05 | ide: ->cable_detect method cannot be marked __devinit | Bartlomiej Zolnierkiewicz |
2008-08-05 | ide: ->quirkproc method cannot be marked __devinit | Bartlomiej Zolnierkiewicz |
2008-08-05 | cs5520: add enablebits checking | Bartlomiej Zolnierkiewicz |
2008-08-05 | ide-cd: fix endianity for the error message in cdrom_read_capacity | Petr Tesarik |
2008-08-05 | ide: remove CONFIG_IDE_MAX_HWIFS | Adrian Bunk |
2008-08-05 | ide: fix regression caused by ide_device_{get,put}() addition (take 2) | Bartlomiej Zolnierkiewicz |
2008-08-05 | ide: fix ide_fix_driveid() | Bartlomiej Zolnierkiewicz |
2008-08-05 | ide: fix pre-EIDE SWDMA support on big-endian | Bartlomiej Zolnierkiewicz |
2008-07-30 | ide/powermac: Fix use of uninitialized pointer on media-bay | Benjamin Herrenschmidt |
2008-07-24 | ide: use proper printk() KERN_* levels in ide-probe.c | Bartlomiej Zolnierkiewicz |
2008-07-24 | ide: fix for EATA SCSI HBA in ATA emulating mode | Bartlomiej Zolnierkiewicz |
2008-07-24 | ide: remove stale comments from drivers/ide/Makefile | Bartlomiej Zolnierkiewicz |
2008-07-24 | ide: enable local IRQs in all handlers for TASKFILE_NO_DATA data phase | Bartlomiej Zolnierkiewicz |
2008-07-24 | ht6560b: remove old history | Jan Evert van Grootheest |
2008-07-24 | ht6560b: update email address | Jan Evert van Grootheest |
2008-07-24 | ide-cd: fix oops when using growisofs | Jens Axboe |
2008-07-24 | gayle: release resources on ide_host_add() failure | Bartlomiej Zolnierkiewicz |
2008-07-24 | palm_bk3710: add UltraDMA/100 support | Sergei Shtylyov |
2008-07-24 | ide: trivial sparse annotations | Harvey Harrison |
2008-07-24 | ide: ide-tape.c sparse annotations and unaligned access removal | Harvey Harrison |
2008-07-24 | ide: drop 'name' parameter from ->init_chipset method | Bartlomiej Zolnierkiewicz |
2008-07-24 | ide: prefix messages from IDE PCI host drivers by driver name | Bartlomiej Zolnierkiewicz |
2008-07-24 | it821x: remove DECLARE_ITE_DEV() macro | Bartlomiej Zolnierkiewicz |
2008-07-24 | it8213: remove DECLARE_ITE_DEV() macro | Bartlomiej Zolnierkiewicz |
2008-07-24 | ide: include PCI device name in messages from IDE PCI host drivers | Bartlomiej Zolnierkiewicz |
2008-07-24 | ide-generic: remove ide_default_{io_base,irq}() inlines (take 3) | Bartlomiej Zolnierkiewicz |
2008-07-24 | ide-generic: is no longer needed on ppc32 | Bartlomiej Zolnierkiewicz |