Commit Graph

1885 Commits (d91d4bb9db4a7b2a78accff3560bfd42988c56e4)

Author SHA1 Message Date
Bartlomiej Zolnierkiewicz 741ac62f6f hpt34x: add ->remove method and module_exit() 17 years ago
Bartlomiej Zolnierkiewicz f566bcae9f ide/pci/generic: add ->remove method and module_exit() 17 years ago
Bartlomiej Zolnierkiewicz cd68841b85 cy82c693: add ->remove method and module_exit() 17 years ago
Bartlomiej Zolnierkiewicz 40c8a7f67d cs5535: add ->remove method and module_exit() 17 years ago
Bartlomiej Zolnierkiewicz d16492a978 cs5530: add ->remove method and module_exit() 17 years ago
Bartlomiej Zolnierkiewicz e2b15b4765 cmd64x: add ->remove method and module_exit() 17 years ago
Bartlomiej Zolnierkiewicz f354fbc4b4 atiixp: add ->remove method and module_exit() 17 years ago
Bartlomiej Zolnierkiewicz b2509ac1d9 amd74xx: add ->remove method and module_exit() 17 years ago
Bartlomiej Zolnierkiewicz 8ee3f3b69d alim15x3: add ->remove method and module_exit() 17 years ago
Bartlomiej Zolnierkiewicz eb7cb98b1c aec62xx: add ->remove method and module_exit() 17 years ago
Bartlomiej Zolnierkiewicz ef0b04276d ide: add ide_pci_remove() helper 17 years ago
Bartlomiej Zolnierkiewicz 37525bebcf via82cxxx: cleanup ->init_chipset method 17 years ago
Bartlomiej Zolnierkiewicz 0794230fd4 cmd64x: cleanup ->init_chipset method 17 years ago
Bartlomiej Zolnierkiewicz d51f19c865 amd74xx: cleanup ->init_chipset method 17 years ago
Bartlomiej Zolnierkiewicz b16040b14e tc86c001: remove ->init_chipset method 17 years ago
Bartlomiej Zolnierkiewicz ee77325b07 via82cxxx: convert to use ->host_priv 17 years ago
Bartlomiej Zolnierkiewicz 4c674235d6 siimage: convert to use ->host_priv 17 years ago
Bartlomiej Zolnierkiewicz 96776f3b57 sc1200: convert to use ->host_priv 17 years ago
Bartlomiej Zolnierkiewicz 1d76d9dc44 it821x: convert to use ->host_priv 17 years ago
Bartlomiej Zolnierkiewicz 74811f355f hpt366: convert to use ->host_priv 17 years ago
Bartlomiej Zolnierkiewicz 60e57ed7c1 aec62xx: convert to use ->host_priv 17 years ago
Bartlomiej Zolnierkiewicz 08da591e14 ide: add ide_device_{get,put}() helpers 17 years ago
Bartlomiej Zolnierkiewicz 6cdf6eb357 ide: add ->dev and ->host_priv fields to struct ide_host 17 years ago
Bartlomiej Zolnierkiewicz 8c2eece50a ide: call ide_pci_setup_ports() before do_ide_setup_pci_device() 17 years ago
Bartlomiej Zolnierkiewicz a742d6cf0b ide: move ide_setup_pci_controller() call to ide_setup_pci_device[s]() 17 years ago
Bartlomiej Zolnierkiewicz a95925a309 ide: respect dev->irq in do_ide_setup_pci_device() also if 'tried_config' 17 years ago
Bartlomiej Zolnierkiewicz 708e5f9eb6 ide: always call ->init_chipset method in do_ide_setup_pci_device() 17 years ago
Pavel Machek fc410698eb ide: small whitespace fixes 17 years ago
Harvey Harrison 1a677aba5e ide: ide-cd_ioctl.c fix sparse integer as NULL pointer warnings 17 years ago
Harvey Harrison 141d3b27fc ide: ide-cd.c fix sparse endianness warnings 17 years ago
Borislav Petkov 570f89ea5f ide-cd: convert to using the new atapi_flags 17 years ago
Borislav Petkov ac77ef8b03 ide: remove unused PC_FLAG_DRQ_INTERRUPT 17 years ago
Borislav Petkov f2e3ab52af ide-tape: convert to using the new atapi_flags 17 years ago
Borislav Petkov ea68d270ff ide-floppy: convert to using the new atapi_flags (take 2) 17 years ago
Borislav Petkov 8fccf8995c ide: use rq->cmd instead of pc->c in atapi common code 17 years ago
Borislav Petkov 0014c75be3 ide-tape: pass packet command in rq->cmd 17 years ago
Borislav Petkov 83dd573513 ide-tape: make room for packet command ids in rq->cmd 17 years ago
Borislav Petkov 20cd93be67 ide-floppy: pass packet command in rq->cmd 17 years ago
Borislav Petkov db9d286988 ide-scsi: use drive->pc_callback instead of pc->callback 17 years ago
Borislav Petkov 776bb0270e ide-tape: use drive->pc_callback instead of pc->callback 17 years ago
Borislav Petkov 2207fa5af1 ide-floppy: use drive->pc_callback instead of pc->callback 17 years ago
Darren Jenkins 4b50750500 drivers/ide/ide-tape.c: remove double kfree 17 years ago
Bartlomiej Zolnierkiewicz 8a69580e1e ide: add ide_host_free() helper (take 2) 17 years ago
Bartlomiej Zolnierkiewicz 18de10170d ide: allocate ide_hwif_t instances dynamically 17 years ago
Bartlomiej Zolnierkiewicz af1cbba373 ide: add ide_ports[] 17 years ago
Bartlomiej Zolnierkiewicz 6059143ae3 ide: move ide_remove_port_from_hwgroup() to ide-probe.c 17 years ago
Bartlomiej Zolnierkiewicz 8cdf310025 ide: fix IDE port slots reservation and freeing (take 2) 17 years ago
Bartlomiej Zolnierkiewicz e0d0020788 ide: fix ide_host_register() return value 17 years ago
Bartlomiej Zolnierkiewicz 6f904d0152 ide: add ide_host_add() helper 17 years ago
Bartlomiej Zolnierkiewicz 48c3c10726 ide: add struct ide_host (take 3) 17 years ago