aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ieee1394 (follow)
AgeCommit message (Expand)AuthorFilesLines
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/git/ieee1394/linux1394-2.6Linus 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
2006-07-03[PATCH] ieee1394: fix kerneldoc of hpsb_alloc_hostStefan Richter1-2/+2
2006-07-03[PATCH] ieee1394: nodemgr: convert nodemgr_serialize semaphore to mutexStefan Richter1-5/+5
2006-07-03[PATCH] ieee1394: nodemgr: switch to kthread api, replace reset semaphoreStefan Richter1-79/+41
2006-07-03[PATCH] ieee1394: nodemgr: make module parameter ignore_drivers writableStefan Richter1-1/+1
2006-07-03[PATCH] ieee1394: nodemgr: do not spawn kernel_thread for sysfs rescanStefan Richter1-17/+2
2006-07-03[PATCH] ieee1394: nodemgr: remove unnecessary includesStefan Richter1-4/+0
2006-07-03[PATCH] ieee1394: raw1394: remove redundant counting semaphoreStefan Richter2-36/+58
2006-07-03[PATCH] ieee1394: dv1394: sem2mutex conversionStefan Richter2-18/+19
2006-07-03[PATCH] ieee1394: clean up declarations of hpsb_*_config_romStefan Richter2-7/+5
2006-07-03[PATCH] ieee1394: remove unused macros HPSB_PANIC and HPSB_TRACEStefan Richter2-8/+3
2006-07-03[PATCH] ieee1394: remove redundant code from ieee1394_hotplug.hStefan Richter1-21/+8
2006-07-03[PATCH] ieee1394: update #include directives in midlayer header filesStefan Richter17-53/+91
2006-07-03[PATCH] ieee1394: coding style and comment fixes in midlayer header filesStefan Richter11-441/+449
2006-07-03[PATCH] ieee1394: replace __inline__ by inlineStefan Richter3-5/+6