summaryrefslogtreecommitdiff
path: root/drivers/firewire
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2010-05-27
|\
| * firewire: core: use separate timeout for each transactionClemens Ladisch2010-05-19
| * firewire: core: Fix tlabel exhaustion problemPeter Hurley2010-05-19
| * firewire: core: make transaction label allocation more robustClemens Ladisch2010-04-19
| * firewire: core: clean up config ROM related defined constantsStefan Richter2010-04-19
| * firewire: cdev: mark char device files as not seekableStefan Richter2010-04-10
| * firewire: ohci: cleanups and fix for nonstandard build without debug facilityStefan Richter2010-04-10
| * firewire: ohci: wait for PHY register accesses to completeStefan Richter2010-04-10
| * firewire: ohci: fix up configuration of TI chipsClemens Ladisch2010-04-10
| * firewire: ohci: enable 1394a enhancementsClemens Ladisch2010-04-10
| * firewire: ohci: do not clear PHY interrupt status inadvertentlyClemens Ladisch2010-04-10
| * firewire: ohci: add a function for reading PHY registersClemens Ladisch2010-04-10
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-20
|\ \
| * \ Merge branch 'master' into for-nextJiri Kosina2010-04-23
| |\ \
| * | | Fix typos in commentsThomas Weber2010-03-16
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2010-04-22
|\ \ \ \ | |_|/ / |/| | |
| * | | firewire: ohci: wait for local CSR lock access to finishClemens Ladisch2010-04-19
| * | | firewire: ohci: prevent aliasing of locally handled register addressesClemens Ladisch2010-04-19
| * | | firewire: core: fw_iso_resource_manage: return -EBUSY when out of resourcesClemens Ladisch2010-04-19
| * | | firewire: core: fix retries calculation in iso manage_channel()Clemens Ladisch2010-04-19
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2010-04-15
|\ \ \ | |/ /
| * | firewire: cdev: fix information leakStefan Richter2010-04-10
| * | firewire: cdev: require quadlet-aligned headers for transmit packetsClemens Ladisch2010-04-10
| * | firewire: cdev: disallow receive packets without headerClemens Ladisch2010-04-10
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2010-03-26
|\ \ \ | |/ / | | / | |/ |/|
| * firewire: core: align driver match with modaliasStefan Richter2010-03-24
| * firewire: core: fix Model_ID in modaliasStefan Richter2010-03-24
| * firewire: ohci: add cycle timer quirk for the TI TSB12LV22Clemens Ladisch2010-03-17
| * firewire: core: fw_iso_resource_manage: fix error handlingClemens Ladisch2010-03-15
* | Driver core: create lock/unlock functions for struct deviceGreg Kroah-Hartman2010-03-07
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2010-03-03
|\ \ | |/
| * firewire: ohci: extend initialization log messageStefan Richter2010-02-24
| * firewire: ohci: fix IR/IT context mask mixupStefan Richter2010-02-24
| * firewire: ohci: add module parameter to activate quirk fixesStefan Richter2010-02-24
| * firewire: ohci: use an ID table for quirks detectionStefan Richter2010-02-24
| * firewire: ohci: reorder struct fw_ohci for better cache efficiencyStefan Richter2010-02-24
| * firewire: ohci: remove unused dualbuffer IR codeStefan Richter2010-02-24
| * firewire: core: combine a bit of repeated codeStefan Richter2010-02-24
| * firewire: core: change type of a data bufferStefan Richter2010-02-24
| * firewire: cdev: add more flexible cycle timer ioctlStefan Richter2010-02-24
| * firewire: core: rename an internal functionStefan Richter2010-02-24
| * firewire: core: fix an information leakStefan Richter2010-02-24
| * firewire: core: increase stack size of config ROM readerStefan Richter2010-02-24
| * firewire: core: don't fail device creation in case of too large config ROM bl...Stefan Richter2010-02-24
| * firewire: core: fix "giving up on config rom" with Panasonic AG-DV2500Stefan Richter2010-02-24
| * Merge tag 'v2.6.33' for its firewire changes since last branch pointStefan Richter2010-02-24
| |\
| * | firewire: remove incomplete Bus_Time CSR supportStefan Richter2010-02-20
| * | firewire: get_cycle_timer optimization and cleanupStefan Richter2010-02-20
| * | firewire: ohci: enable cycle timer fix on ALi and NEC controllersStefan Richter2010-02-19