Age | Commit message (Expand) | Author |
2010-08-29 | firewire: ohci: work around VIA and NEC PHY packet reception bug | Stefan Richter |
2010-08-02 | Merge firewire branches to be released post v2.6.35 | Stefan Richter |
2010-07-29 | 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-23 | firewire: cdev: add PHY pinging | Stefan Richter |
2010-07-23 | firewire: cdev: add PHY packet reception | Stefan Richter |
2010-07-13 | firewire: core: integrate software-forced bus resets with bus management | Stefan Richter |
2010-06-19 | 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-10 | 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-09 | firewire: ohci: add MSI support | Clemens Ladisch |
2010-06-09 | firewire: ohci: do not enable interrupts without the handler | Stefan Richter |
2010-05-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds |
2010-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2010-04-23 | Merge branch 'master' into for-next | Jiri Kosina |
2010-04-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds |
2010-04-19 | 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-10 | 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-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-17 | firewire: ohci: add cycle timer quirk for the TI TSB12LV22 | Clemens Ladisch |
2010-03-16 | Fix typos in comments | Thomas Weber |
2010-02-24 | 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 | Merge tag 'v2.6.33' for its firewire changes since last branch point | Stefan Richter |
2010-02-20 | firewire: remove incomplete Bus_Time CSR support | Stefan Richter |
2010-02-20 | firewire: get_cycle_timer optimization and cleanup | Stefan Richter |
2010-02-19 | firewire: ohci: enable cycle timer fix on ALi and NEC controllers | Stefan Richter |
2010-02-19 | firewire: ohci: work around cycle timer bugs on VIA controllers | Clemens Ladisch |
2010-02-14 | firewire: ohci: retransmit isochronous transmit packets on cycle loss | Clemens Ladisch |