index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-06-01
firewire: core: add sysfs attribute for easier udev rules
Stefan Richter
2
-1
/
+51
2009-06-01
firewire: core: check for missing struct update at build time, not run time
Stefan Richter
1
-2
/
+9
2009-05-17
firewire: core: improve check for local node
Stefan Richter
3
-6
/
+4
2009-03-27
DVB: firedtv: FireDTV S2 problems with tuning solved
Beat Michel Liechti
1
-1
/
+5
2009-03-24
DVB: firedtv: fix printk format mismatch
Stefan Richter
1
-2
/
+2
2009-03-24
ieee1394: constify device ID tables
Stefan Richter
7
-8
/
+8
2009-03-24
ieee1394: raw1394: add sparse annotations to raw1394_compat_write
Stefan Richter
1
-3
/
+7
2009-03-24
ieee1394: Storage class should be before const qualifier
Tobias Klauser
5
-9
/
+9
2009-03-24
ieee1394: sbp2: follow up on "ieee1394: inherit ud vendor_id from node vendor...
Stefan Richter
1
-2
/
+1
2009-03-24
firewire: core: optimize propagation of BROADCAST_CHANNEL
Stefan Richter
5
-90
/
+52
2009-03-24
firewire: core: simplify broadcast channel allocation
Stefan Richter
1
-92
/
+34
2009-03-24
firewire: core: increase bus manager grace period
Stefan Richter
1
-5
/
+6
2009-03-24
firewire: core: drop unused call parameters of close_transaction
Stefan Richter
1
-9
/
+8
2009-03-24
firewire: cdev: add closure to async stream ioctl
Stefan Richter
4
-72
/
+56
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
2
-1
/
+12
2009-03-24
firewire: cdev: amendment to "add ioctl to query maximum transmission speed"
Stefan Richter
2
-28
/
+20
2009-03-24
firewire: broadcast channel support
Jay Fenlason
3
-6
/
+177
2009-03-24
firewire: implement asynchronous stream transmission
Jay Fenlason
5
-2
/
+108
2009-03-24
firewire: core: normalize a function argument name
Stefan Richter
2
-5
/
+5
2009-03-24
firewire: normalize a variable name
Stefan Richter
4
-12
/
+16
2009-03-24
firewire: core: remove condition which is always false
Stefan Richter
1
-1
/
+1
2009-03-24
firewire: core: move some functions
Stefan Richter
1
-46
/
+44
2009-03-24
firewire: core: clean up includes
Stefan Richter
2
-11
/
+22
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
3
-23
/
+27
2009-03-24
firewire: cdev: increment fw_cdev_version, update documentation
Stefan Richter
1
-5
/
+30
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
2
-27
/
+48
2009-03-24
firewire: cdev: add ioctl to query maximum transmission speed
Stefan Richter
2
-0
/
+20
2009-03-24
firewire: cdev: add ioctls for manual iso resource management
Stefan Richter
2
-23
/
+86
2009-03-24
firewire: cdev: add ioctls for isochronous resource management
Jay Fenlason, Stefan Richter
4
-20
/
+475
2009-03-24
firewire: core: topology header fix
Stefan Richter
1
-0
/
+6
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: fix documentation of FW_CDEV_IOC_GET_INFO
Stefan Richter
1
-1
/
+1
2009-03-24
firewire: prevent creation of multiple IR DMA contexts for the same channel
Stefan Richter
3
-5
/
+14
2009-03-24
firewire: cdev: use list_first_entry
Stefan Richter
1
-1
/
+1
2009-03-24
firewire: core: remove unused definitions
Stefan Richter
1
-12
/
+0
2009-03-24
firewire: remove line breaks before function names
Stefan Richter
11
-377
/
+249
2009-03-24
firewire: standardize a variable name
Stefan Richter
4
-58
/
+57
2009-03-24
firewire: core: remove obsolete assertions
Stefan Richter
1
-13
/
+4
2009-03-24
firewire: core: remove outdated comment
Stefan Richter
1
-6
/
+1
2009-03-24
firewire: cdev: address handler input validation
Stefan Richter
2
-11
/
+21
2009-03-24
firewire: cdev: use an idr rather than a linked list for resources
Jay Fenlason
1
-51
/
+114
[next]