index
:
kernel
linux-6.17.y
linux-6.18.y
main
saturneric's kernel source tree
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firewire
/
core-device.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
driver core: Constify API device_find_child() and adapt for various usages
Zijun Hu
2025-01-03
1
-2
/
+2
*
firewire: core: update fw_device outside of device_find_child()
Takashi Sakamoto
2024-08-20
1
-57
/
+59
*
firewire: core/ohci: minor refactoring for computation of configuration ROM size
Takashi Sakamoto
2024-08-14
1
-1
/
+2
*
firewire: core: use lock in Xarray instead of local R/W semaphore
Takashi Sakamoto
2024-08-12
1
-13
/
+6
*
firewire: core: replace IDR with XArray to maintain fw_device
Takashi Sakamoto
2024-08-12
1
-10
/
+11
*
firewire: core: use guard macro to maintain properties of fw_card
Takashi Sakamoto
2024-08-05
1
-7
/
+3
*
firewire: core: use guard macro to access to IDR for fw_device
Takashi Sakamoto
2024-08-05
1
-42
/
+31
*
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2024-07-03
1
-3
/
+3
*
firewire: core: add memo about the caller of show functions for device attrib...
Takashi Sakamoto
2024-03-21
1
-0
/
+2
*
Revert "firewire: Kill unnecessary buf check in device_attribute.show"
Li Zhijian
2024-03-18
1
-4
/
+12
*
firewire: core: fix build failure due to the caller of fw_csr_string()
Takashi Sakamoto
2024-03-11
1
-1
/
+1
*
firewire: Convert snprintf/sprintf to sysfs_emit
Li Zhijian
2024-03-11
1
-2
/
+2
*
firewire: Kill unnecessary buf check in device_attribute.show
Li Zhijian
2024-03-11
1
-11
/
+3
*
firewire: core: search descriptor leaf just after vendor directory entry in r...
Takashi Sakamoto
2024-02-01
1
-1
/
+10
*
firewire: core: correct documentation of fw_csr_string() kernel API
Takashi Sakamoto
2024-02-01
1
-4
/
+3
*
firewire: core: fill model field in modalias of unit device for legacy layout...
Takashi Sakamoto
2024-01-10
1
-2
/
+19
*
firewire: core: detect model name for legacy layout of configuration ROM
Takashi Sakamoto
2024-01-08
1
-7
/
+24
*
firewire: core: detect numeric model identifier for legacy layout of configur...
Takashi Sakamoto
2024-01-08
1
-13
/
+46
*
firewire: test: add KUnit test for device attributes
Takashi Sakamoto
2024-01-08
1
-0
/
+4
*
firewire: core: replace magic number with macro
Takashi Sakamoto
2024-01-08
1
-5
/
+7
*
firewire: core: adds constant qualifier for local helper functions
Takashi Sakamoto
2024-01-08
1
-3
/
+3
*
firewire: make fw_bus_type const
Greg Kroah-Hartman
2024-01-08
1
-1
/
+1
*
firewire: core: fix possible memory leak in create_units()
Yang Yingliang
2023-11-30
1
-7
/
+4
*
Revert "firewire: core: obsolete usage of GFP_ATOMIC at building node tree"
Takashi Sakamoto
2023-09-15
1
-1
/
+1
*
firewire: core: obsolete usage of GFP_ATOMIC at building node tree
Takashi Sakamoto
2023-06-05
1
-1
/
+1
*
driver core: make struct device_type.uevent() take a const *
Greg Kroah-Hartman
2023-01-27
1
-4
/
+4
*
firewire: convert sysfs sprintf/snprintf family to sysfs_emit
Jiapeng Chong
2022-06-17
1
-4
/
+2
*
bus: Make remove callback return void
Uwe Kleine-König
2021-07-21
1
-3
/
+1
*
firewire: replace tricky statement by two simple ones
Uwe Kleine-König
2021-02-09
1
-1
/
+3
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-1
/
+1
*
firewire: mark expected switch fall-throughs
Gustavo A. R. Silva
2019-07-26
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
1
-14
/
+1
*
scripts/spelling.txt: add "intialization" pattern and fix typo instances
Masahiro Yamada
2017-02-28
1
-2
/
+2
*
firewire: core: document fw_csr_string's truncation of long strings
Stefan Richter
2014-12-10
1
-0
/
+3
*
firewire: don't use PREPARE_DELAYED_WORK
Tejun Heo
2014-03-07
1
-7
/
+15
*
firewire: remove support of fw_driver.driver.probe and .remove methods
Stefan Richter
2013-06-09
1
-8
/
+2
*
firewire: introduce fw_driver.probe and .remove methods
Stefan Richter
2013-06-09
1
-9
/
+36
*
firewire: remove unnecessary alloc/OOM messages
Stefan Richter
2013-04-28
1
-3
/
+1
*
firewire: convert to idr_alloc()
Tejun Heo
2013-02-28
1
-8
/
+3
*
firewire: add minor number range check to fw_device_init()
Tejun Heo
2013-02-28
1
-0
/
+4
*
firewire: core: feed /dev/random with devices' GUIDs
Clemens Ladisch
2012-09-25
1
-0
/
+3
*
firewire: core: add is_local sysfs device attribute
Clemens Ladisch
2012-06-30
1
-0
/
+9
*
firewire: core: fw_device_refresh(): clean up error handling
Clemens Ladisch
2012-04-17
1
-21
/
+12
*
firewire: core: log config rom reading errors
Clemens Ladisch
2012-04-17
1
-15
/
+27
*
firewire: core: improve reread_config_rom() interface
Clemens Ladisch
2012-04-17
1
-21
/
+19
*
firewire: core: wait for inaccessible devices after bus reset
Clemens Ladisch
2012-04-17
1
-6
/
+3
*
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
1
-1
/
+0
*
firewire: core: prefix log messages with card name
Stefan Richter
2012-02-22
1
-32
/
+28
*
firewire: move fw_device reference counting from drivers to core
Stefan Richter
2012-01-15
1
-0
/
+2
*
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...
Linus Torvalds
2011-08-22
1
-5
/
+10
|
\
[next]