aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firewire/core-topology.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-25firewire: core: extend card->lock in fw_core_handle_bus_resetNiels Dossche1-6/+3
2021-05-17firewire: core: Fix fall-through warnings for ClangGustavo A. R. Silva1-0/+1
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2019-07-25firewire: mark expected switch fall-throughsGustavo A. R. Silva1-0/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-14/+1
2018-06-06treewide: Use struct_size() for kmalloc()-familyKees Cook1-2/+1
2017-03-23drivers, firewire: convert fw_node.ref_count from atomic_t to refcount_tElena Reshetova1-1/+1
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2012-03-10firewire: tone down some diagnostic log messagesStefan Richter1-1/+0
2012-02-22firewire: core: prefix log messages with card nameStefan Richter1-9/+9
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-01-23firewire: core: fix card->reset_jiffies overflowClemens Ladisch1-1/+1
2010-07-13firewire: core: fix fw_send_request kerneldoc commentStefan Richter1-11/+5
2010-07-08firewire: cdev: fix fw_cdev_event_bus_reset.bm_node_idStefan Richter1-0/+1
2010-06-19firewire: normalize STATE_CLEAR/SET CSR access interfaceStefan Richter1-3/+2
2010-06-19firewire: replace get_features card driver hookStefan Richter1-2/+1
2010-06-10firewire: allocate broadcast channel in hardwareClemens Ladisch1-1/+2
2010-06-10firewire: core: add CSR abdicate supportClemens Ladisch1-0/+2
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-10-14firewire: core: optimize Topology Map creationStefan Richter1-7/+10
2009-06-05firewire: rename source filesStefan Richter1-0/+572