| Commit message (Expand) | Author | Age |
* | firewire: core: Remove card from list of cards when enable fails | Petr Vandrovec | 2009-02-01 |
* | firewire: sbp2: add workarounds for 2nd and 3rd generation iPods | Stefan Richter | 2009-01-29 |
* | firewire: sbp2: fix DMA mapping leak on the failure path | Stefan Richter | 2009-01-28 |
* | firewire: sbp2: define some magic numbers as macros | Stefan Richter | 2009-01-28 |
* | firewire: sbp2: fix payload limit at S1600 and S3200 | Stefan Richter | 2009-01-28 |
* | firewire: core: optimize card shutdown | Stefan Richter | 2009-01-24 |
* | firewire: ohci: increase AT req. retries, fix ack_busy_X from Panasonic camco... | Stefan Richter | 2009-01-24 |
* | firewire: ohci: change "context_stop: still active" log message | Stefan Richter | 2009-01-24 |
* | firewire: keep highlevel drivers attached during brief connection loss | Stefan Richter | 2009-01-20 |
* | firewire: unnecessary BM delay after generation rollover | Stefan Richter | 2009-01-20 |
* | firewire: insist on successive self ID complete events | Stefan Richter | 2009-01-20 |
* | firewire: core: fix sleep in atomic context due to driver core change | Stefan Richter | 2009-01-09 |
* | firewire: reorder struct fw_card for better cache efficiency | Stefan Richter | 2009-01-04 |
* | firewire: fix resetting of bus manager retry counter | Stefan Richter | 2009-01-04 |
* | firewire: improve refcounting of fw_card | Jay Fenlason | 2009-01-04 |
* | firewire: typo in comment | Jay Fenlason | 2009-01-04 |
* | firewire: fix small memory leak at module removal | Stefan Richter | 2009-01-04 |
* | firewire: fw-sbp2: remove unnecessary locking | Stefan Richter | 2009-01-04 |
* | firewire: fw-ohci: fix IOMMU resource exhaustion | Stefan Richter | 2008-12-10 |
* | firewire: fw-sbp2: another iPod mini quirk entry | Stefan Richter | 2008-11-25 |
* | firewire: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2008-10-31 |
* | firewire: fw-sbp2: fix races | Jay Fenlason | 2008-10-26 |
* | firewire: fw-sbp2: delay first login to avoid retries | Stefan Richter | 2008-10-26 |
* | firewire: fw-ohci: initialization failure path fixes | Stefan Richter | 2008-10-26 |
* | firewire: fw-ohci: don't leak dma memory on module removal | Jay Fenlason | 2008-10-26 |
* | firewire: fix struct fw_node memory leak | Jay Fenlason | 2008-10-26 |
* | firewire: Survive more than 256 bus resets | Jay Fenlason | 2008-10-26 |
* | firewire: fix ioctl() return code | Stefan Richter | 2008-10-15 |
* | firewire: fix setting tag and sy in iso transmission | Stefan Richter | 2008-10-15 |
* | firewire: fw-sbp2: fix another small generation access bug | Stefan Richter | 2008-10-15 |
* | firewire: fw-sbp2: enforce s/g segment size limit | Stefan Richter | 2008-10-15 |
* | firewire: fw_send_request_sync() | Jay Fenlason | 2008-10-15 |
* | firewire: Kconfig help update | Stefan Richter | 2008-08-19 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2008-08-06 |
|\ |
|
| * | firewire: Preserve response data alignment bug when it is harmless | David Moore | 2008-08-02 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2008-07-27 |
|\| |
|
| * | firewire: state userland requirements in Kconfig help | Stefan Richter | 2008-07-25 |
| * | firewire: avoid memleak after phy config transmit failure | Stefan Richter | 2008-07-25 |
| * | firewire: fw-ohci: TSB43AB22/A dualbuffer workaround | Stefan Richter | 2008-07-25 |
| * | firewire: queue the right number of data | JiSheng Zhang | 2008-07-20 |
| * | firewire: warn on unfinished transactions during card removal | Stefan Richter | 2008-07-14 |
| * | firewire: small fw_fill_request cleanup | Stefan Richter | 2008-07-14 |
| * | firewire: fully initialize fw_transaction before marking it pending | Stefan Richter | 2008-07-14 |
| * | firewire: fix race of bus reset with request transmission | Stefan Richter | 2008-07-14 |
* | | dma-mapping: add the device argument to dma_mapping_error() | FUJITA Tomonori | 2008-07-26 |
* | | Merge branch 'sbp2-spindown' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2008-07-15 |
|\ \
| |/
|/| |
|
| * | firewire: fw-sbp2: spin disks down on suspend and shutdown | Stefan Richter | 2008-07-14 |
| * | firewire: fw-sbp2: fix spindown for PL-3507 and TSB42AA9 firmwares | Stefan Richter | 2008-07-14 |
* | | firewire: don't respond to broadcast write requests | Stefan Richter | 2008-07-14 |
* | | firewire: clean up fw_card reference counting | Stefan Richter | 2008-07-14 |