index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firewire
Commit message (
Expand
)
Author
Age
Files
Lines
*
firewire: core: optimize propagation of BROADCAST_CHANNEL
Stefan Richter
2009-03-24
5
-90
/
+52
*
firewire: core: simplify broadcast channel allocation
Stefan Richter
2009-03-24
1
-92
/
+34
*
firewire: core: increase bus manager grace period
Stefan Richter
2009-03-24
1
-5
/
+6
*
firewire: core: drop unused call parameters of close_transaction
Stefan Richter
2009-03-24
1
-9
/
+8
*
firewire: cdev: add closure to async stream ioctl
Stefan Richter
2009-03-24
3
-57
/
+40
*
firewire: cdev: simplify FW_CDEV_IOC_SEND_REQUEST return value
Stefan Richter
2009-03-24
1
-8
/
+4
*
firewire: cdev: fix race of ioctl_send_request with bus reset
Stefan Richter
2009-03-24
1
-1
/
+1
*
firewire: cdev: secure add_descriptor ioctl
Stefan Richter
2009-03-24
1
-0
/
+8
*
firewire: cdev: amendment to "add ioctl to query maximum transmission speed"
Stefan Richter
2009-03-24
1
-5
/
+6
*
firewire: broadcast channel support
Jay Fenlason
2009-03-24
3
-6
/
+177
*
firewire: implement asynchronous stream transmission
Jay Fenlason
2009-03-24
4
-2
/
+81
*
firewire: core: normalize a function argument name
Stefan Richter
2009-03-24
2
-5
/
+5
*
firewire: normalize a variable name
Stefan Richter
2009-03-24
4
-12
/
+16
*
firewire: core: remove condition which is always false
Stefan Richter
2009-03-24
1
-1
/
+1
*
firewire: core: move some functions
Stefan Richter
2009-03-24
1
-46
/
+44
*
firewire: core: clean up includes
Stefan Richter
2009-03-24
2
-11
/
+22
*
firewire: cdev: simplify a schedule_delayed_work wrapper
Stefan Richter
2009-03-24
1
-12
/
+6
*
firewire: cdev: add ioctls for iso resource management, amendment
Stefan Richter
2009-03-24
2
-17
/
+23
*
firewire: cdev: shut down iso context before freeing the buffer
Stefan Richter
2009-03-24
1
-3
/
+3
*
firewire: cdev: replace some spin_lock_irqsave by spin_lock_irq
Stefan Richter
2009-03-24
1
-12
/
+8
*
firewire: cdev: extend transaction payload size check
Stefan Richter
2009-03-24
1
-3
/
+2
*
firewire: cdev: restrict broadcast write requests to Units Space
Stefan Richter
2009-03-24
1
-0
/
+4
*
firewire: cdev: add ioctl for broadcast write requests
Jay Fenlason, Stefan Richter
2009-03-24
1
-27
/
+47
*
firewire: cdev: add ioctl to query maximum transmission speed
Stefan Richter
2009-03-24
1
-0
/
+10
*
firewire: cdev: add ioctls for manual iso resource management
Stefan Richter
2009-03-24
1
-13
/
+54
*
firewire: cdev: add ioctls for isochronous resource management
Jay Fenlason, Stefan Richter
2009-03-24
3
-7
/
+388
*
firewire: core: topology header fix
Stefan Richter
2009-03-24
1
-0
/
+6
*
firewire: cdev: sort includes
Stefan Richter
2009-03-24
1
-13
/
+15
*
firewire: cdev: unify names of struct types and of their instances
Stefan Richter
2009-03-24
1
-168
/
+169
*
firewire: cdev: reference-count client instances
Stefan Richter
2009-03-24
1
-9
/
+46
*
firewire: prevent creation of multiple IR DMA contexts for the same channel
Stefan Richter
2009-03-24
3
-5
/
+14
*
firewire: cdev: use list_first_entry
Stefan Richter
2009-03-24
1
-1
/
+1
*
firewire: core: remove unused definitions
Stefan Richter
2009-03-24
1
-12
/
+0
*
firewire: remove line breaks before function names
Stefan Richter
2009-03-24
11
-377
/
+249
*
firewire: standardize a variable name
Stefan Richter
2009-03-24
4
-58
/
+57
*
firewire: core: remove obsolete assertions
Stefan Richter
2009-03-24
1
-13
/
+4
*
firewire: core: remove outdated comment
Stefan Richter
2009-03-24
1
-6
/
+1
*
firewire: cdev: address handler input validation
Stefan Richter
2009-03-24
2
-11
/
+21
*
firewire: cdev: use an idr rather than a linked list for resources
Jay Fenlason
2009-03-24
1
-51
/
+114
*
firewire: cdev: fix race of fw_device_op_release with bus reset
Stefan Richter
2009-03-24
1
-4
/
+4
*
firewire: cdev: tcodes input validation
Stefan Richter
2009-03-24
1
-2
/
+25
*
firewire: convert client_list_lock to mutex
Stefan Richter
2009-03-24
3
-16
/
+14
*
firewire: add a client_list_lock
Jay Fenlason
2009-03-24
3
-15
/
+18
*
firewire: Include iso timestamp in headers when header_size > 4
David Moore
2009-03-24
1
-38
/
+35
*
firewire: core: Remove card from list of cards when enable fails
Petr Vandrovec
2009-02-01
1
-1
/
+8
*
firewire: sbp2: add workarounds for 2nd and 3rd generation iPods
Stefan Richter
2009-01-29
1
-7
/
+9
*
firewire: sbp2: fix DMA mapping leak on the failure path
Stefan Richter
2009-01-28
1
-10
/
+17
*
firewire: sbp2: define some magic numbers as macros
Stefan Richter
2009-01-28
1
-11
/
+12
*
firewire: sbp2: fix payload limit at S1600 and S3200
Stefan Richter
2009-01-28
1
-11
/
+12
*
firewire: core: optimize card shutdown
Stefan Richter
2009-01-24
2
-3
/
+5
[next]