Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2008-07-24 | ide: remove <asm-cris/ide.h> | Bartlomiej Zolnierkiewicz | 3 | -148/+0 |
2008-07-24 | ide-generic: remove "no_pci_devices()" quirk from ide_default_io_base() | Bartlomiej Zolnierkiewicz | 2 | -28/+8 |
2008-07-24 | ide-generic: minor fix for mips | Bartlomiej Zolnierkiewicz | 2 | -2/+4 |
2008-07-24 | ide-generic: fix ide_default_io_base() for m32r | Bartlomiej Zolnierkiewicz | 1 | -0/+8 |
2008-07-24 | ide: fix <asm-xtensa/ide.h> | Bartlomiej Zolnierkiewicz | 1 | -11/+2 |
2008-07-24 | rapide: add module_exit() | Bartlomiej Zolnierkiewicz | 1 | -0/+6 |
2008-07-24 | icside: add module_exit() | Bartlomiej Zolnierkiewicz | 1 | -0/+6 |
2008-07-24 | via82cxxx: add ->remove method and module_exit() | Bartlomiej Zolnierkiewicz | 1 | -0/+16 |
2008-07-24 | trm290: add ->remove method and module_exit() | Bartlomiej Zolnierkiewicz | 1 | -0/+7 |
2008-07-24 | triflex: add ->remove method and module_exit() | Bartlomiej Zolnierkiewicz | 1 | -0/+7 |
2008-07-24 | tc86c001: add ->remove method and module_exit() | Bartlomiej Zolnierkiewicz | 1 | -1/+16 |
2008-07-24 | slc90e66: add ->remove method and module_exit() | Bartlomiej Zolnierkiewicz | 1 | -0/+7 |
2008-07-24 | sl82c105: add ->remove method and module_exit() | Bartlomiej Zolnierkiewicz | 1 | -0/+7 |
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 | ide: add ide_pci_remove() helper | Bartlomiej Zolnierkiewicz | 3 | -6/+38 |
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 ide_device_{get,put}() helpers | Bartlomiej Zolnierkiewicz | 8 | -13/+99 |
2008-07-24 | ide: add ->dev and ->host_priv fields to struct ide_host | Bartlomiej Zolnierkiewicz | 33 | -41/+85 |