aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ieee1394 (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-17Storage class should be before const qualifierTobias Klauser1-1/+1
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau3-3/+0
2007-02-13i2c: Declare more i2c_adapter parent devicesJean Delvare1-0/+1
2007-02-12[PATCH] mark struct file_operations const 3Arjan van de Ven3-3/+3
2007-02-08ieee1394: fix host device registering when nodemgr disabledStefan Richter1-8/+16
2007-02-08ieee1394: video1394: DMA fixDavid Moore1-0/+8
2007-02-08ieee1394: raw1394: prevent unloading of low-level driverStefan Richter1-19/+29
2007-02-08ieee1394: dv1394: tidy up card removalStefan Richter1-23/+13
2007-02-08ieee1394: dv1394: fix CardBus card ejectionStefan Richter1-7/+5
2007-02-08ieee1394: sbp2: lower block queue alignment requirementStefan Richter1-2/+0
2007-02-08ieee1394: sbp2: remove bogus "emulated" host flagStefan Richter1-1/+0
2007-02-08ieee1394: save one word in struct hpsb_hostStefan Richter1-2/+2
2007-02-08ieee1394: restore config ROM when resumingStefan Richter4-9/+12
2007-02-08ieee1394: ohci1394: drop pcmcia-cs compatibility codeStefan Richter1-7/+2
2007-02-08ieee1394: nodemgr: check info_length in ROM header earlierStefan Richter1-3/+6
2007-02-08the scheduled IEEE1394_OUI_DB removalAdrian Bunk7-7137/+0
2007-02-08the scheduled IEEE1394_EXPORT_FULL_API removalAdrian Bunk2-29/+0
2007-02-08ieee1394: sbp2: use a better wildcard for blacklistStefan Richter1-12/+8
2007-02-08Add PCI class ID for firewire OHCI controllers.Kristian Høgsberg1-3/+1
2007-02-08ieee1394: modified csr1212_key_id_type_map to support lisightAndrea Guzzo1-3/+3
2007-01-10ieee1394: sbp2: fix probing of some DVD-ROM/RWsStefan Richter1-0/+2
2006-12-30ieee1394: sbp2: fix bogus dma mappingStefan Richter1-33/+40
2006-12-30ieee1394: sbp2: pass REQUEST_SENSE through to the targetStefan Richter1-10/+0
2006-12-10i2c: Discard the i2c algo del_bus wrappersJean Delvare1-1/+1
2006-12-08[PATCH] struct path: convert ieee1394Josef Sipek1-1/+1
2006-12-07ieee1394: sbp2: code formatting around work_struct stuffStefan Richter1-7/+9
2006-12-07ieee1394: nodemgr: remove a kcallocStefan Richter1-46/+20
2006-12-07ieee1394: conditionally export ieee1394_bus_typeStefan Richter1-0/+1
2006-12-07ieee1394: Consolidate driver registeringBen Collins8-27/+22
2006-12-07ieee1394: sbp2: convert from PCI DMA to generic DMAStefan Richter3-68/+62
2006-12-07ieee1394: nodemgr: spaces to tabsStefan Richter1-49/+49
2006-12-07ieee1394: nodemgr: fix deadlock in shutdownStefan Richter1-3/+18
2006-12-07ieee1394: nodemgr: remove duplicate assignmentStefan Richter1-1/+1
2006-12-07sbp2: make 1bit bitfield unsignedLuca Tettamanti1-1/+1
2006-12-07ieee1394: schedule *_oui sysfs attributes for removalStefan Richter1-1/+1
2006-12-07ieee1394: schedule unused symbol exports for removalStefan Richter1-7/+2
2006-12-07ieee1394: dv1394: schedule for feature removalStefan Richter2-9/+8
2006-12-07ieee1394: raw1394: defer feature removal of old isoch interfaceStefan Richter1-0/+17
2006-12-07ieee1394: ohci1394: call PMac code in shutdown only for proper machinesStefan Richter1-1/+1
2006-12-07ieee1394: ohci1394: reformat PPC_PMAC platform codeStefan Richter1-20/+14
2006-12-07ieee1394: ohci1394: add PPC_PMAC platform code to driver probeStefan Richter1-4/+15
2006-12-07ieee1394: sbp2: wrap two functions into oneStefan Richter1-23/+7
2006-12-07ieee1394: sbp2: update comment on things to doStefan Richter1-7/+19
2006-12-07ieee1394: sbp2: use list_move_tail()Stefan Richter1-2/+1
2006-12-07ieee1394: sbp2: more concise names for types and variablesStefan Richter2-598/+575
2006-12-07ieee1394: sbp2: remove unused struct membersStefan Richter2-25/+4
2006-12-07ieee1394: sbp2: proper unit in module parameter descriptionStefan Richter1-1/+2
2006-12-07ieee1394: sbp2: clean up sbp2_ namespaceStefan Richter2-133/+132
2006-12-07ieee1394: sbp2: some conditions in queue_command are unlikelyStefan Richter1-5/+5
2006-12-07ieee1394: sbp2: remove superfluous commentsStefan Richter2-355/+109