summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] PCI: fix-pci-mmap-on-ppc-and-ppc64.patchMichael Ellerman2005-06-282-9/+31
* [PATCH] ACPI based I/O APIC hot-plug: acpiphp supportKenji Kaneshige2005-06-281-0/+127
* [PATCH] acpi hotplug: decouple slot power state changes from physical hotplugRajesh Shah2005-06-281-31/+38
* [PATCH] acpi hotplug: aCPI based root bridge hot-addRajesh Shah2005-06-281-9/+202
* [PATCH] acpi hotplug: fix slot power-down problem with acpiphpRajesh Shah2005-06-281-2/+2
* [PATCH] acpi hotplug: clean up notify handlers on acpiphp unloadRajesh Shah2005-06-281-8/+26
* [PATCH] acpi hotplug: convert acpiphp to use generic resource codeRajesh Shah2005-06-286-1530/+134Star
* [PATCH] acpi bridge hotadd: Export the interface to get PCI id for an ACPI ha...Rajesh Shah2005-06-281-6/+5Star
* [PATCH] acpi bridge hotadd: Allow ACPI .add and .start operations to be done ...Rajesh Shah2005-06-283-27/+103
* [PATCH] acpi bridge hotadd: Remove hot-plugged devices that could not be allo...Rajesh Shah2005-06-281-1/+4
* [PATCH] acpi bridge hotadd: Make the PCI remove routines safe for failed hot-...Rajesh Shah2005-06-281-5/+9
* [PATCH] acpi bridge hotadd: Link newly created pci child bus to its parent on...Rajesh Shah2005-06-282-6/+9
* [PATCH] acpi bridge hotadd: Take the PCI lock when modifying pci bus or devic...Rajesh Shah2005-06-281-1/+10
* [PATCH] acpi bridge hotadd: Prevent duplicate bus numbers when scanning PCI b...Rajesh Shah2005-06-281-2/+10
* [PATCH] acpi bridge hotadd: ACPI based root bridge hot-addRajesh Shah2005-06-285-4/+41
* [PATCH] pci: remove deprecatesAmit Gud2005-06-281-2/+2
* [PATCH] pci: remove deprecatesAmit Gud2005-06-281-1/+1
* [PATCH] DM9000 network driver bugfixSascha Hauer2005-06-271-2/+2
* [PATCH] fealnx.c calls dev_kfree_skb from atomic contextDenis Vlasenko2005-06-271-2/+1Star
* [PATCH] fix int vs. pm_message_t confusion in airoPavel Machek2005-06-271-5/+5
* [PATCH] defxx: Use irqreturn_t for the interrupt handlerMaciej W. Rozycki2005-06-271-37/+51
* [PATCH] dmfe warning fixAndrew Morton2005-06-271-2/+3
* [PATCH] document that 8139TOO supports 8129/8130Adrian Bunk2005-06-272-3/+4
* [PATCH] net/slip: replace schedule_timeout() with msleep_interruptible()Nishanth Aravamudan2005-06-271-4/+2Star
* [PATCH] drivers/net/ewrk3.c: remove dead codeAdrian Bunk2005-06-271-9/+3Star
* [PATCH] drivers/net/skfp/: fix LITTLE_ENDIANAdrian Bunk2005-06-272-1/+3
* [PATCH] drivers/net/tokenring/: cleanupsAdrian Bunk2005-06-2712-90/+21Star
* [PATCH] pcnet_cs.c: IRQ handler optimizationAndreas Mohr2005-06-271-4/+6
* drivers/net/: Use the DMA_{64,32}BIT_MASK constantsDomen Puncer2005-06-2711-16/+27
* [PATCH] arlan: module parameter fixesMagnus Damm2005-06-271-14/+12Star
* [PATCH] net/sis900: Use the DMA_32BIT_MASK constantTobias Klauser2005-06-271-3/+2Star
* Merge /spare/repo/netdev-2.6/ branch 'register-netdev'Jeff Garzik2005-06-2721-228/+156Star
|\
| * Merge /spare/repo/linux-2.6/Jeff Garzik2005-06-271114-47756/+90363
| |\
| * | [netdrvr] Fix register_netdev() races in older ISA net drivers2005-05-1321-228/+156Star
* | | 8139cp: safer spin loop for get_statisticsStephen Hemminger2005-06-271-6/+6
* | | gianfar: Update Marvell PHY nameKumar Gala2005-06-261-1/+1
* | | bonding: xor/802.3ad improved slave hashJay Vosburgh2005-06-263-13/+107
* | | bonding: gratuitous ARPJay Vosburgh2005-06-262-34/+255
* | | Tulip fixes for Cobalt Qube/RaQRalf Baechle2005-06-263-2/+21
* | | Merge upstream (approx. 2.6.12-git8) into 'janitor' branch of netdev-2.6.Jeff Garzik2005-06-261114-47756/+90364
|\ \ \ | | |/ | |/|
| * | Merge 'drm-3264' branch of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2005-06-268-10/+1501
| |\ \
| | * | drm: 32/64-bit DRM ioctl compatibility patchDave Airlie2005-06-238-10/+1501
| * | | Merge 'drm-fixes' branch of rsync://rsync.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2005-06-268-26/+151
| |\ \ \
| | * | | drm: fix radeon irq properlyDave Airlie2005-06-261-14/+13Star
| | * | | Add missing license texts from Tungsten Graphics.Dave Airlie2005-06-236-11/+137
| | * | | Currently DRM depends on PCI this will need to change for ffb on Sparc toDave Airlie2005-06-231-1/+1
| | |/ /
| * | | Merge Christoph's freeze cleanup patchLinus Torvalds2005-06-2620-35/+22Star
| |\ \ \
| | * | | [PATCH] Cleanup patch for process freezingChristoph Lameter2005-06-2620-35/+22Star
| * | | | [PATCH] schedule the obsolete raw driver for removalAdrian Bunk2005-06-261-2/+2
| * | | | [PATCH] drivers/char/rio/: kill rio_udelayAdrian Bunk2005-06-263-9/+4Star