Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/staging/heci
Jeff Mahoney 5fb4d2525b staging: add dependencies on PCI for drivers that require it
This patch adds PCI dependencies to staging drivers that require it.

Signed-off-by: Jeff Mahoney <jeffm@suse.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-08-07 16:12:03 -07:00
..
heci.h
heci_data_structures.h
heci_init.c Staging: heci: fix the problem that file_ext->state should be protected by device_lock 2009-06-19 11:00:55 -07:00
heci_interface.c Staging: heci: fix setting h_is bit in h_csr register 2009-06-19 11:00:55 -07:00
heci_interface.h Staging: heci: fix setting h_is bit in h_csr register 2009-06-19 11:00:55 -07:00
heci_main.c Staging: heci: fix the problem that file_ext->state should be protected by device_lock 2009-06-19 11:00:55 -07:00
heci_version.h
interrupt.c Staging: heci: do not print error when heci_bh_handler is already on workqueue 2009-06-19 11:00:55 -07:00
io_heci.c Staging: heci: fix the problem that file_ext->state should be protected by device_lock 2009-06-19 11:00:55 -07:00
Kconfig staging: add dependencies on PCI for drivers that require it 2009-08-07 16:12:03 -07:00
Makefile
TODO