aboutsummaryrefslogtreecommitdiff
path: root/drivers/ieee1394
AgeCommit message (Expand)Author
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2006-01-04[PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers
2006-01-01gitignore: misc filesBrian Gerst
2005-12-12ieee1394: write broadcast_channel only to select nodes (fixes device recognit...Stefan Richter
2005-12-12ieee1394: resume remote ports when starting a host (fixes device recognition)Stefan Richter
2005-11-18sbp2_command_orb_lock must be held when accessing the _orb_inuse list.Jody McIntyre
2005-11-07[PATCH] ieee1394: fix-up schedule_timeout() usageNishanth Aravamudan
2005-10-28Merge ../bleed-2.6Greg KH
2005-10-28[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King
2005-10-28[PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman
2005-10-28[PATCH] gfp_t: remaining bits of drivers/*Al Viro
2005-10-19[PATCH] raw1394: fix locking in the presence of SMP and interruptsAndy Wingo
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro
2005-09-30[PATCH] ohci1394: less noise in dmesgJody McIntyre
2005-09-30[PATCH] ieee1394: delete legacy module aliasesJody McIntyre
2005-09-30[PATCH] eth1394: workaround limitation in rawiso routinesJody McIntyre
2005-09-30[PATCH] ieee1394: remove superfluous include in csr1212Jody McIntyre
2005-09-30[PATCH] ieee1394: trivial edits of a few commentsJody McIntyre
2005-09-30[PATCH] ieee1394: use time_before()Jody McIntyre
2005-09-30[PATCH] ieee1394: fix for debug outputJody McIntyre
2005-09-30[PATCH] ieee1394: skip unnecessary pause when scanning config ROMsJody McIntyre
2005-09-30[PATCH] ieee1394: reorder activities after bus reset (fixes device detection)Jody McIntyre
2005-09-30[PATCH] sbp2: default to serialize_io=1Jody McIntyre
2005-09-30[PATCH] sbp2: fix deadlocks and delays on device removal/rmmodJody McIntyre
2005-09-12Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 Linus Torvalds
2005-09-10[SCSI] Alter the scsi_add_device() API to conform to what users expectJames Bottomley
2005-09-09[PATCH] trivial __user cleanup (video1394)viro@ZenIV.linux.org.uk
2005-09-07[PATCH] provide MODALIAS= enviroment variable to autoload ieee1394 modules vi...Olaf Hering
2005-09-05[PATCH] I2C: Drop debug eeprom dump code in pcilynxJean Delvare
2005-08-29[NET]: Kill skb->listDavid S. Miller
2005-08-26[PATCH] late spinlock initialization in ieee1394/ohciAl Viro
2005-07-27[PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering
2005-07-14[PATCH] ratelimit the ieee1394 IR legacy activated messagesOlaf Hering
2005-07-10[PATCH] Sync up ieee-1394Ben Collins
2005-07-06ieee1394: fix broken signed char assumption.Linus Torvalds
2005-06-27[PATCH] ppc32: Remove CONFIG_PMAC_PBOOKBenjamin Herrenschmidt
2005-06-25[PATCH] Cleanup patch for process freezingChristoph Lameter
2005-06-20[PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk...Yani Ioannou
2005-06-20[PATCH] Use device_for_each_child() to unregister devices in nodemgr_remove_h...gregkh@suse.de
2005-06-20[PATCH] class: convert drivers/ieee1394/* to use the new class api instead of...gregkh@suse.de
2005-06-17merge by hand (fix up qla_os.c merge error)James Bottomley
2005-06-17[SCSI] allow sleeping in ->eh_device_reset_handler()Jeff Garzik
2005-06-17[SCSI] Remove unnecessary locking around completion function callsJeff Garzik
2005-06-16[PATCH] sbp2 slab corruption fixAlexandre Oliva
2005-05-26Automatic merge of ../scsi-misc-2.6-old/James Bottomley
2005-05-26[SCSI] git-scsi-misc-sbp2-warning-fixAndrew Morton
2005-05-26[SCSI] TYPE_RBC cache fixes (sbp2.c affected)Al Viro
2005-05-17[PATCH] ieee1394: fix premature expiry of async packetsJody McIntyre
2005-05-17[PATCH] ieee1394: fix cross_bound check for null ISO packetsJody McIntyre