aboutsummaryrefslogtreecommitdiff
path: root/drivers/ieee1394
AgeCommit message (Expand)Author
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
2006-12-07ieee1394: sbp2: coding style of some macrosStefan Richter
2006-12-07ieee1394: sbp2: remove debug macrosStefan Richter
2006-12-07ieee1394: sbp2: consolidate log levelsStefan Richter
2006-12-07ieee1394: sbp2: remove duplicate codeStefan Richter
2006-12-07ieee1394: sbp2: remove dead codeStefan Richter
2006-12-07ieee1394: sbp2: clean up function declarationsStefan Richter
2006-12-07ieee1394: sbp2: remove irritating log messageStefan Richter
2006-12-07ohci1394: shortcut irq printingAlexey Dobriyan
2006-12-07ieee1394: nodemgr: take it easy if bus_rescan_devices failsStefan Richter
2006-12-07drivers/ieee1394/*: use kmemdup()Eric Sesterhenn
2006-12-07ieee1394: ohci1394: proper log messages in suspend and resumeStefan Richter
2006-12-07ieee1394: ohci1394: revert fail on error in suspendStefan Richter
2006-12-07ieee1394: only build OUI database files if config enabledRandy Dunlap
2006-12-07ieee1394: fix printk format warningRandy Dunlap
2006-12-07ieee1394: nodemgr: revise semaphore protection of driver core dataStefan Richter
2006-12-07ieee1394: nodemgr: reflect which return values are errorsStefan Richter
2006-12-07ieee1394: nodemgr: small fix after sysfs errors patchStefan Richter
2006-12-07dv1394: remove BKL contentionStefan Richter
2006-12-07video1394: remove BKL contentionDaniel Drake