aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ieee1394
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] video1394: fix "return E;" typoAlexey Dobriyan2006-02-281-1/+1
* sbp2: update 36byte inquiry workaround (fix compatibility regression)Stefan Richter2006-02-231-23/+19
* sbp2: variable status FIFO address (fix login timeout)Stefan Richter2006-02-232-69/+59
* sbp2: fix another deadlock after disconnectionStefan Richter2006-02-231-2/+8
* [PATCH] don't mangle INQUIRY if cmddt or evpd bits are setAl Viro2006-02-181-9/+1
* Actually remove amdtp.[ch], cmp.[ch].Jody McIntyre2006-01-164-1723/+0
* [PATCH] don't include ioctl32.h in driversChristoph Hellwig2006-01-103-3/+0
* [PATCH] don't freeze firewire on suspend.Dave Jones2006-01-061-2/+2
* Merge with http://kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitJody McIntyre2006-01-052-10/+11
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-01-041-10/+10
| |\
| | * [PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers2006-01-041-10/+10
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-01-041-0/+1
| |\ \ | | |/ | |/|
| | * gitignore: misc filesBrian Gerst2006-01-011-0/+1
| * | ieee1394: write broadcast_channel only to select nodes (fixes device recognit...Stefan Richter2005-12-121-10/+32
| * | ieee1394: resume remote ports when starting a host (fixes device recognition)Stefan Richter2005-12-122-0/+26
| * | sbp2_command_orb_lock must be held when accessing the _orb_inuse list.Jody McIntyre2005-11-181-0/+6
| |/
* | sbp2: remove duplicate code from sbp2_start_device()Stefan Richter2005-12-131-50/+7
* | sbp2: split sbp2_create_command_orb() for better readabilityStefan Richter2005-12-132-184/+178
* | ohci1394: log number of implemented isochronous contextsStefan Richter2005-12-131-7/+3
* | sbp2: did not clean up after scsi_add_device() failedStefan Richter2005-12-121-0/+2
* | sbp2: delete sbp2scsi_direction_tableStefan Richter2005-12-122-68/+17
* | ieee1394: run high-level updates before high-level probesStefan Richter2005-12-121-3/+17
* | ieee1394: remove nonexistent functions from nodemgr.hStefan Richter2005-12-051-18/+0
* | ieee1394: write broadcast_channel only to select nodes (fixes device recognit...Stefan Richter2005-12-051-10/+32
* | ieee1394: whitespace cleanup in hosts.[ch], ieee1394_core.[ch]Stefan Richter2005-12-014-526/+526
* | ieee1394: hpsb_send_phy_config() cleanupStefan Richter2005-12-011-15/+6
* | ieee1394: add definitions for phy packet constantsStefan Richter2005-12-013-18/+42
* | ieee1394: resume remote ports when starting a host (fixes device recognition)Stefan Richter2005-12-012-0/+26
* | ieee1394/raw1394: LIndent fixesJens-Michael Hoffmann2005-11-221-18/+20
* | ieee1394/iso: LIndent fixesJens-Michael Hoffmann2005-11-221-42/+60
* | ieee1394/ieee1394_transactions: LIndent fixesJens-Michael Hoffmann2005-11-221-193/+195
* | ieee1394/dma: LIndent fixesJens-Michael Hoffmann2005-11-221-28/+45
* | csr1212: add check for !validJody McIntyre2005-11-221-1/+2
* | csr1212: check results of keyval readsJody McIntyre2005-11-221-3/+4
* | raw1394: fix memory deallocation in modify_config_romStefan Richter2005-11-211-1/+1
* | drivers/ieee1394/raw1394.c: fix a NULL pointerAdrian Bunk2005-11-211-1/+0
* | sbp2: slimmer interface to scsi_modStefan Richter2005-11-191-13/+0
* | Fix incorrect video1394 timestamps.Damien Douxchamps2005-11-191-15/+2
* | Every file should #include the headers containing the prototypes forAdrian Bunk2005-11-191-0/+1
* | Merge with http://kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitJody McIntyre2005-11-181-2/+1
|\ \ | |/
| * [PATCH] ieee1394: fix-up schedule_timeout() usageNishanth Aravamudan2005-11-071-2/+1
* | Remove amdtp, cmp drivers.Jody McIntyre2005-11-184-35/+2
* | Remove definitions of unreferenced macros virt_to_page and vmalloc_32 fromStefan Richter2005-11-072-17/+0
* | kmalloc/kzalloc changes:Stefan Richter2005-11-0712-143/+85
* | Remove version strings from eth1394, ohci1394, sbp2.Stefan Richter2005-11-073-21/+0
* | sbp2, ohci1394 cleanups:Stefan Richter2005-11-073-229/+224
* | sbp2: Remove our tracking of device type,Ben Collins2005-11-072-34/+7
* | sbp2: Merge TYPE_RBC and 10byte removal patch from scsi maintainers.Ben Collins2005-11-072-150/+2
* | sbp2_command_orb_lock must be held when accessing the _orb_inuse list.Jody McIntyre2005-11-071-0/+6
|/
* Merge ../bleed-2.6Greg KH2005-10-281-1/+1
|\