Age | Commit message (Expand) | Author |
2010-06-02 | firewire: core: check for 1394a compliant IRM, fix inaccessibility of Sony ca... | 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-05-19 | firewire: core: use separate timeout for each transaction | Clemens Ladisch |
2010-05-19 | firewire: core: Fix tlabel exhaustion problem | Peter Hurley |
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: core: make transaction label allocation more robust | Clemens Ladisch |
2010-04-19 | firewire: core: clean up config ROM related defined constants | Stefan Richter |
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-19 | firewire: core: fw_iso_resource_manage: return -EBUSY when out of resources | Clemens Ladisch |
2010-04-19 | firewire: core: fix retries calculation in iso manage_channel() | Clemens Ladisch |
2010-04-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds |
2010-04-10 | firewire: cdev: mark char device files as not seekable | Stefan Richter |
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-04-10 | firewire: cdev: fix information leak | Stefan Richter |
2010-04-10 | firewire: cdev: require quadlet-aligned headers for transmit packets | Clemens Ladisch |
2010-04-10 | firewire: cdev: disallow receive packets without header | Clemens Ladisch |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds |
2010-03-24 | firewire: core: align driver match with modalias | Stefan Richter |
2010-03-24 | firewire: core: fix Model_ID in modalias | Stefan Richter |
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-03-15 | firewire: core: fw_iso_resource_manage: fix error handling | Clemens Ladisch |
2010-03-07 | Driver core: create lock/unlock functions for struct device | Greg Kroah-Hartman |
2010-03-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds |
2010-02-26 | block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors | Martin K. Petersen |
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 | firewire: core: combine a bit of repeated code | Stefan Richter |
2010-02-24 | firewire: core: change type of a data buffer | Stefan Richter |
2010-02-24 | firewire: cdev: add more flexible cycle timer ioctl | Stefan Richter |
2010-02-24 | firewire: core: rename an internal function | Stefan Richter |
2010-02-24 | firewire: core: fix an information leak | Stefan Richter |
2010-02-24 | firewire: core: increase stack size of config ROM reader | Stefan Richter |
2010-02-24 | firewire: core: don't fail device creation in case of too large config ROM bl... | Stefan Richter |
2010-02-24 | firewire: core: fix "giving up on config rom" with Panasonic AG-DV2500 | 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 |