summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-01-12[SCSI] add DID_REQUEUE string to scsi_show_result host tableMike Christie1-1/+1
2008-01-12[SCSI] lpfc 8.2.3 : Change version number to 8.2.3James Smart1-1/+1
2008-01-12[SCSI] lpfc 8.2.3 : Temperature handling fixJames Smart3-0/+30
2008-01-12[SCSI] lpfc 8.2.3 : Internal loopback fixesJames Smart4-13/+153
2008-01-12[SCSI] lpfc 8.2.3 : Miscellaneous Small Fixes - part 2James Smart10-41/+152
2008-01-12[SCSI] lpfc 8.2.3 : FC Discovery FixesJames Smart7-204/+300
2008-01-12[SCSI] lpfc 8.2.3 : Miscellaneous Small Fixes - part 1James Smart12-148/+372
2008-01-12[SCSI] lpfc 8.2.3 : Remove flawed MBX_STOP_IOCB logicJames Smart6-109/+27
2008-01-12[SCSI] lpfc 8.2.3 : NPIV bug fixesJames Smart7-81/+127
2008-01-12[SCSI] lpfc 8.2.3 : Added support for ASICs that report temperatureJames Smart9-2/+213
2008-01-12[SCSI] ibmvscsi: Set default command timeoutBrian King1-1/+3
2008-01-12[SCSI] 53c7xx: fix removal falloutAdrian Bunk1-2/+0
2008-01-12[SCSI] tgt: convert to use the data buffer accessorsFUJITA Tomonori4-18/+20
2008-01-12[SCSI] aic94xx: update BIOS image from user space.Gilbert Wu4-0/+697
2008-01-12[SCSI] sr,sd: send media state change modification eventsKay Sievers3-12/+27
2008-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2-9/+5
2008-01-11ps3fb: fix deadlock on kexec()Jeremy Kerr1-4/+8
2008-01-11ps3fb: prevent use after free of fb_infoJeremy Kerr1-6/+6
2008-01-11Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-1/+1
2008-01-11cache invalidation error for buffered writeMassimo Cirillo1-2/+5
2008-01-11IDE: terminate ACPI DMI listJeff Garzik1-0/+2
2008-01-11V4L/DVB (7001): av7110: fix section mismatchRandy Dunlap1-5/+5
2008-01-11V4L/DVB (6999): ivtv: stick to udelay=10 after allHans Verkuil1-4/+0
2008-01-11loop: fix bad bio_alloc() nr_iovec requestJens Axboe1-1/+1
2008-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-2/+2
2008-01-11Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-33/+70
2008-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds3-13/+58
2008-01-11libata and starting/stopping ATAPI floppy devicesOndrej Zary1-1/+2
2008-01-11trm290: do hook dma_host_{on,off} methods (take 2)Sergei Shtylyov1-9/+20
2008-01-11ide: fix cable detection for SATA bridgesGeorge Kibardin1-3/+3
2008-01-11ide: workaround suspend bug for ACPI IDEShaohua Li1-1/+35
2008-01-11sata_sil24: prevent hba lockup when pass-through ATA commands are usedGwendal Grignou1-11/+26
2008-01-11libata: don't normalize UNKNOWN to NONE after resetTejun Heo1-3/+1
2008-01-11libata-pmp: propagate timeout to host linkTejun Heo1-5/+15
2008-01-11libata-pmp: 4726 hates SRSTTejun Heo1-7/+5
2008-01-11pata_ixp4xx_cf: fix compilation introduced by ata_port_desc() conversionRod Whitby1-1/+2
2008-01-11pata_pdc202xx_old: Further fixupsAlan Cox1-2/+13
2008-01-11libata-sff: PCI IRQ handling fixAlan Cox1-2/+5
2008-01-11sata_qstor: use hardreset instead of softresetTejun Heo1-1/+1
2008-01-11[CRYPTO] padlock: Fix alignment fault in aes_crypt_copyHerbert Xu1-2/+2
2008-01-10[SCSI] qla1280: fix 32 bit segment codeFUJITA Tomonori1-1/+1
2008-01-09[CONNECTOR]: Don't touch queue dev after decrement of ref count.Li Zefan1-1/+1
2008-01-09[FORCEDETH]: Fix reversing the MAC address on suspend.Björn Steinbrink1-4/+2
2008-01-09[NET]: mcs7830 passes msecs instead of jiffies to usb_control_msgRuss Dill1-2/+2
2008-01-09[NET]: kaweth was forgotten in msec switchover of usb_start_wait_urbRuss Dill1-1/+1
2008-01-09[NET]: Make ->poll() breakout consistent in Intel ethernet drivers.David S. Miller5-21/+19
2008-01-09[NET]: Fix drivers to handle napi_disable() disabling interrupts.David S. Miller3-0/+10
2008-01-09[NETXEN]: Fix ->poll() done logic.David S. Miller1-1/+1
2008-01-09ssb: Fix probing of PCI cores if PCI and PCIE core is availableMichael Buesch1-0/+11
2008-01-09[NET]: Do not check netif_running() and carrier state in ->poll()David S. Miller15-55/+9