Commit Graph

30 Commits (890e037509f5b3f967b16ea0ea525c7c75b213ae)

Author SHA1 Message Date
Stefan Richter f139749001 firewire: support S100B...S400B and link slower than PHY 18 years ago
Kristian Høgsberg 2d826cc5c7 firewire: Always use parens with sizeof. 18 years ago
Kristian Høgsberg c781c06d11 firewire: Clean up comment style. 18 years ago
Randy Dunlap 0b6aa3d053 firewire: don't use extern on public symbols 18 years ago
Andrew Morton 3e1dcb00d5 firewire: fw-device printk fix 18 years ago
Kristian Høgsberg dde2b95430 firewire: Don't use subsystem rwsem, it's going away. 18 years ago
Kristian Høgsberg c5dfd0a5b0 firewire: Increase the number of config rom retries and the retry delay. 18 years ago
Kristian Høgsberg 6f2e53d513 firewire: Use device->groups for adding device attributes. 18 years ago
Kristian Høgsberg bbd1494580 firewire: Export GUID as sysfs attribute. 18 years ago
Kristian Høgsberg 7feb9cce2d firewire: Add sysfs attributes for config rom directory values. 18 years ago
Kristian Høgsberg 21351dbe4e firewire: Make use of struct device_type. 18 years ago
Stefan Richter d84702a5d7 firewire: fix compiler warnings on 64bit 18 years ago
Stefan Richter 633c52dccd firewire: add includes for sem and rw_sem 18 years ago
Kristian Høgsberg 015b066f4e firewire: Grab dev->sem when doing the update callback. 18 years ago
Kristian Høgsberg 2603bf219e firewire: Use only a wait queue and terminate poll and read on device removal. 18 years ago
Kristian Høgsberg 048961ef90 firewire: Add rom_index attribute for unit sysfs directories. 18 years ago
Kristian Høgsberg a3aca3dabb firewire: Switch cdev code over to use register_chrdev and keep a list of devices. 18 years ago
Kristian Høgsberg 97bd9efa5a firewire: Add a bus reset event type for fw-device-cdev. 18 years ago
Kristian Høgsberg 5f48047756 firewire: Iterate through units in a keventd callback for update callbacks. 18 years ago
Stefan Richter 373b2edd86 firewire: adjust whitespace 18 years ago
Kristian Høgsberg bbf19db37e firewire: Use atomic_t's for serial numbers. 18 years ago
Kristian Høgsberg 362c2c8ca4 firewire: Spell out fw as firewire in sysfs. 18 years ago
Stefan Richter 641f8791f0 firewire: use atomic type for fw_device.state 18 years ago
Kristian Høgsberg 931c4834c8 firewire: Implement compliant bus management. 18 years ago
Kristian Høgsberg e636fe2576 firewire: Loop requests to the host controller back into the stack. 18 years ago
Stefan Richter 907293d788 firewire: consistent usage of node_id 18 years ago
Stefan Richter 5af4e5eab3 firewire: comma after last enum item or initializer 18 years ago
Stefan Richter 5e20c28218 firewire: whitespace adjustments 18 years ago
Stefan Richter 21ebcd1224 firewire: mark some structs const 18 years ago
Kristian Høgsberg 19a15b937b firewire: Add device probing and sysfs integration. 18 years ago