aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ieee1394/hosts.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-04ieee1394: replace CSR_SET_BUS_INFO_GENERATION macroHarvey Harrison1-3/+3
2008-10-31ieee1394: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-2/+2
2007-07-10ieee1394: first minimal NUMA awarenessStefan Richter1-0/+1
2007-07-10ieee1394: convert ieee1394 from "struct class_device" to "struct device"Kay Sievers1-5/+5
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare1-1/+0
2007-04-30ieee1394: eth1394: don't autoload by hotplug when ohci1394 startsStefan Richter1-2/+1
2007-04-30ieee1394: remove usage of skb_queue as packet queueStefan Richter1-11/+1
2007-04-30ieee1394: move some comments from declaration to definitionStefan Richter1-0/+8
2007-02-08ieee1394: restore config ROM when resumingStefan Richter1-5/+8
2006-12-07ieee1394: handle sysfs errorsStefan Richter1-6/+12
2006-12-07ieee1394: coding style in hosts.cStefan Richter1-7/+11
2006-12-07ieee1394: lock smaller region by host_num_alloc mutexStefan Richter1-4/+1
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter1-1/+1
2006-11-22WorkStruct: make allyesconfigDavid Howells1-4/+5
2006-09-17ieee1394: shrink tlabel pools, remove tpool semaphoresStefan Richter1-3/+0
2006-09-17ieee1394: merge from LinusStefan Richter1-0/+10
2006-07-03[PATCH] lockdep: annotate ieee1394 skb-queue-head lockingIngo Molnar1-0/+10
2006-07-03[PATCH] ieee1394: fix kerneldoc of hpsb_alloc_hostStefan Richter1-2/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-26spelling fixesAndreas Mohr1-1/+1
2006-06-12From: Arjan van de Ven <arjan@infradead.org>Ben Collins1-3/+4
2005-12-01ieee1394: whitespace cleanup in hosts.[ch], ieee1394_core.[ch]Stefan Richter1-14/+14
2005-11-07kmalloc/kzalloc changes:Stefan Richter1-3/+3
2005-09-30[PATCH] ieee1394: use time_before()Jody McIntyre1-1/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+233