Toshi Kani
|
a8fc42530d
resource: Kill walk_iomem_res()
|
10 lat temu |
Toshi Kani
|
3f33647c41
resource: Add walk_iomem_res_desc()
|
10 lat temu |
Toshi Kani
|
43ee493bde
resource: Add I/O resource descriptor
|
10 lat temu |
Toshi Kani
|
9babd5c8ca
resource: Add System RAM resource type
|
10 lat temu |
Jiang Liu
|
91236ecc74
ACPI/PCI: Enhance ACPI core to support sparse IO space
|
10 lat temu |
Jakub Sitnicki
|
96831c0a67
kernel/resource.c: remove deprecated __check_region() and friends
|
10 lat temu |
Thierry Reding
|
8d38821cbc
resources: Add device-managed request/release_resource()
|
11 lat temu |
Vivek Goyal
|
8c86e70ace
resource: provide new functions to walk through resources
|
11 lat temu |
Bjorn Helgaas
|
d19cb803a2
vsprintf: Add support for IORESOURCE_UNSET in %pR
|
12 lat temu |
Bjorn Helgaas
|
5edb93b89f
resource: Add resource_contains()
|
12 lat temu |
Toshi Kani
|
825f787bb4
resource: add release_mem_region_adjustable()
|
12 lat temu |
Mark Brown
|
c04a9cb813
resources: Document IORESOURCE_IO
|
13 lat temu |
Mark Brown
|
72dcb11972
resources: Add register address resource type
|
13 lat temu |
Wei Yang
|
74d24b219b
resources: add resource_overlaps()
|
13 lat temu |
Yinghai Lu
|
2934a0de09
PCI: Move struct resource_list to setup-bus.c
|
14 lat temu |
Linus Torvalds
|
968e75fc13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
|
14 lat temu |
Geert Uytterhoeven
|
1c388919d8
resources: Add lookup_resource()
|
14 lat temu |
Uwe Kleine-König
|
a0e44d4a7a
include/linux/ioport.h: new helper to define common struct resource constructs
|
14 lat temu |
Bjorn Helgaas
|
fcb119183c
resources: add arch hook for preventing allocation in reserved areas
|
15 lat temu |
Bjorn Helgaas
|
c0f5ac5426
Revert "resources: support allocating space within a region from the top down"
|
15 lat temu |
Bjorn Helgaas
|
e7f8567db9
resources: support allocating space within a region from the top down
|
15 lat temu |
Alan Cox
|
8b6d043b7e
resource: shared I/O region support
|
16 lat temu |
Bjorn Helgaas
|
66f1207bce
resources: add interfaces that return conflict information
|
16 lat temu |
Bjorn Helgaas
|
9d7cca0421
resource: add window support
|
16 lat temu |
Bjorn Helgaas
|
0f4050c7d3
resource: add bus number support
|
16 lat temu |
Bjorn Helgaas
|
cd7e9fcd1f
resource: expand IORESOURCE_TYPE_BITS to make room for bus resource type
|
16 lat temu |
Yinghai Lu
|
5eeec0ec93
resource: add release_child_resources
|
16 lat temu |
Dominik Brodowski
|
3b7a17fcda
resource/PCI: mark struct resource as const
|
16 lat temu |
Dominik Brodowski
|
b26b2d494b
resource/PCI: align functions now return start of resource
|
16 lat temu |
Jean Delvare
|
f65380c07b
resource: constify arg to resource_size() and resource_type()
|
16 lat temu |