index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pnp
/
base.h
Age
Commit message (
Expand
)
Author
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2015-03-18
PNP: Convert pnp_lock into a mutex
Rafael J. Wysocki
2013-10-16
PNP: convert bus code to use dev_groups
Greg Kroah-Hartman
2012-11-15
ACPI: Move device resources interpretation code from PNP to ACPI core
Rafael J. Wysocki
2011-03-22
pnp: only assign IORESOURCE_DMA if CONFIG_ISA_DMA_API is enabled
David Rientjes
2010-10-01
ACPI/PNP: A HID value of an object never changes -> make it const
Thomas Renninger
2010-03-14
PNPACPI: add bus number support
Bjorn Helgaas
2008-10-23
Merge branch 'linus' into test
Len Brown
2008-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2008-10-16
pnp: make the resource type an unsigned long
Rene Herman
2008-10-16
PNP: create device attributes via default device attributes
Drew Moseley
2008-10-10
PNP: add CONFIG_PNP_DEBUG_MESSAGES and pnp_dbg()
Bjorn Helgaas
2008-07-26
make pnp_add_card_id() static
Adrian Bunk
2008-07-16
PNP: convert resource options to single linked list
Bjorn Helgaas
2008-07-16
PNP: centralize resource option allocations
Bjorn Helgaas
2008-07-16
PNP: increase I/O port & memory option address sizes
Bjorn Helgaas
2008-07-16
PNP: introduce pnp_irq_mask_t typedef
Bjorn Helgaas
2008-07-16
PNP: make resource option structures private to PNP subsystem
Bjorn Helgaas
2008-07-16
PNP: replace pnp_resource_table with dynamically allocated resources
Bjorn Helgaas
2008-07-16
PNP: add pnp_resource_type_name() helper function
Bjorn Helgaas
2008-07-16
PNP: add pnp_resource_type() internal interface
Bjorn Helgaas
2008-07-16
PNP: remove pnp_resource.index
Bjorn Helgaas
2008-05-14
pnp: add pnp_build_option() to the API
Rene Herman
2008-04-29
PNP: make interfaces private to the PNP core
Bjorn Helgaas
2008-04-29
PNP: make generic pnp_add_mem_resource()
Bjorn Helgaas
2008-04-29
PNP: make generic pnp_add_io_resource()
Bjorn Helgaas
2008-04-29
PNP: make generic pnp_add_dma_resource()
Bjorn Helgaas
2008-04-29
PNP: make generic pnp_add_irq_resource()
Bjorn Helgaas
2008-04-29
PNP: add pnp_resource index for ISAPNP
Bjorn Helgaas
2008-04-29
PNP: add pnp_get_pnp_resource()
Bjorn Helgaas
2008-04-29
PNP: add struct pnp_resource
Bjorn Helgaas
2008-04-29
PNP: make pnp_resource_table private to PNP core
Bjorn Helgaas
2008-04-29
PNP: pass resources, not indexes, to pnp_check_port(), et al
Bjorn Helgaas
2008-04-29
PNP: factor pnp_init_resource_table() and pnp_clean_resource_table()
Bjorn Helgaas
2008-04-29
PNP: add debug when assigning PNP resources
Bjorn Helgaas
2008-04-29
PNP: add pnp_alloc_card()
Bjorn Helgaas
2008-04-29
PNP: change pnp_add_card_id() to allocate its own pnp_id structures
Bjorn Helgaas
2008-04-29
PNP: make pnp_add_card_id() internal to PNP core
Bjorn Helgaas
2008-04-29
PNP: add pnp_alloc_dev()
Bjorn Helgaas
2008-04-29
PNP: add pnp_eisa_id_to_string()
Bjorn Helgaas
2008-04-29
PNP: change pnp_add_id() to allocate its own pnp_id structures
Bjorn Helgaas
2008-04-29
PNP: make pnp_add_id() internal to PNP core
Bjorn Helgaas
2007-02-11
[PATCH] PNP: export pnp_bus_type
David Brownell
2003-08-05
[PNP] Remove device naming based on id
Adam Belay
2003-06-18
[PNP] Resource Management Cleanups and Updates
Adam Belay
2003-02-19
Preparations and Cleanups
Adam Belay
2002-12-05
[PATCH] Linux PnP Support V0.93 - 2.5.50
Adam Belay
2002-10-20
[PATCH] PnP Rewrite Fixes - 2.5.44
Adam Belay
2002-10-18
[PATCH] PnP Rewrite V0.9 - 2.5.43
Adam Belay