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