index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firewire
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
2009-06-16
14
-829
/
+544
|
\
|
*
firewire: core: use more outbound tlabels
Stefan Richter
2009-06-14
1
-4
/
+4
|
*
firewire: core: don't update Broadcast_Channel if RFC 2734 conditions aren't met
Stefan Richter
2009-06-14
1
-1
/
+17
|
*
firewire: core: prepare for non-core children of card devices
Stefan Richter
2009-06-06
3
-12
/
+22
|
*
firewire: core: include linux/uaccess.h instead of asm/uaccess.h
Stefan Richter
2009-06-06
1
-1
/
+1
|
*
firewire: add parent-of-unit accessor
Stefan Richter
2009-06-06
2
-18
/
+23
|
*
firewire: rename source files
Stefan Richter
2009-06-05
9
-4
/
+4
|
*
firewire: reorganize header files
Stefan Richter
2009-06-05
13
-737
/
+326
|
*
firewire: clean up includes
Stefan Richter
2009-06-05
7
-22
/
+61
|
*
firewire: ohci: access bus_seconds atomically
Stefan Richter
2009-06-05
1
-3
/
+4
|
*
firewire: also use vendor ID in root directory for driver matches
Stefan Richter
2009-06-05
1
-6
/
+16
|
*
firewire: share device ID table type with ieee1394
Stefan Richter
2009-06-05
3
-25
/
+15
|
*
firewire: core: add sysfs attribute for easier udev rules
Stefan Richter
2009-06-01
2
-1
/
+51
|
*
firewire: core: check for missing struct update at build time, not run time
Stefan Richter
2009-06-01
1
-2
/
+9
|
*
firewire: core: improve check for local node
Stefan Richter
2009-05-17
3
-6
/
+4
*
|
firewire: remove driver_data direct access of struct device
Greg Kroah-Hartman
2009-06-15
1
-3
/
+3
|
/
*
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
[next]