index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
firewire: net: add Kconfig item, rename driver
Stefan Richter
2009-06-14
4
-5
/
+17
*
firewire: add IPv4 support
Jay Fenlason
2009-06-14
5
-87
/
+1832
*
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
*
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
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
[next]