aboutsummaryrefslogtreecommitdiff
path: root/drivers/firewire
AgeCommit message (Expand)Author
2010-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2010-03-24firewire: core: align driver match with modaliasStefan Richter
2010-03-24firewire: core: fix Model_ID in modaliasStefan Richter
2010-03-17firewire: ohci: add cycle timer quirk for the TI TSB12LV22Clemens Ladisch
2010-03-15firewire: core: fw_iso_resource_manage: fix error handlingClemens Ladisch
2010-03-07Driver core: create lock/unlock functions for struct deviceGreg Kroah-Hartman
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2010-02-26block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectorsMartin K. Petersen
2010-02-24firewire: ohci: extend initialization log messageStefan Richter
2010-02-24firewire: ohci: fix IR/IT context mask mixupStefan Richter
2010-02-24firewire: ohci: add module parameter to activate quirk fixesStefan Richter
2010-02-24firewire: ohci: use an ID table for quirks detectionStefan Richter
2010-02-24firewire: ohci: reorder struct fw_ohci for better cache efficiencyStefan Richter
2010-02-24firewire: ohci: remove unused dualbuffer IR codeStefan Richter
2010-02-24firewire: core: combine a bit of repeated codeStefan Richter
2010-02-24firewire: core: change type of a data bufferStefan Richter
2010-02-24firewire: cdev: add more flexible cycle timer ioctlStefan Richter
2010-02-24firewire: core: rename an internal functionStefan Richter
2010-02-24firewire: core: fix an information leakStefan Richter
2010-02-24firewire: core: increase stack size of config ROM readerStefan Richter
2010-02-24firewire: core: don't fail device creation in case of too large config ROM bl...Stefan Richter
2010-02-24firewire: core: fix "giving up on config rom" with Panasonic AG-DV2500Stefan Richter
2010-02-24Merge tag 'v2.6.33' for its firewire changes since last branch pointStefan Richter
2010-02-20firewire: remove incomplete Bus_Time CSR supportStefan Richter
2010-02-20firewire: get_cycle_timer optimization and cleanupStefan Richter
2010-02-19firewire: ohci: enable cycle timer fix on ALi and NEC controllersStefan Richter
2010-02-19firewire: ohci: work around cycle timer bugs on VIA controllersClemens Ladisch
2010-02-14firewire: ohci: retransmit isochronous transmit packets on cycle lossClemens Ladisch
2010-02-01firewire: net: fix panic in fwnet_write_completeStefan Richter
2010-01-27firewire: ohci: fix crashes with TSB43AB23 on 64bit systemsStefan Richter
2010-01-26firewire: core: fix use-after-free regression in FCP handlerStefan Richter
2010-01-26firewire: core: add_descriptor size checkStefan Richter
2010-01-10firewire: make PCI device id constantNémeth Márton
2009-12-29firewire: qualify config ROM cache pointers as const pointersStefan Richter
2009-12-29firewire, ieee1394: update Kconfig helpStefan Richter
2009-12-29firewire: core: fw_csr_string addendumStefan Richter
2009-12-29firewire: add fw_csr_string() helper functionClemens Ladisch
2009-12-29firewire: ohci: always use packet-per-buffer mode for isochronous receptionStefan Richter
2009-12-29firewire: cdev: fix another memory leak in an error pathStefan Richter
2009-12-29firewire: fix use of multiple AV/C devices, allow multiple FCP listenersClemens Ladisch
2009-12-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2009-12-11firewire: ohci: handle receive packets with a data length of zeroJay Fenlason
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-11-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2009-11-21firewire: ohci: pass correct iso xmit timestamps to coreJay Fenlason
2009-11-18firewire: ohci: Make cycleMatch ISO transmission workJay Fenlason
2009-10-31firewire: cdev: reduce stack usage by ioctl_dispatchStefan Richter