| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-10-09 | firewire: cdev: fix user memory corruption (i386 userland on amd64 kernel) | Stefan Richter | 1 | -2/+2 |
| 2012-09-28 | firewire: addendum to address handler RCU conversion | Stefan Richter | 1 | -5/+8 |
| 2012-09-28 | firewire: remove global lock around address handlers, convert to RCU | Peter Hurley | 1 | -9/+11 |
| 2012-09-25 | firewire: ohci: get IR bit from TSB41BA3D phy | Stephan Gatzka | 1 | -1/+27 |
| 2012-09-25 | firewire: core: feed /dev/random with devices' GUIDs | Clemens Ladisch | 1 | -0/+3 |
| 2012-07-30 | Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 4 | -9/+55 |
| 2012-06-30 | firewire: core: add is_local sysfs device attribute | Clemens Ladisch | 1 | -0/+9 |
| 2012-06-17 | firewire: ohci: initialize multiChanMode bits after reset | Clemens Ladisch | 1 | -0/+5 |
| 2012-06-17 | firewire: core: fix multichannel IR with buffers larger than 2 GB | Clemens Ladisch | 1 | -1/+1 |
| 2012-06-05 | firewire: ohci: sanity-check MMIO resource | Clemens Ladisch | 1 | -0/+7 |
| 2012-05-27 | firewire: ohci: lazy bus time initialization | Clemens Ladisch | 1 | -6/+12 |
| 2012-05-27 | firewire: core: allocate the low memory region | Clemens Ladisch | 1 | -2/+21 |
| 2012-05-24 | Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 9 | -160/+214 |
| 2012-05-21 | firewire: sbp2: document the absence of alignment requirements | Clemens Ladisch | 1 | -4/+6 |
| 2012-05-21 | firewire: sbp2: remove superfluous blk_queue_max_segment_size() call | Clemens Ladisch | 1 | -2/+0 |
| 2012-05-21 | firewire: sbp2: use scsi_dma_(un)map | Clemens Ladisch | 1 | -9/+4 |
| 2012-05-21 | firewire: sbp2: give correct DMA device to scsi framework | Clemens Ladisch | 1 | -1/+2 |
| 2012-05-09 | firewire: Move fw_card kref functions into linux/firewire.h | Chris Boot | 2 | -15/+1 |
| 2012-05-09 | firewire: Add function to get speed from opaque struct fw_request | Chris Boot | 1 | -0/+9 |
| 2012-04-17 | firewire: core: fw_device_refresh(): clean up error handling | Clemens Ladisch | 1 | -21/+12 |
| 2012-04-17 | firewire: core: log config rom reading errors | Clemens Ladisch | 1 | -15/+27 |
| 2012-04-17 | firewire: core: log error in case of failed bus manager lock | Clemens Ladisch | 1 | -2/+2 |
| 2012-04-17 | firewire: move rcode_string() to core | Clemens Ladisch | 1 | -0/+26 |
| 2012-04-17 | firewire: core: improve reread_config_rom() interface | Clemens Ladisch | 1 | -21/+19 |
| 2012-04-17 | firewire: core: wait for inaccessible devices after bus reset | Clemens Ladisch | 1 | -6/+3 |
| 2012-04-17 | firewire: ohci: omit spinlock IRQ flags where possible | Stefan Richter | 1 | -13/+10 |
| 2012-04-17 | firewire: ohci: correct signedness of a local variable | Stefan Richter | 1 | -2/+2 |
| 2012-04-17 | firewire: core: fix DMA mapping direction | Stefan Richter | 3 | -39/+99 |
| 2012-04-09 | firewire: use module_pci_driver | Axel Lin | 2 | -29/+6 |
| 2012-03-28 | Remove all #inclusions of asm/system.h | David Howells | 5 | -5/+0 |
| 2012-03-22 | Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 12 | -298/+442 |
| 2012-03-18 | firewire: allow explicit flushing of iso packet completions | Clemens Ladisch | 5 | -8/+96 |
| 2012-03-18 | firewire: prevent dropping of completed iso packet header data | Clemens Ladisch | 2 | -10/+10 |
| 2012-03-18 | firewire: ohci: factor out iso completion flushing code | Clemens Ladisch | 1 | -19/+18 |
| 2012-03-18 | firewire: ohci: simplify iso header pointer arithmetic | Clemens Ladisch | 1 | -10/+12 |
| 2012-03-18 | firewire: ohci: optimize control bit checks | Clemens Ladisch | 1 | -3/+3 |
| 2012-03-18 | firewire: ohci: remove unused excess_bytes field | Clemens Ladisch | 1 | -1/+0 |
| 2012-03-18 | firewire: ohci: copy_iso_headers(): make comment match the code | Clemens Ladisch | 1 | -4/+3 |
| 2012-03-17 | firewire: ohci: fix too-early completion of IR multichannel buffers | Clemens Ladisch | 1 | -3/+2 |
| 2012-03-10 | firewire: ohci: move runtime debug facility out of #ifdef | Stefan Richter | 2 | -24/+1 |
| 2012-03-10 | firewire: tone down some diagnostic log messages | Stefan Richter | 2 | -3/+1 |
| 2012-03-10 | firewire: sbp2: replace a GFP_ATOMIC allocation | Stefan Richter | 1 | -1/+1 |
| 2012-02-22 | firewire: sbp2: Fix SCSI sense data mangling | Chris Boot | 1 | -2/+11 |
| 2012-02-22 | firewire: sbp2: Ignore SBP-2 targets on the local node | Chris Boot | 1 | -0/+4 |
| 2012-02-22 | firewire: sbp2: Take into account Unit_Unique_ID | Chris Boot | 1 | -0/+12 |
| 2012-02-22 | firewire: nosy: Use the macro DMA_BIT_MASK(). | santosh nayak | 1 | -2/+2 |
| 2012-02-22 | firewire: core: convert AR-req handler lock from _irqsave to _bh | Stefan Richter | 1 | -13/+8 |
| 2012-02-22 | firewire: core: fix race at address_handler unregistration | Stefan Richter | 1 | -5/+8 |
| 2012-02-22 | firewire: core: remove obsolete comment | Stefan Richter | 1 | -8/+0 |
| 2012-02-22 | firewire: core: prefix log messages with card name | Stefan Richter | 6 | -54/+72 |
| 2012-02-22 | firewire: net: use dev_printk API | Stefan Richter | 1 | -20/+21 |
| 2012-02-22 | firewire: net: identify to driver core as "firewire_net", not "net" | Stefan Richter | 1 | -1/+1 |
| 2012-02-22 | firewire: sbp2: identify to driver core as "firewire_sbp2", not "sbp2" | Stefan Richter | 1 | -4/+2 |
| 2012-01-30 | firewire: ohci: disable MSI on Ricoh controllers | Stefan Richter | 1 | -1/+1 |
| 2012-01-26 | firewire: ohci: add reset packet quirk for SB Audigy | Clemens Ladisch | 1 | -0/+4 |
| 2012-01-15 | firewire: sbp2: use dev_printk API | Stefan Richter | 1 | -42/+51 |
| 2012-01-15 | firewire: ohci: use dev_printk API | Stefan Richter | 1 | -79/+106 |
| 2012-01-15 | firewire: move fw_device reference counting from drivers to core | Stefan Richter | 2 | -0/+15 |
| 2012-01-13 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 1 | -1/+1 |
| 2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+1 |
| 2011-10-31 | drivers/firewire: Add export.h for EXPORT_SYMBOL to core-iso.c | Paul Gortmaker | 1 | -0/+1 |
| 2011-10-18 | firewire: ohci: fix isochronous DMA synchronization | Clemens Ladisch | 1 | -0/+73 |
| 2011-10-18 | firewire: ohci: work around selfID junk due to wrong gap count | Clemens Ladisch | 1 | -2/+16 |
| 2011-10-09 | firewire: net: Use posted writes | Stephan Gatzka | 2 | -8/+4 |
| 2011-10-09 | firewire: use clamp and min3 macros | Stefan Richter | 3 | -9/+5 |
| 2011-10-09 | firewire: ohci: optimize TSB41BA3D detection | Stefan Richter | 1 | -24/+12 |
| 2011-10-09 | firewire: ohci: TSB41BA3D support tweaks | Stefan Richter | 1 | -51/+23 |
| 2011-09-16 | firewire: ohci: Add support for TSB41BA3D phy | Stephan Gatzka | 1 | -2/+183 |
| 2011-09-16 | firewire: ohci: Move code from the bus reset tasklet into a workqueue | Stephan Gatzka | 1 | -8/+10 |
| 2011-09-16 | firewire: sbp2: fold two functions into one | Stefan Richter | 1 | -19/+9 |
| 2011-09-16 | firewire: sbp2: move some code to more sensible places | Stefan Richter | 1 | -106/+107 |
| 2011-09-16 | firewire: sbp2: remove obsolete reference counting | Stefan Richter | 1 | -40/+17 |
| 2011-09-16 | firewire: ohci: add no MSI quirk for O2Micro controller | Ming Lei | 1 | -0/+3 |
| 2011-08-27 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139... | Linus Torvalds | 1 | -0/+4 |
| 2011-08-23 | firewire: sbp2: fix panic after rmmod with slow targets | Chris Boot | 1 | -0/+4 |
| 2011-08-21 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139... | Linus Torvalds | 1 | -5/+10 |
| 2011-08-15 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139... | Linus Torvalds | 2 | -5/+28 |
| 2011-08-13 | firewire: core: handle ack_busy when fetching the Config ROM | Stefan Richter | 1 | -5/+10 |
| 2011-08-12 | firewire: ohci: fix DMA unmapping in an error path | Stefan Richter | 1 | -2/+7 |
| 2011-08-12 | firewire: cdev: fix 32 bit userland on 64 bit kernel compat corner cases | Stefan Richter | 1 | -3/+21 |
| 2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma | 5 | -5/+5 |
| 2011-07-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 3 | -26/+41 |
| 2011-07-16 | firewire: cdev: prevent race between first get_info ioctl and bus reset event... | Stefan Richter | 1 | -8/+10 |
| 2011-07-16 | firewire: cdev: return -ENOTTY for unimplemented ioctls, not -EINVAL | Stefan Richter | 1 | -1/+1 |
| 2011-07-14 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -0/+6 |
| 2011-07-13 | net: Push protocol type directly down to header_ops->cache() | David S. Miller | 1 | -3/+3 |
| 2011-07-10 | firewire: ohci: do not bind to Pinnacle cards, avert panic | Stefan Richter | 1 | -0/+6 |
| 2011-07-09 | firewire: ohci: skip soft reset retries after card ejection | Stefan Richter | 1 | -4/+7 |
| 2011-07-09 | firewire: ohci: fix PHY reg access after card ejection | Stefan Richter | 1 | -0/+6 |
| 2011-07-09 | firewire: ohci: add a comment on PHY reg access serialization | Stefan Richter | 1 | -0/+6 |
| 2011-07-09 | firewire: ohci: reduce potential context_stop latency | Stefan Richter | 1 | -2/+3 |
| 2011-06-02 | firewire: ohci: remove superfluous posted write flushes | Clemens Ladisch | 1 | -9/+5 |
| 2011-06-02 | firewire: net: replacing deprecated __attribute__((packed)) with __packed | August Lilleaas | 1 | -2/+3 |
| 2011-05-10 | firewire: sbp2: parallelize login, reconnect, logout | Stefan Richter | 6 | -21/+13 |
| 2011-05-10 | firewire: sbp2: octlet AT payloads can be stack-allocated | Stefan Richter | 1 | -4/+4 |
| 2011-05-10 | firewire: sbp2: omit Scsi_Host lock from queuecommand | Stefan Richter | 1 | -14/+6 |
| 2011-05-10 | firewire: core: use non-reentrant workqueue with rescuer | Stefan Richter | 5 | -16/+36 |
| 2011-05-10 | firewire: optimize iso queueing by setting wake only after the last packet | Clemens Ladisch | 6 | -5/+32 |
| 2011-05-10 | firewire: octlet AT payloads can be stack-allocated | Stefan Richter | 4 | -24/+24 |
| 2011-05-10 | Merge tag 'v2.6.39-rc7' | Stefan Richter | 5 | -23/+37 |
| 2011-05-04 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139... | Linus Torvalds | 1 | -14/+25 |
| 2011-05-02 | firewire: Fix for broken configrom updates in quick succession | B.J. Buchalter | 1 | -14/+25 |
| 2011-04-19 | firewire: ohci: optimize find_branch_descriptor() | Clemens Ladisch | 1 | -4/+3 |
| 2011-04-19 | firewire: ohci: avoid separate DMA mapping for small AT payloads | Clemens Ladisch | 1 | -8/+17 |
| 2011-04-19 | firewire: ohci: do not start DMA contexts before link is enabled | Clemens Ladisch | 1 | -6/+7 |
| 2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
| 2011-03-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 8 | -81/+139 |
| 2011-03-20 | firewire: core: ignore link-active bit of new nodes, fix device recognition | Stefan Richter | 1 | -7/+12 |
| 2011-03-20 | firewire: sbp2: revert obsolete 'fix stall with "Unsolicited response"' | Stefan Richter | 1 | -8/+3 |
| 2011-03-20 | firewire: core: increase default SPLIT_TIMEOUT value | Clemens Ladisch | 1 | -4/+12 |
| 2011-03-15 | ALSA: add LaCie FireWire Speakers/Griffin FireWave Surround driver | Clemens Ladisch | 2 | -3/+1 |
| 2011-03-14 | firewire: ohci: Misleading kfree in ohci.c::pci_probe/remove | Oleg Drokin | 1 | -2/+2 |
| 2011-03-14 | firewire: ohci: omit IntEvent.busReset check rom AT queueing | Stefan Richter | 1 | -15/+2 |
| 2011-02-26 | firewire: ohci: prevent starting of iso contexts with empty queue | Clemens Ladisch | 1 | -0/+4 |
| 2011-02-26 | firewire: ohci: prevent iso completion callbacks after context stop | Clemens Ladisch | 1 | -0/+1 |
| 2011-02-26 | firewire: core: rename some variables | Clemens Ladisch | 1 | -11/+11 |
| 2011-02-26 | firewire: nosy: should work on Power Mac G4 PCI too | Stefan Richter | 1 | -1/+2 |
| 2011-01-23 | firewire: core: fix card->reset_jiffies overflow | Clemens Ladisch | 4 | -5/+8 |
| 2011-01-23 | firewire: cdev: remove unneeded reference | Clemens Ladisch | 1 | -5/+0 |
| 2011-01-23 | firewire: cdev: always wait for outbound transactions to complete | Clemens Ladisch | 1 | -14/+28 |
| 2011-01-23 | firewire: cdev: remove unneeded idr_find() from complete_transaction() | Clemens Ladisch | 1 | -7/+1 |
| 2011-01-23 | firewire: ohci: log dead DMA contexts | Clemens Ladisch | 1 | -4/+55 |
| 2011-01-21 | Merge branches 'fixes' and 'fwnet' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -7/+19 |
| 2011-01-21 | firewire: net: is not experimental anymore | Stefan Richter | 1 | -4/+2 |
| 2011-01-21 | firewire: net: invalidate ARP entries of removed nodes | Maxim Levitsky | 1 | -1/+8 |
| 2011-01-21 | firewire: core: fix unstable I/O with Canon camcorder | Stefan Richter | 1 | -2/+9 |
| 2011-01-13 | firewire: ohci: fix compilation on arches without PAGE_KERNEL_RO | Clemens Ladisch | 1 | -1/+1 |
| 2011-01-04 | firewire: use split transaction timeout only for split transactions | Clemens Ladisch | 1 | -13/+32 |
| 2011-01-04 | firewire: ohci: consolidate context status flags | Stefan Richter | 1 | -6/+3 |
| 2011-01-04 | firewire: ohci: cache the context run bit | Clemens Ladisch | 1 | -4/+4 |
| 2011-01-04 | firewire: ohci: flush AT contexts after bus reset - addendum | Stefan Richter | 1 | -0/+7 |
| 2011-01-03 | firewire: ohci: flush AT contexts after bus reset for OHCI 1.2 | Clemens Ladisch | 1 | -7/+39 |
| 2010-12-19 | firewire: net: set carrier state at ifup | Stefan Richter | 1 | -15/+21 |
| 2010-12-19 | firewire: net: add carrier detection | Maxim Levitsky | 1 | -0/+17 |
| 2010-12-13 | firewire: net: ratelimit error messages | Maxim Levitsky | 1 | -4/+12 |
| 2010-12-13 | firewire: ohci: restart iso DMA contexts on resume from low power mode | Maxim Levitsky | 1 | -8/+46 |
| 2010-12-13 | firewire: ohci: restore GUID on resume. | Maxim Levitsky | 1 | -0/+7 |
| 2010-12-13 | firewire: ohci: use common buffer for self IDs and AR descriptors | Clemens Ladisch | 1 | -32/+34 |
| 2010-12-13 | firewire: ohci: optimize iso context checks in the interrupt handler | Clemens Ladisch | 1 | -13/+19 |
| 2010-12-13 | firewire: make PHY packet header format consistent | Clemens Ladisch | 4 | -29/+33 |
| 2010-12-13 | firewire: ohci: properly clear posted write errors | Clemens Ladisch | 1 | -3/+12 |
| 2010-12-13 | firewire: ohci: flush MMIO writes in the interrupt handler | Clemens Ladisch | 1 | -1/+2 |
| 2010-12-13 | firewire: ohci: fix AT context initialization error handling | Clemens Ladisch | 1 | -4/+10 |
| 2010-12-13 | firewire: ohci: Asynchronous Reception rewrite | Clemens Ladisch | 2 | -135/+278 |
| 2010-12-12 | firewire: core: Update WARN uses | Joe Perches | 1 | -3/+3 |
| 2010-12-12 | firewire: nosy: char device is not seekable | Stefan Richter | 1 | -2/+1 |
| 2010-12-12 | firewire: ohci: fix regression with Agere FW643 rev 06, disable MSI | Stefan Richter | 1 | -15/+33 |
| 2010-12-12 | firewire: ohci: fix regression with VIA VT6315, disable MSI | Stefan Richter | 1 | -1/+2 |
| 2010-11-28 | Merge branch 'fwnet' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139... | Linus Torvalds | 1 | -70/+90 |
| 2010-11-17 | firewire: net: throttle TX queue before running out of tlabels | Stefan Richter | 1 | -24/+35 |
| 2010-11-17 | firewire: net: replace lists by counters | Stefan Richter | 1 | -47/+26 |
| 2010-11-17 | firewire: net: fix memory leaks | Stefan Richter | 1 | -4/+31 |
| 2010-11-17 | firewire: net: count stats.tx_packets and stats.tx_bytes | Stefan Richter | 1 | -3/+6 |
| 2010-11-16 | SCSI host lock push-down | Jeff Garzik | 1 | -1/+3 |
| 2010-11-05 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139... | Linus Torvalds | 1 | -23/+65 |
| 2010-10-30 | firewire: ohci: fix race when reading count in AR descriptor | Clemens Ladisch | 1 | -2/+4 |
| 2010-10-30 | firewire: ohci: avoid reallocation of AR buffers | Clemens Ladisch | 1 | -12/+16 |
| 2010-10-30 | firewire: ohci: fix race in AR split packet handling | Clemens Ladisch | 1 | -14/+21 |
| 2010-10-30 | firewire: ohci: fix buffer overflow in AR split packet handling | Clemens Ladisch | 1 | -3/+32 |
| 2010-10-25 | Merge branch 'ieee1394-removal' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -5/+310 |
| 2010-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 1 | -13/+0 |
| 2010-10-22 | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 1 | -0/+1 |
| 2010-10-21 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2 | -26/+1 |
| 2010-10-17 | firewire: ohci: fix TI TSB82AA2 regression since 2.6.35 | Stefan Richter | 2 | -26/+1 |
| 2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann | 1 | -0/+1 |
| 2010-10-11 | ieee1394: remove the old IEEE 1394 driver stack | Stefan Richter | 1 | -5/+0 |
| 2010-10-11 | ieee1394: move init_ohci1394_dma to drivers/firewire/ | Stefan Richter | 2 | -0/+310 |
| 2010-10-06 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -0/+1 |
| 2010-09-09 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 4 | -25/+49 |
| 2010-09-08 | firewire: ohci: activate cycle timer register quirk on Ricoh chips | Heikki Lindholm | 1 | -0/+1 |
| 2010-08-29 | firewire: ohci: work around VIA and NEC PHY packet reception bug | Stefan Richter | 1 | -1/+9 |
| 2010-08-19 | firewire: core: do not use del_timer_sync() in interrupt context | Clemens Ladisch | 1 | -3/+10 |
| 2010-08-19 | firewire: net: fix unicast reception RCODE in failure paths | Stefan Richter | 1 | -13/+15 |
| 2010-08-19 | firewire: sbp2: fix stall with "Unsolicited response" | Stefan Richter | 1 | -3/+8 |
| 2010-08-19 | firewire: sbp2: fix memory leak in sbp2_cancel_orbs or at send error | Stefan Richter | 1 | -5/+7 |
| 2010-08-17 | ethtool: Provide a default implementation of ethtool_ops::get_drvinfo | Ben Hutchings | 1 | -13/+0 |
| 2010-08-02 | Merge firewire branches to be released post v2.6.35 | Stefan Richter | 16 | -418/+2333 |
| 2010-08-02 | firewire: core: add forgotten dummy driver methods, remove unused ones | Stefan Richter | 1 | -26/+38 |
| 2010-07-29 | firewire: add isochronous multichannel reception | Stefan Richter | 4 | -97/+346 |
| 2010-07-29 | firewire: core: small clarifications in core-cdev | Stefan Richter | 1 | -6/+6 |
| 2010-07-29 | firewire: core: remove unused code | Stefan Richter | 1 | -6/+2 |
| 2010-07-29 | firewire: ohci: release channel in error path | Stefan Richter | 1 | -0/+1 |
| 2010-07-29 | firewire: ohci: use memory barriers to order descriptor updates | Stefan Richter | 1 | -0/+3 |
| 2010-07-27 | tools/firewire: add userspace front-end of nosy | Stefan Richter | 1 | -1/+2 |
| 2010-07-27 | firewire: nosy: use generic printk macros | Stefan Richter | 1 | -17/+16 |
| 2010-07-27 | firewire: nosy: endianess fixes and annotations | Stefan Richter | 2 | -51/+29 |
| 2010-07-27 | firewire: nosy: annotate __user pointers and __iomem pointers | Stefan Richter | 1 | -4/+4 |
| 2010-07-27 | firewire: nosy: fix device shutdown with active client | Stefan Richter | 1 | -29/+82 |
| 2010-07-27 | firewire: nosy: handle errors in device probe | Stefan Richter | 1 | -7/+33 |
| 2010-07-27 | firewire: nosy: fix IRQ handler for card ejection | Stefan Richter | 1 | -0/+4 |
| 2010-07-27 | firewire: nosy: unroll some simple functions | Stefan Richter | 1 | -46/+29 |
| 2010-07-27 | firewire: nosy: use flagless variants of spinlock accessors | Stefan Richter | 1 | -18/+12 |
| 2010-07-27 | firewire: nosy: fix list corruption by NOSY_IOC_STOP | Stefan Richter | 1 | -1/+1 |
| 2010-07-27 | firewire: nosy: convert to unlocked ioctl | Stefan Richter | 1 | -12/+17 |
| 2010-07-27 | firewire: nosy: misc cleanups | Stefan Richter | 3 | -188/+171 |
| 2010-07-27 | firewire: new driver: nosy - IEEE 1394 traffic sniffer | Stefan Richter | 5 | -0/+982 |
| 2010-07-23 | firewire: cdev: improve FW_CDEV_IOC_ALLOCATE | Stefan Richter | 1 | -3/+9 |
| 2010-07-23 | firewire: core: fix upper bound of possible CSR allocations | Stefan Richter | 1 | -1/+1 |
| 2010-07-23 | firewire: cdev: add PHY pinging | Stefan Richter | 3 | -3/+14 |
| 2010-07-23 | firewire: cdev: add PHY packet reception | Stefan Richter | 5 | -7/+77 |