aboutsummaryrefslogtreecommitdiff
path: root/drivers/ieee1394
AgeCommit message (Expand)Author
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-13i2c: Declare more i2c_adapter parent devicesJean Delvare
2007-02-12[PATCH] mark struct file_operations const 3Arjan van de Ven
2007-02-08ieee1394: fix host device registering when nodemgr disabledStefan Richter
2007-02-08ieee1394: video1394: DMA fixDavid Moore
2007-02-08ieee1394: raw1394: prevent unloading of low-level driverStefan Richter
2007-02-08ieee1394: dv1394: tidy up card removalStefan Richter
2007-02-08ieee1394: dv1394: fix CardBus card ejectionStefan Richter
2007-02-08ieee1394: sbp2: lower block queue alignment requirementStefan Richter
2007-02-08ieee1394: sbp2: remove bogus "emulated" host flagStefan Richter
2007-02-08ieee1394: save one word in struct hpsb_hostStefan Richter
2007-02-08ieee1394: restore config ROM when resumingStefan Richter
2007-02-08ieee1394: ohci1394: drop pcmcia-cs compatibility codeStefan Richter
2007-02-08ieee1394: nodemgr: check info_length in ROM header earlierStefan Richter
2007-02-08the scheduled IEEE1394_OUI_DB removalAdrian Bunk
2007-02-08the scheduled IEEE1394_EXPORT_FULL_API removalAdrian Bunk
2007-02-08ieee1394: sbp2: use a better wildcard for blacklistStefan Richter
2007-02-08Add PCI class ID for firewire OHCI controllers.Kristian Høgsberg
2007-02-08ieee1394: modified csr1212_key_id_type_map to support lisightAndrea Guzzo
2007-01-10ieee1394: sbp2: fix probing of some DVD-ROM/RWsStefan Richter
2006-12-30ieee1394: sbp2: fix bogus dma mappingStefan Richter
2006-12-30ieee1394: sbp2: pass REQUEST_SENSE through to the targetStefan Richter
2006-12-10i2c: Discard the i2c algo del_bus wrappersJean Delvare
2006-12-08[PATCH] struct path: convert ieee1394Josef Sipek
2006-12-07ieee1394: sbp2: code formatting around work_struct stuffStefan Richter
2006-12-07ieee1394: nodemgr: remove a kcallocStefan Richter
2006-12-07ieee1394: conditionally export ieee1394_bus_typeStefan Richter
2006-12-07ieee1394: Consolidate driver registeringBen Collins
2006-12-07ieee1394: sbp2: convert from PCI DMA to generic DMAStefan Richter
2006-12-07ieee1394: nodemgr: spaces to tabsStefan Richter
2006-12-07ieee1394: nodemgr: fix deadlock in shutdownStefan Richter
2006-12-07ieee1394: nodemgr: remove duplicate assignmentStefan Richter
2006-12-07sbp2: make 1bit bitfield unsignedLuca Tettamanti
2006-12-07ieee1394: schedule *_oui sysfs attributes for removalStefan Richter
2006-12-07ieee1394: schedule unused symbol exports for removalStefan Richter
2006-12-07ieee1394: dv1394: schedule for feature removalStefan Richter
2006-12-07ieee1394: raw1394: defer feature removal of old isoch interfaceStefan Richter
2006-12-07ieee1394: ohci1394: call PMac code in shutdown only for proper machinesStefan Richter
2006-12-07ieee1394: ohci1394: reformat PPC_PMAC platform codeStefan Richter
2006-12-07ieee1394: ohci1394: add PPC_PMAC platform code to driver probeStefan Richter
2006-12-07ieee1394: sbp2: wrap two functions into oneStefan Richter
2006-12-07ieee1394: sbp2: update comment on things to doStefan Richter
2006-12-07ieee1394: sbp2: use list_move_tail()Stefan Richter
2006-12-07ieee1394: sbp2: more concise names for types and variablesStefan Richter
2006-12-07ieee1394: sbp2: remove unused struct membersStefan Richter
2006-12-07ieee1394: sbp2: proper unit in module parameter descriptionStefan Richter
2006-12-07ieee1394: sbp2: clean up sbp2_ namespaceStefan Richter
2006-12-07ieee1394: sbp2: some conditions in queue_command are unlikelyStefan Richter
2006-12-07ieee1394: sbp2: remove superfluous commentsStefan Richter
2006-12-07ieee1394: sbp2: delayed_work -> work_structStefan Richter