aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2006-12-07ieee1394: sbp2: clean up sbp2_ namespaceStefan Richter
2006-12-07ieee1394: sbp2: some conditions in queue_command are unlikelyStefan Richter
2006-12-07ieee1394: sbp2: remove superfluous commentsStefan Richter
2006-12-07ieee1394: sbp2: delayed_work -> work_structStefan Richter
2006-12-07ieee1394: sbp2: coding style of some macrosStefan Richter
2006-12-07ieee1394: sbp2: remove debug macrosStefan Richter
2006-12-07ieee1394: sbp2: consolidate log levelsStefan Richter
2006-12-07ieee1394: sbp2: remove duplicate codeStefan Richter
2006-12-07ieee1394: sbp2: remove dead codeStefan Richter
2006-12-07ieee1394: sbp2: clean up function declarationsStefan Richter
2006-12-07ieee1394: sbp2: remove irritating log messageStefan Richter
2006-12-07ohci1394: shortcut irq printingAlexey Dobriyan
2006-12-07ieee1394: nodemgr: take it easy if bus_rescan_devices failsStefan Richter
2006-12-07drivers/ieee1394/*: use kmemdup()Eric Sesterhenn
2006-12-07ieee1394: ohci1394: proper log messages in suspend and resumeStefan Richter
2006-12-07ieee1394: ohci1394: revert fail on error in suspendStefan Richter
2006-12-07ieee1394: only build OUI database files if config enabledRandy Dunlap
2006-12-07ieee1394: fix printk format warningRandy Dunlap
2006-12-07ieee1394: nodemgr: revise semaphore protection of driver core dataStefan Richter
2006-12-07ieee1394: nodemgr: reflect which return values are errorsStefan Richter
2006-12-07ieee1394: nodemgr: small fix after sysfs errors patchStefan Richter
2006-12-07dv1394: remove BKL contentionStefan Richter
2006-12-07video1394: remove BKL contentionDaniel Drake
2006-12-07video1394: small optimizations to frame retrieval codepathDaniel Drake
2006-12-07ieee1394: handle sysfs errorsStefan Richter
2006-12-07ieee1394: coding style in hosts.cStefan Richter
2006-12-07ieee1394: lock smaller region by host_num_alloc mutexStefan Richter
2006-12-07ieee1394: usecs_to_jiffies takes unsigned int argumentStefan Richter
2006-12-07ieee1394: ohci1394: suspend/resume cosmeticsStefan Richter
2006-12-07ohci1394: steps to implement suspend/resumeBernhard Kaindl
2006-12-07ieee1394: raw1394: add comments on lock usageStefan Richter
2006-12-07ieee1394: sbp2: slightly reorder sbp2scsi_abortStefan Richter
2006-12-07ieee1394: remove unused struct member from highlevel APIStefan Richter
2006-12-07Add "run_scheduled_work()" workqueue functionLinus Torvalds
2006-12-07Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-12-07Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-12-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-12-07Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
2006-12-07[PATCH] IPMI: fix PROC_FS=n warningsRandy Dunlap
2006-12-07[PATCH] IPMI: increase KCS message sizeCorey Minyard
2006-12-07[PATCH] IPMI: Fix BT long busyCorey Minyard
2006-12-07[PATCH] IPMI: fix pci warningCorey Minyard
2006-12-07[PATCH] IPMI: add pigeonpoint poweroffCorey Minyard
2006-12-07[PATCH] IPMI: system interface hotplugCorey Minyard
2006-12-07[PATCH] IPMI: add poll delayCorey Minyard
2006-12-07[PATCH] IPMI: fix request eventsCorey Minyard
2006-12-07[PATCH] IPMI: Add maintenance modeCorey Minyard
2006-12-07[PATCH] IPMI: Allow hot system interface removeCorey Minyard
2006-12-07[PATCH] IPMI: pass sysfs name from lower level driverCorey Minyard
2006-12-07[PATCH] IPMI: remove interface number limitsCorey Minyard