summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2006-10-25[SCSI] tmscsim: set max_sectorsGuennadi Liakhovetski1-0/+1
2006-10-25[SCSI] st: Fixup -ENOMEDIUMKai Makisara1-1/+4
2006-10-25[SCSI] Scsi_Cmnd conversion in qlogicfas408 driverHenne2-23/+24
2006-10-25[SCSI] Scsi_Cmnd convertion in sun3-driverHenne4-61/+69
2006-10-25Remove unnecessary check in drivers/video/intelfb/intelfbhw.cEric Sesterhenn1-1/+1
2006-10-25intel fb: switch to pci_get APIAlan Cox1-1/+3
2006-10-25drm: ioremap balanced with iounmap for drivers/char/drmAmol Lad1-0/+4
2006-10-25drm: fix error returns, sysfs error handlingJeff Garzik1-8/+35
2006-10-25fix return code in error case.Dave Jones1-1/+1
2006-10-25[CRYPTO] users: Select ECB/CBC where neededPatrick McHardy1-0/+1
2006-10-24Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+1
2006-10-24[PATCH] missing includes of io.hAl Viro2-0/+2
2006-10-24[PATCH] missing include of dma-mapping.hAl Viro1-0/+1
2006-10-24[PATCH] IOC4 should depend on PCIAl Viro1-0/+1
2006-10-24[ATM] horizon: read_bia() needs to be __devinitDavid S. Miller1-1/+1
2006-10-24e100: account for closed interface when shutting downAuke Kok1-2/+8
2006-10-24e1000: Increment version to 7.2.9-k4Auke Kok1-1/+1
2006-10-24e1000: FIX: move length adjustment due to crc stripping disabled.Jesse Brandeburg1-3/+4
2006-10-24e1000: FIX: Don't limit descriptor size to 4kb for PCI-E adaptersJesse Brandeburg1-0/+5
2006-10-24e1000: FIX: Disable Packet Split for non jumbo framesJesse Brandeburg1-2/+4
2006-10-24e1000: FIX: fix wrong txdctl threshold bitmasksBruce Allan1-3/+3
2006-10-24e1000: FIX: 82542 doesn't support WoLAuke Kok1-0/+1
2006-10-24e1000: FIX: don't poke at manageability registers for incompatible adaptersJesse Brandeburg2-8/+16
2006-10-24[ARM] 3898/1: corgi_bl fix module loadingAnton Vorontsov1-1/+1
2006-10-24[ARM] 3897/1: corgi_bl fix module compilingAnton Vorontsov1-1/+1
2006-10-24drm: mga: set dev_priv_sizeTilman Sauerbeck1-0/+1
2006-10-24drm: savage: dev->agp_buffer_map is not initialized for AGP DMA on savagesMichael Karcher1-0/+1
2006-10-24drm: radeon: only allow specific type-3 packetss through verifierRoland Scheidegger2-4/+138
2006-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds8-18/+1162
2006-10-23Revert unintentional and bogus change to drivers/pci/quirks.cLinus Torvalds1-2/+2
2006-10-23Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds5-8/+12
2006-10-23Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2-2/+1
2006-10-22[PKT_SCHED] netem: Orphan SKB when adding to queue.David S. Miller1-2/+2
2006-10-21[ATM] nicstar: Fix a bogus casting warningAlan Cox1-2/+2
2006-10-21[ATM] firestream: handle thrown errorJeff Garzik1-0/+4
2006-10-21[ATM]: No need to return voidTobias Klauser2-4/+4
2006-10-21Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds4-3/+13
2006-10-21Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds23-543/+675
2006-10-21Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds1-19/+35
2006-10-21Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds1-0/+20
2006-10-21[PATCH] cciss: Fix warnings (and bug on 1TB discs)Matthew Wilcox1-13/+9
2006-10-21[PATCH] i2o/exec-osm.c: use "unsigned long flags;"Alexey Dobriyan1-1/+1
2006-10-21[PATCH] ibmveth: Fix index increment calculationDavid Gibson1-4/+6
2006-10-21[PATCH] clocksource: acpi_pm: add another greylist chipsetDaniel Walker1-2/+4
2006-10-21[PATCH] md: endian annotations for the bitmap superblockNeilBrown1-5/+5
2006-10-21[PATCH] md: endian annotation for v1 superblock accessNeilBrown1-6/+7
2006-10-21[PATCH] md: fix calculation of ->degraded for multipath and raid10NeilBrown2-2/+2
2006-10-21[PATCH] drivers/ide/pci/generic.c: re-add the __setup("all-generic-ide",...)Adrian Bunk1-0/+13
2006-10-21[PATCH] Char: correct pci_get_device changesJiri Slaby3-0/+19
2006-10-21[PATCH] libata-sff: Allow for wacky systemsAlan Cox1-0/+9