remarkable-linux/drivers/firewire
Stefan Richter 18e9b10fcd firewire: cdev: add closure to async stream ioctl
This changes the as yet unreleased FW_CDEV_IOC_SEND_STREAM_PACKET ioctl
to generate an fw_cdev_event_response event just like the other two
ioctls for asynchronous request transmission do.  This way, clients get
feedback on successful or unsuccessful transmission.

This also adds input validation for length, tag, channel, sy, speed.

Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
2009-03-24 20:56:50 +01:00
..
fw-card.c firewire: broadcast channel support 2009-03-24 20:56:49 +01:00
fw-cdev.c firewire: cdev: add closure to async stream ioctl 2009-03-24 20:56:50 +01:00
fw-device.c firewire: broadcast channel support 2009-03-24 20:56:49 +01:00
fw-device.h firewire: core: clean up includes 2009-03-24 20:56:47 +01:00
fw-iso.c firewire: normalize a variable name 2009-03-24 20:56:48 +01:00
fw-ohci.c firewire: implement asynchronous stream transmission 2009-03-24 20:56:49 +01:00
fw-ohci.h
fw-sbp2.c firewire: remove line breaks before function names 2009-03-24 20:56:40 +01:00
fw-topology.c firewire: remove line breaks before function names 2009-03-24 20:56:40 +01:00
fw-topology.h firewire: core: topology header fix 2009-03-24 20:56:43 +01:00
fw-transaction.c firewire: cdev: add closure to async stream ioctl 2009-03-24 20:56:50 +01:00
fw-transaction.h firewire: cdev: add closure to async stream ioctl 2009-03-24 20:56:50 +01:00
Kconfig firewire: Kconfig help update 2008-08-19 18:47:56 +02:00
Makefile