aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ieee1394/highlevel.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-24ieee1394: Storage class should be before const qualifierTobias Klauser1-1/+1
2009-01-04ieee1394: mark all hpsb_address_ops instances as constStefan Richter1-3/+4
2009-01-04ieee1394: replace a GFP_ATOMIC by GFP_KERNEL allocationStefan Richter1-1/+1
2008-11-29ieee1394: fix list corruption (reported at module removal)Stefan Richter1-13/+12
2008-07-14ieee1394: video1394: reorder module init, prepare BKL removalStefan Richter1-3/+1
2008-04-18ieee1394: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-3/+3
2007-07-10ieee1394: remove old isochronous ABIStefan Richter1-45/+0
2007-04-30ieee1394: move some comments from declaration to definitionStefan Richter1-3/+86
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-12ieee1394: adjust code formatting in highlevel.cBen Collins1-233/+182
2006-06-12ieee1394: hl_irqs_lock is taken in hardware interrupt contextBen Collins1-10/+17
2006-06-12ieee1394: add preprocessor constant for invalid csr addressBen Collins1-4/+5
2006-06-12ieee1394: extend lowlevel API for address range propertiesBen Collins1-1/+3
2006-03-26[PATCH] bitops: hweight() related cleanupAkinobu Mita1-2/+1
2005-11-07kmalloc/kzalloc changes:Stefan Richter1-12/+6
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+704