aboutsummaryrefslogtreecommitdiff
path: root/drivers/ieee1394/hosts.c
AgeCommit message (Expand)AuthorFilesLines
2007-07-10ieee1394: first minimal NUMA awarenessGravatar Stefan Richter 1-0/+1
2007-07-10ieee1394: convert ieee1394 from "struct class_device" to "struct device"Gravatar Kay Sievers 1-5/+5
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Gravatar Jean Delvare 1-1/+0
2007-04-30ieee1394: eth1394: don't autoload by hotplug when ohci1394 startsGravatar Stefan Richter 1-2/+1
2007-04-30ieee1394: remove usage of skb_queue as packet queueGravatar Stefan Richter 1-11/+1
2007-04-30ieee1394: move some comments from declaration to definitionGravatar Stefan Richter 1-0/+8
2007-02-08ieee1394: restore config ROM when resumingGravatar Stefan Richter 1-5/+8
2006-12-07ieee1394: handle sysfs errorsGravatar Stefan Richter 1-6/+12
2006-12-07ieee1394: coding style in hosts.cGravatar Stefan Richter 1-7/+11
2006-12-07ieee1394: lock smaller region by host_num_alloc mutexGravatar Stefan Richter 1-4/+1
2006-12-07[PATCH] slab: remove SLAB_KERNELGravatar Christoph Lameter 1-1/+1
2006-11-22WorkStruct: make allyesconfigGravatar David Howells 1-4/+5
2006-09-17ieee1394: shrink tlabel pools, remove tpool semaphoresGravatar Stefan Richter 1-3/+0
2006-09-17ieee1394: merge from LinusGravatar Stefan Richter 1-0/+10
2006-07-03[PATCH] lockdep: annotate ieee1394 skb-queue-head lockingGravatar Ingo Molnar 1-0/+10
2006-07-03[PATCH] ieee1394: fix kerneldoc of hpsb_alloc_hostGravatar Stefan Richter 1-2/+2
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2006-06-26spelling fixesGravatar Andreas Mohr 1-1/+1
2006-06-12From: Arjan van de Ven <arjan@infradead.org>Gravatar Ben Collins 1-3/+4
2005-12-01ieee1394: whitespace cleanup in hosts.[ch], ieee1394_core.[ch]Gravatar Stefan Richter 1-14/+14
2005-11-07kmalloc/kzalloc changes:Gravatar Stefan Richter 1-3/+3
2005-09-30[PATCH] ieee1394: use time_before()Gravatar Jody McIntyre 1-1/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+233