Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
270d3e1a10e6ef85d5a085377e01d91dbcbe3726
/
drivers
/
firewire
/
fw-cdev.c
5cb8406
firewire: fill_bus_reset_event needs lock protection
by Stefan Richter
· 16 years ago
551f4cb
firewire: prevent userspace from accessing shut down devices
by Jay Fenlason
· 16 years ago
c9755e1
firewire: reread config ROM when device reset the bus
by Stefan Richter
· 17 years ago
fae6031
firewire: fix NULL pointer deref. and resource leak
by Stefan Richter
· 17 years ago
96b1906
firewire: fix "kobject_add failed for fw* with -EEXIST"
by Stefan Richter
· 17 years ago
b5d2a5e
firewire: enforce access order between generation and node ID, fix "giving up on config rom"
by Stefan Richter
· 17 years ago
cf5a56a
firewire: fw-cdev: use device generation, not card generation
by Stefan Richter
· 17 years ago
83431cb
firewire: fw-cdev: reorder wakeup vs. spinlock
by Jay Fenlason
· 17 years ago
a64408b
firewire: adopt read cycle timer ABI from raw1394
by Stefan Richter
· 17 years ago
930e4b7
firewire: fw-core: local variable shadows a global one
by Stefan Richter
· 17 years ago
1ccc914
fw-cdev __user annotations
by Al Viro
· 17 years ago
f139749
firewire: support S100B...S400B and link slower than PHY
by Stefan Richter
· 17 years ago
24315c5
firewire: Only set client->iso_context if allocation was successful.
by Kristian Høgsberg
· 17 years ago
1ca31ae
firewire: Change struct fw_cdev_iso_packet to not use bitfields.
by Kristian Høgsberg
· 17 years ago
350958f
firewire: fix return code
by Jeff Garzik
· 17 years ago
2d826cc
firewire: Always use parens with sizeof.
by Kristian Høgsberg
· 18 years ago
c781c06
firewire: Clean up comment style.
by Kristian Høgsberg
· 18 years ago
9640d3d
firewire: Rename fw-device-cdev.c to fw-cdev.c and move header to include/linux.
by Kristian Høgsberg
· 18 years ago
[Renamed (99%) from drivers/firewire/fw-device-cdev.c]
abaa574
firewire: Future proof the iso ioctls by adding a handle for the iso context.
by Kristian Høgsberg
· 18 years ago
4f25922
firewire: Add read/write and size annotations to IOC numbers.
by Kristian Høgsberg
· 18 years ago
ef370ee
firewire: Fix the range check for the queue_iso payload pointer.
by Kristian Høgsberg
· 18 years ago
3964a44
firewire: Generalize resource tracking for cdev implementation.
by Kristian Høgsberg
· 18 years ago
66dea3e
firewire: Add ioctls to add and remove config rom descriptors.
by Kristian Høgsberg
· 18 years ago
da8ecff
firewire: Streamline userspace interface structs.
by Kristian Høgsberg
· 18 years ago
d84702a
firewire: fix compiler warnings on 64bit
by Stefan Richter
· 18 years ago
7e35f7f
firewire: Free pending transactions on cdev release.
by Kristian Høgsberg
· 18 years ago
9472316
firewire: Implement deallocation of address ranges.
by Kristian Høgsberg
· 18 years ago
eb0306e
firewire: Move sync and tag parameters to start_iso ioctl.
by Kristian Høgsberg
· 18 years ago
c70dc78
firewire: Fix dualbuffer iso receive mode and drop buffer fill mode.
by Kristian Høgsberg
· 18 years ago
97e3527
firewire: Add generation field to send_request ioctl struct.
by Kristian Høgsberg
· 18 years ago
e753350
firewire: Add card index field to get_info cdev ioctl struct.
by Kristian Høgsberg
· 18 years ago
8fbdbb3
firewire: Fix order of arguments for iso context creation.
by Kristian Høgsberg
· 18 years ago
28cf6a0
firewire: Track pending transactions and cancel them on cdev release.
by Kristian Høgsberg
· 18 years ago
2603bf2
firewire: Use only a wait queue and terminate poll and read on device removal.
by Kristian Høgsberg
· 18 years ago
a3aca3d
firewire: Switch cdev code over to use register_chrdev and keep a list of devices.
by Kristian Høgsberg
· 18 years ago
344bbc4
firewire: Generalize get_config_rom to get_info.
by Kristian Høgsberg
· 18 years ago
5371842
firewire: Implement ioctl to initiate bus reset.
by Kristian Høgsberg
· 18 years ago
97bd9ef
firewire: Add a bus reset event type for fw-device-cdev.
by Kristian Høgsberg
· 18 years ago
98b6cbe
firewire: Implement sync and tag matching for isochronous receive.
by Kristian Høgsberg
· 18 years ago
21efb3c
firewire: Configure channel and speed at context creation time.
by Kristian Høgsberg
· 18 years ago
9b32d5f
firewire: Acummulate received iso headers and send them back to user space.
by Kristian Høgsberg
· 18 years ago
b829566
firewire: Implement functionality to stop isochronous DMA contexts.
by Kristian Høgsberg
· 18 years ago
69cdb72
firewire: Rename 'send_iso' to 'start_iso'.
by Kristian Høgsberg
· 18 years ago
295e3fe
firewire: Implement basic isochronous receive functionality.
by Kristian Høgsberg
· 18 years ago
9aad812
firewire: Split the iso buffer out from fw_iso_context and avoid vmalloc.
by Kristian Høgsberg
· 18 years ago
907293d
firewire: consistent usage of node_id
by Stefan Richter
· 18 years ago
5af4e5e
firewire: comma after last enum item or initializer
by Stefan Richter
· 18 years ago
21ebcd1
firewire: mark some structs const
by Stefan Richter
· 18 years ago
19a15b9
firewire: Add device probing and sysfs integration.
by Kristian Høgsberg
· 18 years ago