Age | Commit message (Expand) | Author | Files | Lines |
2010-02-21 | firewire: get_cycle_timer optimization and cleanup | Stefan Richter | 2 | -37/+36 |
2010-02-19 | firewire: ohci: enable cycle timer fix on ALi and NEC controllers | Stefan Richter | 1 | -5/+8 |
2010-02-19 | firewire: ohci: work around cycle timer bugs on VIA controllers | Clemens Ladisch | 1 | -3/+49 |
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 |
2010-01-10 | firewire: make PCI device id constant | Németh Márton | 1 | -1/+1 |
2009-12-29 | firewire: qualify config ROM cache pointers as const pointers | Stefan Richter | 2 | -12/+14 |
2009-12-29 | firewire, ieee1394: update Kconfig help | Stefan Richter | 1 | -31/+13 |
2009-12-29 | firewire: core: fw_csr_string addendum | Stefan Richter | 1 | -10/+16 |
2009-12-29 | firewire: add fw_csr_string() helper function | Clemens Ladisch | 1 | -33/+77 |
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-12 | 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-10 | 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-12-01 | 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-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 1 | -20/+19 |
2009-10-15 | firewire: core: optimize Topology Map creation | Stefan Richter | 4 | -30/+15 |
2009-10-15 | firewire: core: clarify generate_config_rom usage | Stefan Richter | 1 | -11/+8 |
2009-10-15 | firewire: optimize config ROM creation | Stefan Richter | 3 | -39/+60 |
2009-10-15 | firewire: cdev: normalize variable names | Stefan Richter | 1 | -23/+23 |
2009-10-15 | 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-05 | 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-06 | 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 |