index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firewire
/
core-card.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-15
firewire: core: record card index in tracepoinrts events derived from bus_res...
Takashi Sakamoto
1
-3
/
+3
2024-05-06
Revert "firewire: core: option to log bus reset initiation"
Takashi Sakamoto
1
-10
/
+0
2024-05-06
firewire: core: add tracepoints events for initiating bus reset
Takashi Sakamoto
1
-0
/
+7
2024-05-06
firewire: core: option to log bus reset initiation
Adam Goldman
1
-0
/
+10
2024-02-29
firewire: core: use long bus reset on gap count error
Takashi Sakamoto
1
-1
/
+13
2024-02-07
firewire: core: send bus reset promptly on gap count error
Takashi Sakamoto
1
-1
/
+17
2022-05-23
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-0
/
+3
2022-04-25
firewire: core: extend card->lock in fw_core_handle_bus_reset
Niels Dossche
1
-0
/
+3
2022-04-05
firewire: add kernel API to access CYCLE_TIME register
Takashi Sakamoto
1
-0
/
+28
2022-04-05
firewire: Add dummy read_csr/write_csr functions
Hector Martin
1
-0
/
+11
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-14
/
+1
2012-05-24
Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2012-05-09
firewire: Move fw_card kref functions into linux/firewire.h
Chris Boot
1
-0
/
+1
2012-04-17
firewire: core: log error in case of failed bus manager lock
Clemens Ladisch
1
-2
/
+2
2012-03-18
firewire: allow explicit flushing of iso packet completions
Clemens Ladisch
1
-0
/
+6
2012-02-22
firewire: core: prefix log messages with card name
Stefan Richter
1
-6
/
+22
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-05-10
firewire: sbp2: parallelize login, reconnect, logout
Stefan Richter
1
-2
/
+2
2011-05-10
firewire: core: use non-reentrant workqueue with rescuer
Stefan Richter
1
-3
/
+3
2011-05-10
firewire: optimize iso queueing by setting wake only after the last packet
Clemens Ladisch
1
-0
/
+5
2011-05-10
firewire: octlet AT payloads can be stack-allocated
Stefan Richter
1
-8
/
+8
2011-03-20
firewire: core: increase default SPLIT_TIMEOUT value
Clemens Ladisch
1
-4
/
+12
2011-01-23
firewire: core: fix card->reset_jiffies overflow
Clemens Ladisch
1
-2
/
+3
2011-01-21
firewire: core: fix unstable I/O with Canon camcorder
Stefan Richter
1
-2
/
+9
2010-08-02
Merge firewire branches to be released post v2.6.35
Stefan Richter
1
-66
/
+152
2010-08-02
firewire: core: add forgotten dummy driver methods, remove unused ones
Stefan Richter
1
-26
/
+38
2010-07-23
firewire: cdev: add PHY packet reception
Stefan Richter
1
-0
/
+1
2010-07-23
firewire: normalize status values in packet callbacks
Stefan Richter
1
-2
/
+2
2010-07-13
firewire: core: integrate software-forced bus resets with bus management
Stefan Richter
1
-16
/
+52
2010-07-08
firewire: cdev: fix fw_cdev_event_bus_reset.bm_node_id
Stefan Richter
1
-3
/
+9
2010-07-08
firewire: core: no need to track irq flags in bm_work
Stefan Richter
1
-8
/
+7
2010-06-19
firewire: drop sizeof expressions from some request size arguments
Stefan Richter
1
-3
/
+2
2010-06-10
firewire: core: always enable cycle master packets
Clemens Ladisch
1
-7
/
+19
2010-06-10
firewire: allocate broadcast channel in hardware
Clemens Ladisch
1
-5
/
+11
2010-06-10
firewire: core: add CSR abdicate support
Clemens Ladisch
1
-1
/
+2
2010-06-10
firewire: core: add CSR SPLIT_TIMEOUT support
Clemens Ladisch
1
-0
/
+4
2010-06-10
firewire: core: retry on local errors in bus manager election
Clemens Ladisch
1
-0
/
+10
2010-06-02
firewire: core: check for 1394a compliant IRM, fix inaccessibility of Sony ca...
Stefan Richter
1
-5
/
+19
2010-05-19
firewire: core: use separate timeout for each transaction
Clemens Ladisch
1
-11
/
+0
2010-04-19
firewire: core: clean up config ROM related defined constants
Stefan Richter
1
-5
/
+6
2010-01-26
firewire: core: add_descriptor size check
Stefan Richter
1
-13
/
+28
2009-10-14
firewire: core: optimize Topology Map creation
Stefan Richter
1
-15
/
+2
2009-10-14
firewire: core: clarify generate_config_rom usage
Stefan Richter
1
-11
/
+8
2009-10-14
firewire: optimize config ROM creation
Stefan Richter
1
-25
/
+37
2009-10-14
firewire: normalize style of queue_work wrappers
Stefan Richter
1
-4
/
+1
2009-09-12
firewire: core: fix race with parallel PCI device probe
Stefan Richter
1
-8
/
+5
2009-06-25
firewire: core: do not DMA-map stack addresses
Stefan Richter
1
-7
/
+7
2009-06-16
firewire: core: fix iso context shutdown on card removal
Stefan Richter
1
-7
/
+11
2009-06-14
firewire: net: allow for unordered unit discovery
Stefan Richter
1
-2
/
+0
2009-06-14
firewire: net: style changes
Stefan Richter
1
-1
/
+1
[next]