aboutsummaryrefslogtreecommitdiff
path: root/drivers/firewire/core-device.c
AgeCommit message (Expand)Author
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
2010-03-07Driver core: create lock/unlock functions for struct deviceGreg Kroah-Hartman
2010-02-24firewire: core: rename an internal functionStefan Richter
2010-02-24firewire: core: fix an information leakStefan Richter
2010-02-24firewire: core: increase stack size of config ROM readerStefan Richter
2010-02-24firewire: core: don't fail device creation in case of too large config ROM bl...Stefan Richter
2010-02-24firewire: core: fix "giving up on config rom" with Panasonic AG-DV2500Stefan Richter
2009-12-29firewire: qualify config ROM cache pointers as const pointersStefan Richter
2009-12-29firewire: core: fw_csr_string addendumStefan Richter
2009-12-29firewire: add fw_csr_string() helper functionClemens Ladisch
2009-09-15driver model: constify attribute groupsDavid Brownell
2009-06-14firewire: core: don't update Broadcast_Channel if RFC 2734 conditions aren't metStefan Richter
2009-06-06firewire: core: prepare for non-core children of card devicesStefan Richter
2009-06-06firewire: add parent-of-unit accessorStefan Richter
2009-06-05firewire: rename source filesStefan Richter