summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge /spare/repo/netdev-2.6 branch 'ieee80211'Jeff Garzik2005-06-30117-2197/+1708
|\
| * Merge upstream 2.6.13-rc1-git1 into 'ieee80211' branch of netdev-2.6.Jeff Garzik2005-06-30116-2196/+1707
| |\
| | * Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds2005-06-292-7/+50
| | |\
| | | * Auto merge with /home/aegl/GIT/linusTony Luck2005-06-29102-3489/+2520
| | | |\
| | | * | [IA64-SGI] pcdp: add PCDP pci interface supportMark Maule2005-06-282-7/+50
| | * | | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2005-06-2912-53/+62
| | |\ \ \
| | | * | | [PATCH] Serial: Split 8250 port table (part 2)Russell King2005-06-292-2/+2
| | | * | | [PATCH] Serial: Disable OX950 transmitter for flow controlRussell King2005-06-291-12/+16
| | | * | | [PATCH] Serial: Check status of CTS when using flow controlRussell King2005-06-291-0/+17
| | | * | | [PATCH] Serial: Adjust serial lockingRussell King2005-06-2911-39/+27
| | * | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-06-291-9/+7
| | |\ \ \ \
| | | * | | | [PATCH] ARM: 2723/2: remove __udivdi3 and __umoddi3 from the kernelNicolas Pitre2005-06-291-9/+7
| | | |/ / /
| | * | | | [PATCH] Don't fill up log with atxp1 vcore messages change messagePrakash Punnoor2005-06-291-1/+1
| | | |_|/ | | |/| |
| | * | | [PATCH] Fix get_request nastinessHugh Dickins2005-06-291-3/+2
| | |/ /
| | * | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-06-2832-97/+96
| | |\ \
| | | * | [NET]: drivers/net/slip.c needs linux/delay.hDavid S. Miller2005-06-281-0/+1
| | | * | [NET]: Remove gratuitous use of skb->tail in network drivers.David S. Miller2005-06-2831-97/+95
| | * | | [PATCH] sis 760 support.Dave Jones2005-06-281-0/+9
| | * | | [PATCH] v4l: bttv new insmod parametersMauro Carvalho Chehab2005-06-282-10/+68
| | * | | [PATCH] v4l: tuner improvementsMauro Carvalho Chehab2005-06-287-110/+457
| | * | | [PATCH] blk: light iocontext opsNick Piggin2005-06-281-31/+25
| | * | | [PATCH] blk: reduce lockingNick Piggin2005-06-281-10/+19
| | * | | [PATCH] blk: __make_request efficiencyNick Piggin2005-06-281-41/+21
| | * | | [PATCH] coverity: tty_ldisc_ref return null checkKAMBAROV, ZAUR2005-06-281-2/+2
| | * | | [PATCH] coverity: ipmi_msghandler() channels array overrun fixKAMBAROV, ZAUR2005-06-281-2/+2
| | * | | [PATCH] coverity: i386: scsi_lib buffer overrun fixKAMBAROV, ZAUR2005-06-281-1/+1
| | * | | [PATCH] drivers/isdn/: make some code staticAdrian Bunk2005-06-287-28/+20
| | * | | [PATCH] hisax warning fixesAndrew Morton2005-06-281-2/+2
| | * | | [PATCH] request_firmware(): avoid race conditionsStanislaw W. Gruszka2005-06-281-3/+10
| | * | | [PATCH] Adapt drivers/char/vt_ioctl.c to non-x86Emmanuel Colbus2005-06-281-2/+3
| | * | | [PATCH] ixp4xx/ixp2000 watchdog driver typoLennert Buytenhek2005-06-282-2/+2
| | * | | [PATCH] drivers/char/tipar.c: off by one array accessLuc Van Oostenryck2005-06-281-1/+1
| | * | | [PATCH] Using msleep() instead of HZLuca Falavigna2005-06-281-12/+4
| | * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2005-06-2834-1744/+812
| | |\ \ \
| | | * \ \ Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Greg KH2005-06-27293-15611/+21047
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | * | | [PATCH] PCI: make drivers use the pci shutdown callback instead of the driver...Greg Kroah-Hartman2005-06-2710-47/+27
| | | * | | [PATCH] cpqphp: fix oops during unload without probeKeith Moore2005-06-271-2/+3
| | | * | | [PATCH] PCI: clean up the MSI code a bit.Greg Kroah-Hartman2005-06-272-60/+37
| | | * | | [PATCH] PCI: fix-pci-mmap-on-ppc-and-ppc64.patchMichael Ellerman2005-06-272-9/+31
| | | * | | [PATCH] ACPI based I/O APIC hot-plug: acpiphp supportKenji Kaneshige2005-06-271-0/+127
| | | * | | [PATCH] acpi hotplug: decouple slot power state changes from physical hotplugRajesh Shah2005-06-271-31/+38
| | | * | | [PATCH] acpi hotplug: aCPI based root bridge hot-addRajesh Shah2005-06-271-9/+202
| | | * | | [PATCH] acpi hotplug: fix slot power-down problem with acpiphpRajesh Shah2005-06-271-2/+2
| | | * | | [PATCH] acpi hotplug: clean up notify handlers on acpiphp unloadRajesh Shah2005-06-271-8/+26
| | | * | | [PATCH] acpi hotplug: convert acpiphp to use generic resource codeRajesh Shah2005-06-276-1530/+134
| | | * | | [PATCH] acpi bridge hotadd: Export the interface to get PCI id for an ACPI ha...Rajesh Shah2005-06-271-6/+5
| | | * | | [PATCH] acpi bridge hotadd: Allow ACPI .add and .start operations to be done ...Rajesh Shah2005-06-273-27/+103
| | | * | | [PATCH] acpi bridge hotadd: Remove hot-plugged devices that could not be allo...Rajesh Shah2005-06-271-1/+4
| | | * | | [PATCH] acpi bridge hotadd: Make the PCI remove routines safe for failed hot-...Rajesh Shah2005-06-271-5/+9
| | | * | | [PATCH] acpi bridge hotadd: Link newly created pci child bus to its parent on...Rajesh Shah2005-06-272-6/+9
OpenPOWER on IntegriCloud