aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firewire/core-transaction.c
AgeCommit message (Expand)Author
2022-05-12firewire: remove check of list iterator against head past the loop bodyJakob Koschel
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2018-09-06FireWire: clean up core-transaction.c kernel-docRandy Dunlap
2017-10-05timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack()Kees Cook
2015-02-02firewire: core: use correct vendor/model IDsClemens Ladisch
2014-01-20firewire: Enable remote DMA above 4 GBStefan Richter
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang
2013-07-30firewire: WQ_NON_REENTRANT is meaningless and going awayTejun Heo
2012-09-28firewire: addendum to address handler RCU conversionStefan Richter
2012-09-28firewire: remove global lock around address handlers, convert to RCUPeter Hurley
2012-07-30Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-05-27firewire: core: allocate the low memory regionClemens Ladisch
2012-05-24Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-05-09firewire: Add function to get speed from opaque struct fw_requestChris Boot
2012-04-17firewire: move rcode_string() to coreClemens Ladisch
2012-02-22firewire: core: convert AR-req handler lock from _irqsave to _bhStefan Richter
2012-02-22firewire: core: fix race at address_handler unregistrationStefan Richter
2012-02-22firewire: core: remove obsolete commentStefan Richter
2012-02-22firewire: core: prefix log messages with card nameStefan Richter
2011-10-09firewire: use clamp and min3 macrosStefan Richter
2011-05-10firewire: sbp2: parallelize login, reconnect, logoutStefan Richter
2011-05-10firewire: core: use non-reentrant workqueue with rescuerStefan Richter
2011-05-10firewire: octlet AT payloads can be stack-allocatedStefan Richter
2011-01-04firewire: use split transaction timeout only for split transactionsClemens Ladisch
2010-12-13firewire: make PHY packet header format consistentClemens Ladisch
2010-12-12firewire: core: Update WARN usesJoe Perches
2010-08-19firewire: core: do not use del_timer_sync() in interrupt contextClemens Ladisch
2010-07-23firewire: core: fix upper bound of possible CSR allocationsStefan Richter
2010-07-23firewire: cdev: add PHY packet receptionStefan Richter
2010-07-23firewire: normalize status values in packet callbacksStefan Richter
2010-07-13firewire: core: integrate software-forced bus resets with bus managementStefan Richter
2010-07-13firewire: core: fix fw_send_request kerneldoc commentStefan Richter
2010-06-20firewire: expose extended tcode of incoming lock requests to (userspace) driversJay Fenlason
2010-06-20firewire: remove an unused function argumentStefan Richter
2010-06-19firewire: core: remove unused variableStefan Richter
2010-06-19firewire: rename CSR access driver methodsStefan Richter
2010-06-19firewire: core: combine some repeated codeStefan Richter
2010-06-19firewire: normalize STATE_CLEAR/SET CSR access interfaceStefan Richter
2010-06-19firewire: replace get_features card driver hookStefan Richter
2010-06-19firewire: 'add CSR_... support' addendumStefan Richter
2010-06-10firewire: core: add CSR abdicate supportClemens Ladisch
2010-06-10firewire: add CSR cmstr supportClemens Ladisch
2010-06-10firewire: core: add CSR MAINT_UTILITY supportClemens Ladisch
2010-06-10firewire: add CSR PRIORITY_BUDGET supportClemens Ladisch
2010-06-10firewire: add CSR BUSY_TIMEOUT supportClemens Ladisch
2010-06-10firewire: add CSR BUS_TIME supportClemens Ladisch
2010-06-10firewire: add CSR CYCLE_TIME write supportClemens Ladisch
2010-06-10firewire: core: add CSR SPLIT_TIMEOUT supportClemens Ladisch
2010-06-10firewire: core: add CSR RESET_START supportClemens Ladisch
2010-06-10firewire: add CSR NODE_IDS supportClemens Ladisch