aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-14d_path: Make seq_path() use a struct path argumentJan Blunck1-2/+1
2008-02-14d_path: Make get_dcookie() use a struct path argumentJan Blunck1-12/+9
2008-02-14Introduce path_put()Jan Blunck2-3/+3
2008-02-14Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck2-6/+6
2008-02-14Dont touch fs_struct in driversJan Blunck1-2/+0
2008-02-14Fix compile of swim3 as moduleTony Breeds2-6/+0
2008-02-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds35-368/+1226
2008-02-13pcmcia: ipwireless depends on NETDEVICESPaul Mundt1-1/+1
2008-02-13parport: section fixupDavid Brownell1-2/+2
2008-02-13Final removal of FASTCALL()/fastcallHarvey Harrison1-1/+1
2008-02-13acpi: fix acpi_os_read_pci_configuration() misuse of raw_pci_read()Linus Torvalds1-8/+8
2008-02-13drivers/memstick/host/tifm_ms.c breakageAl Viro1-1/+1
2008-02-13dm-raid1 breakage on 64bitAl Viro1-1/+1
2008-02-13wmi: (!x & y) strikes againAl Viro1-1/+1
2008-02-13[SCSI] gdth: update deprecated pci_find_deviceSergio Luis2-3/+6
2008-02-13[SCSI] gdth: scan for scsi devicesBoaz Harrosh1-0/+9
2008-02-12[SCSI] sym53c416: fix module parametersJames Bottomley1-8/+8
2008-02-11WMI: initialize wmi_blocks.list even if ACPI is disabledLinus Torvalds1-2/+2
2008-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-0/+1
2008-02-11Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds6-42/+75
2008-02-11[SCSI] lpfc 8.2.5 : Update lpfc driver version to 8.2.5James Smart1-1/+1
2008-02-11[SCSI] lpfc 8.2.5 : Fix buffer leaksJames Smart6-7/+137
2008-02-11[SCSI] lpfc 8.2.5 : Miscellaneous discovery FixesJames Smart9-66/+127
2008-02-11[SCSI] lpfc 8.2.5 : Add MSI-X single message supportJames Smart3-22/+91
2008-02-11[SCSI] lpfc 8.2.5 : Miscellaneous FixesJames Smart7-33/+41
2008-02-11[SCSI] lpfc 8.2.5 : Correct ndlp referencing issuesJames Smart11-142/+630
2008-02-11mlx4_core: Fix build break (missing include)Olof Johansson1-0/+1
2008-02-11[SCSI] aic94xx: fix ABORT_TASK define conflictBoaz Harrosh2-2/+2
2008-02-11sata_mv: platform driver allocs dma without createByron Bradley1-20/+24
2008-02-11pata_ninja32: setup changesAlan Cox1-2/+7
2008-02-11pata_legacy: typo fixAlan Cox1-1/+1
2008-02-11pata_amd: Note in the module description it handles NvidiaAlan Cox1-1/+1
2008-02-11sata_mv: fix loop with last portYinghai Lu1-2/+4
2008-02-11libata: ignore deverr on SETXFER if mode is configuredTejun Heo1-15/+33
2008-02-11pata_via: fix SATA cable detection on cx700Tejun Heo1-1/+5
2008-02-11[SCSI] fas216: Use scsi_eh API for REQUEST_SENSE invocationBoaz Harrosh2-13/+6
2008-02-11[SCSI] ses: fix memory leaksYinghai Lu1-9/+14
2008-02-11[SCSI] aacraid: informational sysfs value correctionsSalyzyn, Mark1-6/+7
2008-02-11[SCSI] mpt fusion: Request I/O resources only when requiredPrakash, Sathya2-7/+44
2008-02-11[SCSI] aacraid: ignore adapter reset check polaritySalyzyn, Mark3-8/+10
2008-02-11[SCSI] aacraid: add optional MSI supportSalyzyn, Mark5-33/+67
2008-02-11[SCSI] mpt fusion: Avoid racing when mptsas and mptcl module are loaded in parallelPrakash, Sathya1-1/+3
2008-02-11[SCSI] MegaRAID driver management char device moved to miscThomas Horsten2-7/+14
2008-02-11[SCSI] advansys: fix overrun_buf aligned bugFUJITA Tomonori1-2/+11
2008-02-11ide: remove stale comment from ide-lib.cBartlomiej Zolnierkiewicz1-9/+0
2008-02-11ide: fix comment in init_irq()Bartlomiej Zolnierkiewicz1-1/+1
2008-02-11ide: ide_init_port() bugfixBartlomiej Zolnierkiewicz1-1/+1
2008-02-11ide-disk: fix flush requests (take 2)Bartlomiej Zolnierkiewicz2-13/+21
2008-02-11ide: introduce CONFIG_BLK_DEV_IDEDMA_SFF optionSergei Shtylyov2-9/+14
2008-02-11bast-ide: build fixBartlomiej Zolnierkiewicz1-8/+4