index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firewire
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-05
firewire: core: fix crash in iso resource management
Stefan Richter
1
-2
/
+2
2009-09-03
drivers: Kill now superfluous ->last_rx stores
Eric Dumazet
1
-2
/
+0
2009-09-02
netdev: drivers should make ethtool_ops const
Stephen Hemminger
1
-1
/
+1
2009-09-01
netdev: convert pseudo drivers to netdev_tx_t
Stephen Hemminger
1
-1
/
+1
2009-07-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
5
-21
/
+34
2009-07-02
firewire: sbp2: add support for disks >2 TB (and 16 bytes long CDBs)
Stefan Richter
1
-1
/
+9
2009-06-25
firewire: core: do not DMA-map stack addresses
Stefan Richter
4
-20
/
+25
2009-06-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
6
-123
/
+1714
2009-06-21
firewire: new stack is no longer experimental
Stefan Richter
1
-28
/
+24
2009-06-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
14
-829
/
+544
2009-06-17
firewire: net: better FIFO address range check and rcodes
Stefan Richter
1
-16
/
+14
2009-06-17
firewire: net: fix card driver reloading
Stefan Richter
1
-8
/
+10
2009-06-17
firewire: core: fix iso context shutdown on card removal
Stefan Richter
1
-7
/
+11
2009-06-17
firewire: core: fix DMA unmapping in iso buffer removal
Stefan Richter
1
-2
/
+2
2009-06-16
firewire: remove driver_data direct access of struct device
Greg Kroah-Hartman
1
-3
/
+3
2009-06-14
firewire: net: adjust net_device ops
Stefan Richter
1
-10
/
+2
2009-06-14
firewire: net: remove unused code
Stefan Richter
1
-6
/
+1
2009-06-14
firewire: net: allow for unordered unit discovery
Stefan Richter
2
-249
/
+207
2009-06-14
firewire: net: style changes
Stefan Richter
2
-1077
/
+966
2009-06-14
firewire: net: add Kconfig item, rename driver
Stefan Richter
3
-4
/
+16
2009-06-14
firewire: add IPv4 support
Jay Fenlason
5
-87
/
+1832
2009-06-14
firewire: core: use more outbound tlabels
Stefan Richter
1
-4
/
+4
2009-06-14
firewire: core: don't update Broadcast_Channel if RFC 2734 conditions aren't met
Stefan Richter
1
-1
/
+17
2009-06-06
firewire: core: prepare for non-core children of card devices
Stefan Richter
3
-12
/
+22
2009-06-06
firewire: core: include linux/uaccess.h instead of asm/uaccess.h
Stefan Richter
1
-1
/
+1
2009-06-06
firewire: add parent-of-unit accessor
Stefan Richter
2
-18
/
+23
2009-06-05
firewire: rename source files
Stefan Richter
9
-4
/
+4
2009-06-05
firewire: reorganize header files
Stefan Richter
13
-737
/
+326
2009-06-05
firewire: clean up includes
Stefan Richter
7
-22
/
+61
2009-06-05
firewire: ohci: access bus_seconds atomically
Stefan Richter
1
-3
/
+4
2009-06-05
firewire: also use vendor ID in root directory for driver matches
Stefan Richter
1
-6
/
+16
2009-06-05
firewire: share device ID table type with ieee1394
Stefan Richter
3
-25
/
+15
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-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
3
-57
/
+40
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
1
-0
/
+8
2009-03-24
firewire: cdev: amendment to "add ioctl to query maximum transmission speed"
Stefan Richter
1
-5
/
+6
2009-03-24
firewire: broadcast channel support
Jay Fenlason
3
-6
/
+177
2009-03-24
firewire: implement asynchronous stream transmission
Jay Fenlason
4
-2
/
+81
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
[prev]
[next]