index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firewire
/
core-device.c
Age
Commit message (
Expand
)
Author
2025-01-03
driver core: Constify API device_find_child() and adapt for various usages
Zijun Hu
2024-08-20
firewire: core: update fw_device outside of device_find_child()
Takashi Sakamoto
2024-08-14
firewire: core/ohci: minor refactoring for computation of configuration ROM size
Takashi Sakamoto
2024-08-12
firewire: core: use lock in Xarray instead of local R/W semaphore
Takashi Sakamoto
2024-08-12
firewire: core: replace IDR with XArray to maintain fw_device
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 access to IDR for fw_device
Takashi Sakamoto
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2024-03-21
firewire: core: add memo about the caller of show functions for device attrib...
Takashi Sakamoto
2024-03-18
Revert "firewire: Kill unnecessary buf check in device_attribute.show"
Li Zhijian
2024-03-11
firewire: core: fix build failure due to the caller of fw_csr_string()
Takashi Sakamoto
2024-03-11
firewire: Convert snprintf/sprintf to sysfs_emit
Li Zhijian
2024-03-11
firewire: Kill unnecessary buf check in device_attribute.show
Li Zhijian
2024-02-01
firewire: core: search descriptor leaf just after vendor directory entry in r...
Takashi Sakamoto
2024-02-01
firewire: core: correct documentation of fw_csr_string() kernel API
Takashi Sakamoto
2024-01-10
firewire: core: fill model field in modalias of unit device for legacy layout...
Takashi Sakamoto
2024-01-08
firewire: core: detect model name for legacy layout of configuration ROM
Takashi Sakamoto
2024-01-08
firewire: core: detect numeric model identifier for legacy layout of configur...
Takashi Sakamoto
2024-01-08
firewire: test: add KUnit test for device attributes
Takashi Sakamoto
2024-01-08
firewire: core: replace magic number with macro
Takashi Sakamoto
2024-01-08
firewire: core: adds constant qualifier for local helper functions
Takashi Sakamoto
2024-01-08
firewire: make fw_bus_type const
Greg Kroah-Hartman
2023-11-30
firewire: core: fix possible memory leak in create_units()
Yang Yingliang
2023-09-15
Revert "firewire: core: obsolete usage of GFP_ATOMIC at building node tree"
Takashi Sakamoto
2023-06-06
firewire: core: obsolete usage of GFP_ATOMIC at building node tree
Takashi Sakamoto
2023-01-27
driver core: make struct device_type.uevent() take a const *
Greg Kroah-Hartman
2022-06-17
firewire: convert sysfs sprintf/snprintf family to sysfs_emit
Jiapeng Chong
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
2021-02-09
firewire: replace tricky statement by two simple ones
Uwe Kleine-König
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2019-07-25
firewire: mark expected switch fall-throughs
Gustavo A. R. Silva
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2017-02-27
scripts/spelling.txt: add "intialization" pattern and fix typo instances
Masahiro Yamada
2014-12-10
firewire: core: document fw_csr_string's truncation of long strings
Stefan Richter
2014-03-07
firewire: don't use PREPARE_DELAYED_WORK
Tejun Heo
2013-06-09
firewire: remove support of fw_driver.driver.probe and .remove methods
Stefan Richter
2013-06-09
firewire: introduce fw_driver.probe and .remove methods
Stefan Richter
2013-04-28
firewire: remove unnecessary alloc/OOM messages
Stefan Richter
2013-02-27
firewire: convert to idr_alloc()
Tejun Heo
2013-02-27
firewire: add minor number range check to fw_device_init()
Tejun Heo
2012-09-25
firewire: core: feed /dev/random with devices' GUIDs
Clemens Ladisch
2012-06-30
firewire: core: add is_local sysfs device attribute
Clemens Ladisch
2012-04-17
firewire: core: fw_device_refresh(): clean up error handling
Clemens Ladisch
2012-04-17
firewire: core: log config rom reading errors
Clemens Ladisch
2012-04-17
firewire: core: improve reread_config_rom() interface
Clemens Ladisch
2012-04-17
firewire: core: wait for inaccessible devices after bus reset
Clemens Ladisch
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2012-02-22
firewire: core: prefix log messages with card name
Stefan Richter
2012-01-15
firewire: move fw_device reference counting from drivers to core
Stefan Richter
2011-08-21
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...
Linus Torvalds
[next]