aboutsummaryrefslogtreecommitdiff
path: root/drivers/firewire/core-card.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Gravatar Thomas Gleixner 1-14/+1
2012-05-24Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-2/+2
2012-05-09firewire: Move fw_card kref functions into linux/firewire.hGravatar Chris Boot 1-0/+1
2012-04-17firewire: core: log error in case of failed bus manager lockGravatar Clemens Ladisch 1-2/+2
2012-03-18firewire: allow explicit flushing of iso packet completionsGravatar Clemens Ladisch 1-0/+6
2012-02-22firewire: core: prefix log messages with card nameGravatar Stefan Richter 1-6/+22
2011-07-26atomic: use <linux/atomic.h>Gravatar Arun Sharma 1-1/+1
2011-05-10firewire: sbp2: parallelize login, reconnect, logoutGravatar Stefan Richter 1-2/+2
2011-05-10firewire: core: use non-reentrant workqueue with rescuerGravatar Stefan Richter 1-3/+3
2011-05-10firewire: optimize iso queueing by setting wake only after the last packetGravatar Clemens Ladisch 1-0/+5
2011-05-10firewire: octlet AT payloads can be stack-allocatedGravatar Stefan Richter 1-8/+8
2011-03-20firewire: core: increase default SPLIT_TIMEOUT valueGravatar Clemens Ladisch 1-4/+12
2011-01-23firewire: core: fix card->reset_jiffies overflowGravatar Clemens Ladisch 1-2/+3
2011-01-21firewire: core: fix unstable I/O with Canon camcorderGravatar Stefan Richter 1-2/+9
2010-08-02Merge firewire branches to be released post v2.6.35Gravatar Stefan Richter 1-66/+152
2010-08-02firewire: core: add forgotten dummy driver methods, remove unused onesGravatar Stefan Richter 1-26/+38
2010-07-23firewire: cdev: add PHY packet receptionGravatar Stefan Richter 1-0/+1
2010-07-23firewire: normalize status values in packet callbacksGravatar Stefan Richter 1-2/+2
2010-07-13firewire: core: integrate software-forced bus resets with bus managementGravatar Stefan Richter 1-16/+52
2010-07-08firewire: cdev: fix fw_cdev_event_bus_reset.bm_node_idGravatar Stefan Richter 1-3/+9
2010-07-08firewire: core: no need to track irq flags in bm_workGravatar Stefan Richter 1-8/+7
2010-06-19firewire: drop sizeof expressions from some request size argumentsGravatar Stefan Richter 1-3/+2
2010-06-10firewire: core: always enable cycle master packetsGravatar Clemens Ladisch 1-7/+19
2010-06-10firewire: allocate broadcast channel in hardwareGravatar Clemens Ladisch 1-5/+11
2010-06-10firewire: core: add CSR abdicate supportGravatar Clemens Ladisch 1-1/+2
2010-06-10firewire: core: add CSR SPLIT_TIMEOUT supportGravatar Clemens Ladisch 1-0/+4
2010-06-10firewire: core: retry on local errors in bus manager electionGravatar Clemens Ladisch 1-0/+10
2010-06-02firewire: core: check for 1394a compliant IRM, fix inaccessibility of Sony ca...Gravatar Stefan Richter 1-5/+19
2010-05-19firewire: core: use separate timeout for each transactionGravatar Clemens Ladisch 1-11/+0
2010-04-19firewire: core: clean up config ROM related defined constantsGravatar Stefan Richter 1-5/+6
2010-01-26firewire: core: add_descriptor size checkGravatar Stefan Richter 1-13/+28
2009-10-14firewire: core: optimize Topology Map creationGravatar Stefan Richter 1-15/+2
2009-10-14firewire: core: clarify generate_config_rom usageGravatar Stefan Richter 1-11/+8
2009-10-14firewire: optimize config ROM creationGravatar Stefan Richter 1-25/+37
2009-10-14firewire: normalize style of queue_work wrappersGravatar Stefan Richter 1-4/+1
2009-09-12firewire: core: fix race with parallel PCI device probeGravatar Stefan Richter 1-8/+5
2009-06-25firewire: core: do not DMA-map stack addressesGravatar Stefan Richter 1-7/+7
2009-06-16firewire: core: fix iso context shutdown on card removalGravatar Stefan Richter 1-7/+11
2009-06-14firewire: net: allow for unordered unit discoveryGravatar Stefan Richter 1-2/+0
2009-06-14firewire: net: style changesGravatar Stefan Richter 1-1/+1
2009-06-14firewire: add IPv4 supportGravatar Jay Fenlason 1-0/+4
2009-06-06firewire: core: prepare for non-core children of card devicesGravatar Stefan Richter 1-7/+1
2009-06-05firewire: rename source filesGravatar Stefan Richter 1-0/+567