Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PCI: Check dynids driver_data value for validity | Jean Delvare | 2008-10-20 | 1 | -0/+4 |
| | | | | | | | | | | | Only accept dynids whose driver_data value matches one of the driver's pci_driver_id entries. This prevents the user from accidentally passing values the drivers do not expect. Cc: Milton Miller <miltonm@bga.com> Acked-by: Greg Kroah-Hartman <gregkh@suse.de> Signed-off-by: Jean Delvare <khali@linux-fr.org> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org> | ||||
* | PCI: doc/pci: create Documentation/PCI/ and move files into it | Randy Dunlap | 2008-04-20 | 1 | -0/+646 |
Create Documentation/PCI/ and move PCI-related files to it. Fix a few instances of trailing whitespace. Update references to the new file locations. Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com> Cc: Jesse Barnes <jbarnes@virtuousgeek.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> |