IDE: Report errors during drive reset back to user space
[pandora-kernel.git] / drivers / pnp / base.h
2008-07-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-10 Russell KingMerge branches 'at91', 'dyntick', 'ep93xx', 'iop',...
2008-07-08 Ingo MolnarMerge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm...
2008-07-03 Russell KingMerge branch 'fb' into devel
2008-07-03 Ingo MolnarMerge commit 'v2.6.26-rc8' into x86/mce
2008-06-23 Ingo MolnarMerge branch 'linus' into x86/threadinfo
2008-06-16 Ingo MolnarMerge branch 'linus' into x86/kconfig
2008-06-16 Ingo MolnarMerge branch 'linus' into x86/irq
2008-06-16 Ingo MolnarMerge branch 'linus' into x86/timers
2008-06-16 Ingo MolnarMerge branch 'linus' into x86/memtest
2008-06-16 Ingo MolnarMerge branch 'linus' into x86/nmi
2008-05-21 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2008-05-20 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-fixes
2008-05-19 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-05-19 Linus TorvaldsMerge branch 'drm-patches' of git://git./linux/kernel...
2008-05-19 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild-fixes
2008-05-19 Lachlan McIlroyMerge git://git./linux/kernel/git/torvalds/linux-2...
2008-05-18 Thomas GleixnerMerge branch 'linus' into x86/pat
2008-05-17 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2008-05-17 Thomas GleixnerMerge branch 'linus' into x86/gart
2008-05-16 Paul MackerrasMerge branch 'linux-2.6' into powerpc-next
2008-05-16 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2008-05-15 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2008-05-15 Linus TorvaldsMerge git://git./linux/kernel/git/kyle/parisc-2.6
2008-05-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-05-15 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-05-15 Rene Hermanpnp: add pnp_build_option() to the API
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 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-29 Bjorn HelgaasPNP: make interfaces private to the PNP core
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: add pnp_get_pnp_resource()
2008-04-29 Bjorn HelgaasPNP: add struct pnp_resource
2008-04-29 Bjorn HelgaasPNP: make pnp_resource_table private to PNP core
2008-04-29 Bjorn HelgaasPNP: pass resources, not indexes, to pnp_check_port...
2008-04-29 Bjorn HelgaasPNP: factor pnp_init_resource_table() and pnp_clean_res...
2008-04-29 Bjorn HelgaasPNP: add debug when assigning PNP resources
2008-04-29 Bjorn HelgaasPNP: add pnp_alloc_card()
2008-04-29 Bjorn HelgaasPNP: change pnp_add_card_id() to allocate its own pnp_i...
2008-04-29 Bjorn HelgaasPNP: make pnp_add_card_id() internal to PNP core
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 HelgaasPNP: make pnp_add_id() internal to PNP core
2007-04-30 Tony LuckPull percpu-dtc into release branch
2007-04-30 Tony LuckPull error-inject into release branch
2007-02-26 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/cpufreq
2007-02-26 Linus TorvaldsMerge /pub/scm/linux/kernel/git/kyle/parisc-2.6
2007-02-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-02-26 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/agpgart
2007-02-20 Russell KingMerge ARM fixes
2007-02-19 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2007-02-19 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2007-02-19 Linus TorvaldsMerge branch 'for-linus' of ssh:///linux/kernel/git...
2007-02-17 John W. LinvilleMerge branch 'upstream' into upstream-jgarzik
2007-02-17 Jeff GarzikMerge branch 'gfar' of /linux/kernel/git/galak/powerpc...
2007-02-17 Len BrownPull bugzilla-7897 into release branch
2007-02-17 Len BrownPull bugzilla-7887 into release branch
2007-02-17 Len BrownPull bugzilla-7200 into release branch
2007-02-17 Len BrownPull remove-hotkey into release branch
2007-02-17 Len BrownPull sony into release branch
2007-02-16 Len BrownPull misc-for-upstream into release branch
2007-02-16 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/agpgart
2007-02-16 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/cpufreq
2007-02-14 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2007-02-14 Linus TorvaldsMerge /pub/scm/linux/kernel/git/sfrench/cifs-2.6
2007-02-14 Linus TorvaldsMerge /linux/kernel/git/wim/linux-2.6-watchdog
2007-02-13 Trond MyklebustMerge branch 'master' of /home/trondmy/kernel/linux...
2007-02-13 Kumar GalaMerge branch 'master' into 85xx
2007-02-13 Kumar GalaMerge branch 'master' into 83xx
2007-02-13 Kumar GalaMerge branch 'master' into for_paulus
2007-02-13 Paul MackerrasMerge branch 'for_paulus' of /linux/kernel/git/galak...
2007-02-11 Linus TorvaldsMerge git://oss.sgi.com:8090/xfs/xfs-2.6
2007-02-11 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-02-11 Linus TorvaldsMerge /pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
2007-02-11 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2007-02-11 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-02-11 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2007-02-11 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2007-02-11 David Brownell[PATCH] PNP: export pnp_bus_type
next