aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ieee1394
AgeCommit message (Expand)AuthorFilesLines
2007-05-27[SCSI] sbp2: convert to use the data buffer accessorsFUJITA Tomonori1-71/+4
2007-05-10Merge branch 'juju' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394...Linus Torvalds1-0/+2
2007-05-10[S390] Kconfig: refine depends statements.Martin Schwidefsky1-0/+1
2007-05-09Fix occurrences of "the the "Michael Opdenacker1-1/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap3-3/+0
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare1-1/+0
2007-04-30ieee1394: remove garbage from KconfigStefan Richter1-2/+0
2007-04-30ieee1394: more help in KconfigStefan Richter1-8/+12
2007-04-30ieee1394: ohci1394: Fix mistake in printk message.Simon Arlott1-1/+1
2007-04-30ieee1394: ohci1394: remove unnecessary rcvPhyPkt bit flipping in LinkControl ...Bernhard Kauer1-6/+2
2007-04-30ieee1394: ohci1394: fix cosmetic problem in error loggingStefan Richter1-0/+1
2007-04-30ieee1394: eth1394: send async streams at S100 on 1394b busesStefan Richter1-5/+13
2007-04-30ieee1394: eth1394: fix error path in module_initAkinobu Mita1-3/+12
2007-04-30ieee1394: eth1394: correct return codes in hard_start_xmitStefan Richter1-18/+16
2007-04-30ieee1394: eth1394: hard_start_xmit is called in atomic contextStefan Richter1-3/+2
2007-04-30ieee1394: eth1394: some conditions are unlikelyStefan Richter1-4/+4
2007-04-30ieee1394: eth1394: clean up fragment_overlapStefan Richter1-4/+4
2007-04-30ieee1394: eth1394: don't use alloc_etherdevStefan Richter1-15/+5
2007-04-30ieee1394: eth1394: omit useless set_mac_address callbackStefan Richter1-13/+1
2007-04-30ieee1394: eth1394: CONFIG_INET is always definedStefan Richter1-12/+4
2007-04-30ieee1394: eth1394: allow MTU bigger than 1500Stefan Richter1-15/+19
2007-04-30ieee1394: unexport highlevel_host_resetAdrian Bunk1-1/+0
2007-04-30ieee1394: eth1394: contain host resetStefan Richter1-4/+2
2007-04-30ieee1394: eth1394: shorter error messagesStefan Richter1-24/+16
2007-04-30ieee1394: eth1394: correct a memset argumentStefan Richter1-1/+1
2007-04-30ieee1394: eth1394: refactor .probe and .updateStefan Richter1-32/+16
2007-04-30ieee1394: eth1394: .probe and .update may sleepStefan Richter1-8/+4
2007-04-30ieee1394: eth1394: coding styleStefan Richter2-244/+206
2007-04-30ieee1394: eth1394: Move common recv_init code to helper functionJean Delvare1-40/+31
2007-04-30ieee1394: eth1394: don't autoload by hotplug when ohci1394 startsStefan Richter5-86/+36
2007-04-30ieee1394: eth1394: reduce excessive function inliningStefan Richter1-38/+36
2007-04-30ieee1394: eth1394: clean up host removalStefan Richter1-17/+10
2007-04-30ieee1394: eth1394: unregister address space in failure caseStefan Richter1-7/+6
2007-04-30ieee1394: send async streams at S100Stefan Richter1-0/+7
2007-04-30ieee1394: SPIN_LOCK_UNLOCKED cleanupMilind Arun Choudhary1-1/+1
2007-04-30ieee1394: nodemgr: unify some error messagesStefan Richter1-8/+5
2007-04-30ieee1394: nodemgr: less noise in dmesgStefan Richter1-7/+8
2007-04-30ieee1394: unroll a weird macroStefan Richter1-50/+41
2007-04-30ieee1394: iso.c needs sched.hAndrew Morton1-0/+1
2007-04-30ieee1394: some more includesStefan Richter2-0/+4
2007-04-30ieee1394: ieee1394_transactions needs sched.hTorsten Kaiser1-0/+1
2007-04-30ieee1394: ieee1394_core printk formatRandy Dunlap1-1/+1
2007-04-30ieee1394: remove usage of skb_queue as packet queueStefan Richter6-169/+163
2007-04-30ieee1394: csr1212: log if devices have CRC errors in their ROMStefan Richter1-18/+9
2007-04-30ieee1394: csr1212: more sensible names for jump targetsStefan Richter1-10/+8
2007-04-30ieee1394: csr1212: warn on unreachable codeStefan Richter1-2/+5
2007-04-30ieee1394: shrink csr1212_new_string_descriptor_leafStefan Richter1-77/+46
2007-04-30ieee1394: csr1212: coding styleStefan Richter2-113/+133
2007-04-30ieee1394: replace vmalloc by kmalloc in csr1212Stefan Richter2-4/+6
2007-04-30ieee1394: de-inline some functionsStefan Richter3-32/+33
2007-04-30ieee1394: stricter error checks in csr1212Stefan Richter3-51/+34
2007-04-30ieee1394: csr1212: rename some typesStefan Richter2-81/+74
2007-04-30ieee1394: drop csr1212's support for external compilationStefan Richter4-168/+84
2007-04-30ieee1394: remove unused csr1212 codeStefan Richter2-480/+99
2007-04-30ieee1394: small header cleanupStefan Richter2-2/+2
2007-04-30ieee1394: move some comments from declaration to definitionStefan Richter18-239/+348
2007-04-30ieee1394: remove declarations of nonexisting functionsStefan Richter3-14/+1
2007-04-30ieee1394: sbp2: include fixesAndrew Morton1-0/+2
2007-04-30ieee1394: sbp2: move some memory allocations into non-atomic contextStefan Richter1-15/+5
2007-04-30ieee1394: sbp2: optimize DMA direction of s/g tablesStefan Richter1-6/+6
2007-04-30ieee1394: sbp2: enforce 32bit DMA mappingStefan Richter1-0/+5
2007-04-30ieee1394: sbp2: remove unnecessary alignments of struct membersStefan Richter1-4/+4
2007-04-27IEEE1394: remove rwsem use from ieee1394 coreGreg Kroah-Hartman1-8/+0
2007-04-27uevent: use add_uevent_var() instead of open coding itEric Rannaud1-8/+6
2007-04-25[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo1-1/+1
2007-04-25[SK_BUFF]: Introduce skb_mac_header()Arnaldo Carvalho de Melo1-1/+1
2007-04-25[SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo1-1/+1
2007-04-09ieee1394: change deprecation status of dv1394Stefan Richter2-5/+5
2007-03-23ieee1394: fix oops on "modprobe -r ohci1394" after network class_device conve...Stefan Richter1-0/+3
2007-03-09firewire: put old and new stack into same Kconfig submenuStefan Richter1-0/+2
2007-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+1
2007-02-19Merge branch 'for-linus' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-1/+80
2007-02-17Storage class should be before const qualifierTobias Klauser1-1/+1
2007-02-17ieee1394: fix another deadlock in nodemgrStefan Richter1-1/+2
2007-02-17ieee1394: cycle timer read extension for raw1394Pieter Palmers5-0/+78
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
2006-12-07ieee1394: sbp2: delayed_work -> work_structStefan Richter2-16/+12
2006-12-07ieee1394: sbp2: coding style of some macrosStefan Richter1-77/+78
2006-12-07ieee1394: sbp2: remove debug macrosStefan Richter1-280/+20
2006-12-07ieee1394: sbp2: consolidate log levelsStefan Richter1-19/+12
2006-12-07ieee1394: sbp2: remove duplicate codeStefan Richter1-11/+0
2006-12-07ieee1394: sbp2: remove dead codeStefan Richter1-15/+0
2006-12-07ieee1394: sbp2: clean up function declarationsStefan Richter2-104/+86
2006-12-07ieee1394: sbp2: remove irritating log messageStefan Richter1-2/+0
2006-12-07ohci1394: shortcut irq printingAlexey Dobriyan1-4/+2
2006-12-07ieee1394: nodemgr: take it easy if bus_rescan_devices failsStefan Richter1-3/+2
2006-12-07drivers/ieee1394/*: use kmemdup()Eric Sesterhenn2-4/+2
2006-12-07ieee1394: ohci1394: proper log messages in suspend and resumeStefan Richter1-11/+15
2006-12-07ieee1394: ohci1394: revert fail on error in suspendStefan Richter1-2/+11
2006-12-07ieee1394: only build OUI database files if config enabledRandy Dunlap1-1/+4
2006-12-07ieee1394: fix printk format warningRandy Dunlap1-1/+1
2006-12-07ieee1394: nodemgr: revise semaphore protection of driver core dataStefan Richter1-50/+92
2006-12-07ieee1394: nodemgr: reflect which return values are errorsStefan Richter1-34/+30
2006-12-07ieee1394: nodemgr: small fix after sysfs errors patchStefan Richter1-1/+1
2006-12-07dv1394: remove BKL contentionStefan Richter1-11/+3
2006-12-07video1394: remove BKL contentionDaniel Drake1-24/+6
2006-12-07video1394: small optimizations to frame retrieval codepathDaniel Drake1-8/+10
2006-12-07ieee1394: handle sysfs errorsStefan Richter2-49/+118
2006-12-07ieee1394: coding style in hosts.cStefan Richter1-7/+11
2006-12-07ieee1394: lock smaller region by host_num_alloc mutexStefan Richter1-4/+1
2006-12-07ieee1394: usecs_to_jiffies takes unsigned int argumentStefan Richter1-5/+3
2006-12-07ieee1394: ohci1394: suspend/resume cosmeticsStefan Richter1-78/+48
2006-12-07ohci1394: steps to implement suspend/resumeBernhard Kaindl1-14/+78
2006-12-07ieee1394: raw1394: add comments on lock usageStefan Richter1-5/+5
2006-12-07ieee1394: sbp2: slightly reorder sbp2scsi_abortStefan Richter1-8/+2
2006-12-07ieee1394: remove unused struct member from highlevel APIStefan Richter1-1/+0
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham1-0/+1
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter1-1/+1
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter4-11/+11
2006-12-07[PATCH] slab: remove SLAB_ATOMICChristoph Lameter1-15/+15
2006-11-22WorkStruct: make allyesconfigDavid Howells4-18/+23
2006-10-30[ETH1394]: Fix unaligned accesses.David S. Miller1-8/+12
2006-10-29ieee1394: ohci1394: revert fail on error in suspendStefan Richter1-5/+14
2006-10-08Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2006-10-08ieee1394: nodemgr: fix startup of knodemgrdStefan Richter1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2-4/+2
2006-10-03Fix several typos in drivers/Matt LaPlante1-1/+1
2006-09-30Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds29-1133/+1200
2006-09-26i2c-algo-bit: Discard the mdelay data struct memberJean Delvare1-1/+0
2006-09-23ieee1394: raw1394: arm functions slept in atomic contextStefan Richter1-18/+16
2006-09-17ieee1394: sbp2: enable auto spin-up for all SBP-2 devicesStefan Richter1-3/+1
2006-09-17ieee1394: ohci1394: check for errors in suspend or resumeStefan Richter1-6/+11
2006-09-17set power state of firewire host during suspendPavel Machek1-4/+6
2006-09-17ieee1394: ohci1394: more obvious endianess handlingStefan Richter1-14/+13
2006-09-17ieee1394: ohci1394: fix endianess bug in debug messageStefan Richter1-1/+1
2006-09-17ieee1394: sbp2: don't prefer MODE SENSE 10Stefan Richter1-1/+0
2006-09-17ieee1394: nodemgr: grab class.subsys.rwsem in nodemgr_resume_neStefan Richter1-0/+2
2006-09-17ieee1394: nodemgr: fix rwsem recursionStefan Richter1-4/+5
2006-09-17ieee1394: sbp2: more help in KconfigStefan Richter1-2/+9
2006-09-17ieee1394: sbp2: prevent rare deadlock in shutdownStefan Richter2-11/+19
2006-09-17ieee1394: sbp2: update includesStefan Richter1-22/+27
2006-09-17ieee1394: sbp2: better handling of transport errorsStefan Richter2-8/+14
2006-09-17ieee1394: sbp2: recheck node generation in sbp2_updateStefan Richter1-5/+6
2006-09-17ieee1394: sbp2: safer agent reset in error handlersStefan Richter1-2/+2
2006-09-17ieee1394: sbp2: handle "sbp2util_node_write_no_wait failed"Stefan Richter2-5/+69
2006-09-17CONFIG_PM=n slim: drivers/ieee1394/ohci1394.cAlexey Dobriyan1-2/+4
2006-09-17ieee1394: safer definition of empty macrosStefan Richter7-19/+19
2006-09-17video1394: add poll file operation supportDavid Moore1-1/+37
2006-09-17the scheduled removal of drivers/ieee1394/sbp2.c:force_inquiry_hackAdrian Bunk1-10/+0
2006-09-17Initialize ieee1394 early when built inAndi Kleen2-2/+4
2006-09-17ieee1394: sbp2: convert sbp2util_down_timeout to waitqueueStefan Richter2-31/+24
2006-09-17ieee1394: sbp2: more checks of status blockStefan Richter2-46/+38
2006-09-17ieee1394: sbp2: safer initialization of status fifoStefan Richter1-50/+30
2006-09-17ieee1394: sbp2: optimize DMA direction of command ORBsStefan Richter1-8/+8
2006-09-17ieee1394: sbp2: discard return value of sbp2_link_orb_commandStefan Richter2-10/+3
2006-09-17ieee1394: sbp2: safer last_orb and next_ORB handlingStefan Richter2-55/+50
2006-09-17ieee1394: remove #include <asm/semaphore.h>Stefan Richter3-3/+0
2006-09-17ieee1394: shrink tlabel pools, remove tpool semaphoresStefan Richter7-99/+102
2006-09-17ieee1394: merge from LinusStefan Richter2-2/+12
2006-08-27[PATCH] 1394: fix for recently added firewire patch that breaks things on ppcDanny Tholen1-2/+2
2006-08-06[PATCH] ieee1394: sbp2: enable auto spin-up for Maxtor disksStefan Richter1-0/+3
2006-07-03[PATCH] lockdep: annotate ieee1394 skb-queue-head lockingIngo Molnar1-0/+10