aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi_bfin5xx.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-28[SCSI] mpt fusion: logging support in Kconfig, Makefile, mptbase.h and addition of mptdebug.hPrakash, Sathya4-229/+308
2007-07-28[SCSI] libsas: Fix potential NULL dereference in sas_smp_get_phy_events()Jesper Juhl1-3/+10
2007-07-28[SCSI] bsg: Fix build for CONFIG_BLOCK=nPaul Mundt1-2/+2
2007-07-28[SCSI] aacraid: fix Sunrise Lake reset handlingSalyzyn, Mark1-1/+1
2007-07-28[SCSI] aacraid: add SCSI SYNCHONIZE_CACHE range checkingSalyzyn, Mark1-8/+55
2007-07-28[SCSI] add easyRAID to the no report luns blacklistakpm@linux-foundation.org1-0/+3
2007-07-27[SCSI] advansys: lindent and other large, uninteresting changesMatthew Wilcox1-13692/+14569
2007-07-27[SCSI] aic79xx, aic7xxx: Fix incorrect width settingJames Bottomley2-13/+21
2007-07-27[SCSI] qla2xxx: fix to honor ignored parameters in sysfs attributesSeokmann Ju3-24/+38
2007-07-27[SCSI] aacraid: draw line in sand, sundry cleanup and version updateSalyzyn, Mark5-10/+7
2007-07-27[SCSI] iscsi_tcp: Turn off bounce buffersMike Christie1-0/+1
2007-07-27[SCSI] libiscsi: fix cmd seqeunce number checkingMike Christie2-21/+28
2007-07-27[SCSI] iscsi_tcp, ib_iser Enable module refcounting for iscsi host templateMike Christie2-0/+2
2007-07-27[SCSI] libiscsi: make sure session is not blocked when removing hostMike Christie1-0/+1
2007-07-26[SCSI] libsas: Remove PCI dependenciesJeff Garzik5-22/+19
2007-07-25[SCSI] simscsi: convert to use the data buffer accessorsFUJITA Tomonori1-51/+15
2007-07-24[SCSI] sym53c8xx: don't claim cpqarray deviceChip Coldwell1-1/+1
2007-07-24[SCSI] bsg: fix unused variable warnings for BLK_DEV_BSG=nJames Bottomley1-2/+7
2007-07-24[SCSI] libsas: SMP request handler shouldn't crash when rphy is NULLDarrick J. Wong1-2/+3
2007-07-23[SCSI] aacraid: sysfs adapter reset/status format change.Salyzyn, Mark1-1/+1
2007-07-23[SCSI] aacraid: Fix security holeAlan Cox1-0/+4
2007-07-23[SCSI] bsg: remove unnecessary code and commentsFUJITA Tomonori1-9/+0
2007-07-23[SCSI] bsg: use lib/idr.c to find a unique minor numberFUJITA Tomonori2-40/+30
2007-07-23[SCSI] qla2xxx: Data accessors Cleanup of last mergeBoaz Harrosh1-2/+2
2007-07-22Linux 2.6.23-rc1Linus Torvalds1-2/+2
2007-07-22x86_64: Rename CF Makefile variable in vdsoAndi Kleen1-3/+3
2007-07-229p: Don't use binary sysctl numbers.Eric W. Biederman1-13/+8
2007-07-22Documentation: Fix a mispelt "probably" in SubmittingPatches.Linus Nilsson1-1/+1
2007-07-22DocBook: Change a headline in kernel-locking to list all three main types of locking.Linus Nilsson1-1/+1
2007-07-22take declarations of enable_irq() et.al. to linux/interrupt.hAl Viro12-39/+11
2007-07-22[SCSI] libsas: make ATA functions selectable by a config optionJames Bottomley6-397/+436
2007-07-22x86_64: Fix xen section warningsAndi Kleen1-0/+2
2007-07-22x86_64: Fix paravirt compilationAndi Kleen1-1/+2
2007-07-22fix broken handling of port=... in NFS option parsingAl Viro1-1/+1
2007-07-22KVM: Require CONFIG_ANON_INODESAvi Kivity1-0/+1
2007-07-22x86_64: Share msidef.h and hypertransport.h includes with i386Andi Kleen2-89/+2
2007-07-22x86_64: Remove outdated comment in boot decompressor MakefileAndi Kleen1-2/+0
2007-07-22x86_64: Squash initial_code modpost warningsAndi Kleen2-2/+8
2007-07-22x86_64: fix section mismatch warning in init.cSam Ravnborg2-2/+2
2007-07-22x86_64: fix section mismatch warning in hpet.cSam Ravnborg1-1/+1
2007-07-22i386: Fix the K7 NMI watchdog checkbitBjörn Steinbrink1-1/+1
2007-07-22i386: Use patchable lock prefix in set_64bitAndi Kleen1-1/+1
2007-07-22i386: Handle P6s without performance counters in nmi watchdogAndi Kleen1-1/+3
2007-07-22x86: Replace NSC/Cyrix specific chipset access macros by inlined functions.Juergen Beisert7-24/+34
2007-07-22x86_64: x86_64 - Use non locked version for local_cmpxchg()Mathieu Desnoyers1-1/+1
2007-07-22i386: Do not include other cpus' interrupt 0 in nmi_watchdogKeith Owens1-1/+1
2007-07-22i386: Tune AMD Fam10h/11h like K8Andi Kleen1-0/+3
2007-07-22x86_64: Set K8 CPUID flag for K8/Fam10h/Fam11hAndi Kleen1-0/+3
2007-07-22i386: Fix cpu_llc_id section mismatch warningAndi Kleen1-1/+1
2007-07-22x86: Stop MCEs and NMIs during code patchingAndi Kleen9-2/+86