Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-07-24 | sis5513: add ->remove method and module_exit() | Bartlomiej Zolnierkiewicz | 1 | -0/+13 |
2008-07-24 | siimage: add ->remove method and module_exit() | Bartlomiej Zolnierkiewicz | 1 | -0/+25 |
2008-07-24 | serverworks: add ->remove method and module_exit() | Bartlomiej Zolnierkiewicz | 1 | -0/+7 |
2008-07-24 | sc1200: add ->remove method and module_exit() | Bartlomiej Zolnierkiewicz | 1 | -0/+7 |
2008-07-24 | rz1000: add ->remove method and module_exit() | Bartlomiej Zolnierkiewicz | 1 | -0/+7 |
2008-07-24 | piix: add ->remove method and module_exit() | Bartlomiej Zolnierkiewicz | 1 | -0/+7 |
2008-07-24 | pdc202xx_old: add ->remove method and module_exit() | Bartlomiej Zolnierkiewicz | 1 | -0/+7 |
2008-07-24 | pdc202xx_new: add ->remove method and module_exit() | Bartlomiej Zolnierkiewicz | 1 | -0/+16 |
2008-07-24 | opti621: add ->remove method and module_exit() | Bartlomiej Zolnierkiewicz | 1 | -0/+7 |
2008-07-24 | ns87415: add ->remove method and module_exit() | Bartlomiej Zolnierkiewicz | 1 | -0/+7 |
2008-07-24 | jmicron: add ->remove method and module_exit() | Bartlomiej Zolnierkiewicz | 1 | -0/+7 |
2008-07-24 | it821x: add ->remove method and module_exit() | Bartlomiej Zolnierkiewicz | 1 | -0/+16 |
2008-07-24 | it8213: add ->remove method and module_exit() | Bartlomiej Zolnierkiewicz | 1 | -0/+7 |
2008-07-24 | hpt366: add ->remove method and module_exit() | Bartlomiej Zolnierkiewicz | 1 | -0/+18 |
2008-07-24 | hpt34x: add ->remove method and module_exit() | Bartlomiej Zolnierkiewicz | 1 | -0/+7 |
2008-07-24 | ide/pci/generic: add ->remove method and module_exit() | Bartlomiej Zolnierkiewicz | 1 | -0/+7 |
2008-07-24 | cy82c693: add ->remove method and module_exit() | Bartlomiej Zolnierkiewicz | 1 | -1/+18 |
2008-07-24 | cs5535: add ->remove method and module_exit() | Bartlomiej Zolnierkiewicz | 1 | -0/+7 |
2008-07-24 | cs5530: add ->remove method and module_exit() | Bartlomiej Zolnierkiewicz | 1 | -0/+7 |
2008-07-24 | cmd64x: add ->remove method and module_exit() | Bartlomiej Zolnierkiewicz | 1 | -0/+7 |
2008-07-24 | atiixp: add ->remove method and module_exit() | Bartlomiej Zolnierkiewicz | 1 | -0/+7 |
2008-07-24 | amd74xx: add ->remove method and module_exit() | Bartlomiej Zolnierkiewicz | 1 | -0/+7 |
2008-07-24 | alim15x3: add ->remove method and module_exit() | Bartlomiej Zolnierkiewicz | 1 | -0/+7 |
2008-07-24 | aec62xx: add ->remove method and module_exit() | Bartlomiej Zolnierkiewicz | 1 | -0/+13 |
2008-07-24 | via82cxxx: cleanup ->init_chipset method | Bartlomiej Zolnierkiewicz | 1 | -46/+35 |
2008-07-24 | cmd64x: cleanup ->init_chipset method | Bartlomiej Zolnierkiewicz | 1 | -18/+0 |
2008-07-24 | amd74xx: cleanup ->init_chipset method | Bartlomiej Zolnierkiewicz | 1 | -18/+18 |
2008-07-24 | tc86c001: remove ->init_chipset method | Bartlomiej Zolnierkiewicz | 1 | -12/+26 |
2008-07-24 | via82cxxx: convert to use ->host_priv | Bartlomiej Zolnierkiewicz | 1 | -12/+21 |
2008-07-24 | siimage: convert to use ->host_priv | Bartlomiej Zolnierkiewicz | 1 | -56/+58 |
2008-07-24 | sc1200: convert to use ->host_priv | Bartlomiej Zolnierkiewicz | 1 | -20/+19 |
2008-07-24 | it821x: convert to use ->host_priv | Bartlomiej Zolnierkiewicz | 1 | -15/+13 |
2008-07-24 | hpt366: convert to use ->host_priv | Bartlomiej Zolnierkiewicz | 1 | -31/+41 |
2008-07-24 | aec62xx: convert to use ->host_priv | Bartlomiej Zolnierkiewicz | 1 | -16/+16 |
2008-07-24 | ide: add ->dev and ->host_priv fields to struct ide_host | Bartlomiej Zolnierkiewicz | 30 | -32/+32 |
2008-07-23 | ide: add ide_host_free() helper (take 2) | Bartlomiej Zolnierkiewicz | 1 | -4/+10 |
2008-07-23 | ide: add ide_host_add() helper | Bartlomiej Zolnierkiewicz | 4 | -23/+9 |
2008-07-23 | ide: add struct ide_host (take 3) | Bartlomiej Zolnierkiewicz | 5 | -58/+36 |
2008-07-23 | ide: add struct ide_tp_ops (take 2) | Bartlomiej Zolnierkiewicz | 3 | -37/+60 |
2008-07-23 | ide: filter out "default" transfer mode values in set_xfer_rate() | Bartlomiej Zolnierkiewicz | 10 | -19/+4 |
2008-07-23 | ide: remove dead Virtual DMA support | Bartlomiej Zolnierkiewicz | 1 | -30/+0 |
2008-07-23 | ide: remove ->INB, ->OUTB and ->OUTBSYNC methods | Bartlomiej Zolnierkiewicz | 4 | -49/+14 |
2008-07-23 | ide: use ->tf_read in ide_read_error() | Bartlomiej Zolnierkiewicz | 2 | -0/+4 |
2008-07-23 | ide: add ->set_irq method | Bartlomiej Zolnierkiewicz | 1 | -0/+19 |
2008-07-23 | ide: add ->read_altstatus method | Bartlomiej Zolnierkiewicz | 1 | -0/+6 |
2008-07-23 | ide: add ->read_status method | Bartlomiej Zolnierkiewicz | 3 | -10/+23 |
2008-07-23 | ide: add ->exec_command method | Bartlomiej Zolnierkiewicz | 1 | -0/+9 |
2008-07-23 | ide: factor out simplex handling from ide_pci_dma_base() | Bartlomiej Zolnierkiewicz | 2 | -6/+18 |
2008-07-23 | ide: remove ide_setup_dma() | Bartlomiej Zolnierkiewicz | 2 | -2/+6 |
2008-07-23 | ide: remove ->dma_{status,command} fields from ide_hwif_t | Bartlomiej Zolnierkiewicz | 9 | -50/+51 |