summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* pcnet_cs: if AX88190-based card, printk "use axnet_cs instead" message.Komuro2008-02-241-2/+8
* drivers/net/cs89x0.c: compilation warning fixLeonardo Potenza2008-02-241-6/+6
* virtio_net: Fix oops on early interrupts - introduced by virtio reset codeChristian Borntraeger2008-02-241-1/+1
* uli526x partially recognizing interfaceGrant Grundler2008-02-241-1/+11
* igb: fix legacy mode irq issueAndy Gospodarek2008-02-241-7/+2
* fs_enet: Don't call phy_mii_ioctl() in atomic context.Scott Wood2008-02-241-6/+1
* ehea: add kdump supportThomas Klein2008-02-242-25/+290
* Merge branch 'master' of ../linux-2.6/David S. Miller2008-02-24326-3089/+11048
|\
| * Fix u132-hcd.c compile errorMirco Tischler2008-02-241-2/+2
| * fix vmsas.c file permissionsOliver Pinter2008-02-241-0/+0
| * mvsas: fix build warning, clean prototypesJeff Garzik2008-02-241-12/+1
| * dmi: prevent linked list corruptionJean Delvare2008-02-241-7/+1
| * drivers/video/uvesafb.c: fix section mismatch warning in param_set_scroll()Sergio Luis2008-02-241-1/+1
| * NBD: make nbd default to deadline I/O schedulerPaul Clements2008-02-241-0/+6
| * dmi: don't save the same device twiceJean Delvare2008-02-241-30/+44
| * rtc-cmos: display HPET emulation modeDavid Brownell2008-02-241-0/+2
| * spi: pxa2xx_spi clock polarity fixNed Forrester2008-02-241-14/+27
| * atmel_spi: fix clock polarityAtsushi Nemoto2008-02-241-0/+10
| * atmel_serial: fix interrupt handler return valueHaavard Skinnemoen2008-02-241-1/+1
| * copyright owner and author clean up for intel iommu and related filesmark gross2008-02-245-11/+16
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2008-02-2326-183/+3184
| |\
| | * [SCSI] qlogicpt: section fixesAdrian Bunk2008-02-231-6/+6
| | * [SCSI] mvsas: convert from rough draft to working driverKe Wei2008-02-231-313/+1469
| | * [SCSI] mvsas: Add Marvell 6440 SAS/SATA driverJeff Garzik2008-02-233-0/+1836
| | * [SCSI] libsas: correctly flush the LU queue on error recoveryJames Bottomley2008-02-231-1/+2
| | * [SCSI] aic94xx: fix sequencer hang on error recoveryJames Bottomley2008-02-231-4/+0
| | * [SCSI] st: compile fix when DEBUG set to oneKai Makisara2008-02-232-8/+4
| | * [SCSI] stex: stex_internal_copy should be called with sg_count in struct st_ccbFUJITA Tomonori2008-02-231-4/+6
| | * [SCSI] stex: stex_direct_copy shouldn't call dma_map_sgFUJITA Tomonori2008-02-231-22/+12
| | * [SCSI] lpfc: Balance lockingMatthew Wilcox2008-02-231-9/+9
| | * [SCSI] qla4xxx: fix up residual handlingDavid Somayajulu2008-02-231-2/+1
| | * [SCSI] libsas: fix error handlingJames Bottomley2008-02-221-24/+41
| | * [SCSI] arcmsr: fix message allocationDaniel Drake2008-02-221-15/+11
| | * [SCSI] mptbase: fix use-after-free'sAdrian Bunk2008-02-221-2/+2
| | * [SCSI] iscsi transport: make 2 functions staticAdrian Bunk2008-02-221-2/+2
| | * [SCSI] lpfc: make lpfc_disable_node() staticAdrian Bunk2008-02-222-2/+1
| | * [SCSI] ips: fix data buffer accessors conversion bugFUJITA Tomonori2008-02-191-1/+1
| | * [SCSI] gdth: don't call pci_free_consistent under spinlockJames Bottomley2008-02-181-4/+2
| | * [SCSI] qla2xxx: fix compile warning for printk formatFUJITA Tomonori2008-02-181-1/+1
| | * [SCSI] aic7xx: mitigate HOST_MSG_LOOP invalid SCB ff panicJames Bottomley2008-02-181-5/+6
| | * [SCSI] scsi_debug: disable clusteringFUJITA Tomonori2008-02-181-1/+1
| | * [SCSI] fas216: fix up the previous fas216 commitJames Bottomley2008-02-181-1/+1
| | * [SCSI] megaraid: outb_p exterminationAlan Cox2008-02-181-5/+5
| | * [SCSI] mpt fusion: kill warnings in mptbase.h on parisc64Kyle McMartin2008-02-181-1/+1
| | * [SCSI] aic94xx: fix REQ_TASK_ABORT and REQ_DEVICE_RESETJames Bottomley2008-02-181-4/+10
| | * [SCSI] ses: fix data corruptionYinghai Lu2008-02-181-59/+67
| * | PM: Introduce PM_EVENT_HIBERNATE callback stateRafael J. Wysocki2008-02-2314-15/+23
| * | i915: fix AR register restore.Jesse Barnes2008-02-231-0/+1
| * | Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds2008-02-2248-117/+1450
| |\ \
| | * | hwmon: normal_i2c arrays should be constMark M. Hoffman2008-02-1941-60/+55