aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ieee1394
AgeCommit message (Expand)AuthorFilesLines
2006-09-26i2c-algo-bit: Discard the mdelay data struct memberJean Delvare1-1/+0
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-02[PATCH] irq-flags: firewire: Use the new IRQF_ constantsThomas Gleixner2-3/+3
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel12-12/+0
2006-06-27[PATCH] 64bit Resource: convert a few remaining drivers to use resource_size_...Greg Kroah-Hartman1-1/+1
2006-06-27[PATCH] 64bit resource: fix up printks for resources in misc driversGreg Kroah-Hartman1-7/+8
2006-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2-2/+2
2006-06-26[PATCH] drivers: use list_move()Akinobu Mita2-4/+2
2006-06-26spelling fixesAndreas Mohr2-2/+2
2006-06-25[PATCH] ieee1394: nodemgr: do not peek into struct semaphoreStefan Richter2-2/+5
2006-06-23[PATCH] frv: ieee1394 is borken on frvAl Viro1-1/+1
2006-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bcollins/linux1394-2.6Linus Torvalds18-454/+460
2006-06-20[SPARC]: Kill __irq_itoa().David S. Miller2-8/+0
2006-06-12eth1394: replace __constant_htons by htonsBen Collins1-12/+11
2006-06-12ieee1394: adjust code formatting in highlevel.cBen Collins1-233/+182
2006-06-12ieee1394: hl_irqs_lock is taken in hardware interrupt contextBen Collins1-10/+17
2006-06-12ieee1394_core: switch to kthread APIBen Collins1-33/+15
2006-06-12ieee1394: sbp2: Kconfig fixBen Collins1-1/+1
2006-06-12ieee1394: add preprocessor constant for invalid csr addressBen Collins6-20/+18
2006-06-12sbp2: fix deregistration of status fifo address spaceBen Collins1-2/+2
2006-06-12[PATCH] eth1394: endian fixesBen Collins1-3/+3
2006-06-12Fix broken suspend/resume in ohci1394Ben Collins1-0/+3
2006-06-12sbp2: use __attribute__((packed)) for on-the-wire structuresBen Collins1-9/+9
2006-06-12sbp2: provide helptext for CONFIG_IEEE1394_SBP2_PHYS_DMA and mark it experime...Ben Collins1-2/+11
2006-06-12sbp2: fix S800 transfers if phys_dma is offBen Collins1-4/+14
2006-06-12sbp2: remove ohci1394 specific constantBen Collins1-1/+1
2006-06-12ohci1394: make phys_dma parameter read-onlyBen Collins1-1/+1
2006-06-12ohci1394: set address range propertiesBen Collins2-1/+20
2006-06-12ieee1394: extend lowlevel API for address range propertiesBen Collins2-1/+5
2006-06-12sbp2: log number of supported concurrent loginsBen Collins1-8/+8
2006-06-12sbp2: remove manipulation of inquiry responseBen Collins2-37/+2
2006-06-12ieee1394: save RAM by using a single tlabel for broadcast transactionsBen Collins2-10/+16
2006-06-12ieee1394: support for slow links or slow 1394b phy portsBen Collins5-20/+76
2006-06-12ieee1394/ohci1394: CycleTooLong interrupt managementBen Collins1-0/+10
2006-06-12raw1394: fix whitespace after x86_64 compat patchBen Collins1-28/+26
2006-06-12From: Arjan van de Ven <arjan@infradead.org>Ben Collins1-3/+4
2006-06-12sbp2: make TSB42AA9 workaround specific to Momobay CX-1Ben Collins1-1/+2
2006-06-12ohci1394: Remove superfluous call to free_dma_rcv_ctx,Ben Collins1-11/+0
2006-06-12ieee1394: speed up of dma_region_sync_for_cpuBen Collins1-9/+9
2006-06-12video1394: be quietBen Collins1-8/+8
2006-06-05[PATCH] sbp2: fix check of return value of hpsb_allocate_and_register_addrspa...Stefan Richter1-1/+1
2006-05-17[PATCH] ohci1394, sbp2: fix "scsi_add_device failed" with PL-3507 based devicesStefan Richter2-3/+8
2006-05-17[PATCH] sbp2: add ability to override hardwired blacklistStefan Richter2-11/+19
2006-05-17[PATCH] sbp2: add read_capacity workaround for iPodStefan Richter2-4/+46
2006-05-17[PATCH] sbp2: consolidate workaroundsStefan Richter2-71/+97
2006-04-02[PATCH] sbp2: fix spinlock recursionStefan Richter1-17/+15
2006-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-2/+2
2006-03-28ohci1394: cleanup the "Unexpected PCI resource length" warning.Jody McIntyre1-2/+2
2006-03-28sbp2: misc debug logging cleanupsStefan Richter1-77/+33
2006-03-28sbp2: proper treatment of DID_OKStefan Richter1-3/+5
2006-03-28ieee1394: set read permission for parameter disable_irmStefan Richter1-1/+1
2006-03-28sbp2: check for ARM failureStefan Richter1-3/+7
2006-03-28ohci1394: clean up asynchronous and physical request filters programmingStefan Richter1-18/+19
2006-03-28ieee1394: remove amdtp remains from ieee1394_core.hStefan Richter1-2/+0
2006-03-28ieee1394: remove devfs supportStefan Richter5-73/+5
2006-03-28Signed-off-by: Jody McIntyre <scjody@modernduck.com>Jody McIntyre1-3/+5
2006-03-28sbp2: prevent unloading of 1394 low-level driverStefan Richter1-0/+9
2006-03-28[PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt1-2/+2
2006-03-26[PATCH] bitops: hweight() related cleanupAkinobu Mita1-2/+1
2006-03-25[PATCH] x86_64: Implement compat code for raw1394 read/writeAndi Kleen1-5/+91
2006-02-28[PATCH] video1394: fix "return E;" typoAlexey Dobriyan1-1/+1
2006-02-23sbp2: update 36byte inquiry workaround (fix compatibility regression)Stefan Richter1-23/+19
2006-02-23sbp2: variable status FIFO address (fix login timeout)Stefan Richter2-69/+59
2006-02-23sbp2: fix another deadlock after disconnectionStefan Richter1-2/+8
2006-02-18[PATCH] don't mangle INQUIRY if cmddt or evpd bits are setAl Viro1-9/+1
2006-01-16Actually remove amdtp.[ch], cmp.[ch].Jody McIntyre4-1723/+0
2006-01-10[PATCH] don't include ioctl32.h in driversChristoph Hellwig3-3/+0
2006-01-06[PATCH] don't freeze firewire on suspend.Dave Jones1-2/+2
2006-01-05Merge with http://kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitJody McIntyre2-10/+11
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-10/+10
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-0/+1
2006-01-04[PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers1-10/+10
2006-01-01gitignore: misc filesBrian Gerst1-0/+1
2005-12-13sbp2: remove duplicate code from sbp2_start_device()Stefan Richter1-50/+7
2005-12-13sbp2: split sbp2_create_command_orb() for better readabilityStefan Richter2-184/+178
2005-12-13ohci1394: log number of implemented isochronous contextsStefan Richter1-7/+3
2005-12-12ieee1394: write broadcast_channel only to select nodes (fixes device recognit...Stefan Richter1-10/+32
2005-12-12ieee1394: resume remote ports when starting a host (fixes device recognition)Stefan Richter2-0/+26
2005-12-12sbp2: did not clean up after scsi_add_device() failedStefan Richter1-0/+2
2005-12-12sbp2: delete sbp2scsi_direction_tableStefan Richter2-68/+17
2005-12-12ieee1394: run high-level updates before high-level probesStefan Richter1-3/+17
2005-12-05ieee1394: remove nonexistent functions from nodemgr.hStefan Richter1-18/+0
2005-12-05ieee1394: write broadcast_channel only to select nodes (fixes device recognit...Stefan Richter1-10/+32
2005-12-01ieee1394: whitespace cleanup in hosts.[ch], ieee1394_core.[ch]Stefan Richter4-526/+526
2005-12-01ieee1394: hpsb_send_phy_config() cleanupStefan Richter1-15/+6
2005-12-01ieee1394: add definitions for phy packet constantsStefan Richter3-18/+42
2005-12-01ieee1394: resume remote ports when starting a host (fixes device recognition)Stefan Richter2-0/+26
2005-11-22ieee1394/raw1394: LIndent fixesJens-Michael Hoffmann1-18/+20
2005-11-22ieee1394/iso: LIndent fixesJens-Michael Hoffmann1-42/+60
2005-11-22ieee1394/ieee1394_transactions: LIndent fixesJens-Michael Hoffmann1-193/+195
2005-11-22ieee1394/dma: LIndent fixesJens-Michael Hoffmann1-28/+45
2005-11-22csr1212: add check for !validJody McIntyre1-1/+2
2005-11-22csr1212: check results of keyval readsJody McIntyre1-3/+4
2005-11-21raw1394: fix memory deallocation in modify_config_romStefan Richter1-1/+1
2005-11-21drivers/ieee1394/raw1394.c: fix a NULL pointerAdrian Bunk1-1/+0
2005-11-19sbp2: slimmer interface to scsi_modStefan Richter1-13/+0
2005-11-19Fix incorrect video1394 timestamps.Damien Douxchamps1-15/+2
2005-11-19Every file should #include the headers containing the prototypes forAdrian Bunk1-0/+1
2005-11-18sbp2_command_orb_lock must be held when accessing the _orb_inuse list.Jody McIntyre1-0/+6
2005-11-18Merge with http://kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitJody McIntyre1-2/+1
2005-11-18Remove amdtp, cmp drivers.Jody McIntyre4-35/+2
2005-11-07[PATCH] ieee1394: fix-up schedule_timeout() usageNishanth Aravamudan1-2/+1
2005-11-07Remove definitions of unreferenced macros virt_to_page and vmalloc_32 fromStefan Richter2-17/+0
2005-11-07kmalloc/kzalloc changes:Stefan Richter12-143/+85
2005-11-07Remove version strings from eth1394, ohci1394, sbp2.Stefan Richter3-21/+0
2005-11-07sbp2, ohci1394 cleanups:Stefan Richter3-229/+224
2005-11-07sbp2: Remove our tracking of device type,Ben Collins2-34/+7
2005-11-07sbp2: Merge TYPE_RBC and 10byte removal patch from scsi maintainers.Ben Collins2-150/+2
2005-11-07sbp2_command_orb_lock must be held when accessing the _orb_inuse list.Jody McIntyre1-0/+6
2005-10-28Merge ../bleed-2.6Greg KH1-1/+1
2005-10-28[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King1-2/+2
2005-10-28[PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman3-3/+3
2005-10-28[PATCH] gfp_t: remaining bits of drivers/*Al Viro1-1/+1
2005-10-19[PATCH] raw1394: fix locking in the presence of SMP and interruptsAndy Wingo2-49/+57
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro1-1/+1
2005-09-30[PATCH] ohci1394: less noise in dmesgJody McIntyre1-2/+2
2005-09-30[PATCH] ieee1394: delete legacy module aliasesJody McIntyre4-4/+0
2005-09-30[PATCH] eth1394: workaround limitation in rawiso routinesJody McIntyre2-7/+11
2005-09-30[PATCH] ieee1394: remove superfluous include in csr1212Jody McIntyre1-1/+0
2005-09-30[PATCH] ieee1394: trivial edits of a few commentsJody McIntyre1-4/+4
2005-09-30[PATCH] ieee1394: use time_before()Jody McIntyre1-1/+2
2005-09-30[PATCH] ieee1394: fix for debug outputJody McIntyre1-22/+10
2005-09-30[PATCH] ieee1394: skip unnecessary pause when scanning config ROMsJody McIntyre1-2/+2
2005-09-30[PATCH] ieee1394: reorder activities after bus reset (fixes device detection)Jody McIntyre1-10/+9
2005-09-30[PATCH] sbp2: default to serialize_io=1Jody McIntyre1-4/+7
2005-09-30[PATCH] sbp2: fix deadlocks and delays on device removal/rmmodJody McIntyre1-38/+58
2005-09-12Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 Linus Torvalds1-4/+4
2005-09-10[SCSI] Alter the scsi_add_device() API to conform to what users expectJames Bottomley1-4/+4
2005-09-09[PATCH] trivial __user cleanup (video1394)viro@ZenIV.linux.org.uk1-1/+1
2005-09-07[PATCH] provide MODALIAS= enviroment variable to autoload ieee1394 modules vi...Olaf Hering1-0/+8
2005-09-05[PATCH] I2C: Drop debug eeprom dump code in pcilynxJean Delvare1-20/+0
2005-08-29[NET]: Kill skb->listDavid S. Miller1-2/+2
2005-08-26[PATCH] late spinlock initialization in ieee1394/ohciAl Viro1-1/+7
2005-07-27[PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering1-0/+1
2005-07-14[PATCH] ratelimit the ieee1394 IR legacy activated messagesOlaf Hering1-1/+2
2005-07-10[PATCH] Sync up ieee-1394Ben Collins13-63/+260
2005-07-06ieee1394: fix broken signed char assumption.Linus Torvalds1-2/+2
2005-06-27[PATCH] ppc32: Remove CONFIG_PMAC_PBOOKBenjamin Herrenschmidt1-5/+5
2005-06-25[PATCH] Cleanup patch for process freezingChristoph Lameter2-4/+2
2005-06-20[PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk...Yani Ioannou2-9/+9
2005-06-20[PATCH] Use device_for_each_child() to unregister devices in nodemgr_remove_h...gregkh@suse.de1-5/+6
2005-06-20[PATCH] class: convert drivers/ieee1394/* to use the new class api instead of...gregkh@suse.de5-15/+16
2005-06-17merge by hand (fix up qla_os.c merge error)James Bottomley2-139/+16
2005-06-17[SCSI] allow sleeping in ->eh_device_reset_handler()Jeff Garzik1-1/+13
2005-06-17[SCSI] Remove unnecessary locking around completion function callsJeff Garzik1-6/+0
2005-06-16[PATCH] sbp2 slab corruption fixAlexandre Oliva1-1/+2
2005-05-26Automatic merge of ../scsi-misc-2.6-old/James Bottomley2-132/+3
2005-05-26[SCSI] git-scsi-misc-sbp2-warning-fixAndrew Morton1-1/+0
2005-05-26[SCSI] TYPE_RBC cache fixes (sbp2.c affected)Al Viro2-131/+3
2005-05-17[PATCH] ieee1394: fix premature expiry of async packetsJody McIntyre1-1/+1
2005-05-17[PATCH] ieee1394: fix cross_bound check for null ISO packetsJody McIntyre1-0/+3
2005-05-17[PATCH] ieee1394: single buffer fixes to video1394Jody McIntyre1-25/+85
2005-05-17[PATCH] ieee1394: drivers/ieee1394/pcilynx.c: Use the DMA_32BIT_MASK constantJody McIntyre1-1/+2
2005-05-17[PATCH] ieee1394: remove NULL checks for kfreeJody McIntyre3-24/+10
2005-05-17[PATCH] ieee1394: drivers/ieee1394/ieee1394_transactions.c: possible cleanupsJody McIntyre3-8/+3
2005-05-17[PATCH] ieee1394: drivers/ieee1394/pcilynx.c: remove dead optionsJody McIntyre3-443/+2
2005-04-21[PATCH] Fix non-legacy ISO receive regressionJody McIntyre1-20/+43
2005-04-21[PATCH] ohci1394: tlabels misprinted in DBGMSGJody McIntyre1-3/+3
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds48-0/+39925