kernel-ark/drivers/ide
Greg Kroah-Hartman 7586585897 [PATCH] PCI: clean up dynamic pci id logic
The dynamic pci id logic has been bothering me for a while, and now that
I started to look into how to move some of this to the driver core, I
thought it was time to clean it all up.

It ends up making the code smaller, and easier to follow, and fixes a
few bugs at the same time (dynamic ids were not being matched
everywhere, and so could be missed on some call paths for new devices,
semaphore not needed to be grabbed when adding a new id and calling the
driver core, etc.)

I also renamed the function pci_match_device() to pci_match_id() as
that's what it really does.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2005-07-01 13:35:50 -07:00
..
arm
cris
h8300
legacy [PATCH] x86: i8253/i8259A lock cleanup 2005-06-30 08:45:10 -07:00
pci [PATCH] ide: it8212 backport for Bartlomiej IDE 2005-06-27 17:36:41 -07:00
ppc
ide-cd.c
ide-cd.h
ide-disk.c
ide-dma.c [PATCH] ide: samsung SN-124 works perfectly well with DMA 2005-06-27 17:36:40 -07:00
ide-floppy.c
ide-generic.c
ide-io.c
ide-iops.c [PATCH] ide: IDE timing violation on reset 2005-06-27 17:36:40 -07:00
ide-lib.c
ide-pnp.c
ide-probe.c
ide-proc.c
ide-tape.c
ide-taskfile.c
ide-timing.h
ide.c
Kconfig [PATCH] ide: it8212 backport for Bartlomiej IDE 2005-06-27 17:36:41 -07:00
Makefile
setup-pci.c [PATCH] PCI: clean up dynamic pci id logic 2005-07-01 13:35:50 -07:00