| Commit message (Expand) | Author | Age |
* | [PATCH] sbp2: fix check of return value of hpsb_allocate_and_register_addrspa... | Stefan Richter | 2006-06-05 |
* | [PATCH] ohci1394, sbp2: fix "scsi_add_device failed" with PL-3507 based devices | Stefan Richter | 2006-05-18 |
* | [PATCH] sbp2: add ability to override hardwired blacklist | Stefan Richter | 2006-05-18 |
* | [PATCH] sbp2: add read_capacity workaround for iPod | Stefan Richter | 2006-05-18 |
* | [PATCH] sbp2: consolidate workarounds | Stefan Richter | 2006-05-18 |
* | [PATCH] sbp2: fix spinlock recursion | Stefan Richter | 2006-04-02 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 2006-03-29 |
|\ |
|
| * | [PATCH] powerpc: Kill _machine and hard-coded platform numbers | Benjamin Herrenschmidt | 2006-03-28 |
* | | ohci1394: cleanup the "Unexpected PCI resource length" warning. | Jody McIntyre | 2006-03-28 |
* | | sbp2: misc debug logging cleanups | Stefan Richter | 2006-03-28 |
* | | sbp2: proper treatment of DID_OK | Stefan Richter | 2006-03-28 |
* | | ieee1394: set read permission for parameter disable_irm | Stefan Richter | 2006-03-28 |
* | | sbp2: check for ARM failure | Stefan Richter | 2006-03-28 |
* | | ohci1394: clean up asynchronous and physical request filters programming | Stefan Richter | 2006-03-28 |
* | | ieee1394: remove amdtp remains from ieee1394_core.h | Stefan Richter | 2006-03-28 |
* | | ieee1394: remove devfs support | Stefan Richter | 2006-03-28 |
* | | Signed-off-by: Jody McIntyre <scjody@modernduck.com> | Jody McIntyre | 2006-03-28 |
* | | sbp2: prevent unloading of 1394 low-level driver | Stefan Richter | 2006-03-28 |
|/ |
|
* | [PATCH] bitops: hweight() related cleanup | Akinobu Mita | 2006-03-26 |
* | [PATCH] x86_64: Implement compat code for raw1394 read/write | Andi Kleen | 2006-03-25 |
* | [PATCH] video1394: fix "return E;" typo | Alexey Dobriyan | 2006-02-28 |
* | sbp2: update 36byte inquiry workaround (fix compatibility regression) | Stefan Richter | 2006-02-23 |
* | sbp2: variable status FIFO address (fix login timeout) | Stefan Richter | 2006-02-23 |
* | sbp2: fix another deadlock after disconnection | Stefan Richter | 2006-02-23 |
* | [PATCH] don't mangle INQUIRY if cmddt or evpd bits are set | Al Viro | 2006-02-18 |
* | Actually remove amdtp.[ch], cmp.[ch]. | Jody McIntyre | 2006-01-16 |
* | [PATCH] don't include ioctl32.h in drivers | Christoph Hellwig | 2006-01-10 |
* | [PATCH] don't freeze firewire on suspend. | Dave Jones | 2006-01-06 |
* | Merge with http://kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | Jody McIntyre | 2006-01-05 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2006-01-04 |
| |\ |
|
| | * | [PATCH] driver core: replace "hotplug" by "uevent" | Kay Sievers | 2006-01-04 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2006-01-04 |
| |\ \
| | |/
| |/| |
|
| | * | gitignore: misc files | Brian Gerst | 2006-01-01 |
| * | | 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_command_orb_lock must be held when accessing the _orb_inuse list. | Jody McIntyre | 2005-11-18 |
| |/ |
|
* | | 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-13 |
* | | 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-12 |
* | | 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-05 |
* | | 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-12-01 |
* | | ieee1394/raw1394: LIndent fixes | Jens-Michael Hoffmann | 2005-11-22 |
* | | ieee1394/iso: LIndent fixes | Jens-Michael Hoffmann | 2005-11-22 |