aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firewire/core-device.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-07firewire: don't use PREPARE_DELAYED_WORKTejun Heo1-7/+15
2013-06-09firewire: remove support of fw_driver.driver.probe and .remove methodsStefan Richter1-8/+2
2013-06-09firewire: introduce fw_driver.probe and .remove methodsStefan Richter1-9/+36
2013-04-28firewire: remove unnecessary alloc/OOM messagesStefan Richter1-3/+1
2013-02-27firewire: convert to idr_alloc()Tejun Heo1-8/+3
2013-02-27firewire: add minor number range check to fw_device_init()Tejun Heo1-0/+4
2012-09-25firewire: core: feed /dev/random with devices' GUIDsClemens Ladisch1-0/+3
2012-06-30firewire: core: add is_local sysfs device attributeClemens Ladisch1-0/+9
2012-04-17firewire: core: fw_device_refresh(): clean up error handlingClemens Ladisch1-21/+12
2012-04-17firewire: core: log config rom reading errorsClemens Ladisch1-15/+27
2012-04-17firewire: core: improve reread_config_rom() interfaceClemens Ladisch1-21/+19
2012-04-17firewire: core: wait for inaccessible devices after bus resetClemens Ladisch1-6/+3
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2012-02-22firewire: core: prefix log messages with card nameStefan Richter1-32/+28
2012-01-15firewire: move fw_device reference counting from drivers to coreStefan Richter1-0/+2
2011-08-21Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds1-5/+10
2011-08-13firewire: core: handle ack_busy when fetching the Config ROMStefan Richter1-5/+10
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-05-10firewire: sbp2: parallelize login, reconnect, logoutStefan Richter1-2/+3
2011-05-10firewire: core: use non-reentrant workqueue with rescuerStefan Richter1-11/+19
2011-03-20firewire: core: ignore link-active bit of new nodes, fix device recognitionStefan Richter1-7/+12
2011-01-23firewire: core: fix card->reset_jiffies overflowClemens Ladisch1-1/+2
2010-08-02Merge firewire branches to be released post v2.6.35Stefan Richter1-5/+6
2010-07-13firewire: cdev: fix fw_cdev_event_bus_reset emission after local config ROM changesStefan Richter1-0/+1
2010-07-13firewire: core: fix fw_send_request kerneldoc commentStefan Richter1-5/+5
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds1-63/+40
2010-03-24firewire: core: align driver match with modaliasStefan Richter1-49/+38
2010-03-24firewire: core: fix Model_ID in modaliasStefan Richter1-26/+14
2010-03-07Driver core: create lock/unlock functions for struct deviceGreg Kroah-Hartman1-3/+2
2010-02-24firewire: core: rename an internal functionStefan Richter1-14/+14
2010-02-24firewire: core: fix an information leakStefan Richter1-0/+1
2010-02-24firewire: core: increase stack size of config ROM readerStefan Richter1-4/+2
2010-02-24firewire: core: don't fail device creation in case of too large config ROM blocksStefan Richter1-7/+11
2010-02-24firewire: core: fix "giving up on config rom" with Panasonic AG-DV2500Stefan Richter1-10/+22
2009-12-29firewire: qualify config ROM cache pointers as const pointersStefan Richter1-10/+11
2009-12-29firewire: core: fw_csr_string addendumStefan Richter1-10/+16
2009-12-29firewire: add fw_csr_string() helper functionClemens Ladisch1-33/+77
2009-09-15driver model: constify attribute groupsDavid Brownell1-1/+1
2009-06-14firewire: core: don't update Broadcast_Channel if RFC 2734 conditions aren't metStefan Richter1-1/+17
2009-06-06firewire: core: prepare for non-core children of card devicesStefan Richter1-4/+20
2009-06-06firewire: add parent-of-unit accessorStefan Richter1-2/+2
2009-06-05firewire: rename source filesStefan Richter1-0/+1196