Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
linux
Commits
86bc7dd8
Commit
86bc7dd8
authored
Aug 20, 2003
by
Patrick Mochel
Browse files
Options
Browse Files
Download
Plain Diff
Merge osdl.org:/home/mochel/src/kernel/linux-2.5-virgin
into osdl.org:/home/mochel/src/kernel/linux-2.5-power
parents
07758b2e
bf4a3963
Changes
14
Hide whitespace changes
Inline
Side-by-side
Showing
14 changed files
with
53 additions
and
43 deletions
+53
-43
MAINTAINERS
MAINTAINERS
+2
-4
arch/alpha/kernel/sys_marvel.c
arch/alpha/kernel/sys_marvel.c
+0
-7
arch/x86_64/kernel/pci-gart.c
arch/x86_64/kernel/pci-gart.c
+0
-6
drivers/media/video/Kconfig
drivers/media/video/Kconfig
+0
-10
drivers/pci/hotplug/cpqphp_core.c
drivers/pci/hotplug/cpqphp_core.c
+0
-1
drivers/pci/hotplug/cpqphp_nvram.c
drivers/pci/hotplug/cpqphp_nvram.c
+0
-1
drivers/pci/names.c
drivers/pci/names.c
+3
-3
drivers/pci/pci-driver.c
drivers/pci/pci-driver.c
+2
-4
drivers/pci/setup-bus.c
drivers/pci/setup-bus.c
+0
-5
drivers/usb/media/se401.c
drivers/usb/media/se401.c
+3
-0
drivers/usb/media/stv680.c
drivers/usb/media/stv680.c
+3
-0
drivers/usb/media/usbvideo.c
drivers/usb/media/usbvideo.c
+2
-0
fs/cramfs/inode.c
fs/cramfs/inode.c
+2
-1
include/linux/pci.h
include/linux/pci.h
+36
-1
No files found.
MAINTAINERS
View file @
86bc7dd8
...
@@ -437,10 +437,8 @@ M: hpa@zytor.com
...
@@ -437,10 +437,8 @@ M: hpa@zytor.com
S: Maintained
S: Maintained
CRAMFS FILESYSTEM
CRAMFS FILESYSTEM
P: Daniel Quinlan
W: http://sourceforge.net/projects/cramfs/
M: quinlan@transmeta.com
S: Orphan
W: http://sourceforge.net/projects/cramfs/
S: Maintained
CREDITS FILE
CREDITS FILE
P: John A. Martin
P: John A. Martin
...
...
arch/alpha/kernel/sys_marvel.c
View file @
86bc7dd8
...
@@ -33,13 +33,6 @@
...
@@ -33,13 +33,6 @@
# error NR_IRQS < MARVEL_NR_IRQS !!!
# error NR_IRQS < MARVEL_NR_IRQS !!!
#endif
#endif
/* ??? Should probably be generic. */
#ifdef CONFIG_PCI_NAMES
#define pci_pretty_name(x) ((x)->pretty_name)
#else
#define pci_pretty_name(x) ""
#endif
/*
/*
* Interrupt handling.
* Interrupt handling.
...
...
arch/x86_64/kernel/pci-gart.c
View file @
86bc7dd8
...
@@ -31,12 +31,6 @@
...
@@ -31,12 +31,6 @@
#include <asm/kdebug.h>
#include <asm/kdebug.h>
#include <asm/proto.h>
#include <asm/proto.h>
#ifdef CONFIG_PCI_NAMES
#define pci_pretty_name(dev) ((dev)->pretty_name)
#else
#define pci_pretty_name(dev) ""
#endif
dma_addr_t
bad_dma_address
;
dma_addr_t
bad_dma_address
;
unsigned
long
iommu_bus_base
;
/* GART remapping area (physical) */
unsigned
long
iommu_bus_base
;
/* GART remapping area (physical) */
...
...
drivers/media/video/Kconfig
View file @
86bc7dd8
...
@@ -5,16 +5,6 @@
...
@@ -5,16 +5,6 @@
menu "Video For Linux"
menu "Video For Linux"
depends on VIDEO_DEV!=n
depends on VIDEO_DEV!=n
config VIDEO_PROC_FS
bool "V4L information in proc filesystem"
depends on PROC_FS
help
If you say Y here, you are able to access video device information
in /proc/video.
To use this option, you have to check, that the "/proc file system
support" (CONFIG_PROC_FS) is enabled too.
comment "Video Adapters"
comment "Video Adapters"
config VIDEO_BT848
config VIDEO_BT848
...
...
drivers/pci/hotplug/cpqphp_core.c
View file @
86bc7dd8
...
@@ -34,7 +34,6 @@
...
@@ -34,7 +34,6 @@
#include <linux/kernel.h>
#include <linux/kernel.h>
#include <linux/types.h>
#include <linux/types.h>
#include <linux/proc_fs.h>
#include <linux/proc_fs.h>
#include <linux/miscdevice.h>
#include <linux/slab.h>
#include <linux/slab.h>
#include <linux/workqueue.h>
#include <linux/workqueue.h>
#include <linux/pci.h>
#include <linux/pci.h>
...
...
drivers/pci/hotplug/cpqphp_nvram.c
View file @
86bc7dd8
...
@@ -31,7 +31,6 @@
...
@@ -31,7 +31,6 @@
#include <linux/kernel.h>
#include <linux/kernel.h>
#include <linux/types.h>
#include <linux/types.h>
#include <linux/proc_fs.h>
#include <linux/proc_fs.h>
#include <linux/miscdevice.h>
#include <linux/slab.h>
#include <linux/slab.h>
#include <linux/workqueue.h>
#include <linux/workqueue.h>
#include <linux/pci.h>
#include <linux/pci.h>
...
...
drivers/pci/names.c
View file @
86bc7dd8
...
@@ -80,14 +80,14 @@ void __devinit pci_name_device(struct pci_dev *dev)
...
@@ -80,14 +80,14 @@ void __devinit pci_name_device(struct pci_dev *dev)
}
}
/* Ok, found the vendor, but unknown device */
/* Ok, found the vendor, but unknown device */
sprintf
(
name
,
"PCI device %04x:%04x (%."
DEVICE
_NAME_HALF
"s)"
,
sprintf
(
name
,
"PCI device %04x:%04x (%."
PCI
_NAME_HALF
"s)"
,
dev
->
vendor
,
dev
->
device
,
vendor_p
->
name
);
dev
->
vendor
,
dev
->
device
,
vendor_p
->
name
);
return
;
return
;
/* Full match */
/* Full match */
match_device:
{
match_device:
{
char
*
n
=
name
+
sprintf
(
name
,
"%."
DEVICE
_NAME_HALF
char
*
n
=
name
+
sprintf
(
name
,
"%."
PCI
_NAME_HALF
"s %."
DEVICE
_NAME_HALF
"s"
,
"s %."
PCI
_NAME_HALF
"s"
,
vendor_p
->
name
,
device_p
->
name
);
vendor_p
->
name
,
device_p
->
name
);
int
nr
=
device_p
->
seen
+
1
;
int
nr
=
device_p
->
seen
+
1
;
device_p
->
seen
=
nr
;
device_p
->
seen
=
nr
;
...
...
drivers/pci/pci-driver.c
View file @
86bc7dd8
...
@@ -122,10 +122,8 @@ __pci_device_probe(struct pci_driver *drv, struct pci_dev *pci_dev)
...
@@ -122,10 +122,8 @@ __pci_device_probe(struct pci_driver *drv, struct pci_dev *pci_dev)
if
(
!
pci_dev
->
driver
&&
drv
->
probe
)
{
if
(
!
pci_dev
->
driver
&&
drv
->
probe
)
{
error
=
pci_device_probe_static
(
drv
,
pci_dev
);
error
=
pci_device_probe_static
(
drv
,
pci_dev
);
if
(
error
>=
0
)
if
(
error
==
-
ENODEV
)
return
error
;
error
=
pci_device_probe_dynamic
(
drv
,
pci_dev
);
error
=
pci_device_probe_dynamic
(
drv
,
pci_dev
);
}
}
return
error
;
return
error
;
}
}
...
...
drivers/pci/setup-bus.c
View file @
86bc7dd8
...
@@ -203,11 +203,6 @@ pci_setup_bridge(struct pci_bus *bus)
...
@@ -203,11 +203,6 @@ pci_setup_bridge(struct pci_bus *bus)
Enable ISA in either case (FIXME!). */
Enable ISA in either case (FIXME!). */
l
=
(
bus
->
resource
[
0
]
->
flags
&
IORESOURCE_BUS_HAS_VGA
)
?
0x0c
:
0x04
;
l
=
(
bus
->
resource
[
0
]
->
flags
&
IORESOURCE_BUS_HAS_VGA
)
?
0x0c
:
0x04
;
pci_write_config_word
(
bridge
,
PCI_BRIDGE_CONTROL
,
l
);
pci_write_config_word
(
bridge
,
PCI_BRIDGE_CONTROL
,
l
);
/* Make sure the bridge COMMAND register has the appropriate
bits set, just in case...
*/
pcibios_enable_device
(
bridge
,
0xfff
);
}
}
/* Check whether the bridge supports optional I/O and
/* Check whether the bridge supports optional I/O and
...
...
drivers/usb/media/se401.c
View file @
86bc7dd8
...
@@ -130,6 +130,9 @@ static void rvfree(void *mem, unsigned long size)
...
@@ -130,6 +130,9 @@ static void rvfree(void *mem, unsigned long size)
*
*
***************************************************************************/
***************************************************************************/
#warning please convert me from procfs to sysfs
#undef CONFIG_VIDEO_PROC_FS
#if defined(CONFIG_PROC_FS) && defined(CONFIG_VIDEO_PROC_FS)
#if defined(CONFIG_PROC_FS) && defined(CONFIG_VIDEO_PROC_FS)
static
struct
proc_dir_entry
*
se401_proc_entry
=
NULL
;
static
struct
proc_dir_entry
*
se401_proc_entry
=
NULL
;
...
...
drivers/usb/media/stv680.c
View file @
86bc7dd8
...
@@ -519,6 +519,9 @@ static int stv_init (struct usb_stv *stv680)
...
@@ -519,6 +519,9 @@ static int stv_init (struct usb_stv *stv680)
* /proc interface
* /proc interface
*******************************************************************/
*******************************************************************/
#warning please convert me from procfs to sysfs
#undef CONFIG_VIDEO_PROC_FS
#if defined(CONFIG_PROC_FS) && defined(CONFIG_VIDEO_PROC_FS)
#if defined(CONFIG_PROC_FS) && defined(CONFIG_VIDEO_PROC_FS)
static
struct
proc_dir_entry
*
stv680_proc_entry
=
NULL
;
static
struct
proc_dir_entry
*
stv680_proc_entry
=
NULL
;
...
...
drivers/usb/media/usbvideo.c
View file @
86bc7dd8
...
@@ -37,6 +37,8 @@
...
@@ -37,6 +37,8 @@
static
int
video_nr
=
-
1
;
static
int
video_nr
=
-
1
;
MODULE_PARM
(
video_nr
,
"i"
);
MODULE_PARM
(
video_nr
,
"i"
);
#warning please convert me from procfs to sysfs
#define USES_PROC_FS 0
/*
/*
* Local prototypes.
* Local prototypes.
*/
*/
...
...
fs/cramfs/inode.c
View file @
86bc7dd8
...
@@ -218,7 +218,8 @@ static int cramfs_fill_super(struct super_block *sb, void *data, int silent)
...
@@ -218,7 +218,8 @@ static int cramfs_fill_super(struct super_block *sb, void *data, int silent)
/* check at 512 byte offset */
/* check at 512 byte offset */
memcpy
(
&
super
,
cramfs_read
(
sb
,
512
,
sizeof
(
super
)),
sizeof
(
super
));
memcpy
(
&
super
,
cramfs_read
(
sb
,
512
,
sizeof
(
super
)),
sizeof
(
super
));
if
(
super
.
magic
!=
CRAMFS_MAGIC
)
{
if
(
super
.
magic
!=
CRAMFS_MAGIC
)
{
printk
(
KERN_ERR
"cramfs: wrong magic
\n
"
);
if
(
!
silent
)
printk
(
KERN_ERR
"cramfs: wrong magic
\n
"
);
goto
out
;
goto
out
;
}
}
}
}
...
...
include/linux/pci.h
View file @
86bc7dd8
...
@@ -420,7 +420,9 @@ struct pci_dev {
...
@@ -420,7 +420,9 @@ struct pci_dev {
unsigned
int
transparent
:
1
;
/* Transparent PCI bridge */
unsigned
int
transparent
:
1
;
/* Transparent PCI bridge */
unsigned
int
multifunction
:
1
;
/* Part of multi-function device */
unsigned
int
multifunction
:
1
;
/* Part of multi-function device */
#ifdef CONFIG_PCI_NAMES
#ifdef CONFIG_PCI_NAMES
char
pretty_name
[
DEVICE_NAME_SIZE
];
/* pretty name for users to see */
#define PCI_NAME_SIZE 50
#define PCI_NAME_HALF __stringify(20)
/* less than half to handle slop */
char
pretty_name
[
PCI_NAME_SIZE
];
/* pretty name for users to see */
#endif
#endif
};
};
...
@@ -524,6 +526,32 @@ struct pci_driver {
...
@@ -524,6 +526,32 @@ struct pci_driver {
#define to_pci_driver(drv) container_of(drv,struct pci_driver, driver)
#define to_pci_driver(drv) container_of(drv,struct pci_driver, driver)
/**
* PCI_DEVICE - macro used to describe a specific pci device
* @vend: the 16 bit PCI Vendor ID
* @dev: the 16 bit PCI Device ID
*
* This macro is used to create a struct pci_device_id that matches a
* specific device. The subvendor and subdevice fields will be set to
* PCI_ANY_ID.
*/
#define PCI_DEVICE(vend,dev) \
.vendor = (vend), .device = (dev), \
.subvendor = PCI_ANY_ID, .subdevice = PCI_ANY_ID
/**
* PCI_DEVICE_CLASS - macro used to describe a specific pci device class
* @dev_class: the class, subclass, prog-if triple for this device
* @dev_class_mask: the class mask for this device
*
* This macro is used to create a struct pci_device_id that matches a
* specific PCI class. The vendor, device, subvendor, and subdevice
* fields will be set to PCI_ANY_ID.
*/
#define PCI_DEVICE_CLASS(dev_class,dev_class_mask) \
.class = (dev_class), .class_mask = (dev_class_mask), \
.vendor = PCI_ANY_ID, .device = PCI_ANY_ID, \
.subvendor = PCI_ANY_ID, .subdevice = PCI_ANY_ID
/* these external functions are only available when PCI support is enabled */
/* these external functions are only available when PCI support is enabled */
#ifdef CONFIG_PCI
#ifdef CONFIG_PCI
...
@@ -814,6 +842,13 @@ static inline char *pci_name(struct pci_dev *pdev)
...
@@ -814,6 +842,13 @@ static inline char *pci_name(struct pci_dev *pdev)
return
pdev
->
dev
.
bus_id
;
return
pdev
->
dev
.
bus_id
;
}
}
/* Some archs want to see the pretty pci name, so use this macro */
#ifdef CONFIG_PCI_NAMES
#define pci_pretty_name(dev) ((dev)->pretty_name)
#else
#define pci_pretty_name(dev) ""
#endif
/*
/*
* The world is not perfect and supplies us with broken PCI devices.
* The world is not perfect and supplies us with broken PCI devices.
* For at least a part of these bugs we need a work-around, so both
* For at least a part of these bugs we need a work-around, so both
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment