summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* remove broken URLs from net drivers' outputMarkus Dahms2007-05-099-22/+13
* fix file specification in commentsUwe Kleine-König2007-05-092-2/+2
* drivers/base/platform.c: fix small typo in docMárton Németh2007-05-091-1/+1
* misc doc and kconfig typosMatt LaPlante2007-05-094-6/+6
* Fix occurrences of "the the "Michael Opdenacker2007-05-0937-40/+40
* Correct comments in genrtc.c to refer to correct /proc file.Robert P. J. Day2007-05-091-2/+2
* Fix more "deprecated" spellos.Randy Dunlap2007-05-091-1/+1
* Fix "deprecated" typoes.Robert P. J. Day2007-05-092-2/+2
* Fix misspellings collected by members of KJ list.Robert P. J. Day2007-05-0915-21/+21
* Fix trivial typos in Kconfig* filesDavid Sterba2007-05-096-6/+6
* devres: kernel-doc and DocBookRandy Dunlap2007-05-091-16/+16
* applesmc: Use standard sysfs names for labelsJean Delvare2007-05-081-2/+2
* applesmc: Use the address as platform device IDJean Delvare2007-05-081-1/+2
* usb_gigaset: don't kmalloc(0)Tilman Schmidt2007-05-081-10/+4
* Fix unnecesary meminitYasunori Goto2007-05-081-2/+2
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-05-083-9/+6
|\
| * [ATYFB]: Fix sparc includes.David S. Miller2007-05-082-2/+2
| * [QLA2XXX]: Fix build on sparc.David S. Miller2007-05-081-7/+4
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-05-0850-2140/+2384
|\ \
| * | [SCSI] zfcp: clear boxed flag on unit reopen.Heiko Carstens2007-05-081-0/+1
| * | [SCSI] zfcp: clear adapter failed flag if an fsf request times out.Heiko Carstens2007-05-081-1/+1
| * | [SCSI] zfcp: rework request ID management.Heiko Carstens2007-05-087-89/+59
| * | [SCSI] zfcp: Fix deadlock between zfcp ERP and SCSIChristof Schmitt2007-05-084-4/+72
| * | [SCSI] zfcp: Locking for req_no and req_seq_noChristof Schmitt2007-05-081-9/+8
| * | [SCSI] zfcp: print S_ID and D_ID with 3 bytesChristof Schmitt2007-05-083-28/+28
| * | [SCSI] ipr: Use PCI-E reset API for new ipr adapterBrian King2007-05-082-6/+72
| * | [SCSI] qla2xxx: Update version number to 8.01.07-k7.Andrew Vasquez2007-05-081-1/+1
| * | [SCSI] qla2xxx: Add MSI support.Andrew Vasquez2007-05-081-1/+14
| * | [SCSI] qla2xxx: Correct pci_set_msi() usage semantics.Andrew Vasquez2007-05-081-17/+14
| * | [SCSI] qla2xxx: Attempt to stop firmware only if it had been previously execu...Andrew Vasquez2007-05-081-0/+2
| * | [SCSI] qla2xxx: Honor NVRAM port-down-retry-count settings.Andrew Vasquez2007-05-081-1/+1
| * | [SCSI] qla2xxx: Error-out during probe() if we're unable to complete HBA init...Andrew Vasquez2007-05-081-3/+1
| * | [SCSI] zfcp: Stop system after memory corruptionChristof Schmitt2007-05-081-28/+6
| * | [SCSI] mesh: cleanup variable usage in interrupt handlerOlaf Hering2007-05-081-7/+7
| * | [SCSI] megaraid: replace yield() with cond_resched()Amol Lad2007-05-081-1/+2
| * | [SCSI] megaraid: fix warnings when CONFIG_PROC_FS=nwalter harms2007-05-082-8/+13
| * | [SCSI] aacraid: superfluous adapter reset for IBM 8 series ServeRAID controllersSalyzyn, Mark2007-05-061-1/+1
| * | [SCSI] aacraid: kexec fix (reset interrupt handler)Salyzyn, Mark2007-05-061-0/+2
| * | [SCSI] tmscsim: Remove the last bus_to_virt()Guennadi Liakhovetski2007-05-061-58/+66
| * | [SCSI] tmscsim: remove bogus endianness conversionsGuennadi Liakhovetski2007-05-062-22/+17
| * | [SCSI] tmscsim: remove long dead DMA_INTGuennadi Liakhovetski2007-05-061-89/+9
| * | [SCSI] ipr: Better handle adapter boot time errorsBrian King2007-05-061-1/+6
| * | [SCSI] fc_transport: make all rports wait dev_loss_tmo before removing themJames Smart2007-05-061-61/+97
| * | [SCSI] ipr: Enable multi-initator RAID supportBrian King2007-05-062-7/+159
| * | [SCSI] ipr: Improved dual adapter errorsBrian King2007-05-061-6/+72
| * | [SCSI] ipr: Increase adapter operational timeoutBrian King2007-05-061-3/+6
| * | [SCSI] ipr: Handle IOA reset requestBrian King2007-05-062-2/+13
| * | [SCSI] ipr: Handle check condition status from disk array deviceBrian King2007-05-061-2/+3
| * | [SCSI] ipr: Handle UA on disk array following an adapter resetBrian King2007-05-061-0/+1
| * | [SCSI] ipr: Allow driver_data to be passed for dynamic idsBrian King2007-05-061-0/+1
OpenPOWER on IntegriCloud