Kristian Høgsberg
|
c70dc788fd
firewire: Fix dualbuffer iso receive mode and drop buffer fill mode.
|
18 年 前 |
Kristian Høgsberg
|
97e3527538
firewire: Add generation field to send_request ioctl struct.
|
18 年 前 |
Kristian Høgsberg
|
e7533505fe
firewire: Add card index field to get_info cdev ioctl struct.
|
18 年 前 |
Kristian Høgsberg
|
8fbdbb3683
firewire: Fix order of arguments for iso context creation.
|
18 年 前 |
Kristian Høgsberg
|
28cf6a04c8
firewire: Track pending transactions and cancel them on cdev release.
|
18 年 前 |
Kristian Høgsberg
|
2603bf219e
firewire: Use only a wait queue and terminate poll and read on device removal.
|
18 年 前 |
Kristian Høgsberg
|
a3aca3dabb
firewire: Switch cdev code over to use register_chrdev and keep a list of devices.
|
18 年 前 |
Kristian Høgsberg
|
344bbc4de1
firewire: Generalize get_config_rom to get_info.
|
18 年 前 |
Kristian Høgsberg
|
5371842b72
firewire: Implement ioctl to initiate bus reset.
|
18 年 前 |
Kristian Høgsberg
|
97bd9efa5a
firewire: Add a bus reset event type for fw-device-cdev.
|
18 年 前 |
Kristian Høgsberg
|
98b6cbe83b
firewire: Implement sync and tag matching for isochronous receive.
|
18 年 前 |
Kristian Høgsberg
|
21efb3cfc6
firewire: Configure channel and speed at context creation time.
|
18 年 前 |
Kristian Høgsberg
|
9b32d5f307
firewire: Acummulate received iso headers and send them back to user space.
|
18 年 前 |
Kristian Høgsberg
|
b82956685a
firewire: Implement functionality to stop isochronous DMA contexts.
|
18 年 前 |
Kristian Høgsberg
|
69cdb7268c
firewire: Rename 'send_iso' to 'start_iso'.
|
18 年 前 |
Kristian Høgsberg
|
295e3feb92
firewire: Implement basic isochronous receive functionality.
|
18 年 前 |
Kristian Høgsberg
|
9aad812538
firewire: Split the iso buffer out from fw_iso_context and avoid vmalloc.
|
18 年 前 |
Stefan Richter
|
907293d788
firewire: consistent usage of node_id
|
18 年 前 |
Stefan Richter
|
5af4e5eab3
firewire: comma after last enum item or initializer
|
18 年 前 |
Stefan Richter
|
21ebcd1224
firewire: mark some structs const
|
18 年 前 |
Kristian Høgsberg
|
19a15b937b
firewire: Add device probing and sysfs integration.
|
18 年 前 |