index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firewire
/
fw-cdev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-05
firewire: rename source files
Stefan Richter
1
-1458
/
+0
2009-06-05
firewire: reorganize header files
Stefan Richter
1
-3
/
+2
2009-05-17
firewire: core: improve check for local node
Stefan Richter
1
-5
/
+1
2009-03-24
firewire: cdev: add closure to async stream ioctl
Stefan Richter
1
-27
/
+19
2009-03-24
firewire: cdev: simplify FW_CDEV_IOC_SEND_REQUEST return value
Stefan Richter
1
-8
/
+4
2009-03-24
firewire: cdev: fix race of ioctl_send_request with bus reset
Stefan Richter
1
-1
/
+1
2009-03-24
firewire: cdev: secure add_descriptor ioctl
Stefan Richter
1
-0
/
+8
2009-03-24
firewire: cdev: amendment to "add ioctl to query maximum transmission speed"
Stefan Richter
1
-5
/
+6
2009-03-24
firewire: implement asynchronous stream transmission
Jay Fenlason
1
-0
/
+33
2009-03-24
firewire: cdev: simplify a schedule_delayed_work wrapper
Stefan Richter
1
-12
/
+6
2009-03-24
firewire: cdev: add ioctls for iso resource management, amendment
Stefan Richter
1
-1
/
+1
2009-03-24
firewire: cdev: shut down iso context before freeing the buffer
Stefan Richter
1
-3
/
+3
2009-03-24
firewire: cdev: replace some spin_lock_irqsave by spin_lock_irq
Stefan Richter
1
-12
/
+8
2009-03-24
firewire: cdev: extend transaction payload size check
Stefan Richter
1
-3
/
+2
2009-03-24
firewire: cdev: restrict broadcast write requests to Units Space
Stefan Richter
1
-0
/
+4
2009-03-24
firewire: cdev: add ioctl for broadcast write requests
Jay Fenlason, Stefan Richter
1
-27
/
+47
2009-03-24
firewire: cdev: add ioctl to query maximum transmission speed
Stefan Richter
1
-0
/
+10
2009-03-24
firewire: cdev: add ioctls for manual iso resource management
Stefan Richter
1
-13
/
+54
2009-03-24
firewire: cdev: add ioctls for isochronous resource management
Jay Fenlason, Stefan Richter
1
-1
/
+214
2009-03-24
firewire: cdev: sort includes
Stefan Richter
1
-13
/
+15
2009-03-24
firewire: cdev: unify names of struct types and of their instances
Stefan Richter
1
-168
/
+169
2009-03-24
firewire: cdev: reference-count client instances
Stefan Richter
1
-9
/
+46
2009-03-24
firewire: cdev: use list_first_entry
Stefan Richter
1
-1
/
+1
2009-03-24
firewire: remove line breaks before function names
Stefan Richter
1
-51
/
+37
2009-03-24
firewire: standardize a variable name
Stefan Richter
1
-22
/
+22
2009-03-24
firewire: cdev: address handler input validation
Stefan Richter
1
-2
/
+3
2009-03-24
firewire: cdev: use an idr rather than a linked list for resources
Jay Fenlason
1
-51
/
+114
2009-03-24
firewire: cdev: fix race of fw_device_op_release with bus reset
Stefan Richter
1
-4
/
+4
2009-03-24
firewire: cdev: tcodes input validation
Stefan Richter
1
-2
/
+25
2009-03-24
firewire: convert client_list_lock to mutex
Stefan Richter
1
-12
/
+8
2009-03-24
firewire: add a client_list_lock
Jay Fenlason
1
-15
/
+13
2008-10-15
firewire: fix ioctl() return code
Stefan Richter
1
-1
/
+1
2008-10-15
firewire: fix setting tag and sy in iso transmission
Stefan Richter
1
-2
/
+2
2008-08-02
firewire: Preserve response data alignment bug when it is harmless
David Moore
1
-9
/
+20
2008-07-20
firewire: queue the right number of data
JiSheng Zhang
1
-3
/
+3
2008-06-19
firewire: fill_bus_reset_event needs lock protection
Stefan Richter
1
-2
/
+7
2008-05-20
firewire: prevent userspace from accessing shut down devices
Jay Fenlason
1
-0
/
+14
2008-04-18
firewire: reread config ROM when device reset the bus
Stefan Richter
1
-3
/
+10
2008-02-21
firewire: fix NULL pointer deref. and resource leak
Stefan Richter
1
-2
/
+7
2008-02-16
firewire: fix "kobject_add failed for fw* with -EEXIST"
Stefan Richter
1
-3
/
+5
2008-01-30
firewire: enforce access order between generation and node ID, fix "giving up...
Stefan Richter
1
-0
/
+1
2008-01-30
firewire: fw-cdev: use device generation, not card generation
Stefan Richter
1
-1
/
+1
2007-10-17
firewire: fw-cdev: reorder wakeup vs. spinlock
Jay Fenlason
1
-3
/
+2
2007-10-17
firewire: adopt read cycle timer ABI from raw1394
Stefan Richter
1
-0
/
+26
2007-10-17
firewire: fw-core: local variable shadows a global one
Stefan Richter
1
-11
/
+10
2007-10-14
fw-cdev __user annotations
Al Viro
1
-2
/
+3
2007-07-10
firewire: support S100B...S400B and link slower than PHY
Stefan Richter
1
-1
/
+1
2007-06-21
firewire: Only set client->iso_context if allocation was successful.
Kristian Høgsberg
1
-8
/
+11
2007-05-31
firewire: Change struct fw_cdev_iso_packet to not use bitfields.
Kristian Høgsberg
1
-1
/
+16
2007-05-27
firewire: fix return code
Jeff Garzik
1
-1
/
+1
[next]