summaryrefslogtreecommitdiffstats
path: root/drivers/ieee1394/ohci1394.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bcollins/linux1394-2.6Linus Torvalds2006-06-201-13/+24
|\
| * Fix broken suspend/resume in ohci1394Ben Collins2006-06-121-0/+3
| * ohci1394: make phys_dma parameter read-onlyBen Collins2006-06-121-1/+1
| * ohci1394: set address range propertiesBen Collins2006-06-121-1/+10
| * ieee1394/ohci1394: CycleTooLong interrupt managementBen Collins2006-06-121-0/+10
| * ohci1394: Remove superfluous call to free_dma_rcv_ctx,Ben Collins2006-06-121-11/+0
* | [SPARC]: Kill __irq_itoa().David S. Miller2006-06-201-4/+0
|/
* [PATCH] ohci1394, sbp2: fix "scsi_add_device failed" with PL-3507 based devicesStefan Richter2006-05-171-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-03-291-2/+2
|\
| * [PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt2006-03-281-2/+2
* | ohci1394: cleanup the "Unexpected PCI resource length" warning.Jody McIntyre2006-03-281-2/+2
OpenPOWER on IntegriCloud