aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-07ieee1394: sbp2: update comment on things to doStefan Richter1-7/+19
2006-12-07ieee1394: sbp2: use list_move_tail()Stefan Richter1-2/+1
2006-12-07ieee1394: sbp2: more concise names for types and variablesStefan Richter2-598/+575
2006-12-07ieee1394: sbp2: remove unused struct membersStefan Richter2-25/+4
2006-12-07ieee1394: sbp2: proper unit in module parameter descriptionStefan Richter1-1/+2
2006-12-07ieee1394: sbp2: clean up sbp2_ namespaceStefan Richter2-133/+132
2006-12-07ieee1394: sbp2: some conditions in queue_command are unlikelyStefan Richter1-5/+5
2006-12-07ieee1394: sbp2: remove superfluous commentsStefan Richter2-355/+109
2006-12-07ieee1394: sbp2: delayed_work -> work_structStefan Richter2-16/+12
2006-12-07ieee1394: sbp2: coding style of some macrosStefan Richter1-77/+78
2006-12-07ieee1394: sbp2: remove debug macrosStefan Richter1-280/+20
2006-12-07ieee1394: sbp2: consolidate log levelsStefan Richter1-19/+12
2006-12-07ieee1394: sbp2: remove duplicate codeStefan Richter1-11/+0
2006-12-07ieee1394: sbp2: remove dead codeStefan Richter1-15/+0
2006-12-07ieee1394: sbp2: clean up function declarationsStefan Richter2-104/+86
2006-12-07ieee1394: sbp2: remove irritating log messageStefan Richter1-2/+0
2006-12-07ohci1394: shortcut irq printingAlexey Dobriyan1-4/+2
2006-12-07ieee1394: nodemgr: take it easy if bus_rescan_devices failsStefan Richter1-3/+2
2006-12-07drivers/ieee1394/*: use kmemdup()Eric Sesterhenn2-4/+2
2006-12-07ieee1394: ohci1394: proper log messages in suspend and resumeStefan Richter1-11/+15
2006-12-07ieee1394: ohci1394: revert fail on error in suspendStefan Richter1-2/+11
2006-12-07ieee1394: only build OUI database files if config enabledRandy Dunlap1-1/+4
2006-12-07ieee1394: fix printk format warningRandy Dunlap1-1/+1
2006-12-07ieee1394: nodemgr: revise semaphore protection of driver core dataStefan Richter1-50/+92
2006-12-07ieee1394: nodemgr: reflect which return values are errorsStefan Richter1-34/+30
2006-12-07ieee1394: nodemgr: small fix after sysfs errors patchStefan Richter1-1/+1
2006-12-07dv1394: remove BKL contentionStefan Richter1-11/+3
2006-12-07video1394: remove BKL contentionDaniel Drake1-24/+6
2006-12-07video1394: small optimizations to frame retrieval codepathDaniel Drake1-8/+10
2006-12-07ieee1394: handle sysfs errorsStefan Richter2-49/+118
2006-12-07ieee1394: coding style in hosts.cStefan Richter1-7/+11
2006-12-07ieee1394: lock smaller region by host_num_alloc mutexStefan Richter1-4/+1
2006-12-07ieee1394: usecs_to_jiffies takes unsigned int argumentStefan Richter1-5/+3
2006-12-07ieee1394: ohci1394: suspend/resume cosmeticsStefan Richter1-78/+48
2006-12-07ohci1394: steps to implement suspend/resumeBernhard Kaindl1-14/+78
2006-12-07ieee1394: raw1394: add comments on lock usageStefan Richter1-5/+5
2006-12-07ieee1394: sbp2: slightly reorder sbp2scsi_abortStefan Richter1-8/+2
2006-12-07ieee1394: remove unused struct member from highlevel APIStefan Richter1-1/+0
2006-12-07Add "run_scheduled_work()" workqueue functionLinus Torvalds1-2/+1
2006-12-07Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds2-44/+79
2006-12-07Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds78-1177/+2097
2006-12-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds10-81/+687
2006-12-07Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds3-5/+5
2006-12-07[PATCH] IPMI: fix PROC_FS=n warningsRandy Dunlap2-1/+3
2006-12-07[PATCH] IPMI: increase KCS message sizeCorey Minyard1-2/+2
2006-12-07[PATCH] IPMI: Fix BT long busyCorey Minyard4-264/+417
2006-12-07[PATCH] IPMI: fix pci warningCorey Minyard1-1/+6
2006-12-07[PATCH] IPMI: add pigeonpoint poweroffCorey Minyard1-1/+51
2006-12-07[PATCH] IPMI: system interface hotplugCorey Minyard1-23/+297
2006-12-07[PATCH] IPMI: add poll delayCorey Minyard1-1/+6