Age | Commit message (Expand) | Author |
2012-12-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-12-13 | Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2012-12-11 | Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2012-12-03 | firewire: net: remove unused variable in fwnet_receive_broadcast() | Wei Yongjun |
2012-12-02 | firewire: net: Fix handling of fragmented multicast/broadcast packets. | Stephan Gatzka |
2012-12-02 | firewire: sbp2: allow WRITE SAME and REPORT SUPPORTED OPERATION CODES | Stefan Richter |
2012-11-28 | firewire: remove use of __devinitdata | Bill Pemberton |
2012-11-28 | firewire: remove use of __devinit | Bill Pemberton |
2012-11-19 | various: Fix spelling of "asynchronous" in comments. | Adam Buchbinder |
2012-11-13 | [SCSI] sd: Implement support for WRITE SAME | Martin K. Petersen |
2012-11-13 | [SCSI] Add a report opcode helper | Martin K. Petersen |
2012-10-09 | firewire: cdev: fix user memory corruption (i386 userland on amd64 kernel) | Stefan Richter |
2012-09-28 | firewire: addendum to address handler RCU conversion | Stefan Richter |
2012-09-28 | firewire: remove global lock around address handlers, convert to RCU | Peter Hurley |
2012-09-25 | firewire: ohci: get IR bit from TSB41BA3D phy | Stephan Gatzka |
2012-09-25 | firewire: core: feed /dev/random with devices' GUIDs | Clemens Ladisch |
2012-07-30 | Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2012-06-30 | firewire: core: add is_local sysfs device attribute | Clemens Ladisch |
2012-06-17 | firewire: ohci: initialize multiChanMode bits after reset | Clemens Ladisch |
2012-06-17 | firewire: core: fix multichannel IR with buffers larger than 2 GB | Clemens Ladisch |
2012-06-05 | firewire: ohci: sanity-check MMIO resource | Clemens Ladisch |
2012-05-27 | firewire: ohci: lazy bus time initialization | Clemens Ladisch |
2012-05-27 | firewire: core: allocate the low memory region | Clemens Ladisch |
2012-05-24 | Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2012-05-21 | firewire: sbp2: document the absence of alignment requirements | Clemens Ladisch |
2012-05-21 | firewire: sbp2: remove superfluous blk_queue_max_segment_size() call | Clemens Ladisch |
2012-05-21 | firewire: sbp2: use scsi_dma_(un)map | Clemens Ladisch |
2012-05-21 | firewire: sbp2: give correct DMA device to scsi framework | Clemens Ladisch |
2012-05-09 | firewire: Move fw_card kref functions into linux/firewire.h | Chris Boot |
2012-05-09 | firewire: Add function to get speed from opaque struct fw_request | Chris Boot |
2012-04-17 | firewire: core: fw_device_refresh(): clean up error handling | Clemens Ladisch |
2012-04-17 | firewire: core: log config rom reading errors | Clemens Ladisch |
2012-04-17 | firewire: core: log error in case of failed bus manager lock | Clemens Ladisch |
2012-04-17 | firewire: move rcode_string() to core | Clemens Ladisch |
2012-04-17 | firewire: core: improve reread_config_rom() interface | Clemens Ladisch |
2012-04-17 | firewire: core: wait for inaccessible devices after bus reset | Clemens Ladisch |
2012-04-17 | firewire: ohci: omit spinlock IRQ flags where possible | Stefan Richter |
2012-04-17 | firewire: ohci: correct signedness of a local variable | Stefan Richter |
2012-04-17 | firewire: core: fix DMA mapping direction | Stefan Richter |
2012-04-09 | firewire: use module_pci_driver | Axel Lin |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells |
2012-03-22 | Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2012-03-18 | firewire: allow explicit flushing of iso packet completions | Clemens Ladisch |
2012-03-18 | firewire: prevent dropping of completed iso packet header data | Clemens Ladisch |
2012-03-18 | firewire: ohci: factor out iso completion flushing code | Clemens Ladisch |
2012-03-18 | firewire: ohci: simplify iso header pointer arithmetic | Clemens Ladisch |
2012-03-18 | firewire: ohci: optimize control bit checks | Clemens Ladisch |
2012-03-18 | firewire: ohci: remove unused excess_bytes field | Clemens Ladisch |
2012-03-18 | firewire: ohci: copy_iso_headers(): make comment match the code | Clemens Ladisch |
2012-03-17 | firewire: ohci: fix too-early completion of IR multichannel buffers | Clemens Ladisch |