aboutsummaryrefslogtreecommitdiff
path: root/drivers/ieee1394/ohci1394.c
AgeCommit message (Expand)Author
2007-09-20ieee1394: ohci1394: fix initialization if built non-modularStefan Richter
2007-07-10ieee1394: remove old isochronous ABIStefan Richter
2007-07-10ieee1394: ohci1394: remove dead CONFIG variableStefan Richter
2007-04-30ieee1394: ohci1394: Fix mistake in printk message.Simon Arlott
2007-04-30ieee1394: ohci1394: remove unnecessary rcvPhyPkt bit flipping in LinkControl ...Bernhard Kauer
2007-04-30ieee1394: ohci1394: fix cosmetic problem in error loggingStefan Richter
2007-04-30ieee1394: move some comments from declaration to definitionStefan Richter
2007-02-17Storage class should be before const qualifierTobias Klauser
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-08ieee1394: restore config ROM when resumingStefan Richter
2007-02-08ieee1394: ohci1394: drop pcmcia-cs compatibility codeStefan Richter
2007-02-08Add PCI class ID for firewire OHCI controllers.Kristian Høgsberg
2006-12-07ieee1394: ohci1394: call PMac code in shutdown only for proper machinesStefan Richter
2006-12-07ieee1394: ohci1394: reformat PPC_PMAC platform codeStefan Richter
2006-12-07ieee1394: ohci1394: add PPC_PMAC platform code to driver probeStefan Richter
2006-12-07ohci1394: shortcut irq printingAlexey Dobriyan
2006-12-07ieee1394: ohci1394: proper log messages in suspend and resumeStefan Richter
2006-12-07ieee1394: ohci1394: revert fail on error in suspendStefan Richter
2006-12-07ieee1394: ohci1394: suspend/resume cosmeticsStefan Richter
2006-12-07ohci1394: steps to implement suspend/resumeBernhard Kaindl
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter
2006-10-29ieee1394: ohci1394: revert fail on error in suspendStefan Richter
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-17ieee1394: ohci1394: check for errors in suspend or resumeStefan Richter
2006-09-17set power state of firewire host during suspendPavel Machek
2006-09-17ieee1394: ohci1394: more obvious endianess handlingStefan Richter
2006-09-17ieee1394: ohci1394: fix endianess bug in debug messageStefan Richter
2006-09-17CONFIG_PM=n slim: drivers/ieee1394/ohci1394.cAlexey Dobriyan
2006-09-17ieee1394: safer definition of empty macrosStefan Richter
2006-09-17Initialize ieee1394 early when built inAndi Kleen
2006-09-17ieee1394: merge from LinusStefan Richter
2006-08-27[PATCH] 1394: fix for recently added firewire patch that breaks things on ppcDanny Tholen
2006-07-03[PATCH] ieee1394: replace __inline__ by inlineStefan Richter
2006-07-02[PATCH] irq-flags: firewire: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-27[PATCH] 64bit Resource: convert a few remaining drivers to use resource_size_...Greg Kroah-Hartman
2006-06-27[PATCH] 64bit resource: fix up printks for resources in misc driversGreg Kroah-Hartman
2006-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bcollins/linux1394-2.6Linus Torvalds
2006-06-20[SPARC]: Kill __irq_itoa().David S. Miller
2006-06-12Fix broken suspend/resume in ohci1394Ben Collins
2006-06-12ohci1394: make phys_dma parameter read-onlyBen Collins
2006-06-12ohci1394: set address range propertiesBen Collins
2006-06-12ieee1394/ohci1394: CycleTooLong interrupt managementBen Collins
2006-06-12ohci1394: Remove superfluous call to free_dma_rcv_ctx,Ben Collins
2006-05-17[PATCH] ohci1394, sbp2: fix "scsi_add_device failed" with PL-3507 based devicesStefan Richter
2006-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2006-03-28ohci1394: cleanup the "Unexpected PCI resource length" warning.Jody McIntyre
2006-03-28ohci1394: clean up asynchronous and physical request filters programmingStefan Richter
2006-03-28Signed-off-by: Jody McIntyre <scjody@modernduck.com>Jody McIntyre
2006-03-28[PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt