Age | Commit message (Expand) | Author |
2007-08-01 | scc_pata: PIO fixes | Bartlomiej Zolnierkiewicz |
2007-08-01 | piix/slc90e66: fix PIO1 handling in ->speedproc method (take 2) | Bartlomiej Zolnierkiewicz |
2007-08-01 | jmicron: PIO fixes | Bartlomiej Zolnierkiewicz |
2007-08-01 | it8213: PIO fixes (take 2) | Bartlomiej Zolnierkiewicz |
2007-08-01 | cs5535: PIO fixes | Bartlomiej Zolnierkiewicz |
2007-08-01 | cs5520: fix PIO auto-tuning in ->ide_dma_check method | Bartlomiej Zolnierkiewicz |
2007-08-01 | drivers/ide/arm/icside.c: kmalloc + memset conversion to kzalloc | Mariusz Kozlowski |
2007-08-01 | ide: eliminate warnings in ide-tape.c | Stephen Rothwell |
2007-08-01 | ide: fix runtogether printk's in cmd64x IDE driver | Meelis Roos |
2007-08-01 | sis5513: Add FSC Amilo A1630 PCI subvendor/dev to laptops | David Lamparter |
2007-08-01 | alim15x3: Correct HP detect | Bartlomiej Zolnierkiewicz |
2007-08-01 | ide: Fix an overrun found in the CS5535 IDE driver | Jordan Crouse |
2007-07-31 | Remove the arm26 port | Adrian Bunk |
2007-07-26 | drivers/ misc __iomem annotations | Al Viro |
2007-07-24 | [BLOCK] Get rid of request_queue_t typedef | Jens Axboe |
2007-07-20 | m68k: missing exports | Al Viro |
2007-07-20 | ide: add support for SCSI ioctls to ide-floppy | Bartlomiej Zolnierkiewicz |
2007-07-20 | ide: remove stale changelog from setup-pci.c | Bartlomiej Zolnierkiewicz |
2007-07-20 | ide: remove stale changelog/comments/TODO from ide.c | Bartlomiej Zolnierkiewicz |
2007-07-20 | ide-cris: handle PIO auto-tuning in tune_cris_ide() | Bartlomiej Zolnierkiewicz |
2007-07-20 | ide: add PIO masks | Bartlomiej Zolnierkiewicz |
2007-07-20 | ide: remove ide_find_best_pio_mode() | Bartlomiej Zolnierkiewicz |
2007-07-20 | ide: drop "PIO data" argument from ide_get_best_pio_mode() | Bartlomiej Zolnierkiewicz |
2007-07-20 | ide: ide_find_best_pio_mode() fixes (take 2) | Bartlomiej Zolnierkiewicz |
2007-07-20 | ide: add ide_pio_cycle_time() helper (take 2) | Bartlomiej Zolnierkiewicz |
2007-07-20 | sc1200: remove stale Power Management code | Bartlomiej Zolnierkiewicz |
2007-07-20 | ide: ide_start_power_step() fix WRT disabling DMA | Bartlomiej Zolnierkiewicz |
2007-07-20 | serverworks: fix DMA | Bartlomiej Zolnierkiewicz |
2007-07-20 | serverworks: always tune PIO | Bartlomiej Zolnierkiewicz |
2007-07-20 | ide: add ide_pci_device_t.host_flags (take 2) | Bartlomiej Zolnierkiewicz |
2007-07-20 | ide: add ide_dev_has_iordy() helper (take 4) | Bartlomiej Zolnierkiewicz |
2007-07-20 | ide: make ide_get_best_pio_mode() print info if overriding PIO mode | Bartlomiej Zolnierkiewicz |
2007-07-20 | siimage: PIO mode setup fixes (take 2) | Bartlomiej Zolnierkiewicz |
2007-07-20 | atiixp: PIO mode setup fixes | Bartlomiej Zolnierkiewicz |
2007-07-20 | ide: Stop mapping ROMs | Alan Cox |
2007-07-20 | IDE: Remove references to dead ETRAX-related variables. | Robert P. J. Day |
2007-07-20 | PCMCIA: Add another MemoryCard to ide-cs/pata_pcmcia | Marcin Juszkiewicz |
2007-07-20 | scc_pata.c: Workaround for errata A308 (take 2) | Kou Ishizaki |
2007-07-20 | scc_pata: Use inline function for eieio | Kumar Gala |
2007-07-19 | IDE: fix termination of non-fs requests | Jens Axboe |
2007-07-19 | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau |
2007-07-17 | Revert drivers/ide/ide.c scsi_cmd_ioctl() usage changes | Linus Torvalds |
2007-07-17 | Slab allocators: Replace explicit zeroing with __GFP_ZERO | Christoph Lameter |
2007-07-16 | bsg: add a request_queue argument to scsi_cmd_ioctl() | FUJITA Tomonori |
2007-07-16 | bsg: support for full generic block layer SG v3 | Jens Axboe |
2007-07-15 | icside: devm_iounmap() needs linux/io.h | Al Viro |
2007-07-12 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds |
2007-07-12 | hd.c: remove BIOS/CMOS queries | H. Peter Anvin |
2007-07-11 | PCI: add pci_try_set_mwi | Randy Dunlap |
2007-07-11 | PCI: Change all drivers to use pci_device->revision | Auke Kok |