index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pnp
/
resource.c
Commit message (
Expand
)
Author
Age
*
PNP: don't check for conflicts with bridge windows
Bjorn Helgaas
2010-05-06
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
PNPACPI: add bus number support
Bjorn Helgaas
2010-03-14
*
vsprintf: use %pR, %pr instead of %pRt, %pRf
Bjorn Helgaas
2009-11-04
*
PNP: print resources consistently with %pRt
Bjorn Helgaas
2009-11-04
*
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 to using pnp_dbg()
Bjorn Helgaas
2008-10-10
*
|
PNP: fix debug formatting (cosmetic)
Bjorn Helgaas
2008-10-10
|
/
*
PNP: avoid legacy IDE IRQs
Bjorn Helgaas
2008-07-16
*
PNP: convert resource options to single linked list
Bjorn Helgaas
2008-07-16
*
PNP: rename pnp_register_*_resource() local variables
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: add pnp_possible_config() -- can a device could be configured this way?
Bjorn Helgaas
2008-07-16
*
PNP: remove ratelimit on add resource failures
Bjorn Helgaas
2008-07-16
*
PNP: replace pnp_resource_table with dynamically allocated resources
Bjorn Helgaas
2008-07-16
*
PNP: add pnp_resource_type() internal interface
Bjorn Helgaas
2008-07-16
*
pnp: add pnp_build_option() to the API
Rene Herman
2008-05-14
*
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_new_resource() to find a new unset pnp_resource
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: remove PNP_MAX_* uses
Bjorn Helgaas
2008-04-29
*
PNP: convert resource checks to use pnp_get_resource(), not pnp_resource_table
Bjorn Helgaas
2008-04-29
*
PNP: pass resources, not indexes, to pnp_check_port(), et al
Bjorn Helgaas
2008-04-29
*
PNP: check for conflicts with all resources, not just earlier ones
Bjorn Helgaas
2008-04-29
*
PNP: reduce redundancy in pnp_check_port() and others
Bjorn Helgaas
2008-04-29
*
PNP: use conventional "i" for loop indices
Bjorn Helgaas
2008-04-29
*
PNP: add pnp_get_resource() interface
Bjorn Helgaas
2008-04-29
*
PNP: add debug output to option registration
Bjorn Helgaas
2008-04-29
*
drivers/pnp/resource.c: Add missing pci_dev_put
Julia Lawall
2007-11-29
*
PNP: use dev_info(), dev_err(), etc in core
Bjorn Helgaas
2007-10-17
*
[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz
Jaroslav Kysela
2007-10-16
*
PNP: remove null pointer checks
Bjorn Helgaas
2007-08-24
*
PNP: fix up after Lindent
Bjorn Helgaas
2007-07-26
*
PNP: Lindent all source files
Bjorn Helgaas
2007-07-26
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
*
[PATCH] irq-flags: misc drivers: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
*
[PATCH] pnp: suppress request_irq() warning
Andrew Morton
2006-07-01
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
*
[PATCH] 64bit resource: change pnp core to use resource_size_t
Greg Kroah-Hartman
2006-06-27
*
[PATCH] drivers/pnp/: cleanups
Adrian Bunk
2005-11-07
*
[ACPI] PNPACPI vs sound IRQ
David Shaohua Li
2005-07-12
[next]