| Commit message (Expand) | Author | Age |
... | |
* | | drivers/ieee1394/raw1394.c: fix a NULL pointer | Adrian Bunk | 2005-11-21 |
* | | sbp2: slimmer interface to scsi_mod | Stefan Richter | 2005-11-19 |
* | | Fix incorrect video1394 timestamps. | Damien Douxchamps | 2005-11-19 |
* | | Every file should #include the headers containing the prototypes for | Adrian Bunk | 2005-11-19 |
* | | Merge with http://kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | Jody McIntyre | 2005-11-18 |
|\| |
|
| * | [PATCH] ieee1394: fix-up schedule_timeout() usage | Nishanth Aravamudan | 2005-11-07 |
* | | Remove amdtp, cmp drivers. | Jody McIntyre | 2005-11-18 |
* | | Remove definitions of unreferenced macros virt_to_page and vmalloc_32 from | Stefan Richter | 2005-11-07 |
* | | kmalloc/kzalloc changes: | Stefan Richter | 2005-11-07 |
* | | Remove version strings from eth1394, ohci1394, sbp2. | Stefan Richter | 2005-11-07 |
* | | sbp2, ohci1394 cleanups: | Stefan Richter | 2005-11-07 |
* | | sbp2: Remove our tracking of device type, | Ben Collins | 2005-11-07 |
* | | sbp2: Merge TYPE_RBC and 10byte removal patch from scsi maintainers. | Ben Collins | 2005-11-07 |
* | | sbp2_command_orb_lock must be held when accessing the _orb_inuse list. | Jody McIntyre | 2005-11-07 |
|/ |
|
* | Merge ../bleed-2.6 | Greg KH | 2005-10-28 |
|\ |
|
| * | [PATCH] gfp_t: remaining bits of drivers/* | Al Viro | 2005-10-28 |
* | | [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks | Russell King | 2005-10-28 |
* | | [PATCH] Driver Core: fix up all callers of class_device_create() | Greg Kroah-Hartman | 2005-10-28 |
|/ |
|
* | [PATCH] raw1394: fix locking in the presence of SMP and interrupts | Andy Wingo | 2005-10-20 |
* | [PATCH] gfp flags annotations - part 1 | Al Viro | 2005-10-08 |
* | [PATCH] ohci1394: less noise in dmesg | Jody McIntyre | 2005-09-30 |
* | [PATCH] ieee1394: delete legacy module aliases | Jody McIntyre | 2005-09-30 |
* | [PATCH] eth1394: workaround limitation in rawiso routines | Jody McIntyre | 2005-09-30 |
* | [PATCH] ieee1394: remove superfluous include in csr1212 | Jody McIntyre | 2005-09-30 |
* | [PATCH] ieee1394: trivial edits of a few comments | Jody McIntyre | 2005-09-30 |
* | [PATCH] ieee1394: use time_before() | Jody McIntyre | 2005-09-30 |
* | [PATCH] ieee1394: fix for debug output | Jody McIntyre | 2005-09-30 |
* | [PATCH] ieee1394: skip unnecessary pause when scanning config ROMs | Jody McIntyre | 2005-09-30 |
* | [PATCH] ieee1394: reorder activities after bus reset (fixes device detection) | Jody McIntyre | 2005-09-30 |
* | [PATCH] sbp2: default to serialize_io=1 | Jody McIntyre | 2005-09-30 |
* | [PATCH] sbp2: fix deadlocks and delays on device removal/rmmod | Jody McIntyre | 2005-09-30 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 | Linus Torvalds | 2005-09-12 |
|\ |
|
| * | [SCSI] Alter the scsi_add_device() API to conform to what users expect | James Bottomley | 2005-09-10 |
* | | [PATCH] trivial __user cleanup (video1394) | viro@ZenIV.linux.org.uk | 2005-09-09 |
|/ |
|
* | [PATCH] provide MODALIAS= enviroment variable to autoload ieee1394 modules vi... | Olaf Hering | 2005-09-07 |
* | [PATCH] I2C: Drop debug eeprom dump code in pcilynx | Jean Delvare | 2005-09-05 |
* | [NET]: Kill skb->list | David S. Miller | 2005-08-29 |
* | [PATCH] late spinlock initialization in ieee1394/ohci | Al Viro | 2005-08-26 |
* | [PATCH] turn many #if $undefined_string into #ifdef $undefined_string | Olaf Hering | 2005-07-27 |
* | [PATCH] ratelimit the ieee1394 IR legacy activated messages | Olaf Hering | 2005-07-14 |
* | [PATCH] Sync up ieee-1394 | Ben Collins | 2005-07-10 |
* | ieee1394: fix broken signed char assumption. | Linus Torvalds | 2005-07-06 |
* | [PATCH] ppc32: Remove CONFIG_PMAC_PBOOK | Benjamin Herrenschmidt | 2005-06-27 |
* | [PATCH] Cleanup patch for process freezing | Christoph Lameter | 2005-06-25 |
* | [PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk... | Yani Ioannou | 2005-06-20 |
* | [PATCH] Use device_for_each_child() to unregister devices in nodemgr_remove_h... | gregkh@suse.de | 2005-06-20 |
* | [PATCH] class: convert drivers/ieee1394/* to use the new class api instead of... | gregkh@suse.de | 2005-06-20 |
* | merge by hand (fix up qla_os.c merge error) | James Bottomley | 2005-06-17 |
|\ |
|
| * | [SCSI] allow sleeping in ->eh_device_reset_handler() | Jeff Garzik | 2005-06-17 |
| * | [SCSI] Remove unnecessary locking around completion function calls | Jeff Garzik | 2005-06-17 |