aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ieee1394
Commit message (Expand)AuthorAge
...
* | ieee1394: set read permission for parameter disable_irmStefan Richter2006-03-28
* | sbp2: check for ARM failureStefan Richter2006-03-28
* | ohci1394: clean up asynchronous and physical request filters programmingStefan Richter2006-03-28
* | ieee1394: remove amdtp remains from ieee1394_core.hStefan Richter2006-03-28
* | ieee1394: remove devfs supportStefan Richter2006-03-28
* | Signed-off-by: Jody McIntyre <scjody@modernduck.com>Jody McIntyre2006-03-28
* | sbp2: prevent unloading of 1394 low-level driverStefan Richter2006-03-28
|/
* [PATCH] bitops: hweight() related cleanupAkinobu Mita2006-03-26
* [PATCH] x86_64: Implement compat code for raw1394 read/writeAndi Kleen2006-03-25
* [PATCH] video1394: fix "return E;" typoAlexey Dobriyan2006-02-28
* sbp2: update 36byte inquiry workaround (fix compatibility regression)Stefan Richter2006-02-23
* sbp2: variable status FIFO address (fix login timeout)Stefan Richter2006-02-23
* sbp2: fix another deadlock after disconnectionStefan Richter2006-02-23
* [PATCH] don't mangle INQUIRY if cmddt or evpd bits are setAl Viro2006-02-18
* Actually remove amdtp.[ch], cmp.[ch].Jody McIntyre2006-01-16
* [PATCH] don't include ioctl32.h in driversChristoph Hellwig2006-01-10
* [PATCH] don't freeze firewire on suspend.Dave Jones2006-01-06
* Merge with http://kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitJody McIntyre2006-01-05
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-01-04
| |\
| | * [PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers2006-01-04
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-01-04
| |\ \ | | |/ | |/|
| | * gitignore: misc filesBrian Gerst2006-01-01
| * | ieee1394: write broadcast_channel only to select nodes (fixes device recognit...Stefan Richter2005-12-12
| * | ieee1394: resume remote ports when starting a host (fixes device recognition)Stefan Richter2005-12-12
| * | sbp2_command_orb_lock must be held when accessing the _orb_inuse list.Jody McIntyre2005-11-18
| |/
* | sbp2: remove duplicate code from sbp2_start_device()Stefan Richter2005-12-13
* | sbp2: split sbp2_create_command_orb() for better readabilityStefan Richter2005-12-13
* | ohci1394: log number of implemented isochronous contextsStefan Richter2005-12-13
* | sbp2: did not clean up after scsi_add_device() failedStefan Richter2005-12-12
* | sbp2: delete sbp2scsi_direction_tableStefan Richter2005-12-12
* | ieee1394: run high-level updates before high-level probesStefan Richter2005-12-12
* | ieee1394: remove nonexistent functions from nodemgr.hStefan Richter2005-12-05
* | ieee1394: write broadcast_channel only to select nodes (fixes device recognit...Stefan Richter2005-12-05
* | ieee1394: whitespace cleanup in hosts.[ch], ieee1394_core.[ch]Stefan Richter2005-12-01
* | ieee1394: hpsb_send_phy_config() cleanupStefan Richter2005-12-01
* | ieee1394: add definitions for phy packet constantsStefan Richter2005-12-01
* | ieee1394: resume remote ports when starting a host (fixes device recognition)Stefan Richter2005-12-01
* | ieee1394/raw1394: LIndent fixesJens-Michael Hoffmann2005-11-22
* | ieee1394/iso: LIndent fixesJens-Michael Hoffmann2005-11-22
* | ieee1394/ieee1394_transactions: LIndent fixesJens-Michael Hoffmann2005-11-22
* | ieee1394/dma: LIndent fixesJens-Michael Hoffmann2005-11-22
* | csr1212: add check for !validJody McIntyre2005-11-22
* | csr1212: check results of keyval readsJody McIntyre2005-11-22
* | raw1394: fix memory deallocation in modify_config_romStefan Richter2005-11-21
* | drivers/ieee1394/raw1394.c: fix a NULL pointerAdrian Bunk2005-11-21
* | sbp2: slimmer interface to scsi_modStefan Richter2005-11-19
* | Fix incorrect video1394 timestamps.Damien Douxchamps2005-11-19
* | Every file should #include the headers containing the prototypes forAdrian Bunk2005-11-19
* | Merge with http://kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitJody McIntyre2005-11-18
|\|
| * [PATCH] ieee1394: fix-up schedule_timeout() usageNishanth Aravamudan2005-11-07