summaryrefslogtreecommitdiffstats
path: root/drivers/ieee1394
Commit message (Expand)AuthorAgeFilesLines
...
* ieee1394: sbp2: coding style of some macrosStefan Richter2006-12-071-77/+78
* ieee1394: sbp2: remove debug macrosStefan Richter2006-12-071-280/+20Star
* ieee1394: sbp2: consolidate log levelsStefan Richter2006-12-071-19/+12Star
* ieee1394: sbp2: remove duplicate codeStefan Richter2006-12-071-11/+0Star
* ieee1394: sbp2: remove dead codeStefan Richter2006-12-071-15/+0Star
* ieee1394: sbp2: clean up function declarationsStefan Richter2006-12-072-104/+86Star
* ieee1394: sbp2: remove irritating log messageStefan Richter2006-12-071-2/+0Star
* ohci1394: shortcut irq printingAlexey Dobriyan2006-12-071-4/+2Star
* ieee1394: nodemgr: take it easy if bus_rescan_devices failsStefan Richter2006-12-071-3/+2Star
* drivers/ieee1394/*: use kmemdup()Eric Sesterhenn2006-12-072-4/+2Star
* 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/+30Star
* ieee1394: nodemgr: small fix after sysfs errors patchStefan Richter2006-12-071-1/+1
* dv1394: remove BKL contentionStefan Richter2006-12-071-11/+3Star
* video1394: remove BKL contentionDaniel Drake2006-12-071-24/+6Star
* 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/+1Star
* ieee1394: usecs_to_jiffies takes unsigned int argumentStefan Richter2006-12-071-5/+3Star
* ieee1394: ohci1394: suspend/resume cosmeticsStefan Richter2006-12-071-78/+48Star
* 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/+2Star
* ieee1394: remove unused struct member from highlevel APIStefan Richter2006-12-071-1/+0Star
* [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-071-0/+1
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-1/+1
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-074-11/+11
* [PATCH] slab: remove SLAB_ATOMICChristoph Lameter2006-12-071-15/+15
* WorkStruct: make allyesconfigDavid Howells2006-11-224-18/+23
* [ETH1394]: Fix unaligned accesses.David S. Miller2006-10-311-8/+12
* ieee1394: ohci1394: revert fail on error in suspendStefan Richter2006-10-291-5/+14
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2006-10-081-1/+1
|\
| * ieee1394: nodemgr: fix startup of knodemgrdStefan Richter2006-10-081-1/+1
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-052-4/+2Star
* | Fix several typos in drivers/Matt LaPlante2006-10-031-1/+1
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2006-09-3029-1133/+1200
|\|
| * ieee1394: raw1394: arm functions slept in atomic contextStefan Richter2006-09-231-18/+16Star
| * ieee1394: sbp2: enable auto spin-up for all SBP-2 devicesStefan Richter2006-09-171-3/+1Star
| * ieee1394: ohci1394: check for errors in suspend or resumeStefan Richter2006-09-171-6/+11
| * set power state of firewire host during suspendPavel Machek2006-09-171-4/+6
| * ieee1394: ohci1394: more obvious endianess handlingStefan Richter2006-09-171-14/+13Star
| * ieee1394: ohci1394: fix endianess bug in debug messageStefan Richter2006-09-171-1/+1
| * ieee1394: sbp2: don't prefer MODE SENSE 10Stefan Richter2006-09-171-1/+0Star
| * ieee1394: nodemgr: grab class.subsys.rwsem in nodemgr_resume_neStefan Richter2006-09-171-0/+2
| * ieee1394: nodemgr: fix rwsem recursionStefan Richter2006-09-171-4/+5