firewire: Future proof the iso ioctls by adding a handle for the iso context.
[deliverable/linux.git] / drivers / firewire / fw-device-cdev.c
2007-04-30  Kristian Høgsbergfirewire: Future proof the iso ioctls by adding a handl...
2007-04-30  Kristian Høgsbergfirewire: Add read/write and size annotations to IOC...
2007-03-28  Kristian Høgsbergfirewire: Fix the range check for the queue_iso payload...
2007-03-28  Kristian Høgsbergfirewire: Generalize resource tracking for cdev impleme...
2007-03-28  Kristian Høgsbergfirewire: Add ioctls to add and remove config rom descr...
2007-03-28  Kristian Høgsbergfirewire: Streamline userspace interface structs.
2007-03-20  Stefan Richterfirewire: fix compiler warnings on 64bit
2007-03-15  Kristian Høgsbergfirewire: Free pending transactions on cdev release.
2007-03-15  Kristian Høgsbergfirewire: Implement deallocation of address ranges.
2007-03-15  Kristian Høgsbergfirewire: Move sync and tag parameters to start_iso...
2007-03-15  Kristian Høgsbergfirewire: Fix dualbuffer iso receive mode and drop...
2007-03-09  Kristian Høgsbergfirewire: Add generation field to send_request ioctl...
2007-03-09  Kristian Høgsbergfirewire: Add card index field to get_info cdev ioctl...
2007-03-09  Kristian Høgsbergfirewire: Fix order of arguments for iso context creation.
2007-03-09  Kristian Høgsbergfirewire: Track pending transactions and cancel them...
2007-03-09  Kristian Høgsbergfirewire: Use only a wait queue and terminate poll...
2007-03-09  Kristian Høgsbergfirewire: Switch cdev code over to use register_chrdev...
2007-03-09  Kristian Høgsbergfirewire: Generalize get_config_rom to get_info.
2007-03-09  Kristian Høgsbergfirewire: Implement ioctl to initiate bus reset.
2007-03-09  Kristian Høgsbergfirewire: Add a bus reset event type for fw-device...
2007-03-09  Kristian Høgsbergfirewire: Implement sync and tag matching for isochrono...
2007-03-09  Kristian Høgsbergfirewire: Configure channel and speed at context creati...
2007-03-09  Kristian Høgsbergfirewire: Acummulate received iso headers and send...
2007-03-09  Kristian Høgsbergfirewire: Implement functionality to stop isochronous...
2007-03-09  Kristian Høgsbergfirewire: Rename 'send_iso' to 'start_iso'.
2007-03-09  Kristian Høgsbergfirewire: Implement basic isochronous receive functiona...
2007-03-09  Kristian Høgsbergfirewire: Split the iso buffer out from fw_iso_context...
2007-03-09  Stefan Richterfirewire: consistent usage of node_id
2007-03-09  Stefan Richterfirewire: comma after last enum item or initializer
2007-03-09  Stefan Richterfirewire: mark some structs const
2007-03-09  Kristian Høgsbergfirewire: Add device probing and sysfs integration.
This page took 0.730411 seconds and 39 git commands to generate.