index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: 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-25
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-27
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-27
1
-8
/
+3
*
firewire: add minor number range check to fw_device_init()
Tejun Heo
2013-02-27
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-21
1
-5
/
+10
|
\
|
*
firewire: core: handle ack_busy when fetching the Config ROM
Stefan Richter
2011-08-13
1
-5
/
+10
*
|
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
1
-1
/
+1
|
/
*
firewire: sbp2: parallelize login, reconnect, logout
Stefan Richter
2011-05-10
1
-2
/
+3
*
firewire: core: use non-reentrant workqueue with rescuer
Stefan Richter
2011-05-10
1
-11
/
+19
*
firewire: core: ignore link-active bit of new nodes, fix device recognition
Stefan Richter
2011-03-20
1
-7
/
+12
*
firewire: core: fix card->reset_jiffies overflow
Clemens Ladisch
2011-01-23
1
-1
/
+2
*
Merge firewire branches to be released post v2.6.35
Stefan Richter
2010-08-02
1
-5
/
+6
|
\
|
*
firewire: cdev: fix fw_cdev_event_bus_reset emission after local config ROM c...
Stefan Richter
2010-07-13
1
-0
/
+1
|
*
firewire: core: fix fw_send_request kerneldoc comment
Stefan Richter
2010-07-13
1
-5
/
+5
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
2010-03-26
1
-63
/
+40
|
\
|
|
*
firewire: core: align driver match with modalias
Stefan Richter
2010-03-24
1
-49
/
+38
|
*
firewire: core: fix Model_ID in modalias
Stefan Richter
2010-03-24
1
-26
/
+14
*
|
Driver core: create lock/unlock functions for struct device
Greg Kroah-Hartman
2010-03-07
1
-3
/
+2
|
/
*
firewire: core: rename an internal function
Stefan Richter
2010-02-24
1
-14
/
+14
*
firewire: core: fix an information leak
Stefan Richter
2010-02-24
1
-0
/
+1
*
firewire: core: increase stack size of config ROM reader
Stefan Richter
2010-02-24
1
-4
/
+2
*
firewire: core: don't fail device creation in case of too large config ROM bl...
Stefan Richter
2010-02-24
1
-7
/
+11
*
firewire: core: fix "giving up on config rom" with Panasonic AG-DV2500
Stefan Richter
2010-02-24
1
-10
/
+22
*
firewire: qualify config ROM cache pointers as const pointers
Stefan Richter
2009-12-29
1
-10
/
+11
*
firewire: core: fw_csr_string addendum
Stefan Richter
2009-12-29
1
-10
/
+16
*
firewire: add fw_csr_string() helper function
Clemens Ladisch
2009-12-29
1
-33
/
+77
*
driver model: constify attribute groups
David Brownell
2009-09-15
1
-1
/
+1
*
firewire: core: don't update Broadcast_Channel if RFC 2734 conditions aren't met
Stefan Richter
2009-06-14
1
-1
/
+17
*
firewire: core: prepare for non-core children of card devices
Stefan Richter
2009-06-06
1
-4
/
+20
[next]