index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pnp
/
resource.c
Age
Commit message (
Expand
)
Author
2009-11-04
vsprintf: use %pR, %pr instead of %pRt, %pRf
Bjorn Helgaas
2009-11-04
PNP: print resources consistently with %pRt
Bjorn Helgaas
2009-06-05
pnp: add PNP resource range checking function
Bjorn Helgaas
2008-10-23
Merge branch 'linus' into test
Len Brown
2008-10-16
pnp: make the resource type an unsigned long
Rene Herman
2008-10-10
PNP: convert to using pnp_dbg()
Bjorn Helgaas
2008-10-10
PNP: fix debug formatting (cosmetic)
Bjorn Helgaas
2008-07-16
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-05-14
pnp: add pnp_build_option() to the API
Rene Herman
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_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
2007-11-29
drivers/pnp/resource.c: Add missing pci_dev_put
Julia Lawall
2007-10-17
PNP: use dev_info(), dev_err(), etc in core
Bjorn Helgaas
2007-10-16
[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz
Jaroslav Kysela
2007-08-24
PNP: remove null pointer checks
Bjorn Helgaas
2007-07-26
PNP: fix up after Lindent
Bjorn Helgaas
2007-07-26
PNP: Lindent all source files
Bjorn Helgaas
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-07-02
[PATCH] irq-flags: misc drivers: Use the new IRQF_ constants
Thomas Gleixner
2006-07-01
[PATCH] pnp: suppress request_irq() warning
Andrew Morton
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-27
[PATCH] 64bit resource: change pnp core to use resource_size_t
Greg Kroah-Hartman
2005-11-07
[PATCH] drivers/pnp/: cleanups
Adrian Bunk
2005-07-12
[ACPI] PNPACPI vs sound IRQ
David Shaohua Li
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds