index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firewire
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-08
firewire: core: use cleanup function in bm_work
Takashi Sakamoto
1
-17
/
+16
2025-09-08
firewire: core: add helper functions to access to fw_device data in fw_node s...
Takashi Sakamoto
3
-13
/
+23
2025-09-08
firewire: ohci: use return value from fw_node_get()
Takashi Sakamoto
1
-2
/
+1
2025-09-08
firewire: core: utilize cleanup function to release workqueue in error path
Takashi Sakamoto
1
-18
/
+22
2025-09-08
firewire: ohci: use kcalloc() variant for array allocation
Takashi Sakamoto
1
-5
/
+2
2025-08-23
firewire: ohci: remove module-local workqueue
Takashi Sakamoto
1
-11
/
+0
2025-08-23
firewire: ohci: use threaded IRQ handler to handle SelfIDComplete event
Takashi Sakamoto
1
-18
/
+22
2025-08-23
firewire: ohci: move self_id_complete tracepoint after validating register
Takashi Sakamoto
1
-8
/
+4
2025-08-22
firewire: ohci: remove obsolete module-level debug parameter
Takashi Sakamoto
1
-10
/
+0
2025-08-22
firewire: ohci: remove obsolete debug logging for AT/AR results
Takashi Sakamoto
1
-113
/
+19
2025-08-22
firewire: ohci: remove obsolete debug logging for selfID sequence
Takashi Sakamoto
1
-72
/
+0
2025-08-22
firewire: ohci: remove obsolete debug logging for IRQ events
Takashi Sakamoto
1
-33
/
+1
2025-08-03
firewire: core: reallocate buffer for FCP address handlers when more than 4 a...
Takashi Sakamoto
1
-4
/
+32
2025-08-03
firewire: core: call FCP address handlers outside RCU read-side critical section
Takashi Sakamoto
1
-6
/
+19
2025-08-03
firewire: core: call handler for exclusive regions outside RCU read-side crit...
Takashi Sakamoto
1
-7
/
+9
2025-08-11
firewire: core: use reference counting to invoke address handlers safely
Takashi Sakamoto
1
-2
/
+30
2025-07-12
firewire: ohci: reduce the size of common context structure by extracting mem...
Takashi Sakamoto
1
-43
/
+49
2025-06-17
firewire: core: minor code refactoring to localize table of gap count
Takashi Sakamoto
1
-4
/
+3
2025-06-15
firewire: ohci: use workqueue to handle events of AT request/response contexts
Takashi Sakamoto
2
-18
/
+26
2025-06-15
firewire: ohci: use workqueue to handle events of AR request/response contexts
Takashi Sakamoto
2
-19
/
+15
2025-06-15
firewire: core: allocate workqueue for AR/AT request/response contexts
Takashi Sakamoto
1
-14
/
+34
2025-06-09
firewire: core: use from_work() macro to expand parent structure of work_struct
Takashi Sakamoto
3
-14
/
+8
2025-06-09
firewire: ohci: use from_work() macro to expand parent structure of work_struct
Takashi Sakamoto
1
-3
/
+2
2025-06-09
firewire: ohci: correct code comments about bus_reset tasklet
Takashi Sakamoto
1
-3
/
+3
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+1
2025-06-04
Merge tag 'pci-v6.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2025-05-08
treewide, timers: Rename destroy_timer_on_stack() as timer_destroy_on_stack()
Ingo Molnar
1
-1
/
+1
2025-04-23
PCI: Add CONFIG_MMU dependency
Arnd Bergmann
1
-1
/
+1
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-1
/
+1
2025-03-16
firewire: core: avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
1
-23
/
+19
2025-01-28
Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2025-01-26
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-5
/
+5
2025-01-13
firewire: test: Fix potential null dereference in firewire kunit test
Charles Han
1
-0
/
+2
2025-01-03
driver core: Constify API device_find_child() and adapt for various usages
Zijun Hu
1
-2
/
+2
2024-12-08
firewire: ohci: use generic power management
Vaibhav Gupta
1
-31
/
+13
2024-12-04
scsi: Rename .device_configure() into .sdev_configure()
Bart Van Assche
1
-3
/
+3
2024-12-04
scsi: Rename .slave_alloc() and .slave_destroy()
Bart Van Assche
1
-2
/
+2
2024-11-25
Merge tag 'firewire-updates-6.13' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-8
/
+7
2024-10-28
firewire: ohci: Replace deprecated PCI functions
Philipp Stanner
1
-3
/
+2
2024-10-27
firewire: core: fix invalid port index for parent device
Takashi Sakamoto
1
-1
/
+1
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-10-01
firewire: Correct some typos
Shen Lichuan
3
-5
/
+5
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
1
-1
/
+0
2024-09-12
firewire: core: rename cause flag of tracepoints event
Takashi Sakamoto
1
-3
/
+3
2024-09-12
firewire: core: update documentation of kernel APIs for flushing completions
Takashi Sakamoto
1
-3
/
+6
2024-09-12
firewire: core: add helper function to retire descriptors
Takashi Sakamoto
1
-36
/
+9
2024-09-12
Revert "firewire: core: move workqueue handler from 1394 OHCI driver to core ...
Takashi Sakamoto
3
-12
/
+64
2024-09-12
Revert "firewire: core: use mutex to coordinate concurrent calls to flush com...
Takashi Sakamoto
2
-23
/
+25
2024-09-09
firewire: core: use mutex to coordinate concurrent calls to flush completions
Takashi Sakamoto
2
-25
/
+23
2024-09-09
firewire: core: move workqueue handler from 1394 OHCI driver to core function
Takashi Sakamoto
3
-64
/
+12
[prev]
[next]