summaryrefslogtreecommitdiff
path: root/drivers/firewire/core-device.c
AgeCommit message (Expand)Author
2024-02-01firewire: core: search descriptor leaf just after vendor directory entry in r...Takashi Sakamoto
2024-02-01firewire: core: correct documentation of fw_csr_string() kernel APITakashi Sakamoto
2024-01-10firewire: core: fill model field in modalias of unit device for legacy layout...Takashi Sakamoto
2024-01-08firewire: core: detect model name for legacy layout of configuration ROMTakashi Sakamoto
2024-01-08firewire: core: detect numeric model identifier for legacy layout of configur...Takashi Sakamoto
2024-01-08firewire: test: add KUnit test for device attributesTakashi Sakamoto
2024-01-08firewire: core: replace magic number with macroTakashi Sakamoto
2024-01-08firewire: core: adds constant qualifier for local helper functionsTakashi Sakamoto
2024-01-08firewire: make fw_bus_type constGreg Kroah-Hartman
2023-11-30firewire: core: fix possible memory leak in create_units()Yang Yingliang
2023-09-15Revert "firewire: core: obsolete usage of GFP_ATOMIC at building node tree"Takashi Sakamoto
2023-06-06firewire: core: obsolete usage of GFP_ATOMIC at building node treeTakashi Sakamoto
2023-01-27driver core: make struct device_type.uevent() take a const *Greg Kroah-Hartman
2022-06-17firewire: convert sysfs sprintf/snprintf family to sysfs_emitJiapeng Chong
2021-07-21bus: Make remove callback return voidUwe Kleine-König
2021-02-09firewire: replace tricky statement by two simple onesUwe Kleine-König
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2019-07-25firewire: mark expected switch fall-throughsGustavo A. R. Silva
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2017-02-27scripts/spelling.txt: add "intialization" pattern and fix typo instancesMasahiro Yamada
2014-12-10firewire: core: document fw_csr_string's truncation of long stringsStefan Richter
2014-03-07firewire: don't use PREPARE_DELAYED_WORKTejun Heo
2013-06-09firewire: remove support of fw_driver.driver.probe and .remove methodsStefan Richter
2013-06-09firewire: introduce fw_driver.probe and .remove methodsStefan Richter
2013-04-28firewire: remove unnecessary alloc/OOM messagesStefan Richter
2013-02-27firewire: convert to idr_alloc()Tejun Heo
2013-02-27firewire: add minor number range check to fw_device_init()Tejun Heo
2012-09-25firewire: core: feed /dev/random with devices' GUIDsClemens Ladisch
2012-06-30firewire: core: add is_local sysfs device attributeClemens Ladisch
2012-04-17firewire: core: fw_device_refresh(): clean up error handlingClemens Ladisch
2012-04-17firewire: core: log config rom reading errorsClemens Ladisch
2012-04-17firewire: core: improve reread_config_rom() interfaceClemens Ladisch
2012-04-17firewire: core: wait for inaccessible devices after bus resetClemens Ladisch
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-02-22firewire: core: prefix log messages with card nameStefan Richter
2012-01-15firewire: move fw_device reference counting from drivers to coreStefan Richter
2011-08-21Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...Linus Torvalds
2011-08-13firewire: core: handle ack_busy when fetching the Config ROMStefan Richter
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-05-10firewire: sbp2: parallelize login, reconnect, logoutStefan Richter
2011-05-10firewire: core: use non-reentrant workqueue with rescuerStefan Richter
2011-03-20firewire: core: ignore link-active bit of new nodes, fix device recognitionStefan Richter
2011-01-23firewire: core: fix card->reset_jiffies overflowClemens Ladisch
2010-08-02Merge firewire branches to be released post v2.6.35Stefan Richter
2010-07-13firewire: cdev: fix fw_cdev_event_bus_reset emission after local config ROM c...Stefan Richter
2010-07-13firewire: core: fix fw_send_request kerneldoc commentStefan Richter
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2010-03-24firewire: core: align driver match with modaliasStefan Richter
2010-03-24firewire: core: fix Model_ID in modaliasStefan Richter