aboutsummaryrefslogtreecommitdiff
path: root/drivers/ieee1394
AgeCommit message (Expand)Author
2006-01-05Merge with http://kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitJody McIntyre
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-13sbp2: remove duplicate code from sbp2_start_device()Stefan Richter
2005-12-13sbp2: split sbp2_create_command_orb() for better readabilityStefan Richter
2005-12-13ohci1394: log number of implemented isochronous contextsStefan Richter
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-12-12sbp2: did not clean up after scsi_add_device() failedStefan Richter
2005-12-12sbp2: delete sbp2scsi_direction_tableStefan Richter
2005-12-12ieee1394: run high-level updates before high-level probesStefan Richter
2005-12-05ieee1394: remove nonexistent functions from nodemgr.hStefan Richter
2005-12-05ieee1394: write broadcast_channel only to select nodes (fixes device recognit...Stefan Richter
2005-12-01ieee1394: whitespace cleanup in hosts.[ch], ieee1394_core.[ch]Stefan Richter
2005-12-01ieee1394: hpsb_send_phy_config() cleanupStefan Richter
2005-12-01ieee1394: add definitions for phy packet constantsStefan Richter
2005-12-01ieee1394: resume remote ports when starting a host (fixes device recognition)Stefan Richter
2005-11-22ieee1394/raw1394: LIndent fixesJens-Michael Hoffmann
2005-11-22ieee1394/iso: LIndent fixesJens-Michael Hoffmann
2005-11-22ieee1394/ieee1394_transactions: LIndent fixesJens-Michael Hoffmann
2005-11-22ieee1394/dma: LIndent fixesJens-Michael Hoffmann
2005-11-22csr1212: add check for !validJody McIntyre
2005-11-22csr1212: check results of keyval readsJody McIntyre
2005-11-21raw1394: fix memory deallocation in modify_config_romStefan Richter
2005-11-21drivers/ieee1394/raw1394.c: fix a NULL pointerAdrian Bunk
2005-11-19sbp2: slimmer interface to scsi_modStefan Richter
2005-11-19Fix incorrect video1394 timestamps.Damien Douxchamps
2005-11-19Every file should #include the headers containing the prototypes forAdrian Bunk
2005-11-18sbp2_command_orb_lock must be held when accessing the _orb_inuse list.Jody McIntyre
2005-11-18Merge with http://kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitJody McIntyre
2005-11-18Remove amdtp, cmp drivers.Jody McIntyre
2005-11-07[PATCH] ieee1394: fix-up schedule_timeout() usageNishanth Aravamudan
2005-11-07Remove definitions of unreferenced macros virt_to_page and vmalloc_32 fromStefan Richter
2005-11-07kmalloc/kzalloc changes:Stefan Richter
2005-11-07Remove version strings from eth1394, ohci1394, sbp2.Stefan Richter
2005-11-07sbp2, ohci1394 cleanups:Stefan Richter
2005-11-07sbp2: Remove our tracking of device type,Ben Collins
2005-11-07sbp2: Merge TYPE_RBC and 10byte removal patch from scsi maintainers.Ben Collins
2005-11-07sbp2_command_orb_lock must be held when accessing the _orb_inuse list.Jody McIntyre
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