]> err.no Git - linux-2.6/history - drivers/pci/hotplug/shpchp_hpc.c
shpchp: remove unnecessary cmd_busy member from struct controller
[linux-2.6] / drivers / pci / hotplug / shpchp_hpc.c
2006-10-18 Kenji Kaneshigeshpchp: remove unnecessary cmd_busy member from struct...
2006-10-18 Kenji Kaneshigeshpchp: fix command completion check
2006-10-18 Kenji Kaneshigeshpchp: fix shpchp_wait_cmd in poll
2006-10-13 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2006-10-11 Jeff GarzikMerge branch 'master' into upstream-fixes
2006-10-08 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2006-10-06 Jeff GarzikMerge branch 'master' into upstream-fixes
2006-10-05 Linus TorvaldsMerge git://git.infradead.org/~dhowells/irq-2.6
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-09-30 Linus TorvaldsMerge branch 'intelfb-patches' of master.kernel.org...
2006-09-26 Tony LuckPull esi-support into release branch
2006-09-26 Tony LuckPull model-name into release branch
2006-07-15 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2006-07-13 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2006-07-05 Jeff GarzikMerge branch 'upstream' of git://lost.foo-projects...
2006-07-04 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davej...
2006-07-04 Linus TorvaldsMerge git://git.infradead.org/hdrinstall-2.6
2006-07-04 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2006-07-04 Linus TorvaldsMerge branch 'devel' of master.kernel.org:/home/rmk...
2006-07-04 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2006-07-03 Sam RavnborgMerge branch 'master' of /home/sam/kernel/linux-2.6/
2006-07-03 Kumar GalaMerge branch '83xx' into for_paulus
2006-07-03 Trond MyklebustMerge branch 'master' of /home/trondmy/kernel/linux...
2006-07-03 James BottomleyMerge ../scsi-misc-2.6
2006-07-03 Steven WhitehouseMerge rsync://git.kernel.org/pub/scm/linux/kernel/git...
2006-07-02 Linus TorvaldsMerge branch 'devel' of master.kernel.org:/home/rmk...
2006-07-02 Linus TorvaldsMerge branch 'genirq' of master.kernel.org:/home/rmk...
2006-07-02 Linus TorvaldsMerge branch 'devel' of master.kernel.org:/home/rmk...
2006-07-02 Linus TorvaldsMerge branch 'devel' of master.kernel.org:/home/rmk...
2006-07-02 Thomas Gleixner[PATCH] irq-flags: pci: Use the new IRQF_ constants
2006-06-29 Dave JonesMerge ../linus
2006-06-28 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/wim...
2006-06-26 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2006-06-26 David WoodhouseMerge branch 'master' of git://git.kernel.org/pub/scm...
2006-06-26 Dmitry TorokhovMerge rsync://rsync.kernel.org/pub/scm/linux/kernel...
2006-06-25 Steve FrenchMerge with /pub/scm/linux/kernel/git/torvalds/linux...
2006-06-24 Russell KingMerge signal handler branch
2006-06-24 Trond MyklebustMerge branch 'master' of /home/trondmy/kernel/linux...
2006-06-23 Tony LuckAuto-update from upstream
2006-06-23 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2006-06-23 Linus TorvaldsMerge branch 'devel' of master.kernel.org:/home/rmk...
2006-06-23 Linus TorvaldsMerge branch 'devel' of master.kernel.org:/home/rmk...
2006-06-23 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davej...
2006-06-23 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2006-06-23 Jeff GarzikMerge branch 'upstream' of git://electric-eye.fr.zoreil...
2006-06-23 Jeff GarzikMerge branch 'master' into upstream
2006-06-23 Jeff GarzikMerge branch 'master' into upstream
2006-06-22 Linus TorvaldsMerge git://oss.sgi.com:8090/xfs-2.6
2006-06-21 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/gregk...
2006-06-19 Kenji Kaneshige[PATCH] shpchp: Remove Unused hpc_evelnt_lock
2006-06-19 Kenji Kaneshige[PATCH] shpchp: Cleanup interrupt polling timer
2006-06-19 Kenji Kaneshige[PATCH] shpchp: Cleanup SHPC commands
2006-06-19 Kenji Kaneshige[PATCH] shpchp: Cleanup interrupt handler
2006-06-19 Kenji Kaneshige[PATCH] shpchp: Remove unnecessary hpc_ctlr_handle...
2006-06-19 Kenji Kaneshige[PATCH] shpchp: Create shpchpd at controller probe...
2006-06-19 Kenji Kaneshige[PATCH] shpchp: Mask Global SERR and Intr at controller...
2006-06-19 Kenji Kaneshige[PATCH] SHPC: Fix SHPC Contoller SERR-INT Register...
2006-06-19 Kenji Kaneshige[PATCH] SHPC: Fix SHPC Logical Slot Register bits access
2006-06-19 Kenji Kaneshige[PATCH] SHPC: Cleanup SHPC Logical Slot Register bits...
2006-06-19 Kenji Kaneshige[PATCH] SHPC: Cleanup SHPC Logical Slot Register access
2006-06-19 Kenji Kaneshige[PATCH] SHPC: Cleanup SHPC register access
2006-06-16 Len BrownPull bugzilla-5737 into release branch
2006-06-15 Len BrownPull bugzilla-5653 into release branch
2006-04-02 Dmitry TorokhovManual merge with Linus.
2006-03-31 Steven WhitehouseMerge branch 'master'
2006-03-31 Steve FrenchMerge with /pub/scm/linux/kernel/git/torvalds/linux...
2006-03-30 Linus TorvaldsMerge branch 'drm-patches' of git://git.kernel.org...
2006-03-30 Jeff GarzikMerge branch 'upstream'
2006-03-30 Jeff GarzikMerge branch 'mv-merge'
2006-03-28 Russell KingMerge nommu tree
2006-03-26 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-03-25 Linus TorvaldsMerge branch 'audit.b3' of git://git.kernel.org/pub...
2006-03-25 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davej...
2006-03-25 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davej...
2006-03-25 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2006-03-25 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/sam...
2006-03-24 Jeff GarzikMerge branch 'upstream'
2006-03-24 Linus TorvaldsMerge branch 'upstream-linus' of master.kernel.org...
2006-03-24 Trond MyklebustMerge branch 'linus'
2006-03-24 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2006-03-24 Linus TorvaldsMerge branch 'upstream-linus' of master.kernel.org...
2006-03-24 Linus TorvaldsMerge branch 'blktrace' of git://brick.kernel.dk/data...
2006-03-24 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/mcheh...
2006-03-23 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/gregk...
2006-03-23 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/gregk...
2006-03-23 Kenji Kaneshige[PATCH] shpchp: cleanup bus speed handling
2006-03-23 Kenji Kaneshige[PATCH] shpchp: event handling rework
2006-03-23 Kenji Kaneshige[PATCH] shpchp - Fix incorrect return value of interrup...
2006-03-23 Kenji Kaneshige[PATCH] shpchp - replace kmalloc() with kzalloc() and...
2006-03-23 Kenji Kaneshige[PATCH] shpchp - cleanup check command status
2006-03-23 Ingo Molnar[PATCH] PCI hotplug: convert semaphores to mutex
2006-03-21 Tony LuckPull bsp-removal into release branch
2006-02-01 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davej/x86
2006-01-27 Len BrownPull release into acpica branch
2006-01-24 Len Brown[ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica...
2006-01-24 Dave KleikampMerge with /home/shaggy/git/linus-clean/
2006-01-19 Anton AltaparmakovMerge branch 'master' of /usr/src/ntfs-2.6/
2006-01-17 Jeff GarzikMerge branch 'upstream'
2006-01-17 Jeff GarzikMerge branch 'upstream'
2006-01-14 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/dtor...
next