| Commit message (Expand) | Author | Age |
* | 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 |
* | | firewire: clean up some includes | Stefan Richter | 2008-07-14 |
* | | firewire: remove unused struct members | Stefan Richter | 2008-07-14 |
* | | firewire: implement broadcast_channel CSR for 1394a compliance | Stefan Richter | 2008-07-14 |
|/ |
|
* | firewire: fw-sbp2: fix parsing of logical unit directories | Richard Sharpe | 2008-06-27 |
* | firewire: Kconfig menu touch-up | Stefan Richter | 2008-06-18 |
* | firewire: deadline for PHY config transmission | Stefan Richter | 2008-06-18 |
* | firewire: fw-ohci: unify printk prefixes | Stefan Richter | 2008-06-18 |
* | firewire: fill_bus_reset_event needs lock protection | Stefan Richter | 2008-06-18 |
* | firewire: fw-ohci: write selfIDBufferPtr before LinkControl.rcvSelfID | Stefan Richter | 2008-06-18 |
* | firewire: fw-ohci: disable PHY packet reception into AR context | Stefan Richter | 2008-06-18 |
* | firewire: fw-ohci: use of uninitialized data in AR handler | Stefan Richter | 2008-06-18 |
* | firewire: don't panic on invalid AR request buffer | Stefan Richter | 2008-06-18 |
* | firewire: prevent userspace from accessing shut down devices | Jay Fenlason | 2008-05-20 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2008-05-02 |
|\ |
|
| * | [SCSI] Let scsi_cmnd->cmnd use request->cmd buffer | Boaz Harrosh | 2008-05-02 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2008-05-01 |
|\ \
| |/
|/| |
|
| * | firewire: fw-sbp2: log scsi_target ID at release | Stefan Richter | 2008-05-01 |
* | | Convert asm/semaphore.h users to linux/semaphore.h | Matthew Wilcox | 2008-04-18 |
* | | drivers: Remove unnecessary inclusions of asm/semaphore.h | Matthew Wilcox | 2008-04-18 |
|/ |
|
* | firewire: cleanups | Adrian Bunk | 2008-04-18 |
* | firewire: fix synchronization of gap counts | Stefan Richter | 2008-04-18 |
* | firewire: wait until PHY configuration packet was transmitted (fix bus reset ... | Stefan Richter | 2008-04-18 |
* | firewire: remove unused struct member | Stefan Richter | 2008-04-18 |
* | firewire: use bitwise and to get reg in handle_registers | Jarod Wilson | 2008-04-18 |
* | firewire: replace more hex values with defined csr constants | Jarod Wilson | 2008-04-18 |
* | firewire: reread config ROM when device reset the bus | Stefan Richter | 2008-04-18 |
* | firewire: replace static ROM cache by allocated cache | Stefan Richter | 2008-04-18 |
* | firewire: fw-ohci: work around generation bug in TI controllers (fix AV/C and... | Stefan Richter | 2008-04-18 |
* | firewire: fw-ohci: extend logging of bus generations and node ID | Stefan Richter | 2008-04-18 |
* | firewire: fw-ohci: conditionally log busReset interrupts | Stefan Richter | 2008-04-18 |
* | firewire: fw-ohci: don't append to AT context when it's not active | Jarod Wilson | 2008-04-18 |
* | firewire: fw-ohci: log regAccessFail events | Jarod Wilson | 2008-04-18 |
* | firewire: fw-ohci: make sure HCControl register LPS bit is set | Jarod Wilson | 2008-04-18 |
* | firewire: fw-ohci: missing PPC PMac feature calls in failure path | Stefan Richter | 2008-04-18 |
* | firewire: fw-ohci: untangle a mixed unsigned/signed expression | Stefan Richter | 2008-04-18 |