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-cdev.c
Age
Commit message (
Expand
)
Author
2008-06-19
firewire: fill_bus_reset_event needs lock protection
Stefan Richter
2008-05-20
firewire: prevent userspace from accessing shut down devices
Jay Fenlason
2008-04-18
firewire: reread config ROM when device reset the bus
Stefan Richter
2008-02-21
firewire: fix NULL pointer deref. and resource leak
Stefan Richter
2008-02-16
firewire: fix "kobject_add failed for fw* with -EEXIST"
Stefan Richter
2008-01-30
firewire: enforce access order between generation and node ID, fix "giving up...
Stefan Richter
2008-01-30
firewire: fw-cdev: use device generation, not card generation
Stefan Richter
2007-10-17
firewire: fw-cdev: reorder wakeup vs. spinlock
Jay Fenlason
2007-10-17
firewire: adopt read cycle timer ABI from raw1394
Stefan Richter
2007-10-17
firewire: fw-core: local variable shadows a global one
Stefan Richter
2007-10-14
fw-cdev __user annotations
Al Viro
2007-07-10
firewire: support S100B...S400B and link slower than PHY
Stefan Richter
2007-06-21
firewire: Only set client->iso_context if allocation was successful.
Kristian Høgsberg
2007-05-31
firewire: Change struct fw_cdev_iso_packet to not use bitfields.
Kristian Høgsberg
2007-05-27
firewire: fix return code
Jeff Garzik
2007-05-10
firewire: Always use parens with sizeof.
Kristian Høgsberg
2007-05-10
firewire: Clean up comment style.
Kristian Høgsberg
2007-04-30
firewire: Rename fw-device-cdev.c to fw-cdev.c and move header to include/linux.
Kristian Høgsberg