aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ieee1394/csr1212.c
Commit message (Expand)AuthorAgeFilesLines
* ieee1394: remove the old IEEE 1394 driver stackStefan Richter2010-10-111-1467/+0
* ieee1394/csr1212: fix false positive kmemcheck reportVegard Nossum2009-06-151-0/+2
* ieee1394: ignore nonzero Bus_Info_Block.max_rom, fetch config ROM in quadletsStefan Richter2009-01-041-31/+14
* ieee1394: Use DIV_ROUND_UPJulia Lawall2008-10-151-1/+1
* ieee1394: reduce log noise about config ROM CRC errorsStefan Richter2008-07-141-10/+22
* ieee1394: csr1212: proper refcountingStefan Richter2007-10-161-27/+30
* ieee1394: csr1212: log if devices have CRC errors in their ROMStefan Richter2007-04-301-18/+9
* ieee1394: csr1212: more sensible names for jump targetsStefan Richter2007-04-301-10/+8
* ieee1394: csr1212: warn on unreachable codeStefan Richter2007-04-301-2/+5
* ieee1394: shrink csr1212_new_string_descriptor_leafStefan Richter2007-04-301-77/+46
* ieee1394: csr1212: coding styleStefan Richter2007-04-301-97/+118
* ieee1394: replace vmalloc by kmalloc in csr1212Stefan Richter2007-04-301-1/+3
* ieee1394: de-inline some functionsStefan Richter2007-04-301-4/+24
* ieee1394: stricter error checks in csr1212Stefan Richter2007-04-301-43/+24
* ieee1394: csr1212: rename some typesStefan Richter2007-04-301-48/+45
* ieee1394: drop csr1212's support for external compilationStefan Richter2007-04-301-85/+74
* ieee1394: remove unused csr1212 codeStefan Richter2007-04-301-224/+87
* ieee1394: nodemgr: check info_length in ROM header earlierStefan Richter2007-02-081-3/+6
* ieee1394: modified csr1212_key_id_type_map to support lisightAndrea Guzzo2007-02-081-3/+3
* ieee1394: add preprocessor constant for invalid csr addressBen Collins2006-06-121-1/+1
* csr1212: add check for !validJody McIntyre2005-11-221-1/+2
* csr1212: check results of keyval readsJody McIntyre2005-11-221-3/+4
* kmalloc/kzalloc changes:Stefan Richter2005-11-071-6/+5
* [PATCH] Sync up ieee-1394Ben Collins2005-07-101-10/+27
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1612