summaryrefslogtreecommitdiffstats
path: root/drivers/ieee1394
Commit message (Expand)AuthorAgeFilesLines
* 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] 1394: fix for recently added firewire patch that breaks things on ppcDanny Tholen2006-08-271-2/+2
| * [PATCH] ieee1394: sbp2: enable auto spin-up for Maxtor disksStefan Richter2006-08-061-0/+3
| * [PATCH] lockdep: annotate ieee1394 skb-queue-head lockingIngo Molnar2006-07-031-0/+10
* | [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
* | [PATCH] ieee1394: clean up declarations of hpsb_*_config_romStefan Richter2006-07-032-7/+5
* | [PATCH] ieee1394: remove unused macros HPSB_PANIC and HPSB_TRACEStefan Richter2006-07-032-8/+3
* | [PATCH] ieee1394: remove redundant code from ieee1394_hotplug.hStefan Richter2006-07-031-21/+8
* | [PATCH] ieee1394: update #include directives in midlayer header filesStefan Richter2006-07-0317-53/+91
* | [PATCH] ieee1394: coding style and comment fixes in midlayer header filesStefan Richter2006-07-0311-441/+449
* | [PATCH] ieee1394: replace __inline__ by inlineStefan Richter2006-07-033-5/+6
* | [PATCH] ieee1394: skip dummy loop in build_speed_mapStefan Richter2006-07-032-1/+5
* | [PATCH] ieee1394: fix calculation of csr->expireStefan Richter2006-07-031-21/+10
* | [PATCH] ieee1394: sbp2: enable auto spin-up for Maxtor disksStefan Richter2006-07-031-0/+3
* | [PATCH] ieee1394: fix cosmetic problem in speed probeStefan Richter2006-07-031-5/+8
|/
* [PATCH] irq-flags: firewire: Use the new IRQF_ constantsThomas Gleixner2006-07-022-3/+3
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-3012-12/+0
* [PATCH] 64bit Resource: convert a few remaining drivers to use resource_size_...Greg Kroah-Hartman2006-06-271-1/+1
* [PATCH] 64bit resource: fix up printks for resources in misc driversGreg Kroah-Hartman2006-06-271-7/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-262-2/+2
|\
| * spelling fixesAndreas Mohr2006-06-262-2/+2
* | [PATCH] drivers: use list_move()Akinobu Mita2006-06-262-4/+2
|/
* [PATCH] ieee1394: nodemgr: do not peek into struct semaphoreStefan Richter2006-06-252-2/+5
* [PATCH] frv: ieee1394 is borken on frvAl Viro2006-06-231-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bcollins/linux1394-2.6Linus Torvalds2006-06-2018-454/+460
|\
| * eth1394: replace __constant_htons by htonsBen Collins2006-06-121-12/+11
| * ieee1394: adjust code formatting in highlevel.cBen Collins2006-06-121-233/+182
| * ieee1394: hl_irqs_lock is taken in hardware interrupt contextBen Collins2006-06-121-10/+17
| * ieee1394_core: switch to kthread APIBen Collins2006-06-121-33/+15
| * ieee1394: sbp2: Kconfig fixBen Collins2006-06-121-1/+1
| * ieee1394: add preprocessor constant for invalid csr addressBen Collins2006-06-126-20/+18
| * sbp2: fix deregistration of status fifo address spaceBen Collins2006-06-121-2/+2
| * [PATCH] eth1394: endian fixesBen Collins2006-06-121-3/+3
| * Fix broken suspend/resume in ohci1394Ben Collins2006-06-121-0/+3
| * sbp2: use __attribute__((packed)) for on-the-wire structuresBen Collins2006-06-121-9/+9
| * sbp2: provide helptext for CONFIG_IEEE1394_SBP2_PHYS_DMA and mark it experime...Ben Collins2006-06-121-2/+11
| * sbp2: fix S800 transfers if phys_dma is offBen Collins2006-06-121-4/+14
| * sbp2: remove ohci1394 specific constantBen Collins2006-06-121-1/+1
| * ohci1394: make phys_dma parameter read-onlyBen Collins2006-06-121-1/+1
| * ohci1394: set address range propertiesBen Collins2006-06-122-1/+20
| * ieee1394: extend lowlevel API for address range propertiesBen Collins2006-06-122-1/+5
OpenPOWER on IntegriCloud