summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ieee1394: sbp2: clean up sbp2_ namespaceStefan Richter2006-12-072-133/+132
* ieee1394: sbp2: some conditions in queue_command are unlikelyStefan Richter2006-12-071-5/+5
* ieee1394: sbp2: remove superfluous commentsStefan Richter2006-12-072-355/+109
* ieee1394: sbp2: delayed_work -> work_structStefan Richter2006-12-072-16/+12
* ieee1394: sbp2: coding style of some macrosStefan Richter2006-12-071-77/+78
* ieee1394: sbp2: remove debug macrosStefan Richter2006-12-071-280/+20
* ieee1394: sbp2: consolidate log levelsStefan Richter2006-12-071-19/+12
* ieee1394: sbp2: remove duplicate codeStefan Richter2006-12-071-11/+0
* ieee1394: sbp2: remove dead codeStefan Richter2006-12-071-15/+0
* ieee1394: sbp2: clean up function declarationsStefan Richter2006-12-072-104/+86
* ieee1394: sbp2: remove irritating log messageStefan Richter2006-12-071-2/+0
* ohci1394: shortcut irq printingAlexey Dobriyan2006-12-071-4/+2
* ieee1394: nodemgr: take it easy if bus_rescan_devices failsStefan Richter2006-12-071-3/+2
* drivers/ieee1394/*: use kmemdup()Eric Sesterhenn2006-12-072-4/+2
* ieee1394: ohci1394: proper log messages in suspend and resumeStefan Richter2006-12-071-11/+15
* ieee1394: ohci1394: revert fail on error in suspendStefan Richter2006-12-071-2/+11
* ieee1394: only build OUI database files if config enabledRandy Dunlap2006-12-071-1/+4
* ieee1394: fix printk format warningRandy Dunlap2006-12-071-1/+1
* ieee1394: nodemgr: revise semaphore protection of driver core dataStefan Richter2006-12-071-50/+92
* ieee1394: nodemgr: reflect which return values are errorsStefan Richter2006-12-071-34/+30
* ieee1394: nodemgr: small fix after sysfs errors patchStefan Richter2006-12-071-1/+1
* dv1394: remove BKL contentionStefan Richter2006-12-071-11/+3
* video1394: remove BKL contentionDaniel Drake2006-12-071-24/+6
* video1394: small optimizations to frame retrieval codepathDaniel Drake2006-12-071-8/+10
* ieee1394: handle sysfs errorsStefan Richter2006-12-072-49/+118
* ieee1394: coding style in hosts.cStefan Richter2006-12-071-7/+11
* ieee1394: lock smaller region by host_num_alloc mutexStefan Richter2006-12-071-4/+1
* ieee1394: usecs_to_jiffies takes unsigned int argumentStefan Richter2006-12-071-5/+3
* ieee1394: ohci1394: suspend/resume cosmeticsStefan Richter2006-12-071-78/+48
* ohci1394: steps to implement suspend/resumeBernhard Kaindl2006-12-071-14/+78
* ieee1394: raw1394: add comments on lock usageStefan Richter2006-12-071-5/+5
* ieee1394: sbp2: slightly reorder sbp2scsi_abortStefan Richter2006-12-071-8/+2
* ieee1394: remove unused struct member from highlevel APIStefan Richter2006-12-071-1/+0
* Add "run_scheduled_work()" workqueue functionLinus Torvalds2006-12-073-2/+75
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-12-072-44/+79
|\
| * [PATCH] libata: Incorrect timing computation for PIO5/6Alan2006-12-071-1/+1
| * [PATCH] sata_promise: new EH conversion, take 2Mikael Pettersson2006-12-071-12/+68
| * [PATCH] libata: let ATA_FLAG_PIO_POLLING use polling pio for ATA_PROT_NODATAAlbert Lee2006-12-071-0/+1
| * [PATCH] sata_promise: cleanups, take 2Mikael Pettersson2006-12-071-31/+9
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds2006-12-0757-1211/+2341
|\ \
| * | [DLM] Clean up lowcommsPatrick Caulfield2006-12-074-357/+261
| * | [GFS2] Change gfs2_fsync() to use write_inode_now()Steven Whitehouse2006-12-071-5/+6
| * | [GFS2] Fix indent in recovery.cSteven Whitehouse2006-12-051-1/+1
| * | [GFS2] Don't flush everything on fdatasyncSteven Whitehouse2006-11-301-3/+27
| * | [GFS2] Add a comment about reading the super blockSteven Whitehouse2006-11-301-0/+18
| * | [GFS2] Mount problem with the GFS2 codeSrinivasa Ds2006-11-301-1/+1
| * | [GFS2] Remove gfs2_check_acl()Steven Whitehouse2006-11-303-19/+3
| * | [DLM] fix format warnings in rcom.c and recoverd.cRyusuke Konishi2006-11-302-4/+7
| * | [GFS2] lock function parameterRandy Dunlap2006-11-301-1/+1
| * | [DLM] don't accept replies to old recovery messagesDavid Teigland2006-11-303-11/+39
OpenPOWER on IntegriCloud