| Commit message (Expand) | Author | Age | Files | Lines |
* | m68k: missing exports | Al Viro | 2007-07-20 | 1 | -0/+2 |
* | ide: add support for SCSI ioctls to ide-floppy | Bartlomiej Zolnierkiewicz | 2007-07-20 | 2 | -5/+17 |
* | ide: remove stale changelog from setup-pci.c | Bartlomiej Zolnierkiewicz | 2007-07-20 | 1 | -6/+0 |
* | ide: remove stale changelog/comments/TODO from ide.c | Bartlomiej Zolnierkiewicz | 2007-07-20 | 1 | -78/+0 |
* | ide-cris: handle PIO auto-tuning in tune_cris_ide() | Bartlomiej Zolnierkiewicz | 2007-07-20 | 1 | -0/+2 |
* | ide: add PIO masks | Bartlomiej Zolnierkiewicz | 2007-07-20 | 41 | -8/+87 |
* | ide: remove ide_find_best_pio_mode() | Bartlomiej Zolnierkiewicz | 2007-07-20 | 6 | -39/+38 |
* | ide: drop "PIO data" argument from ide_get_best_pio_mode() | Bartlomiej Zolnierkiewicz | 2007-07-20 | 36 | -48/+42 |
* | ide: ide_find_best_pio_mode() fixes (take 2) | Bartlomiej Zolnierkiewicz | 2007-07-20 | 1 | -6/+4 |
* | ide: add ide_pio_cycle_time() helper (take 2) | Bartlomiej Zolnierkiewicz | 2007-07-20 | 8 | -55/+73 |
* | sc1200: remove stale Power Management code | Bartlomiej Zolnierkiewicz | 2007-07-20 | 1 | -37/+2 |
* | ide: ide_start_power_step() fix WRT disabling DMA | Bartlomiej Zolnierkiewicz | 2007-07-20 | 1 | -2/+3 |
* | serverworks: fix DMA | Bartlomiej Zolnierkiewicz | 2007-07-20 | 1 | -6/+2 |
* | serverworks: always tune PIO | Bartlomiej Zolnierkiewicz | 2007-07-20 | 1 | -40/+36 |
* | ide: add ide_pci_device_t.host_flags (take 2) | Bartlomiej Zolnierkiewicz | 2007-07-20 | 34 | -91/+22 |
* | ide: add ide_dev_has_iordy() helper (take 4) | Bartlomiej Zolnierkiewicz | 2007-07-20 | 2 | -9/+8 |
* | ide: make ide_get_best_pio_mode() print info if overriding PIO mode | Bartlomiej Zolnierkiewicz | 2007-07-20 | 3 | -10/+12 |
* | siimage: PIO mode setup fixes (take 2) | Bartlomiej Zolnierkiewicz | 2007-07-20 | 1 | -98/+39 |
* | atiixp: PIO mode setup fixes | Bartlomiej Zolnierkiewicz | 2007-07-20 | 1 | -13/+19 |
* | ide: Stop mapping ROMs | Alan Cox | 2007-07-20 | 5 | -38/+2 |
* | IDE: Remove references to dead ETRAX-related variables. | Robert P. J. Day | 2007-07-20 | 1 | -6/+0 |
* | PCMCIA: Add another MemoryCard to ide-cs/pata_pcmcia | Marcin Juszkiewicz | 2007-07-20 | 1 | -0/+1 |
* | scc_pata.c: Workaround for errata A308 (take 2) | Kou Ishizaki | 2007-07-20 | 1 | -13/+54 |
* | scc_pata: Use inline function for eieio | Kumar Gala | 2007-07-20 | 1 | -2/+2 |
* | IDE: fix termination of non-fs requests | Jens Axboe | 2007-07-19 | 1 | -6/+11 |
* | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau | 2007-07-19 | 1 | -2/+1 |
* | Revert drivers/ide/ide.c scsi_cmd_ioctl() usage changes | Linus Torvalds | 2007-07-17 | 1 | -5/+5 |
* | Slab allocators: Replace explicit zeroing with __GFP_ZERO | Christoph Lameter | 2007-07-17 | 1 | -2/+2 |
* | bsg: add a request_queue argument to scsi_cmd_ioctl() | FUJITA Tomonori | 2007-07-16 | 1 | -1/+1 |
* | bsg: support for full generic block layer SG v3 | Jens Axboe | 2007-07-16 | 2 | -18/+21 |
* | icside: devm_iounmap() needs linux/io.h | Al Viro | 2007-07-15 | 1 | -1/+1 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2007-07-12 | 10 | -58/+23 |
|\ |
|
| * | PCI: add pci_try_set_mwi | Randy Dunlap | 2007-07-11 | 1 | -1/+1 |
| * | PCI: Change all drivers to use pci_device->revision | Auke Kok | 2007-07-11 | 9 | -57/+22 |
* | | hd.c: remove BIOS/CMOS queries | H. Peter Anvin | 2007-07-12 | 1 | -61/+12 |
|/ |
|
* | [PATCH] fix request->cmd == INT cases | Boaz Harrosh | 2007-07-10 | 1 | -1/+2 |
* | drivers/ide/ide-dma.c: unexport ide_set_dma | Adrian Bunk | 2007-07-09 | 1 | -2/+0 |
* | via82cxxx: backport short cables support from pata_via.c | Bartlomiej Zolnierkiewicz | 2007-07-09 | 1 | -7/+41 |
* | sis5513: backport short cables support from pata_sis.c | Bartlomiej Zolnierkiewicz | 2007-07-09 | 1 | -1/+24 |
* | alim15x3: backport short cables support from pata_ali.c | Bartlomiej Zolnierkiewicz | 2007-07-09 | 1 | -23/+48 |
* | piix: backport short cables support from ata_piix.c | Bartlomiej Zolnierkiewicz | 2007-07-09 | 1 | -3/+34 |
* | ide: add short cables support | Bartlomiej Zolnierkiewicz | 2007-07-09 | 24 | -88/+121 |
* | ide: convert ide_find_best_mode() users to use ide_max_dma_mode() | Bartlomiej Zolnierkiewicz | 2007-07-09 | 5 | -215/+123 |
* | ide: fix pre-EIDE SWDMA support | Bartlomiej Zolnierkiewicz | 2007-07-09 | 1 | -1/+15 |
* | drivers/ide/legacy/hd.c: Array size calculation using sizeof replaced with AR... | Andi Drebes | 2007-07-09 | 1 | -1/+1 |
* | ide: remove content related to dead CONFIG_BLK_DEV_MAC_MEDIABAY config variable | Robert P. J. Day | 2007-07-09 | 1 | -14/+0 |
* | ide: remove references to the non-existent CONFIG_SCSI_EATA_DMA | Robert P. J. Day | 2007-07-09 | 1 | -2/+2 |
* | ide-cd: replace C code with call to ARRAY_SIZE() macro | Robert P. J. Day | 2007-07-09 | 2 | -5/+3 |
* | ide_in_drive_list(): "ALL" is not a wildcard anymore | Junio C Hamano | 2007-07-09 | 1 | -1/+0 |
* | ide_in_drive_list(): accept NULL as the wildcard for firmware revision | Junio C Hamano | 2007-07-09 | 1 | -33/+34 |