index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firewire
/
fw-device-cdev.h
Age
Commit message (
Expand
)
Author
2007-03-15
firewire: Implement deallocation of address ranges.
Kristian Høgsberg
2007-03-15
firewire: Move sync and tag parameters to start_iso ioctl.
Kristian Høgsberg
2007-03-09
firewire: Export juju specific rcodes to user space.
Kristian Høgsberg
2007-03-09
firewire: Add generation field to send_request ioctl struct.
Kristian Høgsberg
2007-03-09
firewire: Add card index field to get_info cdev ioctl struct.
Kristian Høgsberg
2007-03-09
firewire: Generalize get_config_rom to get_info.
Kristian Høgsberg
2007-03-09
firewire: Implement ioctl to initiate bus reset.
Kristian Høgsberg
2007-03-09
firewire: Add a bus reset event type for fw-device-cdev.
Kristian Høgsberg
2007-03-09
firewire: Implement sync and tag matching for isochronous receive.
Kristian Høgsberg
2007-03-09
firewire: Configure channel and speed at context creation time.
Kristian Høgsberg
2007-03-09
firewire: Acummulate received iso headers and send them back to user space.
Kristian Høgsberg
2007-03-09
firewire: Implement functionality to stop isochronous DMA contexts.
Kristian Høgsberg
2007-03-09
firewire: Rename 'send_iso' to 'start_iso'.
Kristian Høgsberg
2007-03-09
firewire: Implement basic isochronous receive functionality.
Kristian Høgsberg
2007-03-09
firewire: Split the iso buffer out from fw_iso_context and avoid vmalloc.
Kristian Høgsberg
2007-03-09
firewire: Add lock transaction opcodes to fw-device-cdev.h.
Kristian Høgsberg
2007-03-09
firewire: whitespace adjustments
Stefan Richter
2007-03-09
firewire: consistent ifndef blocks in header files
Stefan Richter
2007-03-09
firewire: Add device probing and sysfs integration.
Kristian Høgsberg