intelfb -- uses stride alignment of 64 on the 9xx chipsets.
[safe/jmp/linux-2.6] / drivers / ieee1394 /
2006-04-02 Stefan Richter[PATCH] sbp2: fix spinlock recursion
2006-03-29 Linus TorvaldsMerge git://git./linux/kernel/git/paulus/powerpc
2006-03-29 Jody McIntyreohci1394: cleanup the "Unexpected PCI resource length...
2006-03-29 Stefan Richtersbp2: misc debug logging cleanups
2006-03-29 Stefan Richtersbp2: proper treatment of DID_OK
2006-03-29 Stefan Richterieee1394: set read permission for parameter disable_irm
2006-03-29 Stefan Richtersbp2: check for ARM failure
2006-03-29 Stefan Richterohci1394: clean up asynchronous and physical request...
2006-03-29 Stefan Richterieee1394: remove amdtp remains from ieee1394_core.h
2006-03-29 Stefan Richterieee1394: remove devfs support
2006-03-29 Jody McIntyreSigned-off-by: Jody McIntyre <scjody@modernduck.com>
2006-03-29 Stefan Richtersbp2: prevent unloading of 1394 low-level driver
2006-03-28 Benjamin Herrenschmidt[PATCH] powerpc: Kill _machine and hard-coded platform...
2006-03-26 Akinobu Mita[PATCH] bitops: hweight() related cleanup
2006-03-25 Andi Kleen[PATCH] x86_64: Implement compat code for raw1394 read...
2006-03-01 Alexey Dobriyan[PATCH] video1394: fix "return E;" typo
2006-02-23 Stefan Richtersbp2: update 36byte inquiry workaround (fix compatibili...
2006-02-23 Stefan Richtersbp2: variable status FIFO address (fix login timeout)
2006-02-23 Stefan Richtersbp2: fix another deadlock after disconnection
2006-02-18 Al Viro[PATCH] don't mangle INQUIRY if cmddt or evpd bits...
2006-01-17 Jody McIntyreActually remove amdtp.[ch], cmp.[ch].
2006-01-10 Christoph Hellwig[PATCH] don't include ioctl32.h in drivers
2006-01-06 Dave Jones[PATCH] don't freeze firewire on suspend.
2006-01-05 Jody McIntyreMerge ... /linux/kernel/git/torvalds/linux-2.6.git
2006-01-05 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-2.6
2006-01-05 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild
2006-01-05 Kay Sievers[PATCH] driver core: replace "hotplug" by "uevent"
2006-01-01 Brian Gerstgitignore: misc files
2005-12-13 Stefan Richtersbp2: remove duplicate code from sbp2_start_device()
2005-12-13 Stefan Richtersbp2: split sbp2_create_command_orb() for better readab...
2005-12-13 Stefan Richterohci1394: log number of implemented isochronous contexts
2005-12-13 Stefan Richterieee1394: write broadcast_channel only to select nodes...
2005-12-13 Stefan Richterieee1394: resume remote ports when starting a host...
2005-12-13 Stefan Richtersbp2: did not clean up after scsi_add_device() failed
2005-12-13 Stefan Richtersbp2: delete sbp2scsi_direction_table
2005-12-13 Stefan Richterieee1394: run high-level updates before high-level...
2005-12-05 Stefan Richterieee1394: remove nonexistent functions from nodemgr.h
2005-12-05 Stefan Richterieee1394: write broadcast_channel only to select nodes...
2005-12-01 Stefan Richterieee1394: whitespace cleanup in hosts.[ch], ieee1394_co...
2005-12-01 Stefan Richterieee1394: hpsb_send_phy_config() cleanup
2005-12-01 Stefan Richterieee1394: add definitions for phy packet constants
2005-12-01 Stefan Richterieee1394: resume remote ports when starting a host...
2005-11-22 Jens-Michael Hoffmannieee1394/raw1394: LIndent fixes
2005-11-22 Jens-Michael Hoffmannieee1394/iso: LIndent fixes
2005-11-22 Jens-Michael Hoffmannieee1394/ieee1394_transactions: LIndent fixes
2005-11-22 Jens-Michael Hoffmannieee1394/dma: LIndent fixes
2005-11-22 Jody McIntyrecsr1212: add check for !valid
2005-11-22 Jody McIntyrecsr1212: check results of keyval reads
2005-11-21 Stefan Richterraw1394: fix memory deallocation in modify_config_rom
2005-11-21 Adrian Bunkdrivers/ieee1394/raw1394.c: fix a NULL pointer
2005-11-20 Stefan Richtersbp2: slimmer interface to scsi_mod
2005-11-20 Damien DouxchampsFix incorrect video1394 timestamps.
2005-11-20 Adrian BunkEvery file should #include the headers containing the...
2005-11-18 Jody McIntyresbp2_command_orb_lock must be held when accessing the...
2005-11-18 Jody McIntyreMerge ... /linux/kernel/git/torvalds/linux-2.6.git
2005-11-18 Jody McIntyreRemove amdtp, cmp drivers.
2005-11-07 Nishanth Aravamudan[PATCH] ieee1394: fix-up schedule_timeout() usage
2005-11-07 Stefan RichterRemove definitions of unreferenced macros virt_to_page...
2005-11-07 Stefan Richterkmalloc/kzalloc changes:
2005-11-07 Stefan RichterRemove version strings from eth1394, ohci1394, sbp2.
2005-11-07 Stefan Richtersbp2, ohci1394 cleanups:
2005-11-07 Ben Collinssbp2: Remove our tracking of device type,
2005-11-07 Ben Collinssbp2: Merge TYPE_RBC and 10byte removal patch from...
2005-11-07 Jody McIntyresbp2_command_orb_lock must be held when accessing the...
2005-10-28 Greg KHMerge ../bleed-2.6
2005-10-28 Russell King[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level...
2005-10-28 Greg Kroah-Hartman[PATCH] Driver Core: fix up all callers of class_device...
2005-10-28 Al Viro[PATCH] gfp_t: remaining bits of drivers/*
2005-10-20 Andy Wingo[PATCH] raw1394: fix locking in the presence of SMP...
2005-10-08 Al Viro[PATCH] gfp flags annotations - part 1
2005-09-30 Jody McIntyre[PATCH] ohci1394: less noise in dmesg
2005-09-30 Jody McIntyre[PATCH] ieee1394: delete legacy module aliases
2005-09-30 Jody McIntyre[PATCH] eth1394: workaround limitation in rawiso routines
2005-09-30 Jody McIntyre[PATCH] ieee1394: remove superfluous include in csr1212
2005-09-30 Jody McIntyre[PATCH] ieee1394: trivial edits of a few comments
2005-09-30 Jody McIntyre[PATCH] ieee1394: use time_before()
2005-09-30 Jody McIntyre[PATCH] ieee1394: fix for debug output
2005-09-30 Jody McIntyre[PATCH] ieee1394: skip unnecessary pause when scanning...
2005-09-30 Jody McIntyre[PATCH] ieee1394: reorder activities after bus reset...
2005-09-30 Jody McIntyre[PATCH] sbp2: default to serialize_io=1
2005-09-30 Jody McIntyre[PATCH] sbp2: fix deadlocks and delays on device remova...
2005-09-13 Linus TorvaldsMerge /linux/kernel/git/jejb/scsi-for-linus-2.6
2005-09-10 James Bottomley[SCSI] Alter the scsi_add_device() API to conform to...
2005-09-09 viro@ZenIV.linux... [PATCH] trivial __user cleanup (video1394)
2005-09-07 Olaf Hering[PATCH] provide MODALIAS= enviroment variable to autolo...
2005-09-05 Jean Delvare[PATCH] I2C: Drop debug eeprom dump code in pcilynx
2005-08-29 David S. Miller[NET]: Kill skb->list
2005-08-26 Al Viro[PATCH] late spinlock initialization in ieee1394/ohci
2005-07-27 Olaf Hering[PATCH] turn many #if $undefined_string into #ifdef...
2005-07-14 Olaf Hering[PATCH] ratelimit the ieee1394 IR legacy activated...
2005-07-10 Ben Collins[PATCH] Sync up ieee-1394
2005-07-06 Linus Torvaldsieee1394: fix broken signed char assumption.
2005-06-27 Benjamin Herrenschmidt[PATCH] ppc32: Remove CONFIG_PMAC_PBOOK
2005-06-26 Christoph Lameter[PATCH] Cleanup patch for process freezing
2005-06-20 Yani Ioannou[PATCH] Driver Core: drivers/i2c/chips/w83781d.c -...
2005-06-20 gregkh@suse.de[PATCH] Use device_for_each_child() to unregister devic...
2005-06-20 gregkh@suse.de[PATCH] class: convert drivers/ieee1394/* to use the...
2005-06-17 James Bottomleymerge by hand (fix up qla_os.c merge error)
2005-06-17 Jeff Garzik [SCSI] allow sleeping in ->eh_device_reset_handler()
2005-06-17 Jeff Garzik [SCSI] Remove unnecessary locking around completion...
next