summaryrefslogtreecommitdiffstats
path: root/drivers/ieee1394
Commit message (Expand)AuthorAgeFilesLines
* sbp2_command_orb_lock must be held when accessing the _orb_inuse list.Jody McIntyre2005-11-181-0/+6
* [PATCH] ieee1394: fix-up schedule_timeout() usageNishanth Aravamudan2005-11-071-2/+1
* Merge ../bleed-2.6Greg KH2005-10-281-1/+1
|\
| * [PATCH] gfp_t: remaining bits of drivers/*Al Viro2005-10-281-1/+1
* | [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King2005-10-281-2/+2
* | [PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2005-10-283-3/+3
|/
* [PATCH] raw1394: fix locking in the presence of SMP and interruptsAndy Wingo2005-10-192-49/+57
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-081-1/+1
* [PATCH] ohci1394: less noise in dmesgJody McIntyre2005-09-301-2/+2
* [PATCH] ieee1394: delete legacy module aliasesJody McIntyre2005-09-304-4/+0
* [PATCH] eth1394: workaround limitation in rawiso routinesJody McIntyre2005-09-302-7/+11
* [PATCH] ieee1394: remove superfluous include in csr1212Jody McIntyre2005-09-301-1/+0
* [PATCH] ieee1394: trivial edits of a few commentsJody McIntyre2005-09-301-4/+4
* [PATCH] ieee1394: use time_before()Jody McIntyre2005-09-301-1/+2
* [PATCH] ieee1394: fix for debug outputJody McIntyre2005-09-301-22/+10
* [PATCH] ieee1394: skip unnecessary pause when scanning config ROMsJody McIntyre2005-09-301-2/+2
* [PATCH] ieee1394: reorder activities after bus reset (fixes device detection)Jody McIntyre2005-09-301-10/+9
* [PATCH] sbp2: default to serialize_io=1Jody McIntyre2005-09-301-4/+7
* [PATCH] sbp2: fix deadlocks and delays on device removal/rmmodJody McIntyre2005-09-301-38/+58
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 Linus Torvalds2005-09-121-4/+4
|\
| * [SCSI] Alter the scsi_add_device() API to conform to what users expectJames Bottomley2005-09-101-4/+4
* | [PATCH] trivial __user cleanup (video1394)viro@ZenIV.linux.org.uk2005-09-091-1/+1
|/
* [PATCH] provide MODALIAS= enviroment variable to autoload ieee1394 modules vi...Olaf Hering2005-09-071-0/+8
* [PATCH] I2C: Drop debug eeprom dump code in pcilynxJean Delvare2005-09-051-20/+0
* [NET]: Kill skb->listDavid S. Miller2005-08-291-2/+2
* [PATCH] late spinlock initialization in ieee1394/ohciAl Viro2005-08-261-1/+7
* [PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering2005-07-271-0/+1
* [PATCH] ratelimit the ieee1394 IR legacy activated messagesOlaf Hering2005-07-141-1/+2
* [PATCH] Sync up ieee-1394Ben Collins2005-07-1013-63/+260
* ieee1394: fix broken signed char assumption.Linus Torvalds2005-07-061-2/+2
* [PATCH] ppc32: Remove CONFIG_PMAC_PBOOKBenjamin Herrenschmidt2005-06-271-5/+5
* [PATCH] Cleanup patch for process freezingChristoph Lameter2005-06-252-4/+2
* [PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk...Yani Ioannou2005-06-202-9/+9
* [PATCH] Use device_for_each_child() to unregister devices in nodemgr_remove_h...gregkh@suse.de2005-06-201-5/+6
* [PATCH] class: convert drivers/ieee1394/* to use the new class api instead of...gregkh@suse.de2005-06-205-15/+16
* merge by hand (fix up qla_os.c merge error)James Bottomley2005-06-172-139/+16
|\
| * [SCSI] allow sleeping in ->eh_device_reset_handler()Jeff Garzik2005-06-171-1/+13
| * [SCSI] Remove unnecessary locking around completion function callsJeff Garzik2005-06-171-6/+0
| * Automatic merge of ../scsi-misc-2.6-old/James Bottomley2005-05-262-132/+3
| |\
| | * [SCSI] git-scsi-misc-sbp2-warning-fixAndrew Morton2005-05-261-1/+0
| | * [SCSI] TYPE_RBC cache fixes (sbp2.c affected)Al Viro2005-05-262-131/+3
* | | [PATCH] sbp2 slab corruption fixAlexandre Oliva2005-06-161-1/+2
|/ /
* | [PATCH] ieee1394: fix premature expiry of async packetsJody McIntyre2005-05-171-1/+1
* | [PATCH] ieee1394: fix cross_bound check for null ISO packetsJody McIntyre2005-05-171-0/+3
* | [PATCH] ieee1394: single buffer fixes to video1394Jody McIntyre2005-05-171-25/+85
* | [PATCH] ieee1394: drivers/ieee1394/pcilynx.c: Use the DMA_32BIT_MASK constantJody McIntyre2005-05-171-1/+2
* | [PATCH] ieee1394: remove NULL checks for kfreeJody McIntyre2005-05-173-24/+10
* | [PATCH] ieee1394: drivers/ieee1394/ieee1394_transactions.c: possible cleanupsJody McIntyre2005-05-173-8/+3
* | [PATCH] ieee1394: drivers/ieee1394/pcilynx.c: remove dead optionsJody McIntyre2005-05-173-443/+2
|/
* [PATCH] Fix non-legacy ISO receive regressionJody McIntyre2005-04-211-20/+43
OpenPOWER on IntegriCloud