summaryrefslogtreecommitdiffstats
path: root/drivers/ieee1394/ohci1394.c
Commit message (Expand)AuthorAgeFilesLines
* ieee1394: mark bus_info_data as a __be32 arrayHarvey Harrison2009-01-041-1/+1
* ieee1394: ohci1394: flush MMIO writes before delay in initializationStefan Richter2009-01-041-4/+6
* ieee1394: ohci1394: pass error codes from request_irq throughStefan Richter2009-01-041-5/+7
* ieee1394: ohci1394: don't leave interrupts enabled during suspend/resumeFrans Pop2009-01-041-0/+8
* ieee1394: rawiso: requeue packet for transmission after skipped cyclePieter Palmers2008-04-251-0/+34
* ieee1394: ohci1394: missing PPC PMac feature calls in failure pathStefan Richter2008-04-181-3/+3
* ieee1394: ohci1394: refactor some printk format stringsStefan Richter2008-04-181-15/+15
* ieee1394: ohci1394: unroll a macro with returnStefan Richter2008-04-181-38/+54
* ieee1394: Use shorter list_splice_init() for brevity.Robert P. J. Day2008-04-181-4/+2
* ieee1394: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-181-1/+1
* ieee1394: ohci1394: refactor probe, remove, suspend, resumeStefan Richter2008-04-181-64/+49
* ieee1394: ohci1394: switch on bus power after resume on PPC PMacStefan Richter2008-04-181-2/+6
* ieee1394: ohci1394: don't schedule IT tasklets on IR eventsStefan Richter2008-01-301-4/+8
* ieee1394: ohci1394: fix initialization if built non-modularStefan Richter2007-09-201-3/+1
* ieee1394: remove old isochronous ABIStefan Richter2007-07-101-211/+10
* ieee1394: ohci1394: remove dead CONFIG variableStefan Richter2007-07-101-43/+8
* ieee1394: ohci1394: Fix mistake in printk message.Simon Arlott2007-04-301-1/+1
* ieee1394: ohci1394: remove unnecessary rcvPhyPkt bit flipping in LinkControl ...Bernhard Kauer2007-04-301-6/+2
* ieee1394: ohci1394: fix cosmetic problem in error loggingStefan Richter2007-04-301-0/+1
* ieee1394: move some comments from declaration to definitionStefan Richter2007-04-301-0/+1
* Storage class should be before const qualifierTobias Klauser2007-02-171-1/+1
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* ieee1394: restore config ROM when resumingStefan Richter2007-02-081-3/+1
* ieee1394: ohci1394: drop pcmcia-cs compatibility codeStefan Richter2007-02-081-7/+2
* Add PCI class ID for firewire OHCI controllers.Kristian Høgsberg2007-02-081-3/+1
* ieee1394: ohci1394: call PMac code in shutdown only for proper machinesStefan Richter2006-12-071-1/+1
* ieee1394: ohci1394: reformat PPC_PMAC platform codeStefan Richter2006-12-071-20/+14
* ieee1394: ohci1394: add PPC_PMAC platform code to driver probeStefan Richter2006-12-071-4/+15
* ohci1394: shortcut irq printingAlexey Dobriyan2006-12-071-4/+2
* 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: ohci1394: suspend/resume cosmeticsStefan Richter2006-12-071-78/+48
* ohci1394: steps to implement suspend/resumeBernhard Kaindl2006-12-071-14/+78
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-071-4/+4
* ieee1394: ohci1394: revert fail on error in suspendStefan Richter2006-10-291-5/+14
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+1
* 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/+13
* ieee1394: ohci1394: fix endianess bug in debug messageStefan Richter2006-09-171-1/+1
* CONFIG_PM=n slim: drivers/ieee1394/ohci1394.cAlexey Dobriyan2006-09-171-2/+4
* ieee1394: safer definition of empty macrosStefan Richter2006-09-171-4/+4
* Initialize ieee1394 early when built inAndi Kleen2006-09-171-1/+3
* ieee1394: merge from LinusStefan Richter2006-09-171-2/+2
|\
| * [PATCH] 1394: fix for recently added firewire patch that breaks things on ppcDanny Tholen2006-08-271-2/+2
* | [PATCH] ieee1394: replace __inline__ by inlineStefan Richter2006-07-031-2/+3
|/
* [PATCH] irq-flags: firewire: Use the new IRQF_ constantsThomas Gleixner2006-07-021-2/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] 64bit Resource: convert a few remaining drivers to use resource_size_...Greg Kroah-Hartman2006-06-271-1/+1
* [PATCH] 64bit resource: fix up printks for resources in misc driversGreg Kroah-Hartman2006-06-271-7/+8
OpenPOWER on IntegriCloud