index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firewire
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-21
firewire: core: fix unstable I/O with Canon camcorder
Stefan Richter
1
-2
/
+9
2011-03-21
firewire: ohci: fix race in AR split packet handling
Clemens Ladisch
1
-14
/
+21
2011-03-21
firewire: ohci: fix buffer overflow in AR split packet handling
Clemens Ladisch
1
-3
/
+32
2010-07-05
firewire: core: check for 1394a compliant IRM, fix inaccessibility of Sony ca...
Stefan Richter
1
-5
/
+19
2010-02-14
firewire: ohci: retransmit isochronous transmit packets on cycle loss
Clemens Ladisch
1
-5
/
+8
2010-02-01
firewire: net: fix panic in fwnet_write_complete
Stefan Richter
1
-14
/
+39
2010-01-27
firewire: ohci: fix crashes with TSB43AB23 on 64bit systems
Stefan Richter
1
-1
/
+3
2010-01-26
firewire: core: fix use-after-free regression in FCP handler
Stefan Richter
1
-14
/
+36
2010-01-26
firewire: core: add_descriptor size check
Stefan Richter
1
-13
/
+28
2009-12-29
firewire, ieee1394: update Kconfig help
Stefan Richter
1
-31
/
+13
2009-12-29
firewire: ohci: always use packet-per-buffer mode for isochronous reception
Stefan Richter
1
-1
/
+3
2009-12-29
firewire: cdev: fix another memory leak in an error path
Stefan Richter
1
-0
/
+1
2009-12-29
firewire: fix use of multiple AV/C devices, allow multiple FCP listeners
Clemens Ladisch
2
-32
/
+112
2009-12-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
1
-2
/
+10
2009-12-11
firewire: ohci: handle receive packets with a data length of zero
Jay Fenlason
1
-2
/
+10
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-12-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
7
-126
/
+155
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-1
/
+1
2009-11-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
1
-6
/
+35
2009-11-21
firewire: ohci: pass correct iso xmit timestamps to core
Jay Fenlason
1
-5
/
+20
2009-11-18
firewire: ohci: Make cycleMatch ISO transmission work
Jay Fenlason
1
-1
/
+15
2009-10-31
firewire: cdev: reduce stack usage by ioctl_dispatch
Stefan Richter
1
-1
/
+17
2009-10-31
firewire: ohci: 0 may be a valid DMA address
Stefan Richter
2
-6
/
+7
2009-10-31
firewire: core: WARN on wrong usage of core transaction functions
Stefan Richter
1
-2
/
+4
2009-10-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
1
-20
/
+19
2009-10-14
firewire: core: optimize Topology Map creation
Stefan Richter
4
-30
/
+15
2009-10-14
firewire: core: clarify generate_config_rom usage
Stefan Richter
1
-11
/
+8
2009-10-14
firewire: optimize config ROM creation
Stefan Richter
3
-39
/
+60
2009-10-14
firewire: cdev: normalize variable names
Stefan Richter
1
-23
/
+23
2009-10-14
firewire: normalize style of queue_work wrappers
Stefan Richter
3
-25
/
+27
2009-10-14
firewire: sbp2: provide fallback if mgt_ORB_timeout is missing
Stefan Richter
1
-20
/
+19
2009-10-14
firewire: cdev: fix memory leak in an error path
Stefan Richter
1
-3
/
+8
2009-10-04
headers: remove sched.h from poll.h
Alexey Dobriyan
1
-0
/
+1
2009-09-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
5
-19
/
+30
2009-09-15
driver model: constify attribute groups
David Brownell
1
-1
/
+1
2009-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-4
/
+2
2009-09-12
firewire: sbp2: remove a workaround for Momobay FX-3A
Stefan Richter
1
-2
/
+1
2009-09-12
firewire: sbp2: fix status reception
Stefan Richter
1
-6
/
+7
2009-09-12
firewire: core: fix topology map response handler
Stefan Richter
1
-1
/
+1
2009-09-12
firewire: core: fix race with parallel PCI device probe
Stefan Richter
1
-8
/
+5
2009-09-12
firewire: core: header file cleanup
Stefan Richter
1
-0
/
+14
2009-09-12
firewire: ohci: fix Self ID Count register mask (safeguard against buffer ove...
Stefan Richter
1
-2
/
+2
2009-09-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
3
-6
/
+20
2009-09-05
firewire: sbp2: fix freeing of unallocated memory
Stefan Richter
1
-4
/
+4
2009-09-05
firewire: ohci: fix Ricoh R5C832, video reception
Stefan Richter
1
-0
/
+5
2009-09-05
firewire: ohci: fix Agere FW643 and multiple cameras
Stefan Richter
1
-0
/
+9
2009-09-05
firewire: core: fix crash in iso resource management
Stefan Richter
1
-2
/
+2
2009-09-02
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
[next]