aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ieee1394 (follow)
AgeCommit message (Expand)AuthorFilesLines
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-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham1-0/+1
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter1-1/+1
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter4-11/+11
2006-12-07[PATCH] slab: remove SLAB_ATOMICChristoph Lameter1-15/+15
2006-11-22WorkStruct: make allyesconfigDavid Howells4-18/+23
2006-10-30[ETH1394]: Fix unaligned accesses.David S. Miller1-8/+12
2006-10-29ieee1394: ohci1394: revert fail on error in suspendStefan Richter1-5/+14
2006-10-08Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds1-1/+1
2006-10-08ieee1394: nodemgr: fix startup of knodemgrdStefan Richter1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2-4/+2
2006-10-03Fix several typos in drivers/Matt LaPlante1-1/+1
2006-09-30Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds29-1133/+1200
2006-09-26i2c-algo-bit: Discard the mdelay data struct memberJean Delvare1-1/+0
2006-09-23ieee1394: raw1394: arm functions slept in atomic contextStefan Richter1-18/+16
2006-09-17ieee1394: sbp2: enable auto spin-up for all SBP-2 devicesStefan Richter1-3/+1
2006-09-17ieee1394: ohci1394: check for errors in suspend or resumeStefan Richter1-6/+11
2006-09-17set power state of firewire host during suspendPavel Machek1-4/+6
2006-09-17ieee1394: ohci1394: more obvious endianess handlingStefan Richter1-14/+13
2006-09-17ieee1394: ohci1394: fix endianess bug in debug messageStefan Richter1-1/+1
2006-09-17ieee1394: sbp2: don't prefer MODE SENSE 10Stefan Richter1-1/+0