| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2008-04-27 | ide: remove obsoleted "idex=reset" kernel parameter | 2 | -11/+4 | |
| 2008-04-27 | ide: remove obsoleted "idex=serialize" kernel parameter | 1 | -7/+2 | |
| 2008-04-27 | ide: add "ignore_cable" parameter (take 2) | 2 | -1/+41 | |
| 2008-04-27 | ide: fix icside breakage | 1 | -2/+1 | |
| 2008-04-26 | ide: constify struct ide_dma_ops | 20 | -52/+125 | |
| 2008-04-26 | ide: add struct ide_dma_ops (take 3) | 29 | -337/+349 | |
| 2008-04-26 | ide: add IDE_HFLAG_SERIALIZE_DMA host flag | 2 | -5/+7 | |
| 2008-04-26 | sl82c105: check bridge revision in sl82c105_init_one() | 1 | -18/+17 | |
| 2008-04-26 | au1xxx-ide: use ->init_dma method | 1 | -9/+6 | |
| 2008-04-26 | palm_bk3710: use ->init_dma method | 1 | -6/+17 | |
| 2008-04-26 | sgiioc4: use ->init_dma method | 1 | -17/+12 | |
| 2008-04-26 | icside: use ->init_dma method | 1 | -8/+11 | |
| 2008-04-26 | ide-pmac: use ->init_dma method | 1 | -8/+12 | |
| 2008-04-26 | ide: do complete DMA setup in ->init_dma method (take 2) | 4 | -35/+71 | |
| 2008-04-26 | au1xxx-ide: fix MWDMA support | 1 | -47/+2 | |
| 2008-04-26 | ide: cleanup ide_setup_dma() | 3 | -18/+17 | |
| 2008-04-26 | ide: factor out setting PCI bus-mastering from ide_hwif_setup_dma() | 1 | -23/+36 | |
| 2008-04-26 | ide: export ide_allocate_dma_engine() | 2 | -8/+4 | |
| 2008-04-26 | ide: move ide_setup_dma() call out from ->init_dma method | 3 | -7/+3 | |
| 2008-04-26 | alim15x3: skip DMA initialization completely on revs < 0x20 | 1 | -2/+4 | |
| 2008-04-26 | pdc202xx_old: remove init_dma_pdc202xx() | 1 | -16/+7 | |
| 2008-04-26 | ide: don't display "BIOS" settings in ide_setup_dma() | 1 | -9/+2 | |
| 2008-04-26 | ide: remove ->cds field from ide_hwif_t (take 2) | 4 | -5/+4 | |
| 2008-04-26 | ide: remove ide_dma_iobase() | 1 | -27/+7 | |
| 2008-04-26 | ide: remove ->extra field from struct ide_port_info | 4 | -12/+1 | |
| 2008-04-26 | ide: replace remaining __FUNCTION__ occurrences | 16 | -46/+46 | |
| 2008-04-26 | ide-tape: remove idetape_pipeline_active() | 1 | -18/+11 | |
| 2008-04-26 | ide: cleanup setting hwif->mmio flag | 23 | -32/+2 | |
| 2008-04-26 | ide: remove ide_hwif_request_regions() | 1 | -50/+0 | |
| 2008-04-26 | ide: manage resources for PCI devices in ide_pci_enable() (take 3) | 6 | -82/+28 | |
| 2008-04-26 | cmd640: manage I/O resources in driver | 1 | -3/+34 | |
| 2008-04-26 | ide: manage I/O resources in ide_legacy_init_one() | 6 | -0/+27 | |
| 2008-04-26 | ide: add ide_legacy_init_one() helper | 1 | -23/+33 | |
| 2008-04-26 | ide_arm: manage I/O resources in driver | 1 | -1/+18 | |
| 2008-04-26 | ide-4drives: manage I/O resources in driver | 2 | -3/+20 | |
| 2008-04-26 | ide-generic: manage I/O resources in driver | 1 | -2/+19 | |
| 2008-04-26 | ide: remove ide_hwif_release_regions() | 1 | -25/+0 | |
| 2008-04-26 | ide: register ports with non-present devices (for warm-plug) | 1 | -20/+17 | |
| 2008-04-26 | ide-cs: manage I/O resources in driver | 1 | -22/+48 | |
| 2008-04-26 | ide-pnp: manage I/O resources in driver | 1 | -2/+27 | |
| 2008-04-26 | qd65xx: cleanup qd_probe() | 1 | -35/+17 | |
| 2008-04-26 | ide: use ide_legacy_device_add() for qd65xx (take 2) | 6 | -60/+25 | |
| 2008-04-26 | ide: add ide_legacy_device_add() helper | 5 | -106/+36 | |
| 2008-04-26 | ide: remove ->noprobe field from ide_hwif_t | 5 | -13/+11 | |
| 2008-04-26 | ide-cd: fix remaining checkpatch.pl issues | 1 | -19/+17 | |
| 2008-04-26 | ide-cd: shorten lines longer than 80 columns | 1 | -23/+46 | |
| 2008-04-26 | ide-cd: fixup comments | 1 | -210/+191 | |
| 2008-04-26 | ide-cd: put all proc-related code at one place | 1 | -36/+35 | |
| 2008-04-26 | ide-cd: include proper headers | 1 | -3/+3 | |
| 2008-04-26 | ide: add struct ide_port_ops (take 2) | 52 | -410/+463 |
