aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ieee1394/highlevel.c
Commit message (Expand)AuthorAgeFilesLines
* ieee1394: Storage class should be before const qualifierTobias Klauser2009-03-241-1/+1
* ieee1394: mark all hpsb_address_ops instances as constStefan Richter2009-01-041-3/+4
* ieee1394: replace a GFP_ATOMIC by GFP_KERNEL allocationStefan Richter2009-01-041-1/+1
* ieee1394: fix list corruption (reported at module removal)Stefan Richter2008-11-291-13/+12
* ieee1394: video1394: reorder module init, prepare BKL removalStefan Richter2008-07-141-3/+1
* ieee1394: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-181-3/+3
* ieee1394: remove old isochronous ABIStefan Richter2007-07-101-45/+0
* ieee1394: move some comments from declaration to definitionStefan Richter2007-04-301-3/+86
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* ieee1394: adjust code formatting in highlevel.cBen Collins2006-06-121-233/+182
* ieee1394: hl_irqs_lock is taken in hardware interrupt contextBen Collins2006-06-121-10/+17
* ieee1394: add preprocessor constant for invalid csr addressBen Collins2006-06-121-4/+5
* ieee1394: extend lowlevel API for address range propertiesBen Collins2006-06-121-1/+3
* [PATCH] bitops: hweight() related cleanupAkinobu Mita2006-03-261-2/+1
* kmalloc/kzalloc changes:Stefan Richter2005-11-071-12/+6
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+704