| Commit message (Expand) | Author | Age |
* | firewire: ohci: fix race when reading count in AR descriptor | Clemens Ladisch | 2010-10-30 |
* | firewire: ohci: avoid reallocation of AR buffers | Clemens Ladisch | 2010-10-30 |
* | firewire: ohci: fix race in AR split packet handling | Clemens Ladisch | 2010-10-30 |
* | firewire: ohci: fix buffer overflow in AR split packet handling | Clemens Ladisch | 2010-10-30 |
* | firewire: ohci: fix TI TSB82AA2 regression since 2.6.35 | Stefan Richter | 2010-10-17 |
* | firewire: ohci: activate cycle timer register quirk on Ricoh chips | Heikki Lindholm | 2010-09-08 |
* | firewire: ohci: work around VIA and NEC PHY packet reception bug | Stefan Richter | 2010-08-29 |
*-. | Merge firewire branches to be released post v2.6.35 | Stefan Richter | 2010-08-02 |
|\ \ |
|
| | * | firewire: add isochronous multichannel reception | Stefan Richter | 2010-07-29 |
| | * | firewire: ohci: release channel in error path | Stefan Richter | 2010-07-29 |
| | * | firewire: ohci: use memory barriers to order descriptor updates | Stefan Richter | 2010-07-29 |
| | * | firewire: cdev: add PHY pinging | Stefan Richter | 2010-07-23 |
| | * | firewire: cdev: add PHY packet reception | Stefan Richter | 2010-07-23 |
| | * | firewire: core: integrate software-forced bus resets with bus management | Stefan Richter | 2010-07-13 |
| | * | firewire: rename CSR access driver methods | Stefan Richter | 2010-06-19 |
| | * | firewire: normalize STATE_CLEAR/SET CSR access interface | Stefan Richter | 2010-06-19 |
| | * | firewire: replace get_features card driver hook | Stefan Richter | 2010-06-19 |
| | * | firewire: 'add CSR_... support' addendum | Stefan Richter | 2010-06-19 |
| | * | firewire: allocate broadcast channel in hardware | Clemens Ladisch | 2010-06-10 |
| | * | firewire: add CSR cmstr support | Clemens Ladisch | 2010-06-10 |
| | * | firewire: add CSR PRIORITY_BUDGET support | Clemens Ladisch | 2010-06-10 |
| | * | firewire: add CSR BUSY_TIMEOUT support | Clemens Ladisch | 2010-06-10 |
| | * | firewire: add CSR BUS_TIME support | Clemens Ladisch | 2010-06-10 |
| | * | firewire: add CSR CYCLE_TIME write support | Clemens Ladisch | 2010-06-10 |
| | * | firewire: add CSR NODE_IDS support | Clemens Ladisch | 2010-06-10 |
| | * | firewire: add read_csr_reg driver callback | Clemens Ladisch | 2010-06-10 |
| | * | firewire: ohci: speed up PHY register accesses | Clemens Ladisch | 2010-06-10 |
| | * | firewire: ohci: add MSI support | Clemens Ladisch | 2010-06-09 |
| | * | firewire: ohci: do not enable interrupts without the handler | Stefan Richter | 2010-06-09 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2010-05-27 |
|\ \ \
| | |/
| |/| |
|
| * | | firewire: ohci: cleanups and fix for nonstandard build without debug facility | Stefan Richter | 2010-04-10 |
| * | | firewire: ohci: wait for PHY register accesses to complete | Stefan Richter | 2010-04-10 |
| * | | firewire: ohci: fix up configuration of TI chips | Clemens Ladisch | 2010-04-10 |
| * | | firewire: ohci: enable 1394a enhancements | Clemens Ladisch | 2010-04-10 |
| * | | firewire: ohci: do not clear PHY interrupt status inadvertently | Clemens Ladisch | 2010-04-10 |
| * | | firewire: ohci: add a function for reading PHY registers | Clemens Ladisch | 2010-04-10 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-05-20 |
|\ \ \
| |_|/
|/| | |
|
| * | | Merge branch 'master' into for-next | Jiri Kosina | 2010-04-22 |
| |\ \ |
|
| * | | | Fix typos in comments | Thomas Weber | 2010-03-16 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2010-04-22 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | firewire: ohci: wait for local CSR lock access to finish | Clemens Ladisch | 2010-04-19 |
| * | | | firewire: ohci: prevent aliasing of locally handled register addresses | Clemens Ladisch | 2010-04-19 |
| | |/
| |/| |
|
* / | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
|/ / |
|
* / | firewire: ohci: add cycle timer quirk for the TI TSB12LV22 | Clemens Ladisch | 2010-03-17 |
|/ |
|
* | firewire: ohci: extend initialization log message | Stefan Richter | 2010-02-24 |
* | firewire: ohci: fix IR/IT context mask mixup | Stefan Richter | 2010-02-24 |
* | firewire: ohci: add module parameter to activate quirk fixes | Stefan Richter | 2010-02-24 |
* | firewire: ohci: use an ID table for quirks detection | Stefan Richter | 2010-02-24 |
* | firewire: ohci: reorder struct fw_ohci for better cache efficiency | Stefan Richter | 2010-02-24 |
* | firewire: ohci: remove unused dualbuffer IR code | Stefan Richter | 2010-02-24 |