aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firewire/fw-device.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-30firewire: enforce access order between generation and node ID, fix "giving up on config rom"Stefan Richter1-0/+12
2007-10-17firewire: fw-sbp2: add support for multiple logical units per targetStefan Richter1-5/+0
2007-07-10firewire: support S100B...S400B and link slower than PHYStefan Richter1-0/+1
2007-05-31firewire: fw-sbp2: implement sysfs ieee1394_idStefan Richter1-0/+1
2007-05-10firewire: Clean up comment style.Kristian Høgsberg1-4/+1
2007-03-28firewire: Use device->groups for adding device attributes.Kristian Høgsberg1-0/+8
2007-03-20firewire: ROM cache is CPU-endianStefan Richter1-1/+1
2007-03-09firewire: Use only a wait queue and terminate poll and read on device removal.Kristian Høgsberg1-0/+7
2007-03-09firewire: Switch cdev code over to use register_chrdev and keep a list of devices.Kristian Høgsberg1-1/+4
2007-03-09firewire: Add a bus reset event type for fw-device-cdev.Kristian Høgsberg1-0/+3
2007-03-09firewire: use atomic type for fw_device.stateStefan Richter1-1/+2
2007-03-09firewire: comma after last enum item or initializerStefan Richter1-1/+1
2007-03-09firewire: whitespace adjustmentsStefan Richter1-3/+3
2007-03-09firewire: mark some structs constStefan Richter1-2/+2
2007-03-09firewire: consistent ifndef blocks in header filesStefan Richter1-1/+1
2007-03-09firewire: Add device probing and sysfs integration.Kristian Høgsberg1-0/+127