summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2005-11-1119-681/+850
|\
| * [PATCH] gt96100eth.c: Don't concatenate __FUNCTION__ with strings.Ralf Baechle2005-11-111-6/+4
| * [PATCH] smc91x: DB1200 support.Pete Popov2005-11-112-1/+33
| * [PATCH] SAA9730: Driver overhaulRalf Baechle2005-11-111-283/+250
| * [PATCH] SAA9730: Whitespace cleanup.Ralf Baechle2005-11-111-49/+49
| * [netdrvr forcedeth] phy address scan rangeAyaz Abdulla2005-11-111-16/+14
| * [netdrvr forcedeth] support for irq mitigationAyaz Abdulla2005-11-111-67/+104
| * [netdrvr forcedeth] remove superfluous rx engine stop/startAyaz Abdulla2005-11-111-12/+22
| * [PATCH] gianfar mii needs to zero out the mii_bus structureKumar Gala2005-11-111-1/+1
| * [PATCH] s390: mail address changedFrank Pavlic2005-11-116-8/+8
| * [PATCH] s390: introduce guestLan sniffer support in qethFrank Pavlic2005-11-113-4/+102
| * [PATCH] s390: fix recovery failure of non-guestLAN devicesFrank Pavlic2005-11-112-17/+22
| * [PATCH] s390: some more qeth fixesFrank Pavlic2005-11-111-4/+7
| * [PATCH] s390: qeth multicast address registration fixedFrank Pavlic2005-11-111-26/+80
| * [PATCH] s390: minor modification in qeth layer2 codeFrank Pavlic2005-11-111-14/+26
| * [PATCH] s390: synthax checking for VIPA addresses fixedFrank Pavlic2005-11-112-16/+55
| * Merge branch 'atmel'Jeff Garzik2005-11-115-178/+94
| |\
| | * [PATCH] Atmel wireless updatesimon@thekelleys.org.uk2005-11-115-178/+94
| * | [PATCH] disable DEBUG in ibmvethAnton Blanchard2005-11-111-1/+1
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2005-11-1117-15/+21
|\ \ \
| * | | [PATCH] libata: propogate host private data from probe functionAlan Cox2005-11-111-0/+2
| * | | [libata sata_mv] add Adaptec 1420SA PCI IDJeff Garzik2005-11-111-0/+2
| * | | Merge branch 'master'Jeff Garzik2005-11-1197-5491/+995
| |\| |
| * | | [libata] constify PCI ID table in several driversJeff Garzik2005-11-1015-15/+15
| * | | [PATCH] libata: Note a nasty ATA quirkAlan Cox2005-11-101-0/+2
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds2005-11-1183-1297/+1360
|\ \ \ \
| * | | | [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-0982-1297/+1287
| * | | | [DRIVER MODEL] Add platform_driverRussell King2005-11-091-0/+73
* | | | | [PATCH] ipmi: fix inconsistent spinlock usageHironobu Ishii2005-11-111-3/+3
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2005-11-111-3/+4
|\ \ \ \ \
| * | | | | [MMC] wbsd version 1.5Pierre Ossman2005-11-091-1/+1
| * | | | | [MMC] Add MODULE_AUTHOR to wbsdPierre Ossman2005-11-091-0/+1
| * | | | | [MMC] Use __devexit_p in wbsdPierre Ossman2005-11-091-2/+2
* | | | | | [PATCH] Input: convert hdaps to dynamic input_dev allocation.Dmitry Torokhov2005-11-111-18/+23
| |_|_|/ / |/| | | |
* | | | | [PATCH] lpfc build fixJeff Garzik2005-11-101-1/+0
* | | | | [SPARC]: display7seg build fixAndrew Morton2005-11-101-1/+1
* | | | | [PATCH] PCI: fix namespace clashesRajesh Shah2005-11-104-7/+7
* | | | | [PATCH] PCI: Change MSI to use physical delivery mode alwaysAshok Raj2005-11-101-8/+12
* | | | | [PATCH] PCI: drivers/pci/: small cleanupsAdrian Bunk2005-11-102-1/+3
* | | | | [PATCH] dlpar regression for ppc64 - probe changeJohn Rose2005-11-103-76/+81
* | | | | [PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman2005-11-1042-42/+0
* | | | | [PATCH] PCI: automatically set device_driver.ownerLaurent riffard2005-11-102-9/+12
* | | | | [PATCH] pci-driver: store_new_id() not inlineRandy Dunlap2005-11-101-1/+1
* | | | | [PATCH] PCI: NCR 53c810 quirkIvan Kokshaysky2005-11-101-0/+15
* | | | | [PATCH] PCI: Fix VIA 686 PCI quirk namesMeelis Roos2005-11-101-2/+2
* | | | | [PATCH] pciehp: fix handling of power faults during hotplugrajesh.shah@intel.com2005-11-101-5/+2
* | | | | [PATCH] pciehp: clean-up how we request control of hotplug hardwarerajesh.shah@intel.com2005-11-105-19/+89
* | | | | [PATCH] pciehp: request control of each hotplug controller individuallyrajesh.shah@intel.com2005-11-102-13/+7
* | | | | [PATCH] pciehp: reduce debug message verbosityrajesh.shah@intel.com2005-11-104-69/+28
* | | | | [PATCH] pciehp: miscellaneous cleanupsrajesh.shah@intel.com2005-11-107-133/+41