summaryrefslogtreecommitdiffstats
path: root/drivers/ieee1394
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-071-0/+1
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-1/+1
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-074-11/+11
* [PATCH] slab: remove SLAB_ATOMICChristoph Lameter2006-12-071-15/+15
* WorkStruct: make allyesconfigDavid Howells2006-11-224-18/+23
* [ETH1394]: Fix unaligned accesses.David S. Miller2006-10-301-8/+12
* ieee1394: ohci1394: revert fail on error in suspendStefan Richter2006-10-291-5/+14
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2006-10-081-1/+1
|\
| * ieee1394: nodemgr: fix startup of knodemgrdStefan Richter2006-10-081-1/+1
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-052-4/+2
* | Fix several typos in drivers/Matt LaPlante2006-10-031-1/+1
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2006-09-3029-1133/+1200
|\|
| * ieee1394: raw1394: arm functions slept in atomic contextStefan Richter2006-09-231-18/+16
| * ieee1394: sbp2: enable auto spin-up for all SBP-2 devicesStefan Richter2006-09-171-3/+1
| * ieee1394: ohci1394: check for errors in suspend or resumeStefan Richter2006-09-171-6/+11
| * set power state of firewire host during suspendPavel Machek2006-09-171-4/+6
| * ieee1394: ohci1394: more obvious endianess handlingStefan Richter2006-09-171-14/+13
| * ieee1394: ohci1394: fix endianess bug in debug messageStefan Richter2006-09-171-1/+1
| * ieee1394: sbp2: don't prefer MODE SENSE 10Stefan Richter2006-09-171-1/+0
| * ieee1394: nodemgr: grab class.subsys.rwsem in nodemgr_resume_neStefan Richter2006-09-171-0/+2
| * ieee1394: nodemgr: fix rwsem recursionStefan Richter2006-09-171-4/+5
| * ieee1394: sbp2: more help in KconfigStefan Richter2006-09-171-2/+9
| * ieee1394: sbp2: prevent rare deadlock in shutdownStefan Richter2006-09-172-11/+19
| * ieee1394: sbp2: update includesStefan Richter2006-09-171-22/+27
| * ieee1394: sbp2: better handling of transport errorsStefan Richter2006-09-172-8/+14
| * ieee1394: sbp2: recheck node generation in sbp2_updateStefan Richter2006-09-171-5/+6
| * ieee1394: sbp2: safer agent reset in error handlersStefan Richter2006-09-171-2/+2
| * ieee1394: sbp2: handle "sbp2util_node_write_no_wait failed"Stefan Richter2006-09-172-5/+69
| * CONFIG_PM=n slim: drivers/ieee1394/ohci1394.cAlexey Dobriyan2006-09-171-2/+4
| * ieee1394: safer definition of empty macrosStefan Richter2006-09-177-19/+19
| * video1394: add poll file operation supportDavid Moore2006-09-171-1/+37
| * the scheduled removal of drivers/ieee1394/sbp2.c:force_inquiry_hackAdrian Bunk2006-09-171-10/+0
| * Initialize ieee1394 early when built inAndi Kleen2006-09-172-2/+4
| * ieee1394: sbp2: convert sbp2util_down_timeout to waitqueueStefan Richter2006-09-172-31/+24
| * ieee1394: sbp2: more checks of status blockStefan Richter2006-09-172-46/+38
| * ieee1394: sbp2: safer initialization of status fifoStefan Richter2006-09-171-50/+30
| * ieee1394: sbp2: optimize DMA direction of command ORBsStefan Richter2006-09-171-8/+8
| * ieee1394: sbp2: discard return value of sbp2_link_orb_commandStefan Richter2006-09-172-10/+3
| * ieee1394: sbp2: safer last_orb and next_ORB handlingStefan Richter2006-09-172-55/+50
| * ieee1394: remove #include <asm/semaphore.h>Stefan Richter2006-09-173-3/+0
| * ieee1394: shrink tlabel pools, remove tpool semaphoresStefan Richter2006-09-177-99/+102
| * ieee1394: merge from LinusStefan Richter2006-09-172-2/+12
| |\
| * | [PATCH] ieee1394: fix kerneldoc of hpsb_alloc_hostStefan Richter2006-07-031-2/+2
| * | [PATCH] ieee1394: nodemgr: convert nodemgr_serialize semaphore to mutexStefan Richter2006-07-031-5/+5
| * | [PATCH] ieee1394: nodemgr: switch to kthread api, replace reset semaphoreStefan Richter2006-07-031-79/+41
| * | [PATCH] ieee1394: nodemgr: make module parameter ignore_drivers writableStefan Richter2006-07-031-1/+1
| * | [PATCH] ieee1394: nodemgr: do not spawn kernel_thread for sysfs rescanStefan Richter2006-07-031-17/+2
| * | [PATCH] ieee1394: nodemgr: remove unnecessary includesStefan Richter2006-07-031-4/+0
| * | [PATCH] ieee1394: raw1394: remove redundant counting semaphoreStefan Richter2006-07-032-36/+58
| * | [PATCH] ieee1394: dv1394: sem2mutex conversionStefan Richter2006-07-032-18/+19