Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
Bjorn Helgaas
|
3a92c319c4
PCI: Ignore write combining when mapping I/O port space
|
9 years ago |
Ryan Desfosses
|
3c78bc61f5
PCI: Whitespace cleanup
|
11 years ago |
Bjorn Helgaas
|
f7625980f5
PCI: Fix whitespace, capitalization, and spelling errors
|
11 years ago |
Al Viro
|
54de90d686
pci/proc: switch to fixed_size_llseek()
|
12 years ago |
David Howells
|
a8ca16ea7b
proc: Supply a function to remove a proc entry by PDE
|
12 years ago |
David Howells
|
271a15eabe
proc: Supply PDE attribute setting accessor functions
|
12 years ago |
Al Viro
|
d9dda78bad
procfs: new helper - PDE_DATA(inode)
|
12 years ago |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 years ago |
Huang Ying
|
b3c32c4f95
PCI/PM: Fix proc config reg access for D3cold and bridge suspending
|
12 years ago |
Bjorn Helgaas
|
7990681ad8
PCI: Remove unused, commented-out, code
|
13 years ago |
Arnd Bergmann
|
451a3c24b0
BKL: remove extraneous #include <smp_lock.h>
|
14 years ago |
Martin Wilck
|
3b519e4ea6
PCI: fix size checks for mmap() on /proc/bus/pci files
|
14 years ago |
Arnd Bergmann
|
991f739544
PCI: kill BKL in /proc/pci
|
15 years ago |
Kulikov Vasiliy
|
4e344b1cc5
PCI: use for_each_pci_dev()
|
15 years ago |
Kenji Kaneshige
|
8cc2bfd87f
PCI: kernel oops on access to pci proc file while hot-removal
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Yu Zhao
|
fde09c6d8f
PCI: define PCI resource names in an 'enum'
|
16 years ago |
Jesse Barnes
|
9eff02e204
PCI: check mmap range of /proc/bus/pci files too
|
17 years ago |
Harvey Harrison
|
f17a077e61
PCI: fixup sparse endianness warnings in proc.c
|
17 years ago |
Adrian Bunk
|
cf35e4ad57
PCI: remove CVS keywords
|
17 years ago |
Robert P. J. Day
|
eaf611426d
PCI: Replace deprecated __initcall with device_initcall.
|
17 years ago |
Denis V. Lunev
|
c7705f3449
drivers: use non-racy method for proc entries creation (2)
|
17 years ago |
Alexey Dobriyan
|
9c37066d88
proc: remove proc_bus
|
17 years ago |
Kenji Kaneshige
|
79df4c60c5
PCI: Fix wrong reference counter check for proc_dir_entry
|
17 years ago |
Jan Engelhardt
|
02d90fc343
PCI: constify function pointer tables
|
17 years ago |
Mathieu Segaud
|
add771840b
PCI: Convert drivers/pci/proc.c to use unlocked_ioctl
|
17 years ago |
Adrian Bunk
|
eb003ec265
PCI: drivers/pci/: remove unused exports
|
18 years ago |
David Rientjes
|
ecb3908046
pci: write file size to inode on proc bus file write
|
18 years ago |
David Rientjes
|
cd68602f36
pci: use size stored in proc_dir_entry for proc bus files
|
18 years ago |