Thread: [Linux1394-cvslog] ieee1394 ohci1394.c
Brought to you by:
aeb,
bencollins
From: Sebastien R. <rou...@us...> - 2000-06-16 01:08:51
|
Update of /cvsroot/linux1394/ieee1394 In directory slayer.i.sourceforge.net:/tmp/cvs-serv32751 Modified Files: ohci1394.c Log Message: . Fixed bug in the frame grabber code (caused by a previous patch on dma status field initialization) |
From: Sebastien R. <rou...@us...> - 2000-06-16 07:17:34
|
Update of /cvsroot/linux1394/ieee1394 In directory slayer.i.sourceforge.net:/tmp/cvs-serv24269 Modified Files: ohci1394.c Log Message: . fixed another bug in the frame grabbing device |
From: Andreas B. <ae...@us...> - 2001-04-15 03:08:26
|
Update of /cvsroot/linux1394/ieee1394 In directory usw-pr-cvs1:/tmp/cvs-serv10427 Modified Files: ohci1394.c Log Message: Fix received iso packet length reporting. |
From: Gord P. <go...@us...> - 2001-04-23 17:43:14
|
Update of /cvsroot/linux1394/ieee1394 In directory usw-pr-cvs1:/tmp/cvs-serv7294 Modified Files: ohci1394.c Log Message: Updated header comment to reflect new status. |
From: Gord P. <go...@us...> - 2001-05-25 21:36:02
|
Update of /cvsroot/linux1394/ieee1394 In directory usw-pr-cvs1:/tmp/cvs-serv7947 Modified Files: ohci1394.c Log Message: Fixed offsets in configuration ROM. (Dan Dennedy) |
From: Andreas B. <ae...@us...> - 2001-06-17 16:52:28
|
Update of /cvsroot/linux1394/ieee1394 In directory usw-pr-cvs1:/tmp/cvs-serv32704 Modified Files: ohci1394.c Log Message: Fix spelling error in comment (sync with official kernel). |
From: Ben C. <ben...@us...> - 2001-07-27 03:46:09
|
Update of /cvsroot/linux1394/ieee1394 In directory usw-pr-cvs1:/tmp/cvs-serv31841 Modified Files: Tag: bcollins-branch ohci1394.c Log Message: Added missing version string |
From: Ben C. <ben...@us...> - 2001-07-27 03:57:28
|
Update of /cvsroot/linux1394/ieee1394 In directory usw-pr-cvs1:/tmp/cvs-serv1025 Modified Files: Tag: bcollins-branch ohci1394.c Log Message: Remove some extraneous newlines in debug output |
From: Ben C. <ben...@us...> - 2001-08-03 00:58:15
|
Update of /cvsroot/linux1394/ieee1394 In directory usw-pr-cvs1:/tmp/cvs-serv15783 Modified Files: Tag: bcollins-branch ohci1394.c Log Message: wait for phy-link before initializing the card. Endian cleanups for config rom generation |
From: Ben C. <ben...@us...> - 2001-08-08 14:50:11
|
Update of /cvsroot/linux1394/ieee1394 In directory usw-pr-cvs1:/tmp/cvs-serv22479 Modified Files: ohci1394.c Log Message: Up version/date |
From: Ben C. <ben...@us...> - 2001-08-16 03:46:25
|
Update of /cvsroot/linux1394/ieee1394 In directory usw-pr-cvs1:/tmp/cvs-serv21516 Modified Files: ohci1394.c Log Message: Cleanup interrupt handler |
From: Ben C. <ben...@us...> - 2001-08-16 03:47:23
|
Update of /cvsroot/linux1394/ieee1394 In directory usw-pr-cvs1:/tmp/cvs-serv21669 Modified Files: ohci1394.c Log Message: Oops, clear bus reset bit from event var, so we know it's handled |
From: Ben C. <ben...@us...> - 2001-08-17 17:51:53
|
Update of /cvsroot/linux1394/ieee1394 In directory usw-pr-cvs1:/tmp/cvs-serv19113 Modified Files: ohci1394.c Log Message: Fix PRINT_G macro |
From: Ben C. <ben...@us...> - 2001-08-20 17:29:49
|
Update of /cvsroot/linux1394/ieee1394 In directory usw-pr-cvs1:/tmp/cvs-serv20760 Modified Files: ohci1394.c Log Message: Don't catch PhyReg interrupt |
From: Andreas B. <ae...@us...> - 2001-08-25 16:09:01
|
Update of /cvsroot/linux1394/ieee1394 In directory usw-pr-cvs1:/tmp/cvs-serv11269 Modified Files: Tag: new_PCI ohci1394.c Log Message: Fix init sequence for OHCI. |
From: Ben C. <ben...@us...> - 2001-09-06 21:01:39
|
Update of /cvsroot/linux1394/ieee1394 In directory usw-pr-cvs1:/tmp/cvs-serv732 Modified Files: ohci1394.c Log Message: Make sure to set in_bus_reset when we init the card. From Todd Reichert |
From: Ben C. <ben...@us...> - 2001-09-07 17:41:53
|
Update of /cvsroot/linux1394/ieee1394 In directory usw-pr-cvs1:/tmp/cvs-serv29054 Modified Files: ohci1394.c Log Message: Move FAIL() macros down to where it is used |
From: Kristian H?g. <hog...@us...> - 2001-09-08 22:43:16
|
Update of /cvsroot/linux1394/ieee1394 In directory usw-pr-cvs1:/tmp/cvs-serv23737 Modified Files: ohci1394.c Log Message: Cleanup: dont call dma_trm_reset directly in irq_handler; hpsb_bus_reset calls devctl CANCEL_REQUESTS, which does the job. |
From: Ben C. <ben...@us...> - 2001-09-10 23:30:00
|
Update of /cvsroot/linux1394/ieee1394 In directory usw-pr-cvs1:/tmp/cvs-serv1233 Modified Files: ohci1394.c Log Message: set_phy_reg(): Initialize value of 'r' to remove compiler warnings |
From: Ben C. <ben...@us...> - 2001-09-12 22:28:22
|
Update of /cvsroot/linux1394/ieee1394 In directory usw-pr-cvs1:/tmp/cvs-serv14401 Modified Files: ohci1394.c Log Message: Add pismo updates from BenH |
From: Ben C. <ben...@us...> - 2001-09-12 22:40:34
|
Update of /cvsroot/linux1394/ieee1394 In directory usw-pr-cvs1:/tmp/cvs-serv17053 Modified Files: ohci1394.c Log Message: Cleanup byteswap declerations |
From: Ben C. <ben...@us...> - 2001-09-12 23:53:49
|
Update of /cvsroot/linux1394/ieee1394 In directory usw-pr-cvs1:/tmp/cvs-serv2650 Modified Files: ohci1394.c Log Message: More ifdef's for busreset workaround. This is temporary until the issue is resolved |
From: Ben C. <ben...@us...> - 2001-09-13 00:00:13
|
Update of /cvsroot/linux1394/ieee1394 In directory usw-pr-cvs1:/tmp/cvs-serv3878 Modified Files: ohci1394.c Log Message: Cleanup busreset woraround |
From: Ben C. <ben...@us...> - 2001-09-13 03:51:41
|
Update of /cvsroot/linux1394/ieee1394 In directory usw-pr-cvs1:/tmp/cvs-serv30331 Modified Files: ohci1394.c Log Message: Fix little endian compile |
From: Ben C. <ben...@us...> - 2001-10-19 06:12:17
|
Update of /cvsroot/linux1394/ieee1394 In directory usw-pr-cvs1:/tmp/cvs-serv15039 Modified Files: ohci1394.c Log Message: Use $Revision$ in version string |