aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ieee1394 (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-05[PATCH] sbp2: fix check of return value of hpsb_allocate_and_register_addrspace()Stefan Richter1-1/+1
2006-05-17[PATCH] ohci1394, sbp2: fix "scsi_add_device failed" with PL-3507 based devicesStefan Richter2-3/+8
2006-05-17[PATCH] sbp2: add ability to override hardwired blacklistStefan Richter2-11/+19
2006-05-17[PATCH] sbp2: add read_capacity workaround for iPodStefan Richter2-4/+46
2006-05-17[PATCH] sbp2: consolidate workaroundsStefan Richter2-71/+97
2006-04-02[PATCH] sbp2: fix spinlock recursionStefan Richter1-17/+15
2006-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-2/+2
2006-03-28ohci1394: cleanup the "Unexpected PCI resource length" warning.Jody McIntyre1-2/+2
2006-03-28sbp2: misc debug logging cleanupsStefan Richter1-77/+33
2006-03-28sbp2: proper treatment of DID_OKStefan Richter1-3/+5
2006-03-28ieee1394: set read permission for parameter disable_irmStefan Richter1-1/+1
2006-03-28sbp2: check for ARM failureStefan Richter1-3/+7
2006-03-28ohci1394: clean up asynchronous and physical request filters programmingStefan Richter1-18/+19
2006-03-28ieee1394: remove amdtp remains from ieee1394_core.hStefan Richter1-2/+0
2006-03-28ieee1394: remove devfs supportStefan Richter5-73/+5
2006-03-28Signed-off-by: Jody McIntyre <scjody@modernduck.com>Jody McIntyre1-3/+5
2006-03-28sbp2: prevent unloading of 1394 low-level driverStefan Richter1-0/+9
2006-03-28[PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt1-2/+2
2006-03-26[PATCH] bitops: hweight() related cleanupAkinobu Mita1-2/+1
2006-03-25[PATCH] x86_64: Implement compat code for raw1394 read/writeAndi Kleen1-5/+91
2006-02-28[PATCH] video1394: fix "return E;" typoAlexey Dobriyan1-1/+1
2006-02-23sbp2: update 36byte inquiry workaround (fix compatibility regression)Stefan Richter1-23/+19
2006-02-23sbp2: variable status FIFO address (fix login timeout)Stefan Richter2-69/+59
2006-02-23sbp2: fix another deadlock after disconnectionStefan Richter1-2/+8
2006-02-18[PATCH] don't mangle INQUIRY if cmddt or evpd bits are setAl Viro1-9/+1
2006-01-16Actually remove amdtp.[ch], cmp.[ch].Jody McIntyre4-1723/+0
2006-01-10[PATCH] don't include ioctl32.h in driversChristoph Hellwig3-3/+0
2006-01-06[PATCH] don't freeze firewire on suspend.Dave Jones1-2/+2
2006-01-05Merge with http://kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitJody McIntyre2-10/+11
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-10/+10
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-0/+1
2006-01-04[PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers1-10/+10
2006-01-01gitignore: misc filesBrian Gerst1-0/+1
2005-12-13sbp2: remove duplicate code from sbp2_start_device()Stefan Richter1-50/+7
2005-12-13sbp2: split sbp2_create_command_orb() for better readabilityStefan Richter2-184/+178
2005-12-13ohci1394: log number of implemented isochronous contextsStefan Richter1-7/+3
2005-12-12ieee1394: write broadcast_channel only to select nodes (fixes device recognition)Stefan Richter1-10/+32
2005-12-12ieee1394: resume remote ports when starting a host (fixes device recognition)Stefan Richter2-0/+26
2005-12-12sbp2: did not clean up after scsi_add_device() failedStefan Richter1-0/+2
2005-12-12sbp2: delete sbp2scsi_direction_tableStefan Richter2-68/+17
2005-12-12ieee1394: run high-level updates before high-level probesStefan Richter1-3/+17
2005-12-05ieee1394: remove nonexistent functions from nodemgr.hStefan Richter1-18/+0
2005-12-05ieee1394: write broadcast_channel only to select nodes (fixes device recognition)Stefan Richter1-10/+32
2005-12-01ieee1394: whitespace cleanup in hosts.[ch], ieee1394_core.[ch]Stefan Richter4-526/+526
2005-12-01ieee1394: hpsb_send_phy_config() cleanupStefan Richter1-15/+6
2005-12-01ieee1394: add definitions for phy packet constantsStefan Richter3-18/+42
2005-12-01ieee1394: resume remote ports when starting a host (fixes device recognition)Stefan Richter2-0/+26
2005-11-22ieee1394/raw1394: LIndent fixesJens-Michael Hoffmann1-18/+20
2005-11-22ieee1394/iso: LIndent fixesJens-Michael Hoffmann1-42/+60
2005-11-22ieee1394/ieee1394_transactions: LIndent fixesJens-Michael Hoffmann1-193/+195