Commit Graph

7 Commits (463c9a9f7d1f746c251761cef3af5c808394b7e1)

Author SHA1 Message Date
Stefan Richter f139749001 firewire: support S100B...S400B and link slower than PHY 18 years ago
Kristian Høgsberg 24315c5e6f firewire: Only set client->iso_context if allocation was successful. 18 years ago
Kristian Høgsberg 1ca31ae7cf firewire: Change struct fw_cdev_iso_packet to not use bitfields. 18 years ago
Jeff Garzik 350958f984 firewire: fix return code 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
Kristian Høgsberg 9640d3d775 firewire: Rename fw-device-cdev.c to fw-cdev.c and move header to include/linux. 18 years ago
Kristian Høgsberg abaa5743e3 firewire: Future proof the iso ioctls by adding a handle for the iso context. 18 years ago
Kristian Høgsberg 4f2592232e firewire: Add read/write and size annotations to IOC numbers. 18 years ago
Kristian Høgsberg ef370ee74b firewire: Fix the range check for the queue_iso payload pointer. 18 years ago
Kristian Høgsberg 3964a4496e firewire: Generalize resource tracking for cdev implementation. 18 years ago
Kristian Høgsberg 66dea3e5f6 firewire: Add ioctls to add and remove config rom descriptors. 18 years ago
Kristian Høgsberg da8ecffaed firewire: Streamline userspace interface structs. 18 years ago
Stefan Richter d84702a5d7 firewire: fix compiler warnings on 64bit 18 years ago
Kristian Høgsberg 7e35f7f318 firewire: Free pending transactions on cdev release. 18 years ago
Kristian Høgsberg 9472316b6e firewire: Implement deallocation of address ranges. 18 years ago
Kristian Høgsberg eb0306eac0 firewire: Move sync and tag parameters to start_iso ioctl. 18 years ago
Kristian Høgsberg c70dc788fd firewire: Fix dualbuffer iso receive mode and drop buffer fill mode. 18 years ago
Kristian Høgsberg 97e3527538 firewire: Add generation field to send_request ioctl struct. 18 years ago
Kristian Høgsberg e7533505fe firewire: Add card index field to get_info cdev ioctl struct. 18 years ago
Kristian Høgsberg 8fbdbb3683 firewire: Fix order of arguments for iso context creation. 18 years ago
Kristian Høgsberg 28cf6a04c8 firewire: Track pending transactions and cancel them on cdev release. 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 a3aca3dabb firewire: Switch cdev code over to use register_chrdev and keep a list of devices. 18 years ago
Kristian Høgsberg 344bbc4de1 firewire: Generalize get_config_rom to get_info. 18 years ago
Kristian Høgsberg 5371842b72 firewire: Implement ioctl to initiate bus reset. 18 years ago
Kristian Høgsberg 97bd9efa5a firewire: Add a bus reset event type for fw-device-cdev. 18 years ago
Kristian Høgsberg 98b6cbe83b firewire: Implement sync and tag matching for isochronous receive. 18 years ago
Kristian Høgsberg 21efb3cfc6 firewire: Configure channel and speed at context creation time. 18 years ago
Kristian Høgsberg 9b32d5f307 firewire: Acummulate received iso headers and send them back to user space. 18 years ago
Kristian Høgsberg b82956685a firewire: Implement functionality to stop isochronous DMA contexts. 18 years ago
Kristian Høgsberg 69cdb7268c firewire: Rename 'send_iso' to 'start_iso'. 18 years ago
Kristian Høgsberg 295e3feb92 firewire: Implement basic isochronous receive functionality. 18 years ago
Kristian Høgsberg 9aad812538 firewire: Split the iso buffer out from fw_iso_context and avoid vmalloc. 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 21ebcd1224 firewire: mark some structs const 18 years ago
Kristian Høgsberg 19a15b937b firewire: Add device probing and sysfs integration. 18 years ago