]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/history - drivers/pnp/pnpbios/rsparser.c
PNP: convert resource options to single linked list
[linux-2.6-omap-h63xx.git] / drivers / pnp / pnpbios / rsparser.c
2008-07-16 Bjorn HelgaasPNP: convert resource options to single linked list
2008-07-16 Bjorn HelgaasPNP: remove extra 0x100 bit from option priority
2008-07-16 Bjorn HelgaasPNP: centralize resource option allocations
2008-07-16 Bjorn HelgaasPNP: introduce pnp_irq_mask_t typedef
2008-07-16 Bjorn HelgaasPNP: define PNP-specific IORESOURCE_IO_* flags alongsid...
2008-07-16 Bjorn HelgaasPNP: replace pnp_resource_table with dynamically alloca...
2008-07-10 Russell KingMerge branches 'at91', 'dyntick', 'ep93xx', 'iop',...
2008-07-03 Russell KingMerge branch 'fb' into devel
2008-05-19 Lachlan McIlroyMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-05-14 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-05-09 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-05-09 Paul MackerrasMerge branch 'for-2.6.26' of master.kernel.org:/pub...
2008-05-09 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-05-08 Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
2008-05-07 Russell KingMerge branch 'irq-fix' of git://www.modarm9.com/gitsrc...
2008-05-06 Steve FrenchMerge branch 'master' of /pub/scm/linux/kernel/git...
2008-05-06 Jeff GarzikMerge branch 'for-2.6.26' of git://git.farnsworth.org...
2008-05-06 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-05-06 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-05-05 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-05-03 Linus TorvaldsMerge git://git.infradead.org/battery-2.6
2008-05-03 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-05-03 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-05-02 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2008-05-02 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-05-02 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-05-02 Linus TorvaldsMerge branch 'for-linus' of git://www.linux-m32r.org...
2008-05-02 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2008-05-01 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-05-01 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-05-01 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2008-05-01 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-05-01 Linus TorvaldsMerge branch 'release' of git://lm-sensors.org/kernel...
2008-05-01 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-05-01 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-05-01 Randy DunlapPNP: fix printk format warnings
2008-05-01 Mark M. HoffmanMerge branch 'smsc47b397-new-id' into release
2008-05-01 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2008-05-01 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-04-30 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2008-04-30 Len BrownMerge branch 'pnp' into release
2008-04-29 Bjorn HelgaasPNPBIOS: remove include/linux/pnpbios.h
2008-04-29 Bjorn HelgaasPNP: make generic pnp_add_mem_resource()
2008-04-29 Bjorn HelgaasPNP: make generic pnp_add_io_resource()
2008-04-29 Bjorn HelgaasPNP: make generic pnp_add_dma_resource()
2008-04-29 Bjorn HelgaasPNP: make generic pnp_add_irq_resource()
2008-04-29 Bjorn HelgaasPNP: remove pnp_resource_table references from resource...
2008-04-29 Bjorn HelgaasPNP: make pnp_resource_table private to PNP core
2008-04-29 Bjorn HelgaasPNP: convert encoders to use pnp_get_resource(), not...
2008-04-29 Bjorn HelgaasPNP: use dev_printk when possible
2008-04-29 Bjorn HelgaasPNP: add pnp_init_resources(struct pnp_dev *) interface
2008-04-29 Bjorn HelgaasPNP: add debug output to encoders
2008-04-29 Bjorn HelgaasPNP: remove more pnp_resource_table arguments
2008-04-29 Bjorn HelgaasPNP: add debug output to option registration
2008-04-29 Bjorn HelgaasPNP: add pnp_eisa_id_to_string()
2008-04-29 Bjorn HelgaasPNP: change pnp_add_id() to allocate its own pnp_id...
2008-02-18 Lachlan McIlroyMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-02-15 Steve FrenchMerge branch 'master' of /pub/scm/linux/kernel/git...
2008-02-11 Linus TorvaldsMerge branch 'for-linus' of git://linux-nfs.org/~bfield...
2008-02-11 Jeff GarzikMerge branch 'r6040' of git://git.kernel.org/pub/scm...
2008-02-09 David S. MillerMerge branch 'pending' of master.kernel.org:/pub/scm...
2008-02-08 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-02-08 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-02-08 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2008-02-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-02-07 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2008-02-07 Linus TorvaldsMerge branch 'for-2.6.25' of git://git.kernel.org/pub...
2008-02-07 Len BrownMerge branches 'release' and 'throttling-domains' into...
2008-02-07 Len BrownMerge branches 'release' and 'wmi-2.6.25' into release
2008-02-07 Len BrownMerge branches 'release' and 'menlo' into release
2008-02-07 Len BrownMerge branches 'release' and 'stats' into release
2008-02-07 Len BrownMerge branches 'release', 'misc' and 'misc-2.6.25'...
2008-02-07 Len BrownMerge branches 'release' and 'ppc-workaround' into...
2008-02-07 Len BrownMerge branches 'release' and 'hp-cid' into release
2008-02-07 Len BrownMerge branches 'release' and 'gpe-ack' into release
2008-02-07 Len BrownMerge branches 'release' and 'dmi' into release
2008-02-07 Len BrownMerge branches 'release', 'cpuidle-2.6.25' and 'idle...
2008-02-07 Len BrownMerge branches 'release', 'bugzilla-6217', 'bugzilla...
2008-02-07 Len BrownMerge branches 'release' and 'autoload' into release
2008-02-07 Len BrownMerge branches 'release', 'asus', 'sony-laptop' and...
2008-02-07 Len BrownMerge branches 'release', 'acpi_pm_device_sleep_state...
2008-02-06 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-02-06 Linus TorvaldsMerge branch 'async-tx-for-linus' of git://lost.foo...
2008-02-06 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-02-06 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2008-02-06 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-02-06 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-02-06 Thomas Renningerpnp: declare PNP option parsing functions as __init
2007-10-19 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-10-15 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/jejb...
2007-10-13 David WoodhouseMerge Linux 2.6.23
2007-10-13 Dmitry TorokhovMerge master.kernel.org:/pub/scm/linux/kernel/git/torva...
2007-10-10 Len BrownPull sony-2.6.24 into release branch
2007-09-25 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-09-12 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-09-11 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-09-11 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/jejb...
2007-09-01 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-08-31 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-08-31 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
next