remarkable-linux/drivers/parport
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
..
BUGS-parport Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ChangeLog Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
daisy.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ieee1284.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ieee1284_ops.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Kconfig [PATCH] ISA_DMA Kconfig fixes - part 2 (parport_pc) 2005-05-04 07:33:13 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
multiface.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
parport_amiga.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
parport_arc.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
parport_atari.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
parport_cs.c [PATCH] pcmcia: id_table for parport_cs.c 2005-06-27 18:03:13 -07:00
parport_gsc.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
parport_gsc.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
parport_mfc3.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
parport_pc.c [PATCH] PCI: clean up dynamic pci id logic 2005-07-01 13:35:50 -07:00
parport_serial.c [PATCH] parport: NetMos nm9855 fix 2005-06-23 09:45:27 -07:00
parport_sunbpp.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
probe.c [PATCH] create a kstrdup library function 2005-06-23 09:45:18 -07:00
procfs.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
share.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
TODO-parport Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00