index
:
platform/kernel/linux-stable
linux-3.14.y
sandbox/rkrypa/tizen-netfilter-backport-3.10
sandbox/rkrypa/tizen-netfilter-backport-3.14
sandbox/rkrypa/tizen-netfilter-backport-3.4
sandbox/rkrypa/tizen-netfilter-backport-4.0
sandbox/rkrypa/tizen-security-backport-3.10
sandbox/rkrypa/tizen-security-backport-3.14
sandbox/rkrypa/tizen-security-backport-3.4
sandbox/rkrypa/tizen-security-backport-4.0
sandbox/rkrypa/tizen-security-backport-4.4
tizen
tizen_3.14.20
tizen_3.14.25
upstream
upstream_ltsi
Domain: System / Kernel;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pnp
/
pnpbios
/
rsparser.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
1
-6
/
+6
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+0
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-4
/
+4
2008-10-10
PNP: convert to using pnp_dbg()
Bjorn Helgaas
1
-9
/
+9
2008-07-16
PNP: convert resource options to single linked list
Bjorn Helgaas
1
-36
/
+31
2008-07-16
PNP: remove extra 0x100 bit from option priority
Bjorn Helgaas
1
-3
/
+3
2008-07-16
PNP: centralize resource option allocations
Bjorn Helgaas
1
-70
/
+50
2008-07-16
PNP: introduce pnp_irq_mask_t typedef
Bjorn Helgaas
1
-1
/
+1
2008-07-16
PNP: define PNP-specific IORESOURCE_IO_* flags alongside IRQ, DMA, MEM
Bjorn Helgaas
1
-2
/
+2
2008-07-16
PNP: replace pnp_resource_table with dynamically allocated resources
Bjorn Helgaas
1
-26
/
+69
2008-05-01
PNP: fix printk format warnings
Randy Dunlap
1
-2
/
+4
2008-04-29
PNPBIOS: remove include/linux/pnpbios.h
Bjorn Helgaas
1
-1
/
+0
2008-04-29
PNP: make generic pnp_add_mem_resource()
Bjorn Helgaas
1
-17
/
+6
2008-04-29
PNP: make generic pnp_add_io_resource()
Bjorn Helgaas
1
-17
/
+6
2008-04-29
PNP: make generic pnp_add_dma_resource()
Bjorn Helgaas
1
-22
/
+4
2008-04-29
PNP: make generic pnp_add_irq_resource()
Bjorn Helgaas
1
-24
/
+7
2008-04-29
PNP: remove pnp_resource_table references from resource decoders
Bjorn Helgaas
1
-36
/
+46
2008-04-29
PNP: make pnp_resource_table private to PNP core
Bjorn Helgaas
1
-4
/
+4
2008-04-29
PNP: convert encoders to use pnp_get_resource(), not pnp_resource_table
Bjorn Helgaas
1
-8
/
+14
2008-04-29
PNP: use dev_printk when possible
Bjorn Helgaas
1
-22
/
+14
2008-04-29
PNP: add pnp_init_resources(struct pnp_dev *) interface
Bjorn Helgaas
1
-2
/
+1
2008-04-29
PNP: add debug output to encoders
Bjorn Helgaas
1
-14
/
+44
2008-04-29
PNP: remove more pnp_resource_table arguments
Bjorn Helgaas
1
-29
/
+29
2008-04-29
PNP: add debug output to option registration
Bjorn Helgaas
1
-23
/
+31
2008-04-29
PNP: add pnp_eisa_id_to_string()
Bjorn Helgaas
1
-23
/
+3
2008-04-29
PNP: change pnp_add_id() to allocate its own pnp_id structures
Bjorn Helgaas
1
-5
/
+4
2008-02-06
pnp: declare PNP option parsing functions as __init
Thomas Renninger
1
-16
/
+17
2007-08-24
PNP: fix up after Lindent
Bjorn Helgaas
1
-4
/
+5
2007-07-26
PNP: fix up after Lindent
Bjorn Helgaas
1
-53
/
+46
2007-07-26
PNP: Lindent all source files
Bjorn Helgaas
1
-121
/
+157
2007-02-11
[PATCH] Remove unnecessary memset(0) calls after kzalloc() calls.
Robert P. J. Day
1
-1
/
+0
2006-12-13
[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
Robert P. J. Day
1
-8
/
+8
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-03-23
[PATCH] PnPBIOS: Missing SMALL_TAG_ENDDEP tag
Rene Herman
1
-5
/
+1
2005-10-30
[PATCH] fix missing includes
Tim Schmielau
1
-0
/
+2
2005-09-07
[PATCH] pnp: consolidate kmalloc wrappers
Bjorn Helgaas
1
-8
/
+8
2005-07-27
[PATCH] drivers/pnp/pnpbios/rsparser.c: fix compile error with PCI=n
Adrian Bunk
1
-1
/
+1
2005-07-12
[ACPI] PNPACPI vs sound IRQ
David Shaohua Li
1
-1
/
+1
2005-05-01
[PATCH] drivers/pnp/pnpbios/rsparser.c: fix an array overflow
Adrian Bunk
1
-1
/
+3
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+795