summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2007-08-02drivers/scsi/ide-scsi.c: kmalloc + memset conversion to kzallocMariusz Kozlowski1-6/+4
2007-08-02drivers/ide/arm/icside.c: kmalloc + memset conversion to kzallocMariusz Kozlowski1-2/+1
2007-08-02ide: eliminate warnings in ide-tape.cStephen Rothwell1-1/+1
2007-08-02ide: fix runtogether printk's in cmd64x IDE driverMeelis Roos1-2/+2
2007-08-02sis5513: Add FSC Amilo A1630 PCI subvendor/dev to laptopsDavid Lamparter1-0/+1
2007-08-02alim15x3: Correct HP detectBartlomiej Zolnierkiewicz1-1/+1
2007-08-02ide: Fix an overrun found in the CS5535 IDE driverJordan Crouse1-1/+1
2007-08-01[SCSI] lpfc 8.2.2 : Change version number to 8.2.2James Smart1-1/+1
2007-08-01[SCSI] lpfc 8.2.2 : Style cleanupsJames Smart11-54/+23
2007-08-01[SCSI] lpfc 8.2.2 : Miscellaneous Bug FixesJames Smart16-246/+342
2007-08-01[SCSI] lpfc 8.2.2 : Miscellaneous management and logging modsJames Smart7-23/+168
2007-08-01[SCSI] lpfc 8.2.2 : Rework the lpfc_printf_log() macroJames Smart13-1137/+852
2007-08-01[SCSI] lpfc 8.2.2 : Attribute and Parameter splits for vport and physical portJames Smart10-149/+354
2007-08-01[SCSI] lpfc 8.2.2 : Fix locking around HBA's port_listJames Smart10-223/+308
2007-08-01[SCSI] lpfc 8.2.2 : Error messages and debugfs updatesJames Smart9-58/+488
2007-08-01pata_sis: fix MWDMA for <= UDMA66 chipsets and UDMA for UDMA33 chipsetsBartlomiej Zolnierkiewicz1-11/+9
2007-08-01libata: blacklist SAMSUNG HD401LJ / ZZ100-15 for NCQTejun Heo1-0/+1
2007-08-01ata_piix: add Tecra M3 to broken suspend blacklistTejun Heo1-0/+8
2007-08-01ata_piix: implement piix_borken_suspend()Tejun Heo1-30/+30
2007-08-01pci: rename __pci_reenable_device() to pci_reenable_device()Tejun Heo3-8/+7
2007-08-01libata-sff; Unbreak non DMA capable controllers againAlan Cox1-0/+4
2007-08-01pata_cmd64x: Correct the speed rangesAlan Cox1-4/+4
2007-08-01[SCSI] initialize shost_data to zeroFUJITA Tomonori1-1/+1
2007-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds23-148/+1394
2007-08-01Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds3-7/+1
2007-08-01Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds18-21/+478
2007-08-01ACPI: delete CONFIG_ACPI_PROCFS_SLEEP (again)Len Brown1-8/+0
2007-08-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds30-118/+42
2007-08-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds3-34/+28
2007-08-01rtc-m48t59 driver NO_IRQ mode fixupMark Zhan1-1/+1
2007-08-01Use menuconfig objects: RTCJan Engelhardt1-47/+31
2007-08-01Remove 'isdn_* is defined but unused' warningsCharlie Shepherd1-2/+2
2007-08-01spi device setup gets better error checkingDavid Brownell1-15/+30
2007-08-01fix integer overflow warning in i2o_blockMeelis Roos1-1/+1
2007-08-01ip2main warning fixAndrew Morton1-1/+2
2007-08-01cciss: fix memory leakJesper Juhl1-1/+4
2007-08-01Videopix Frame Grabber: Fix unreleased lock in vfc_debug()Matthias Kaehlcke1-0/+1
2007-08-01sb1250-duart: __maybe_unused, etc. fixesMaciej W. Rozycki1-8/+6
2007-08-01Typo fixes errror -> errorGabriel Craciunescu2-3/+3
2007-08-01ipmi: Fix mem leak in try_init_dmi()Jesper Juhl1-0/+1
2007-08-01serial: MPSC: Fix coding style and whitespace issuesMark A. Greer1-401/+283
2007-08-01serial: MPSC: Remove duplicate SUPPORT_SYSRQ definitionMark A. Greer1-4/+0
2007-08-01serial: MPSC: Stop rx engine when CREAD clearedStephane Chazelas1-5/+8
2007-08-01serial: MPSC: Remove race between Rx stop & restartCarlos Sanchez1-2/+14
2007-08-01remove tx3912fbYoichi Yuasa3-339/+0
2007-08-01serial: fix vr41xx_siu serial console supportYoichi Yuasa2-1/+3
2007-08-01serial: fix vr41xx_siu interface selectYoichi Yuasa1-1/+2
2007-08-01serial: fix section mismatch vr41xx_siuYoichi Yuasa1-1/+1
2007-08-01in-string typos of "error"Eddy L O Jansson2-2/+2
2007-08-01bpqether: fix rcu usagePaul E. McKenney1-3/+3