Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ide: prefix messages from IDE PCI host drivers by driver name | Bartlomiej Zolnierkiewicz | 2008-07-24 | 31 | -327/+308 |
* | it821x: remove DECLARE_ITE_DEV() macro | Bartlomiej Zolnierkiewicz | 2008-07-24 | 1 | -12/+7 |
* | it8213: remove DECLARE_ITE_DEV() macro | Bartlomiej Zolnierkiewicz | 2008-07-24 | 1 | -16/+10 |
* | ide: include PCI device name in messages from IDE PCI host drivers | Bartlomiej Zolnierkiewicz | 2008-07-24 | 12 | -99/+131 |
* | ide: remove <asm/ide.h> for some archs | Bartlomiej Zolnierkiewicz | 2008-07-24 | 9 | -171/+6 |
* | ide-generic: remove ide_default_{io_base,irq}() inlines (take 3) | Bartlomiej Zolnierkiewicz | 2008-07-24 | 6 | -162/+29 |
* | ide-generic: is no longer needed on ppc32 | Bartlomiej Zolnierkiewicz | 2008-07-24 | 1 | -1/+1 |
* | ide-generic: remove broken PPC_PREP support | Bartlomiej Zolnierkiewicz | 2008-07-24 | 1 | -18/+0 |
* | ide: define MAX_HWIFS in <linux/ide.h> | Bartlomiej Zolnierkiewicz | 2008-07-24 | 14 | -65/+8 |
* | ide: remove <asm-cris/ide.h> | Bartlomiej Zolnierkiewicz | 2008-07-24 | 3 | -148/+0 |
* | ide-generic: remove "no_pci_devices()" quirk from ide_default_io_base() | Bartlomiej Zolnierkiewicz | 2008-07-24 | 2 | -28/+8 |
* | ide-generic: minor fix for mips | Bartlomiej Zolnierkiewicz | 2008-07-24 | 2 | -2/+4 |
* | ide-generic: fix ide_default_io_base() for m32r | Bartlomiej Zolnierkiewicz | 2008-07-24 | 1 | -0/+8 |
* | ide: fix <asm-xtensa/ide.h> | Bartlomiej Zolnierkiewicz | 2008-07-24 | 1 | -11/+2 |
* | rapide: add module_exit() | Bartlomiej Zolnierkiewicz | 2008-07-24 | 1 | -0/+6 |
* | icside: add module_exit() | Bartlomiej Zolnierkiewicz | 2008-07-24 | 1 | -0/+6 |
* | via82cxxx: add ->remove method and module_exit() | Bartlomiej Zolnierkiewicz | 2008-07-24 | 1 | -0/+16 |
* | trm290: add ->remove method and module_exit() | Bartlomiej Zolnierkiewicz | 2008-07-24 | 1 | -0/+7 |
* | triflex: add ->remove method and module_exit() | Bartlomiej Zolnierkiewicz | 2008-07-24 | 1 | -0/+7 |
* | tc86c001: add ->remove method and module_exit() | Bartlomiej Zolnierkiewicz | 2008-07-24 | 1 | -1/+16 |
* | slc90e66: add ->remove method and module_exit() | Bartlomiej Zolnierkiewicz | 2008-07-24 | 1 | -0/+7 |
* | sl82c105: add ->remove method and module_exit() | Bartlomiej Zolnierkiewicz | 2008-07-24 | 1 | -0/+7 |
* | 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 |
* | ide: add ide_pci_remove() helper | Bartlomiej Zolnierkiewicz | 2008-07-24 | 3 | -6/+38 |
* | 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 |