index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firewire
/
core-device.c
Age
Commit message (
Expand
)
Author
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
2011-08-13
firewire: core: handle ack_busy when fetching the Config ROM
Stefan Richter
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-05-10
firewire: sbp2: parallelize login, reconnect, logout
Stefan Richter
2011-05-10
firewire: core: use non-reentrant workqueue with rescuer
Stefan Richter
2011-03-20
firewire: core: ignore link-active bit of new nodes, fix device recognition
Stefan Richter
2011-01-23
firewire: core: fix card->reset_jiffies overflow
Clemens Ladisch
2010-08-02
Merge firewire branches to be released post v2.6.35
Stefan Richter
2010-07-13
firewire: cdev: fix fw_cdev_event_bus_reset emission after local config ROM c...
Stefan Richter
2010-07-13
firewire: core: fix fw_send_request kerneldoc comment
Stefan Richter
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
2010-03-24
firewire: core: align driver match with modalias
Stefan Richter
2010-03-24
firewire: core: fix Model_ID in modalias
Stefan Richter
2010-03-07
Driver core: create lock/unlock functions for struct device
Greg Kroah-Hartman
2010-02-24
firewire: core: rename an internal function
Stefan Richter
2010-02-24
firewire: core: fix an information leak
Stefan Richter
2010-02-24
firewire: core: increase stack size of config ROM reader
Stefan Richter
2010-02-24
firewire: core: don't fail device creation in case of too large config ROM bl...
Stefan Richter
2010-02-24
firewire: core: fix "giving up on config rom" with Panasonic AG-DV2500
Stefan Richter
2009-12-29
firewire: qualify config ROM cache pointers as const pointers
Stefan Richter
2009-12-29
firewire: core: fw_csr_string addendum
Stefan Richter
2009-12-29
firewire: add fw_csr_string() helper function
Clemens Ladisch
2009-09-15
driver model: constify attribute groups
David Brownell
2009-06-14
firewire: core: don't update Broadcast_Channel if RFC 2734 conditions aren't met
Stefan Richter
2009-06-06
firewire: core: prepare for non-core children of card devices
Stefan Richter
2009-06-06
firewire: add parent-of-unit accessor
Stefan Richter
2009-06-05
firewire: rename source files
Stefan Richter