Age | Commit message (Expand) | Author |
2008-01-31 | [ALSA] Remove sound/driver.h | Takashi Iwai |
2008-01-31 | Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Linus Torvalds |
2008-01-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds |
2008-01-31 | Merge branch 'linux-2.6' | Paul Mackerras |
2008-01-31 | Merge branch 'for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-mpc52xx | Paul Mackerras |
2008-01-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds |
2008-01-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds |
2008-01-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds |
2008-01-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi... | Linus Torvalds |
2008-01-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2008-01-31 | docbook: fix drivers/base/class warning | Randy Dunlap |
2008-01-30 | firewire: fw-sbp2: Use sbp2 device-provided mgt orb timeout for logins | Jarod Wilson |
2008-01-30 | firewire: fw-sbp2: increase login orb reply timeout, fix "failed to login" | Jarod Wilson |
2008-01-30 | firewire: replace subtraction with bitwise and | Jarod Wilson |
2008-01-30 | firewire: fw-core: react on bus resets while the config ROM is being fetched | Stefan Richter |
2008-01-30 | firewire: enforce access order between generation and node ID, fix "giving up... | Stefan Richter |
2008-01-30 | firewire: fw-cdev: use device generation, not card generation | Stefan Richter |
2008-01-30 | firewire: fw-sbp2: use device generation, not card generation | Stefan Richter |
2008-01-30 | firewire: fw-sbp2: try to increase reconnect_hold (speed up reconnection) | Stefan Richter |
2008-01-30 | firewire: fw-sbp2: skip unnecessary logout | Stefan Richter |
2008-01-30 | firewire: fw-ohci: Dynamically allocate buffers for DMA descriptors | David Moore |
2008-01-30 | firewire: fw-ohci: CycleTooLong interrupt management | Stefan Richter |
2008-01-30 | firewire: Fix extraction of source node id | Rabin Vincent |
2008-01-30 | firewire: fw-ohci: Bug fixes for packet-per-buffer support | David Moore |
2008-01-30 | firewire: fw-ohci: Fix for dualbuffer three-or-more buffers | David Moore |
2008-01-30 | firewire: fw-sbp2: remove unused misleading macro | Stefan Richter |
2008-01-30 | firewire: fw-sbp2: prepare for s/g chaining | Stefan Richter |
2008-01-30 | firewire: fw-sbp2: refactor workq and kref handling | Stefan Richter |
2008-01-30 | ieee1394: ohci1394: don't schedule IT tasklets on IR events | Stefan Richter |
2008-01-30 | ieee1394: sbp2: raise default transfer size limit | Stefan Richter |
2008-01-30 | ieee1394: remove unused code | Stefan Richter |
2008-01-30 | ieee1394: small cleanup after "nopage" | Stefan Richter |
2008-01-30 | ieee1394: nopage | Nick Piggin |
2008-01-30 | ieee1394: Add missing "space" | Joe Perches |
2008-01-30 | ieee1394: sbp2: s/g list access cosmetics | Stefan Richter |
2008-01-30 | ieee1394: sbp2: prepare for s/g chaining | Stefan Richter |
2008-01-30 | [SCSI] Revert "[SCSI] aacraid: fib context lock for management ioctls" | James Bottomley |
2008-01-30 | [SCSI] handle scsi_init_queue failure properly | FUJITA Tomonori |
2008-01-30 | [SCSI] destroy scsi_bidi_sdb_cache in scsi_exit_queue | FUJITA Tomonori |
2008-01-30 | [SCSI] scsi_debug: add XDWRITEREAD_10 support | FUJITA Tomonori |
2008-01-30 | [SCSI] scsi_debug: add bidi data transfer support | FUJITA Tomonori |
2008-01-30 | [SCSI] scsi_debug: add get_data_transfer_info helper function | FUJITA Tomonori |
2008-01-30 | [SCSI] remove use_sg_chaining | James Bottomley |
2008-01-30 | [SCSI] bidirectional: fix up for the new blk_end_request code | Kiyoshi Ueda |
2008-01-30 | [SCSI] bidirectional command support | Boaz Harrosh |
2008-01-30 | [SCSI] implement scsi_data_buffer | Boaz Harrosh |
2008-01-30 | [SCSI] tgt: use scsi_init_io instead of scsi_alloc_sgtable | Boaz Harrosh |
2008-01-30 | [SCSI] aic7xxx: fix warnings with CONFIG_PM disabled | FUJITA Tomonori |
2008-01-30 | [SCSI] aic79xx: fix warnings with CONFIG_PM disabled | FUJITA Tomonori |
2008-01-30 | [SCSI] aic7xxx: fix ahc_done check SCB_ACTIVE for tagged transactions | David Milburn |