aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ieee1394
Commit message (Expand)AuthorAge
* ieee1394: shrink tlabel pools, remove tpool semaphoresStefan Richter2006-09-17
* ieee1394: merge from LinusStefan Richter2006-09-17
|\
| * [PATCH] 1394: fix for recently added firewire patch that breaks things on ppcDanny Tholen2006-08-27
| * [PATCH] ieee1394: sbp2: enable auto spin-up for Maxtor disksStefan Richter2006-08-06
| * [PATCH] lockdep: annotate ieee1394 skb-queue-head lockingIngo Molnar2006-07-03
* | [PATCH] ieee1394: fix kerneldoc of hpsb_alloc_hostStefan Richter2006-07-03
* | [PATCH] ieee1394: nodemgr: convert nodemgr_serialize semaphore to mutexStefan Richter2006-07-03
* | [PATCH] ieee1394: nodemgr: switch to kthread api, replace reset semaphoreStefan Richter2006-07-03
* | [PATCH] ieee1394: nodemgr: make module parameter ignore_drivers writableStefan Richter2006-07-03
* | [PATCH] ieee1394: nodemgr: do not spawn kernel_thread for sysfs rescanStefan Richter2006-07-03
* | [PATCH] ieee1394: nodemgr: remove unnecessary includesStefan Richter2006-07-03
* | [PATCH] ieee1394: raw1394: remove redundant counting semaphoreStefan Richter2006-07-03
* | [PATCH] ieee1394: dv1394: sem2mutex conversionStefan Richter2006-07-03
* | [PATCH] ieee1394: clean up declarations of hpsb_*_config_romStefan Richter2006-07-03
* | [PATCH] ieee1394: remove unused macros HPSB_PANIC and HPSB_TRACEStefan Richter2006-07-03
* | [PATCH] ieee1394: remove redundant code from ieee1394_hotplug.hStefan Richter2006-07-03
* | [PATCH] ieee1394: update #include directives in midlayer header filesStefan Richter2006-07-03
* | [PATCH] ieee1394: coding style and comment fixes in midlayer header filesStefan Richter2006-07-03
* | [PATCH] ieee1394: replace __inline__ by inlineStefan Richter2006-07-03
* | [PATCH] ieee1394: skip dummy loop in build_speed_mapStefan Richter2006-07-03
* | [PATCH] ieee1394: fix calculation of csr->expireStefan Richter2006-07-03
* | [PATCH] ieee1394: sbp2: enable auto spin-up for Maxtor disksStefan Richter2006-07-03
* | [PATCH] ieee1394: fix cosmetic problem in speed probeStefan Richter2006-07-03
|/
* [PATCH] irq-flags: firewire: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] 64bit Resource: convert a few remaining drivers to use resource_size_...Greg Kroah-Hartman2006-06-27
* [PATCH] 64bit resource: fix up printks for resources in misc driversGreg Kroah-Hartman2006-06-27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-26
|\
| * spelling fixesAndreas Mohr2006-06-26
* | [PATCH] drivers: use list_move()Akinobu Mita2006-06-26
|/
* [PATCH] ieee1394: nodemgr: do not peek into struct semaphoreStefan Richter2006-06-25
* [PATCH] frv: ieee1394 is borken on frvAl Viro2006-06-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bcollins/linux1394-2.6Linus Torvalds2006-06-20
|\
| * eth1394: replace __constant_htons by htonsBen Collins2006-06-12
| * ieee1394: adjust code formatting in highlevel.cBen Collins2006-06-12
| * ieee1394: hl_irqs_lock is taken in hardware interrupt contextBen Collins2006-06-12
| * ieee1394_core: switch to kthread APIBen Collins2006-06-12
| * ieee1394: sbp2: Kconfig fixBen Collins2006-06-12
| * ieee1394: add preprocessor constant for invalid csr addressBen Collins2006-06-12
| * sbp2: fix deregistration of status fifo address spaceBen Collins2006-06-12
| * [PATCH] eth1394: endian fixesBen Collins2006-06-12
| * Fix broken suspend/resume in ohci1394Ben Collins2006-06-12
| * sbp2: use __attribute__((packed)) for on-the-wire structuresBen Collins2006-06-12
| * sbp2: provide helptext for CONFIG_IEEE1394_SBP2_PHYS_DMA and mark it experime...Ben Collins2006-06-12
| * sbp2: fix S800 transfers if phys_dma is offBen Collins2006-06-12
| * sbp2: remove ohci1394 specific constantBen Collins2006-06-12
| * ohci1394: make phys_dma parameter read-onlyBen Collins2006-06-12
| * ohci1394: set address range propertiesBen Collins2006-06-12
| * ieee1394: extend lowlevel API for address range propertiesBen Collins2006-06-12
| * sbp2: log number of supported concurrent loginsBen Collins2006-06-12