summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2005-06-27[PATCH] PCI: make drivers use the pci shutdown callback instead of the driver...Greg Kroah-Hartman10-47/+27
2005-06-27[PATCH] cpqphp: fix oops during unload without probeKeith Moore1-2/+3
2005-06-27[PATCH] PCI: clean up the MSI code a bit.Greg Kroah-Hartman2-60/+37
2005-06-27[PATCH] PCI: fix-pci-mmap-on-ppc-and-ppc64.patchMichael Ellerman2-9/+31
2005-06-27[PATCH] ACPI based I/O APIC hot-plug: acpiphp supportKenji Kaneshige1-0/+127
2005-06-27[PATCH] acpi hotplug: decouple slot power state changes from physical hotplugRajesh Shah1-31/+38
2005-06-27[PATCH] acpi hotplug: aCPI based root bridge hot-addRajesh Shah1-9/+202
2005-06-27[PATCH] acpi hotplug: fix slot power-down problem with acpiphpRajesh Shah1-2/+2
2005-06-27[PATCH] acpi hotplug: clean up notify handlers on acpiphp unloadRajesh Shah1-8/+26
2005-06-27[PATCH] acpi hotplug: convert acpiphp to use generic resource codeRajesh Shah6-1530/+134
2005-06-27[PATCH] acpi bridge hotadd: Export the interface to get PCI id for an ACPI ha...Rajesh Shah1-6/+5
2005-06-27[PATCH] acpi bridge hotadd: Allow ACPI .add and .start operations to be done ...Rajesh Shah3-27/+103
2005-06-27[PATCH] acpi bridge hotadd: Remove hot-plugged devices that could not be allo...Rajesh Shah1-1/+4
2005-06-27[PATCH] acpi bridge hotadd: Make the PCI remove routines safe for failed hot-...Rajesh Shah1-5/+9
2005-06-27[PATCH] acpi bridge hotadd: Link newly created pci child bus to its parent on...Rajesh Shah2-6/+9
2005-06-27[PATCH] acpi bridge hotadd: Take the PCI lock when modifying pci bus or devic...Rajesh Shah1-1/+10
2005-06-27[PATCH] acpi bridge hotadd: Prevent duplicate bus numbers when scanning PCI b...Rajesh Shah1-2/+10
2005-06-27[PATCH] acpi bridge hotadd: ACPI based root bridge hot-addRajesh Shah5-4/+41
2005-06-27[PATCH] pci: remove deprecatesAmit Gud1-2/+2
2005-06-27[PATCH] pci: remove deprecatesAmit Gud1-1/+1
2005-06-26[PATCH] DM9000 network driver bugfixSascha Hauer1-2/+2
2005-06-26[PATCH] fealnx.c calls dev_kfree_skb from atomic contextDenis Vlasenko1-2/+1
2005-06-26[PATCH] fix int vs. pm_message_t confusion in airoPavel Machek1-5/+5
2005-06-26[PATCH] defxx: Use irqreturn_t for the interrupt handlerMaciej W. Rozycki1-37/+51
2005-06-26[PATCH] dmfe warning fixAndrew Morton1-2/+3
2005-06-26[PATCH] document that 8139TOO supports 8129/8130Adrian Bunk2-3/+4
2005-06-26[PATCH] net/slip: replace schedule_timeout() with msleep_interruptible()Nishanth Aravamudan1-4/+2
2005-06-26[PATCH] drivers/net/ewrk3.c: remove dead codeAdrian Bunk1-9/+3
2005-06-26[PATCH] drivers/net/skfp/: fix LITTLE_ENDIANAdrian Bunk2-1/+3
2005-06-26[PATCH] drivers/net/tokenring/: cleanupsAdrian Bunk12-90/+21
2005-06-26[PATCH] pcnet_cs.c: IRQ handler optimizationAndreas Mohr1-4/+6
2005-06-26drivers/net/: Use the DMA_{64,32}BIT_MASK constantsDomen Puncer11-16/+27
2005-06-26[PATCH] arlan: module parameter fixesMagnus Damm1-14/+12
2005-06-26[PATCH] net/sis900: Use the DMA_32BIT_MASK constantTobias Klauser1-3/+2
2005-06-26Merge /spare/repo/netdev-2.6/ branch 'register-netdev'Jeff Garzik21-228/+156
2005-06-26Merge /spare/repo/linux-2.6/Jeff Garzik1114-47756/+90363
2005-06-268139cp: safer spin loop for get_statisticsStephen Hemminger1-6/+6
2005-06-26gianfar: Update Marvell PHY nameKumar Gala1-1/+1
2005-06-26bonding: xor/802.3ad improved slave hashJay Vosburgh3-13/+107
2005-06-26bonding: gratuitous ARPJay Vosburgh2-34/+255
2005-06-26Tulip fixes for Cobalt Qube/RaQRalf Baechle3-2/+21
2005-06-26Merge upstream (approx. 2.6.12-git8) into 'janitor' branch of netdev-2.6.Jeff Garzik1114-47756/+90364
2005-06-26Merge 'drm-3264' branch of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-10/+1501
2005-06-26Merge 'drm-fixes' branch of rsync://rsync.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-26/+151
2005-06-26drm: fix radeon irq properlyDave Airlie1-14/+13
2005-06-25Merge Christoph's freeze cleanup patchLinus Torvalds20-35/+22
2005-06-25[PATCH] Cleanup patch for process freezingChristoph Lameter20-35/+22
2005-06-25[PATCH] schedule the obsolete raw driver for removalAdrian Bunk1-2/+2
2005-06-25[PATCH] drivers/char/rio/: kill rio_udelayAdrian Bunk3-9/+4
2005-06-25[PATCH] serial/68328serial: replace schedule_timeout() with msleep_interrupti...Nishanth Aravamudan1-5/+4