index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firewire
/
core-card.c
Age
Commit message (
Expand
)
Author
2025-09-24
Revert "firewire: core: shrink critical section of fw_card spinlock in bm_work"
Takashi Sakamoto
2025-09-19
firewire: core: minor code refactoring to delete useless local variable
Takashi Sakamoto
2025-09-19
firewire: core; eliminate pick_me goto label
Takashi Sakamoto
2025-09-19
firewire: core: code refactoring to split contention procedure for bus manager
Takashi Sakamoto
2025-09-19
firewire: core: code refactoring for the case of generation mismatch
Takashi Sakamoto
2025-09-19
firewire: core: use switch statement to evaluate transaction result to CSR_BU...
Takashi Sakamoto
2025-09-19
firewire: core: remove useless generation check
Takashi Sakamoto
2025-09-17
firewire: core: shrink critical section of fw_card spinlock in bm_work
Takashi Sakamoto
2025-09-16
firewire: core: use spin lock specific to timer for split transaction
Takashi Sakamoto
2025-09-16
firewire: core: use spin lock specific to transaction
Takashi Sakamoto
2025-09-16
firewire: core: maintain phy packet receivers locally in cdev layer
Takashi Sakamoto
2025-09-15
firewire: core: use helper macro to compare against current jiffies
Takashi Sakamoto
2025-09-15
firewire: core: use helper macros instead of direct access to HZ
Takashi Sakamoto
2025-09-13
firewire: core: use macro expression for not-registered state of BUS_MANAGER_ID
Takashi Sakamoto
2025-09-13
firewire: core: use macro expression for gap count mismatch
Takashi Sakamoto
2025-09-12
firewire: core: remove useless lockdep_assert_held()
Takashi Sakamoto
2025-09-08
firewire: core: code refactoring whether root node is cycle master capable
Takashi Sakamoto
2025-09-08
firewire: core: code refactoring to investigate root node for bus manager
Takashi Sakamoto
2025-09-08
firewire: core: code refactoring to detect both IEEE 1394:1995 IRM and Canon ...
Takashi Sakamoto
2025-09-08
firewire: core: refer fw_card member to initiate bus reset under acquiring lock
Takashi Sakamoto
2025-09-08
firewire: core: code refactoring to evaluate transaction result to CSR_BUS_MA...
Takashi Sakamoto
2025-09-08
firewire: ohci: localize transaction data and rcode per condition branch
Takashi Sakamoto
2025-09-08
firewire: core: use cleanup function in bm_work
Takashi Sakamoto
2025-09-08
firewire: core: add helper functions to access to fw_device data in fw_node s...
Takashi Sakamoto
2025-09-08
firewire: ohci: use return value from fw_node_get()
Takashi Sakamoto
2025-09-08
firewire: core: utilize cleanup function to release workqueue in error path
Takashi Sakamoto
2025-06-17
firewire: core: minor code refactoring to localize table of gap count
Takashi Sakamoto
2025-06-15
firewire: core: allocate workqueue for AR/AT request/response contexts
Takashi Sakamoto
2025-06-09
firewire: core: use from_work() macro to expand parent structure of work_struct
Takashi Sakamoto
2024-09-04
firewire: core: allocate workqueue to handle isochronous contexts in card
Takashi Sakamoto
2024-08-05
firewire: core: use guard macro to maintain properties of fw_card
Takashi Sakamoto
2024-08-05
firewire: core: use guard macro to maintain the list of card
Takashi Sakamoto
2024-06-15
firewire: core: record card index in tracepoinrts events derived from bus_res...
Takashi Sakamoto
2024-05-06
Revert "firewire: core: option to log bus reset initiation"
Takashi Sakamoto
2024-05-06
firewire: core: add tracepoints events for initiating bus reset
Takashi Sakamoto
2024-05-06
firewire: core: option to log bus reset initiation
Adam Goldman
2024-02-29
firewire: core: use long bus reset on gap count error
Takashi Sakamoto
2024-02-07
firewire: core: send bus reset promptly on gap count error
Takashi Sakamoto
2022-05-23
Merge branch 'for-linus' into for-next
Takashi Iwai
2022-04-25
firewire: core: extend card->lock in fw_core_handle_bus_reset
Niels Dossche
2022-04-05
firewire: add kernel API to access CYCLE_TIME register
Takashi Sakamoto
2022-04-05
firewire: Add dummy read_csr/write_csr functions
Hector Martin
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2012-05-24
Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-05-09
firewire: Move fw_card kref functions into linux/firewire.h
Chris Boot
2012-04-17
firewire: core: log error in case of failed bus manager lock
Clemens Ladisch
2012-03-18
firewire: allow explicit flushing of iso packet completions
Clemens Ladisch
2012-02-22
firewire: core: prefix log messages with card name
Stefan Richter
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-05-10
firewire: sbp2: parallelize login, reconnect, logout
Stefan Richter
[next]