summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * [SCSI] sem2mutex: scsi_transport_spi.cJes Sorensen2006-01-141-5/+5
| * [SCSI] fix up message/i2o/pci.cJames Bottomley2006-01-141-1/+1
| * [SCSI] fusion: kzalloc / kcalloc conversionChristoph Hellwig2006-01-146-75/+35
| * [SCSI] fusion: convert semaphores to mutexesChristoph Hellwig2006-01-143-11/+11
| * [SCSI] mptsas: support basic hotplugChristoph Hellwig2006-01-142-31/+308
| * [SCSI] I2O: move pci_request_regions() just behind pci_enable_device()Salyzyn, Mark2006-01-142-9/+11
| * [SCSI] ips: Mode Sense (Caching Page ) fixJack Hammer2006-01-141-0/+3
| * [SCSI] zfcp: transport class adaptations IIAndreas Herrmann2006-01-146-38/+29
| * [SCSI] zfcp: transport class adaptationsAndreas Herrmann2006-01-146-64/+136
| * [SCSI] zfcp: handle unsolicited status notification lostMaxim Shchetynin2006-01-142-0/+47
| * [SCSI] fc transport: add permanent_port_name fc_host attributeAndreas Herrmann2006-01-141-0/+4
| * [SCSI] sr: split sr_audio_ioctl into specific helpersChristoph Hellwig2006-01-141-91/+111
| * [SCSI] always handle REQ_BLOCK_PC requests in common codeChristoph Hellwig2006-01-144-91/+13
| * [SCSI] sas: fix removal of devices behind expandersChristoph Hellwig2006-01-141-1/+11
| * [SCSI] Pass proper device from BusLogic to SCSI layerPetr Vandrovec2006-01-121-1/+2
| * [SCSI] aic79xx: bump version to 3.0James Bottomley2006-01-121-1/+1
| * [SCSI] aic79xx: Sequencer updateHannes Reinecke2006-01-129-1538/+1911
| * [SCSI] aic79xx: Sanitize inb/outb handlingHannes Reinecke2006-01-121-59/+21
| * [SCSI] aic79xx: Use struct map_nodeHannes Reinecke2006-01-123-33/+58
| * [SCSI] aic7xxx/aic79xx: New device idsHannes Reinecke2006-01-124-14/+40
| * [SCSI] Mask capabilities for SCSI-1 CD driveChuck Ebbert2006-01-121-2/+3
| * [SCSI] aacraid: README updateMark Haverkamp2006-01-121-74/+0
| * [SCSI] aacraid: 17 element sg performance updateMark Haverkamp2006-01-122-4/+18
| * [SCSI] aacraid: better sysfs adapter informationMark Haverkamp2006-01-121-2/+18
| * [SCSI] aacraid: Fix default FIB sizeMark Haverkamp2006-01-121-0/+4
| * [SCSI] sas: clear parent->rphy in sas_rphy_deleteChristoph Hellwig2006-01-121-0/+2
| * [SCSI] turn most scsi semaphores into mutexesArjan van de Ven2006-01-1216-119/+129
| * [SCSI] aic7xxx: fix timer handling bugJames Bottomley2006-01-123-41/+16
| * [SCSI] qla2xxx: Kconfig: two fixesAndrew Vasquez2006-01-123-10/+14
| * [SCSI] lpfc_scsi.c: make lpfc_get_scsi_buf() staticAdrian Bunk2006-01-121-1/+1
| * [SCSI] scsi_transport_spi.c: make print_nego() staticAdrian Bunk2006-01-121-1/+1
| * [SCSI] raid_class.c - adding RAID10 and RAID10 definesMoore, Eric2006-01-121-0/+2
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/spi-2.6Linus Torvalds2006-01-1414-0/+3542
|\ \
| * | [PATCH] SPI: add spi_butterfly driverDavid Brownell2006-01-132-0/+433
| * | [PATCH] spi: remove fastcall crapAndrew Morton2006-01-131-1/+6
| * | [PATCH] spi: misc fixesDavid Brownell2006-01-134-2/+15
| * | [PATCH] spi: use linked lists rather than an arrayVitaly Wool2006-01-135-84/+110
| * | [PATCH] spi: M25 series SPI flashMike Lavender2006-01-133-0/+589
| * | [PATCH] spi: add spi_bitbang driverDavid Brownell2006-01-133-0/+474
| * | [PATCH] spi: ads7836 uses spi_driverDavid Brownell2006-01-131-42/+42
| * | [PATCH] SPI core tweaks, bugfixDavid Brownell2006-01-131-17/+28
| * | [PATCH] spi: add spi_driver to SPI frameworkDavid Brownell2006-01-131-32/+86
| * | [PATCH] spi: mtd dataflash driverDavid Brownell2006-01-133-0/+632
| * | [PATCH] spi: ads7846 driverDavid Brownell2006-01-133-0/+635
| * | [PATCH] spi: simple SPI frameworkDavid Brownell2006-01-135-0/+670
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-01-1436-193/+285
|\ \ \
| * | | [PATCH] device_shutdown can loop if the driver frees itselfMichael Richardson2006-01-131-2/+2
| * | | [PATCH] platform-device-del typo fixJean Delvare2006-01-131-1/+1
| * | | [PATCH] Add {css,ccw}_bus_type probe, remove, shutdown methods.Cornelia Huck2006-01-133-28/+62
| * | | [PATCH] Add bttv sub bus_type probe and remove methodsRussell King2006-01-133-14/+35
OpenPOWER on IntegriCloud