android_kernel_xiaomi_sm7250/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 Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cris Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
h8300 Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
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 [PATCH] ppc32: Remove CONFIG_PMAC_PBOOK 2005-06-27 15:11:43 -07:00
ide-cd.c [PATCH] IDE CD reports current speed 2005-06-23 09:45:35 -07:00
ide-cd.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ide-disk.c [PATCH] ide: fix ide-disk inability to handle LBA only devices. 2005-06-27 17:36:39 -07:00
ide-dma.c [PATCH] ide: samsung SN-124 works perfectly well with DMA 2005-06-27 17:36:40 -07:00
ide-floppy.c [PATCH] ide-floppy adjustments 2005-06-23 09:45:28 -07:00
ide-generic.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ide-io.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ide-iops.c [PATCH] ide: IDE timing violation on reset 2005-06-27 17:36:40 -07:00
ide-lib.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ide-pnp.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ide-probe.c [PATCH] NUMA aware block device control structure allocation 2005-06-23 09:45:09 -07:00
ide-proc.c [PATCH] convert IDE device drivers to driver-model 2005-05-26 14:55:34 +02:00
ide-tape.c [PATCH] convert IDE device drivers to driver-model 2005-05-26 14:55:34 +02:00
ide-taskfile.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ide-timing.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ide.c [PATCH] convert IDE device drivers to driver-model 2005-05-26 14:55:34 +02:00
Kconfig [PATCH] ide: it8212 backport for Bartlomiej IDE 2005-06-27 17:36:41 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
setup-pci.c [PATCH] PCI: clean up dynamic pci id logic 2005-07-01 13:35:50 -07:00