index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
3
-18
/
+28
*
firewire: rename source files
Stefan Richter
2009-06-05
9
-4
/
+4
*
firewire: reorganize header files
Stefan Richter
2009-06-05
14
-737
/
+676
*
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
*
DVB: firedtv: FireDTV S2 problems with tuning solved
Beat Michel Liechti
2009-03-27
1
-1
/
+5
*
DVB: firedtv: fix printk format mismatch
Stefan Richter
2009-03-24
1
-2
/
+2
*
ieee1394: constify device ID tables
Stefan Richter
2009-03-24
7
-8
/
+8
*
ieee1394: raw1394: add sparse annotations to raw1394_compat_write
Stefan Richter
2009-03-24
1
-3
/
+7
*
ieee1394: Storage class should be before const qualifier
Tobias Klauser
2009-03-24
5
-9
/
+9
*
ieee1394: sbp2: follow up on "ieee1394: inherit ud vendor_id from node vendor...
Stefan Richter
2009-03-24
1
-2
/
+1
*
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
4
-72
/
+56
*
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
2
-1
/
+12
*
firewire: cdev: amendment to "add ioctl to query maximum transmission speed"
Stefan Richter
2009-03-24
2
-28
/
+20
*
firewire: broadcast channel support
Jay Fenlason
2009-03-24
3
-6
/
+177
*
firewire: implement asynchronous stream transmission
Jay Fenlason
2009-03-24
5
-2
/
+108
*
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
3
-23
/
+27
*
firewire: cdev: increment fw_cdev_version, update documentation
Stefan Richter
2009-03-24
1
-5
/
+30
*
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
2
-27
/
+48
*
firewire: cdev: add ioctl to query maximum transmission speed
Stefan Richter
2009-03-24
2
-0
/
+20
*
firewire: cdev: add ioctls for manual iso resource management
Stefan Richter
2009-03-24
2
-23
/
+86
*
firewire: cdev: add ioctls for isochronous resource management
Jay Fenlason, Stefan Richter
2009-03-24
4
-20
/
+475
*
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: cdev: fix documentation of FW_CDEV_IOC_GET_INFO
Stefan Richter
2009-03-24
1
-1
/
+1
*
firewire: prevent creation of multiple IR DMA contexts for the same channel
Stefan Richter
2009-03-24
3
-5
/
+14
[next]