Age | Commit message (Expand) | Author |
2006-01-16 | Actually remove amdtp.[ch], cmp.[ch]. | Jody McIntyre |
2006-01-10 | [PATCH] don't include ioctl32.h in drivers | Christoph Hellwig |
2006-01-06 | [PATCH] don't freeze firewire on suspend. | Dave Jones |
2006-01-05 | Merge with http://kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | Jody McIntyre |
2006-01-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds |
2006-01-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds |
2006-01-04 | [PATCH] driver core: replace "hotplug" by "uevent" | Kay Sievers |
2006-01-01 | gitignore: misc files | Brian Gerst |
2005-12-13 | sbp2: remove duplicate code from sbp2_start_device() | Stefan Richter |
2005-12-13 | sbp2: split sbp2_create_command_orb() for better readability | Stefan Richter |
2005-12-13 | ohci1394: log number of implemented isochronous contexts | Stefan Richter |
2005-12-12 | ieee1394: write broadcast_channel only to select nodes (fixes device recognit... | Stefan Richter |
2005-12-12 | ieee1394: resume remote ports when starting a host (fixes device recognition) | Stefan Richter |
2005-12-12 | sbp2: did not clean up after scsi_add_device() failed | Stefan Richter |
2005-12-12 | sbp2: delete sbp2scsi_direction_table | Stefan Richter |
2005-12-12 | ieee1394: run high-level updates before high-level probes | Stefan Richter |
2005-12-05 | ieee1394: remove nonexistent functions from nodemgr.h | Stefan Richter |
2005-12-05 | ieee1394: write broadcast_channel only to select nodes (fixes device recognit... | Stefan Richter |
2005-12-01 | ieee1394: whitespace cleanup in hosts.[ch], ieee1394_core.[ch] | Stefan Richter |
2005-12-01 | ieee1394: hpsb_send_phy_config() cleanup | Stefan Richter |
2005-12-01 | ieee1394: add definitions for phy packet constants | Stefan Richter |
2005-12-01 | ieee1394: resume remote ports when starting a host (fixes device recognition) | Stefan Richter |
2005-11-22 | ieee1394/raw1394: LIndent fixes | Jens-Michael Hoffmann |
2005-11-22 | ieee1394/iso: LIndent fixes | Jens-Michael Hoffmann |
2005-11-22 | ieee1394/ieee1394_transactions: LIndent fixes | Jens-Michael Hoffmann |
2005-11-22 | ieee1394/dma: LIndent fixes | Jens-Michael Hoffmann |
2005-11-22 | csr1212: add check for !valid | Jody McIntyre |
2005-11-22 | csr1212: check results of keyval reads | Jody McIntyre |
2005-11-21 | raw1394: fix memory deallocation in modify_config_rom | Stefan Richter |
2005-11-21 | drivers/ieee1394/raw1394.c: fix a NULL pointer | Adrian Bunk |
2005-11-19 | 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-18 | sbp2_command_orb_lock must be held when accessing the _orb_inuse list. | Jody McIntyre |
2005-11-18 | Merge with http://kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | Jody McIntyre |
2005-11-18 | Remove amdtp, cmp drivers. | Jody McIntyre |
2005-11-07 | [PATCH] ieee1394: fix-up schedule_timeout() usage | Nishanth Aravamudan |
2005-11-07 | 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-10-28 | Merge ../bleed-2.6 | Greg KH |
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] gfp_t: remaining bits of drivers/* | Al Viro |
2005-10-19 | [PATCH] raw1394: fix locking in the presence of SMP and interrupts | Andy Wingo |
2005-10-08 | [PATCH] gfp flags annotations - part 1 | Al Viro |