| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | firewire: ohci: increase AT req. retries, fix ack_busy_X from Panasonic camco... | Stefan Richter | 2009-01-24 | 1 | -1/+1 |
* | firewire: ohci: change "context_stop: still active" log message | Stefan Richter | 2009-01-24 | 1 | -2/+2 |
* | firewire: keep highlevel drivers attached during brief connection loss | Stefan Richter | 2009-01-20 | 2 | -22/+100 |
* | firewire: unnecessary BM delay after generation rollover | Stefan Richter | 2009-01-20 | 3 | -2/+11 |
* | firewire: insist on successive self ID complete events | Stefan Richter | 2009-01-20 | 1 | -0/+12 |
* | firewire: core: fix sleep in atomic context due to driver core change | Stefan Richter | 2009-01-09 | 2 | -16/+20 |
* | firewire: reorder struct fw_card for better cache efficiency | Stefan Richter | 2009-01-04 | 1 | -7/+3 |
* | firewire: fix resetting of bus manager retry counter | Stefan Richter | 2009-01-04 | 2 | -9/+6 |
* | firewire: improve refcounting of fw_card | Jay Fenlason | 2009-01-04 | 4 | -7/+21 |
* | firewire: typo in comment | Jay Fenlason | 2009-01-04 | 1 | -1/+1 |
* | firewire: fix small memory leak at module removal | Stefan Richter | 2009-01-04 | 3 | -1/+5 |
* | firewire: fw-sbp2: remove unnecessary locking | Stefan Richter | 2009-01-04 | 1 | -15/+6 |
* | firewire: fw-ohci: fix IOMMU resource exhaustion | Stefan Richter | 2008-12-10 | 3 | -4/+12 |
* | firewire: fw-sbp2: another iPod mini quirk entry | Stefan Richter | 2008-11-25 | 1 | -0/+5 |
* | firewire: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2008-10-31 | 3 | -10/+8 |
* | firewire: fw-sbp2: fix races | Jay Fenlason | 2008-10-26 | 1 | -10/+26 |
* | firewire: fw-sbp2: delay first login to avoid retries | Stefan Richter | 2008-10-26 | 1 | -1/+1 |
* | firewire: fw-ohci: initialization failure path fixes | Stefan Richter | 2008-10-26 | 1 | -9/+14 |
* | firewire: fw-ohci: don't leak dma memory on module removal | Jay Fenlason | 2008-10-26 | 1 | -0/+27 |
* | firewire: fix struct fw_node memory leak | Jay Fenlason | 2008-10-26 | 1 | -2/+4 |
* | firewire: Survive more than 256 bus resets | Jay Fenlason | 2008-10-26 | 1 | -1/+1 |
* | firewire: fix ioctl() return code | Stefan Richter | 2008-10-15 | 1 | -1/+1 |
* | firewire: fix setting tag and sy in iso transmission | Stefan Richter | 2008-10-15 | 1 | -2/+2 |
* | firewire: fw-sbp2: fix another small generation access bug | Stefan Richter | 2008-10-15 | 1 | -2/+5 |
* | firewire: fw-sbp2: enforce s/g segment size limit | Stefan Richter | 2008-10-15 | 1 | -36/+27 |
* | firewire: fw_send_request_sync() | Jay Fenlason | 2008-10-15 | 5 | -114/+82 |
* | firewire: Kconfig help update | Stefan Richter | 2008-08-19 | 1 | -2/+2 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2008-08-06 | 1 | -9/+20 |
|\ |
|
| * | firewire: Preserve response data alignment bug when it is harmless | David Moore | 2008-08-02 | 1 | -9/+20 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2008-07-27 | 6 | -70/+65 |
|\ \
| |/ |
|
| * | firewire: state userland requirements in Kconfig help | Stefan Richter | 2008-07-25 | 1 | -2/+7 |
| * | firewire: avoid memleak after phy config transmit failure | Stefan Richter | 2008-07-25 | 1 | -37/+21 |
| * | firewire: fw-ohci: TSB43AB22/A dualbuffer workaround | Stefan Richter | 2008-07-25 | 1 | -13/+24 |
| * | firewire: queue the right number of data | JiSheng Zhang | 2008-07-20 | 1 | -3/+3 |
| * | firewire: warn on unfinished transactions during card removal | Stefan Richter | 2008-07-14 | 1 | -1/+1 |
| * | firewire: small fw_fill_request cleanup | Stefan Richter | 2008-07-14 | 1 | -7/+5 |
| * | firewire: fully initialize fw_transaction before marking it pending | Stefan Richter | 2008-07-14 | 1 | -5/+4 |
| * | firewire: fix race of bus reset with request transmission | Stefan Richter | 2008-07-14 | 1 | -2/+0 |
* | | dma-mapping: add the device argument to dma_mapping_error() | FUJITA Tomonori | 2008-07-26 | 3 | -6/+6 |
* | | Merge branch 'sbp2-spindown' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2008-07-15 | 1 | -2/+23 |
|\ \
| |/
|/| |
|
| * | firewire: fw-sbp2: spin disks down on suspend and shutdown | Stefan Richter | 2008-07-14 | 1 | -0/+3 |
| * | firewire: fw-sbp2: fix spindown for PL-3507 and TSB42AA9 firmwares | Stefan Richter | 2008-07-14 | 1 | -2/+20 |
* | | firewire: don't respond to broadcast write requests | Stefan Richter | 2008-07-14 | 1 | -6/+6 |
* | | firewire: clean up fw_card reference counting | Stefan Richter | 2008-07-14 | 3 | -15/+40 |
* | | firewire: clean up some includes | Stefan Richter | 2008-07-14 | 1 | -4/+4 |
* | | firewire: remove unused struct members | Stefan Richter | 2008-07-14 | 4 | -5/+0 |
* | | firewire: implement broadcast_channel CSR for 1394a compliance | Stefan Richter | 2008-07-14 | 3 | -3/+22 |
|/ |
|
* | firewire: fw-sbp2: fix parsing of logical unit directories | Richard Sharpe | 2008-06-27 | 1 | -1/+2 |
* | firewire: Kconfig menu touch-up | Stefan Richter | 2008-06-19 | 1 | -17/+15 |
* | firewire: deadline for PHY config transmission | Stefan Richter | 2008-06-19 | 1 | -15/+34 |