aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ieee1394/ohci1394.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-18ieee1394: Use hweight32Akinobu Mita1-6/+2
2009-01-04ieee1394: mark bus_info_data as a __be32 arrayHarvey Harrison1-1/+1
2009-01-04ieee1394: ohci1394: flush MMIO writes before delay in initializationStefan Richter1-4/+6
2009-01-04ieee1394: ohci1394: pass error codes from request_irq throughStefan Richter1-5/+7
2009-01-04ieee1394: ohci1394: don't leave interrupts enabled during suspend/resumeFrans Pop1-0/+8
2008-04-25ieee1394: rawiso: requeue packet for transmission after skipped cyclePieter Palmers1-0/+34
2008-04-18ieee1394: ohci1394: missing PPC PMac feature calls in failure pathStefan Richter1-3/+3
2008-04-18ieee1394: ohci1394: refactor some printk format stringsStefan Richter1-15/+15
2008-04-18ieee1394: ohci1394: unroll a macro with returnStefan Richter1-38/+54
2008-04-18ieee1394: Use shorter list_splice_init() for brevity.Robert P. J. Day1-4/+2
2008-04-18ieee1394: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-1/+1
2008-04-18ieee1394: ohci1394: refactor probe, remove, suspend, resumeStefan Richter1-64/+49
2008-04-18ieee1394: ohci1394: switch on bus power after resume on PPC PMacStefan Richter1-2/+6
2008-01-30ieee1394: ohci1394: don't schedule IT tasklets on IR eventsStefan Richter1-4/+8
2007-09-20ieee1394: ohci1394: fix initialization if built non-modularStefan Richter1-3/+1
2007-07-10ieee1394: remove old isochronous ABIStefan Richter1-211/+10
2007-07-10ieee1394: ohci1394: remove dead CONFIG variableStefan Richter1-43/+8
2007-04-30ieee1394: ohci1394: Fix mistake in printk message.Simon Arlott1-1/+1
2007-04-30ieee1394: ohci1394: remove unnecessary rcvPhyPkt bit flipping in LinkControl registerBernhard Kauer1-6/+2
2007-04-30ieee1394: ohci1394: fix cosmetic problem in error loggingStefan Richter1-0/+1
2007-04-30ieee1394: move some comments from declaration to definitionStefan Richter1-0/+1
2007-02-17Storage class should be before const qualifierTobias Klauser1-1/+1
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2007-02-08ieee1394: restore config ROM when resumingStefan Richter1-3/+1
2007-02-08ieee1394: ohci1394: drop pcmcia-cs compatibility codeStefan Richter1-7/+2
2007-02-08Add PCI class ID for firewire OHCI controllers.Kristian Høgsberg1-3/+1
2006-12-07ieee1394: ohci1394: call PMac code in shutdown only for proper machinesStefan Richter1-1/+1
2006-12-07ieee1394: ohci1394: reformat PPC_PMAC platform codeStefan Richter1-20/+14
2006-12-07ieee1394: ohci1394: add PPC_PMAC platform code to driver probeStefan Richter1-4/+15
2006-12-07ohci1394: shortcut irq printingAlexey Dobriyan1-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: ohci1394: suspend/resume cosmeticsStefan Richter1-78/+48
2006-12-07ohci1394: steps to implement suspend/resumeBernhard Kaindl1-14/+78
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter1-4/+4
2006-10-29ieee1394: ohci1394: revert fail on error in suspendStefan Richter1-5/+14
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-2/+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-17CONFIG_PM=n slim: drivers/ieee1394/ohci1394.cAlexey Dobriyan1-2/+4
2006-09-17ieee1394: safer definition of empty macrosStefan Richter1-4/+4
2006-09-17Initialize ieee1394 early when built inAndi Kleen1-1/+3
2006-09-17ieee1394: merge from LinusStefan Richter1-2/+2
2006-08-27[PATCH] 1394: fix for recently added firewire patch that breaks things on ppcDanny Tholen1-2/+2
2006-07-03[PATCH] ieee1394: replace __inline__ by inlineStefan Richter1-2/+3
2006-07-02[PATCH] irq-flags: firewire: Use the new IRQF_ constantsThomas Gleixner1-2/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-27[PATCH] 64bit Resource: convert a few remaining drivers to use resource_size_t where neededGreg Kroah-Hartman1-1/+1