summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mspec_mmap: don't set VM_LOCKEDHugh Dickins2007-07-161-1/+1
* serial: convert early_uart to earlycon for 8250Yinghai Lu2007-07-164-81/+84
* serial: assert DTR for serial console devicesYinghai Lu2007-07-161-0/+6
* Merge git://git.infradead.org/battery-2.6Linus Torvalds2007-07-169-49/+10Star
|\
| * git-battery vs git-acpiAndrew Morton2007-07-151-2/+3
| * Power supply class and drivers: remove non obligatory return statementsAnton Vorontsov2007-07-159-39/+0Star
| * pda_power: clean up irq, timerJeff Garzik2007-07-151-9/+8Star
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-07-16181-26286/+20988Star
|\ \
| * | [SCSI] ibmvscsi: convert to use the data buffer accessorsFUJITA Tomonori2007-07-151-57/+23Star
| * | [SCSI] dc395x: convert to use the data buffer accessorsFUJITA Tomonori2007-07-151-103/+60Star
| * | [SCSI] ncr53c8xx: convert to use the data buffer accessorsFUJITA Tomonori2007-07-151-59/+11Star
| * | [SCSI] sym53c8xx: convert to use the data buffer accessorsFUJITA Tomonori2007-07-152-73/+12Star
| * | [SCSI] ppa: coding police and printk levelsAlan Cox2007-07-151-30/+27Star
| * | [SCSI] aic7xxx_old: remove redundant GFP_ATOMIC from kmallocSatyam Sharma2007-07-151-1/+1
| * | [SCSI] i2o: remove redundant GFP_ATOMIC from kmalloc from device.cSatyam Sharma2007-07-151-1/+1
| * | [SCSI] remove the dead CYBERSTORMIII_SCSI optionAdrian Bunk2007-07-151-2/+0Star
| * | [SCSI] don't build scsi_dma_{map,unmap} for !HAS_DMACornelia Huck2007-07-154-41/+58
| * | [SCSI] Clean up scsi_add_lun a bitMatthew Wilcox2007-07-151-38/+26Star
| * | [SCSI] 53c700: Remove printk, which triggers because of low scsi clock on SNI...Thomas Bogendoerfer2007-07-151-2/+0Star
| * | [SCSI] sni_53c710: CleanupThomas Bogendoerfer2007-07-151-8/+2Star
| * | [SCSI] qla4xxx: Fix underrun/overrun conditionsDavid C Somayajulu2007-07-152-26/+33
| * | [SCSI] megaraid_mbox: use mutex instead of semaphoreMatthias Kaehlcke2007-07-153-5/+6
| * | [SCSI] qla2xxx: update version to 8.02.00-k1.Seokmann Ju2007-07-151-3/+3
| * | [SCSI] qla2xxx: add support for NPIVSeokmann Ju2007-07-1513-154/+1593
| * | [SCSI] stex: use resid for xfer len informationEd Lin2007-07-151-2/+2
| * | [SCSI] Add Brownie 1200U3P to blacklistMatthew Wilcox2007-07-151-0/+1
| * | [SCSI] scsi.c: convert to use the data buffer accessorsBoaz Harrosh2007-07-151-1/+1
| * | [SCSI] tmscsim: Further clean-up of the driverBoaz Harrosh2007-07-152-4/+0Star
| * | [SCSI] CONFIG_SCSI_FD_8xx no longer existsGeert Uytterhoeven2007-07-151-1/+0Star
| * | [SCSI] sr: fix error handling in module_initAkinobu Mita2007-07-151-1/+5
| * | [SCSI] lpfc: Fix NPIV compile problemJames Bottomley2007-07-151-4/+1Star
| * | [SCSI] lpfc: fix NPIV mapping problemsFUJITA Tomonori2007-07-151-4/+7
| * | [SCSI] lpfc: add missed data buffer accessorBoaz Harrosh2007-07-151-1/+1
| * | [SCSI] Remove unused method scsi_device_cancelPriyanka Gupta2007-07-141-46/+0Star
| * | [SCSI] ibmvscsi: fix timeout bugsFUJITA Tomonori2007-06-251-5/+5
| * | [SCSI] aacraid: add support for long serial number informationSalyzyn, Mark2007-06-203-7/+19
| * | [SCSI] aacraid: correct PERC2/QC and family match quirk listSalyzyn, Mark2007-06-201-2/+2
| * | [SCSI] aacraid: change srb status busy returnSalyzyn, Mark2007-06-201-1/+1
| * | [SCSI] 53c700: Fixup m68k drivers:Geert Uytterhoeven2007-06-203-2/+2
| * | [SCSI] tmscsim: clean-up status codesGuennadi Liakhovetski2007-06-202-23/+15Star
| * | [SCSI] zfcp: Report FCP LUN to SCSI midlayerChristof Schmitt2007-06-202-18/+5Star
| * | [SCSI] zfcp: clear adapter status flags during adapter shutdownVolker Sameske2007-06-191-0/+7
| * | [SCSI] iscsi_iser: convert to use the data buffer accessorsFUJITA Tomonori2007-06-192-12/+6Star
| * | [SCSI] lpfc: update to version 8.2.1James Smart2007-06-181-1/+1
| * | [SCSI] lpfc: convert to use the data buffer accessorsFUJITA Tomonori2007-06-181-83/+28Star
| * | [SCSI] lpfc: bug fixesJames Smart2007-06-1819-425/+1798
| * | [SCSI] lpfc: NPIV: add NPIV support on top of SLI-3James Smart2007-06-1820-1763/+5021
| * | [SCSI] lpfc: NPIV: add SLI-3 interfaceJames Smart2007-06-1814-495/+1522
| * | [SCSI] lpfc: NPIV: split portsJames Smart2007-06-1817-2959/+3243
| * | [SCSI] esp_scsi: convert to use the data buffer accessorsFUJITA Tomonori2007-06-181-7/+3Star