Merge branch 'linus' into timers/nohz
[linux-2.6] / drivers / pnp / isapnp / core.c
2008-07-18  Ingo MolnarMerge branch 'linus' into timers/nohz
2008-07-17  Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2008-07-17  Linus TorvaldsMerge git://git./linux/kernel/git/brodo/pcmcia-fixes-2.6
2008-07-17  Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-07-17  Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2008-07-17  Linus TorvaldsMerge branch 'linux-next' of git://git./linux/kernel...
2008-07-16  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-16  Linus TorvaldsMerge branch 'for_linus' of git://git.infradead.org...
2008-07-16  Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2008-07-16  Linus TorvaldsMerge branch 'release-2.6.27' of git://git./linux/kerne...
2008-07-16  Bjorn HelgaasPNP: convert resource options to single linked list
2008-07-16  Bjorn HelgaasISAPNP: handle independent options following dependent...
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-16  Bjorn HelgaasPNP: remove pnp_resource.index
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./linux/kernel/git/torvalds/linux-2...
2008-05-09  Paul MackerrasMerge branch 'for-2.6.26' of /linux/kernel/git/jwboyer...
2008-05-08  Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2008-05-07  Russell KingMerge branch 'irq-fix' of git://modarm9.com/gitsrc...
2008-05-06  Steve FrenchMerge branch 'master' of /linux/kernel/git/torvalds...
2008-05-06  Jeff GarzikMerge branch 'for-2.6.26' of git://git.farnsworth.org...
2008-05-06  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-05-05  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-05-03  Linus TorvaldsMerge git://git.infradead.org/battery-2.6
2008-05-03  Linus TorvaldsMerge git://git./linux/kernel/git/paulus/powerpc
2008-05-02  Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2008-05-02  Linus TorvaldsMerge branch 'for-linus' of git://linux-m32r.org/git...
2008-05-01  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-05-01  Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2008-05-01  Linus TorvaldsMerge branch 'release' of git://lm-sensors.org/kernel...
2008-05-01  Mark M. HoffmanMerge branch 'smsc47b397-new-id' into release
2008-05-01  David S. MillerMerge branch 'master' of /linux/kernel/git/linville...
2008-05-01  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-04-30  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2008-04-30  Len BrownMerge branch 'pnp' into release
2008-04-30  Len BrownMerge branches 'release', 'acpica', 'bugzilla-10224...
2008-04-29  Bjorn HelgaasISAPNP: remove unused pnp_dev->regs field
2008-04-29  Bjorn HelgaasISAPNP: fold isapnp_read_resources() back into isapnp_g...
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: add pnp_resource index for ISAPNP
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: 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: remove pnp_resource_table from internal get/set...
2008-04-29  Bjorn HelgaasPNP: add debug output to option registration
2008-04-29  Bjorn HelgaasPNP: add pnp_alloc_card()
2008-04-29  Bjorn HelgaasISAPNP: pull pnp_add_card_id() out of isapnp_parse_card...
2008-04-29  Bjorn HelgaasPNP: change pnp_add_card_id() to allocate its own pnp_i...
2008-04-29  Bjorn HelgaasPNP: add pnp_alloc_dev()
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-04-29  Bjorn HelgaasISAPNP: move config register addresses out of isapnp.h
2008-04-24  Trond MyklebustMerge branch 'devel'
2008-04-22  Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2008-04-22  David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2008-04-20  Haavard SkinnemoenMerge branch 'master' of git://git./linux/kernel/git...
2008-04-18  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-17  Tony LuckPull regset into release branch
2008-04-17  Tony LuckPull virt-cpu-accounting into release branch
2008-04-17  Tony LuckPull fsys_gettimeofday into release branch
2008-04-08  David S. MillerMerge branch 'net-2.6.26-isatap-20080403' of git:/...
2008-04-03  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-04-02  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-04-01  Dmitry TorokhovMerge /linux/kernel/git/torvalds/linux-2.6 into for...
2008-03-27  Linus TorvaldsMerge branch 'avr32-fixes' of git://git./linux/kernel...
2008-03-27  Len BrownMerge branches 'release', 'idle', 'redhat-bugzilla...
2008-03-27  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-03-27  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-03-25  Paul MackerrasMerge branch 'linux-2.6'
2008-03-25  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-03-24  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-03-24  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-03-23  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-03-23  Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2008-03-23  Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2008-03-23  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-03-23  Bjorn HelgaasISAPNP: fix limits of logical device register set
2007-11-20  Len BrownPull cpuidle into release branch
2007-11-17  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/cpufreq
2007-10-29  Len BrownPull cpuidle into release branch
2007-10-23  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-10-23  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-10-23  Linus TorvaldsMerge git://git.infradead.org/battery-2.6
2007-10-20  Jeff GarzikMerge branch 'fixes-jgarzik' of git://git./linux/kernel...
2007-10-19  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2007-10-19  Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2007-10-18  David S. MillerMerge branch 'fixes-davem' of /linux/kernel/git/linvill...
2007-10-17  Linus TorvaldsMerge branch 'xen-upstream' of git://git./linux/kernel...
2007-10-17  Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
next