aboutsummaryrefslogtreecommitdiff
path: root/drivers/ieee1394
AgeCommit message (Expand)AuthorFilesLines
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hGravatar Nigel Cunningham 1-0/+1
2006-12-07[PATCH] slab: remove kmem_cache_tGravatar Christoph Lameter 1-1/+1
2006-12-07[PATCH] slab: remove SLAB_KERNELGravatar Christoph Lameter 4-11/+11
2006-12-07[PATCH] slab: remove SLAB_ATOMICGravatar Christoph Lameter 1-15/+15
2006-11-22WorkStruct: make allyesconfigGravatar David Howells 4-18/+23
2006-10-30[ETH1394]: Fix unaligned accesses.Gravatar David S. Miller 1-8/+12
2006-10-29ieee1394: ohci1394: revert fail on error in suspendGravatar Stefan Richter 1-5/+14
2006-10-08Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+1
2006-10-08ieee1394: nodemgr: fix startup of knodemgrdGravatar Stefan Richter 1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersGravatar David Howells 2-4/+2
2006-10-03Fix several typos in drivers/Gravatar Matt LaPlante 1-1/+1
2006-09-30Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 29-1133/+1200
2006-09-26i2c-algo-bit: Discard the mdelay data struct memberGravatar Jean Delvare 1-1/+0
2006-09-23ieee1394: raw1394: arm functions slept in atomic contextGravatar Stefan Richter 1-18/+16
2006-09-17ieee1394: sbp2: enable auto spin-up for all SBP-2 devicesGravatar Stefan Richter 1-3/+1
2006-09-17ieee1394: ohci1394: check for errors in suspend or resumeGravatar Stefan Richter 1-6/+11
2006-09-17set power state of firewire host during suspendGravatar Pavel Machek 1-4/+6
2006-09-17ieee1394: ohci1394: more obvious endianess handlingGravatar Stefan Richter 1-14/+13
2006-09-17ieee1394: ohci1394: fix endianess bug in debug messageGravatar Stefan Richter 1-1/+1
2006-09-17ieee1394: sbp2: don't prefer MODE SENSE 10Gravatar Stefan Richter 1-1/+0
2006-09-17ieee1394: nodemgr: grab class.subsys.rwsem in nodemgr_resume_neGravatar Stefan Richter 1-0/+2
2006-09-17ieee1394: nodemgr: fix rwsem recursionGravatar Stefan Richter 1-4/+5
2006-09-17ieee1394: sbp2: more help in KconfigGravatar Stefan Richter 1-2/+9
2006-09-17ieee1394: sbp2: prevent rare deadlock in shutdownGravatar Stefan Richter 2-11/+19
2006-09-17ieee1394: sbp2: update includesGravatar Stefan Richter 1-22/+27
2006-09-17ieee1394: sbp2: better handling of transport errorsGravatar Stefan Richter 2-8/+14
2006-09-17ieee1394: sbp2: recheck node generation in sbp2_updateGravatar Stefan Richter 1-5/+6
2006-09-17ieee1394: sbp2: safer agent reset in error handlersGravatar Stefan Richter 1-2/+2
2006-09-17ieee1394: sbp2: handle "sbp2util_node_write_no_wait failed"Gravatar Stefan Richter 2-5/+69
2006-09-17CONFIG_PM=n slim: drivers/ieee1394/ohci1394.cGravatar Alexey Dobriyan 1-2/+4
2006-09-17ieee1394: safer definition of empty macrosGravatar Stefan Richter 7-19/+19
2006-09-17video1394: add poll file operation supportGravatar David Moore 1-1/+37
2006-09-17the scheduled removal of drivers/ieee1394/sbp2.c:force_inquiry_hackGravatar Adrian Bunk 1-10/+0
2006-09-17Initialize ieee1394 early when built inGravatar Andi Kleen 2-2/+4
2006-09-17ieee1394: sbp2: convert sbp2util_down_timeout to waitqueueGravatar Stefan Richter 2-31/+24
2006-09-17ieee1394: sbp2: more checks of status blockGravatar Stefan Richter 2-46/+38
2006-09-17ieee1394: sbp2: safer initialization of status fifoGravatar Stefan Richter 1-50/+30
2006-09-17ieee1394: sbp2: optimize DMA direction of command ORBsGravatar Stefan Richter 1-8/+8
2006-09-17ieee1394: sbp2: discard return value of sbp2_link_orb_commandGravatar Stefan Richter 2-10/+3
2006-09-17ieee1394: sbp2: safer last_orb and next_ORB handlingGravatar Stefan Richter 2-55/+50
2006-09-17ieee1394: remove #include <asm/semaphore.h>Gravatar Stefan Richter 3-3/+0
2006-09-17ieee1394: shrink tlabel pools, remove tpool semaphoresGravatar Stefan Richter 7-99/+102
2006-09-17ieee1394: merge from LinusGravatar Stefan Richter 2-2/+12
2006-08-27[PATCH] 1394: fix for recently added firewire patch that breaks things on ppcGravatar Danny Tholen 1-2/+2
2006-08-06[PATCH] ieee1394: sbp2: enable auto spin-up for Maxtor disksGravatar Stefan Richter 1-0/+3
2006-07-03[PATCH] lockdep: annotate ieee1394 skb-queue-head lockingGravatar Ingo Molnar 1-0/+10
2006-07-03[PATCH] ieee1394: fix kerneldoc of hpsb_alloc_hostGravatar Stefan Richter 1-2/+2
2006-07-03[PATCH] ieee1394: nodemgr: convert nodemgr_serialize semaphore to mutexGravatar Stefan Richter 1-5/+5
2006-07-03[PATCH] ieee1394: nodemgr: switch to kthread api, replace reset semaphoreGravatar Stefan Richter 1-79/+41
2006-07-03[PATCH] ieee1394: nodemgr: make module parameter ignore_drivers writableGravatar Stefan Richter 1-1/+1