summaryrefslogtreecommitdiffstats
path: root/drivers/ieee1394
Commit message (Expand)AuthorAgeFilesLines
* i2c: Discard the i2c algo del_bus wrappersJean Delvare2006-12-101-1/+1
* [PATCH] struct path: convert ieee1394Josef Sipek2006-12-081-1/+1
* ieee1394: sbp2: code formatting around work_struct stuffStefan Richter2006-12-071-7/+9
* ieee1394: nodemgr: remove a kcallocStefan Richter2006-12-071-46/+20
* ieee1394: conditionally export ieee1394_bus_typeStefan Richter2006-12-071-0/+1
* ieee1394: Consolidate driver registeringBen Collins2006-12-078-27/+22
* ieee1394: sbp2: convert from PCI DMA to generic DMAStefan Richter2006-12-073-68/+62
* ieee1394: nodemgr: spaces to tabsStefan Richter2006-12-071-49/+49
* ieee1394: nodemgr: fix deadlock in shutdownStefan Richter2006-12-071-3/+18
* ieee1394: nodemgr: remove duplicate assignmentStefan Richter2006-12-071-1/+1
* sbp2: make 1bit bitfield unsignedLuca Tettamanti2006-12-071-1/+1
* ieee1394: schedule *_oui sysfs attributes for removalStefan Richter2006-12-071-1/+1
* ieee1394: schedule unused symbol exports for removalStefan Richter2006-12-071-7/+2
* ieee1394: dv1394: schedule for feature removalStefan Richter2006-12-072-9/+8
* ieee1394: raw1394: defer feature removal of old isoch interfaceStefan Richter2006-12-071-0/+17
* ieee1394: ohci1394: call PMac code in shutdown only for proper machinesStefan Richter2006-12-071-1/+1
* ieee1394: ohci1394: reformat PPC_PMAC platform codeStefan Richter2006-12-071-20/+14
* ieee1394: ohci1394: add PPC_PMAC platform code to driver probeStefan Richter2006-12-071-4/+15
* ieee1394: sbp2: wrap two functions into oneStefan Richter2006-12-071-23/+7
* ieee1394: sbp2: update comment on things to doStefan Richter2006-12-071-7/+19
* ieee1394: sbp2: use list_move_tail()Stefan Richter2006-12-071-2/+1
* ieee1394: sbp2: more concise names for types and variablesStefan Richter2006-12-072-598/+575
* ieee1394: sbp2: remove unused struct membersStefan Richter2006-12-072-25/+4
* ieee1394: sbp2: proper unit in module parameter descriptionStefan Richter2006-12-071-1/+2
* ieee1394: sbp2: clean up sbp2_ namespaceStefan Richter2006-12-072-133/+132
* ieee1394: sbp2: some conditions in queue_command are unlikelyStefan Richter2006-12-071-5/+5
* ieee1394: sbp2: remove superfluous commentsStefan Richter2006-12-072-355/+109
* ieee1394: sbp2: delayed_work -> work_structStefan Richter2006-12-072-16/+12
* ieee1394: sbp2: coding style of some macrosStefan Richter2006-12-071-77/+78
* ieee1394: sbp2: remove debug macrosStefan Richter2006-12-071-280/+20
* ieee1394: sbp2: consolidate log levelsStefan Richter2006-12-071-19/+12
* ieee1394: sbp2: remove duplicate codeStefan Richter2006-12-071-11/+0
* ieee1394: sbp2: remove dead codeStefan Richter2006-12-071-15/+0
* ieee1394: sbp2: clean up function declarationsStefan Richter2006-12-072-104/+86
* ieee1394: sbp2: remove irritating log messageStefan Richter2006-12-071-2/+0
* ohci1394: shortcut irq printingAlexey Dobriyan2006-12-071-4/+2
* ieee1394: nodemgr: take it easy if bus_rescan_devices failsStefan Richter2006-12-071-3/+2
* drivers/ieee1394/*: use kmemdup()Eric Sesterhenn2006-12-072-4/+2
* ieee1394: ohci1394: proper log messages in suspend and resumeStefan Richter2006-12-071-11/+15
* ieee1394: ohci1394: revert fail on error in suspendStefan Richter2006-12-071-2/+11
* ieee1394: only build OUI database files if config enabledRandy Dunlap2006-12-071-1/+4
* ieee1394: fix printk format warningRandy Dunlap2006-12-071-1/+1
* ieee1394: nodemgr: revise semaphore protection of driver core dataStefan Richter2006-12-071-50/+92
* ieee1394: nodemgr: reflect which return values are errorsStefan Richter2006-12-071-34/+30
* ieee1394: nodemgr: small fix after sysfs errors patchStefan Richter2006-12-071-1/+1
* dv1394: remove BKL contentionStefan Richter2006-12-071-11/+3
* video1394: remove BKL contentionDaniel Drake2006-12-071-24/+6
* video1394: small optimizations to frame retrieval codepathDaniel Drake2006-12-071-8/+10
* ieee1394: handle sysfs errorsStefan Richter2006-12-072-49/+118
* ieee1394: coding style in hosts.cStefan Richter2006-12-071-7/+11
OpenPOWER on IntegriCloud