index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
pnp.h
Commit message (
Expand
)
Author
Age
*
pnp: add PNP resource range checking function
Bjorn Helgaas
2009-06-05
*
Merge branch 'linus' into test
Len Brown
2008-10-23
|
\
|
*
pnp: make the resource type an unsigned long
Rene Herman
2008-10-16
*
|
PNP: convert the last few pnp_info() uses to printk()
Bjorn Helgaas
2008-10-10
|
/
*
Fix PNP build failure, bugzilla #11276
David Miller
2008-09-16
*
PNP: convert resource options to single linked list
Bjorn Helgaas
2008-07-16
*
PNP: make resource option structures private to PNP subsystem
Bjorn Helgaas
2008-07-16
*
PNP: define PNP-specific IORESOURCE_IO_* flags alongside IRQ, DMA, MEM
Bjorn Helgaas
2008-07-16
*
PNP: add pnp_possible_config() -- can a device could be configured this way?
Bjorn Helgaas
2008-07-16
*
PNP: replace pnp_resource_table with dynamically allocated resources
Bjorn Helgaas
2008-07-16
*
PNP: make pnp_{port,mem,etc}_start(), et al work for invalid resources
Bjorn Helgaas
2008-07-16
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2008-04-30
|
\
|
*
ISAPNP: remove unused pnp_dev->regs field
Bjorn Helgaas
2008-04-29
|
*
PNP: make interfaces private to the PNP core
Bjorn Helgaas
2008-04-29
|
*
PNP: make pnp_resource_table private to PNP core
Bjorn Helgaas
2008-04-29
|
*
PNP: convert resource accessors to use pnp_get_resource(), not pnp_resource_t...
Bjorn Helgaas
2008-04-29
|
*
PNP: add pnp_get_resource() interface
Bjorn Helgaas
2008-04-29
|
*
PNP: remove unused interfaces using pnp_resource_table
Bjorn Helgaas
2008-04-29
|
*
PNP: add pnp_init_resources(struct pnp_dev *) interface
Bjorn Helgaas
2008-04-29
|
*
PNP: remove pnp_resource_table from internal get/set interfaces
Bjorn Helgaas
2008-04-29
|
*
PNP: add debug output to option registration
Bjorn Helgaas
2008-04-29
|
*
PNP: make pnp_add_card_id() internal to PNP core
Bjorn Helgaas
2008-04-29
|
*
PNP: make pnp_add_id() internal to PNP core
Bjorn Helgaas
2008-04-29
*
|
Remove "#ifdef __KERNEL__" checks from unexported headers
Robert P. J. Day
2008-04-30
|
/
*
pnp: increase number of devices supported per protocol
Bjorn Helgaas
2008-04-11
*
PNP: increase the number of PnP memory resources from 12 to 24
Darren Salt
2008-03-22
*
isapnp driver semaphore to mutex
Daniel Walker
2008-02-06
*
include/linux/: Spelling fixes
Joe Perches
2008-02-03
*
increase PNP_MAX_PORT to 40 from 24
Len Brown
2007-12-27
*
PNP: increase the maximum number of resources
Zhao Yakui
2007-11-29
*
PNP: remove null pointer checks
Bjorn Helgaas
2007-10-17
*
PNP: fix up after Lindent
Bjorn Helgaas
2007-07-26
*
PNP: Lindent all source files
Bjorn Helgaas
2007-07-26
*
ACPI, PNP: hook ACPI D-state to PNP suspend/resume
Shaohua Li
2007-07-22
*
PNP: notice whether we have PNP devices (PNPBIOS or PNPACPI)
Bjorn Helgaas
2007-05-08
*
init dma masks in pnp_dev
David Brownell
2007-05-08
*
[PATCH] PNP: export pnp_bus_type
David Brownell
2007-02-11
*
[PATCH] 64bit resource: change pnp core to use resource_size_t
Greg Kroah-Hartman
2006-06-27
*
[ALSA] [PATCH] alsa: Improved PnP suspend support
Pierre Ossman
2006-01-03
*
[ALSA] PATCH] Add PM support to PnP drivers
Takashi Iwai
2006-01-03
*
[PATCH] drivers/pnp/: cleanups
Adrian Bunk
2005-11-07
*
[PATCH] PNP: make pnp_dbg conditional directly on CONFIG_PNP_DEBUG
Bjorn Helgaas
2005-09-07
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16