| Commit message (Expand) | Author | Age | Files | Lines |
* | ide: remove deprecated use of pci api | Quentin Lambert | 2015-04-17 | 1 | -3/+2 |
* | powerpc: Move Power Macintosh drivers to generic byteswappers | David Gibson | 2015-03-23 | 1 | -5/+5 |
* | ide: pmac: remove unnecessary pci_set_drvdata() | Jingoo Han | 2013-11-15 | 1 | -1/+0 |
* | ide: pmac: Remove casting the return value which is a void pointer | Jingoo Han | 2013-11-15 | 1 | -34/+17 |
* | Drivers: ide: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-04 | 1 | -9/+7 |
* | ide/ata: Add module.h to the implicit modular users | Paul Gortmaker | 2011-11-01 | 1 | -0/+1 |
* | drivers/ide/pmac.c: Remove unnecessary casts of pci_get_drvdata | Joe Perches | 2010-11-22 | 1 | -2/+2 |
* | powerpc/macio: Fix probing of macio devices by using the right of match table | Benjamin Herrenschmidt | 2010-06-02 | 1 | -2/+5 |
* | of: Always use 'struct device.of_node' to get device node pointer. | Grant Likely | 2010-05-19 | 1 | -5/+5 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | drivers/ide: Fix continuation line formats | Joe Perches | 2010-02-04 | 1 | -2/+2 |
* | ide: change ->set_dma_mode method parameters | Bartlomiej Zolnierkiewicz | 2010-01-19 | 1 | -2/+2 |
* | ide: change ->set_pio_mode method parameters | Bartlomiej Zolnierkiewicz | 2010-01-19 | 1 | -3/+2 |
* | powerpc/macio: Rework hotplug media bay support | Benjamin Herrenschmidt | 2009-12-09 | 1 | -35/+57 |
* | ide: remove hw_regs_t typedef | Bartlomiej Zolnierkiewicz | 2009-05-17 | 1 | -5/+6 |
* | ide: pass number of ports to ide_host_{alloc,add}() (v2) | Bartlomiej Zolnierkiewicz | 2009-05-17 | 1 | -2/+2 |
* | ide: Remove void casts | Jack Stone | 2009-04-18 | 1 | -1/+1 |
* | ide-pmac: IDE cable detection on Apple PowerBook | TOMARI Hisanobu | 2009-03-31 | 1 | -2/+10 |
* | ide: turn selectproc() method into dev_select() method (take 5) | Sergei Shtylyov | 2009-03-31 | 1 | -19/+39 |
* | ide: turn set_irq() method into write_devctl() method | Sergei Shtylyov | 2009-03-31 | 1 | -12/+2 |
* | ide: set/clear drive->waiting_for_dma flag in the core code | Bartlomiej Zolnierkiewicz | 2009-03-31 | 1 | -3/+0 |
* | ide: move ide_map_sg() call out of ->dma_setup method (take 2) | Bartlomiej Zolnierkiewicz | 2009-03-31 | 1 | -8/+3 |
* | ide: destroy DMA mappings after ending DMA (v2) | Bartlomiej Zolnierkiewicz | 2009-03-31 | 1 | -2/+0 |
* | ide: add ->dma_clear method and remove ->dma_timeout one | Bartlomiej Zolnierkiewicz | 2009-03-31 | 1 | -1/+0 |
* | ide: add ->dma_timer_expiry method and remove ->dma_exec_cmd one (v2) | Bartlomiej Zolnierkiewicz | 2009-03-27 | 1 | -8/+0 |
* | ide: pass command to ide_map_sg() | Bartlomiej Zolnierkiewicz | 2009-03-27 | 1 | -11/+8 |
* | ide: move command related fields from ide_hwif_t to struct ide_cmd | Bartlomiej Zolnierkiewicz | 2009-03-27 | 1 | -1/+1 |
* | ide: call ide_build_sglist() prior to ->dma_setup (v2) | Bartlomiej Zolnierkiewicz | 2009-03-27 | 1 | -6/+1 |
* | ide: move read_sff_dma_status() method to 'struct ide_dma_ops' | Sergei Shtylyov | 2009-01-06 | 1 | -1/+0 |
* | ide: remove HWIF() macro | Bartlomiej Zolnierkiewicz | 2009-01-06 | 1 | -2/+2 |
* | ide: merge ide_hwgroup_t with ide_hwif_t (v2) | Bartlomiej Zolnierkiewicz | 2009-01-06 | 1 | -1/+1 |
* | ide: build-fix for CONFIG_BLK_DEV_IDEDMA_PMAC=n | Bartlomiej Zolnierkiewicz | 2008-12-08 | 1 | -27/+3 |
* | ide: remove useless subdirs from drivers/ide/ | Bartlomiej Zolnierkiewicz | 2008-10-21 | 1 | -0/+1736 |