| Commit message (Expand) | Author | Age | Files | Lines |
* | MIPS: Alchemy: kill au1xxx.h header | Manuel Lauss | 2011-10-25 | 1 | -1/+1 |
* | MIPS, IDE: Alchem, au1xxx-ide: Remove pb1200/db1200 header dep | Manuel Lauss | 2011-10-25 | 1 | -18/+26 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6 | Linus Torvalds | 2010-03-04 | 1 | -7/+6 |
|\ |
|
| * | 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 |
* | | MIPS: Alchemy: change dbdma to accept physical memory addresses | Manuel Lauss | 2010-02-27 | 1 | -4/+4 |
* | | MIPS: Alchemy: remove dbdma compat macros | Manuel Lauss | 2010-02-27 | 1 | -12/+9 |
|/ |
|
* | drivers/ide/au1xxx-ide.c: use resource_size() | H Hartley Sweeten | 2009-11-23 | 1 | -4/+3 |
* | ide: remove hw_regs_t typedef | Bartlomiej Zolnierkiewicz | 2009-05-17 | 1 | -2/+2 |
* | ide: pass number of ports to ide_host_{alloc,add}() (v2) | Bartlomiej Zolnierkiewicz | 2009-05-17 | 1 | -2/+2 |
* | ide: remove chipset field from hw_regs_t | Bartlomiej Zolnierkiewicz | 2009-05-17 | 1 | -1/+1 |
* | ide: turn selectproc() method into dev_select() method (take 5) | Sergei Shtylyov | 2009-03-31 | 1 | -0/+1 |
* | ide: turn set_irq() method into write_devctl() method | Sergei Shtylyov | 2009-03-31 | 1 | -2/+1 |
* | au1xxx-ide: auide_{in|out}sw() should be static | Sergei Shtylyov | 2009-03-31 | 1 | -2/+2 |
* | ide: set/clear drive->waiting_for_dma flag in the core code | Bartlomiej Zolnierkiewicz | 2009-03-31 | 1 | -6/+0 |
* | ide: move ide_map_sg() call out of ->dma_setup method (take 2) | Bartlomiej Zolnierkiewicz | 2009-03-31 | 1 | -7/+2 |
* | 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 | -9/+6 |
* | ide: move command related fields from ide_hwif_t to struct ide_cmd | Bartlomiej Zolnierkiewicz | 2009-03-27 | 1 | -1/+1 |
* | ide: pass command instead of request to ide_pio_datablock() | Bartlomiej Zolnierkiewicz | 2009-03-27 | 1 | -2/+2 |
* | ide: call ide_build_sglist() prior to ->dma_setup (v2) | Bartlomiej Zolnierkiewicz | 2009-03-27 | 1 | -6/+1 |
* | au1xxx-ide: auide_dma_end() cleanup | Bartlomiej Zolnierkiewicz | 2009-03-27 | 1 | -6/+1 |
* | platform driver: fix incorrect use of 'platform_bus_type' with 'struct device... | Ming Lei | 2009-03-25 | 1 | -18/+18 |
* | 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 | -3/+3 |
* | ide: remove useless subdirs from drivers/ide/ | Bartlomiej Zolnierkiewicz | 2008-10-21 | 1 | -0/+642 |