aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai5-5/+0
2008-01-31Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds52-1335/+3833
2008-01-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds13-334/+422
2008-01-31Merge branch 'linux-2.6'Paul Mackerras1384-87900/+169659
2008-01-31Merge branch 'for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-mpc52xxPaul Mackerras6-91/+17
2008-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds1-1/+1
2008-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds9-445/+513
2008-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds3-24/+49
2008-01-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvmLinus Torvalds21-15514/+0
2008-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds61-369/+424
2008-01-31docbook: fix drivers/base/class warningRandy Dunlap1-1/+1
2008-01-30firewire: fw-sbp2: Use sbp2 device-provided mgt orb timeout for loginsJarod Wilson1-5/+24
2008-01-30firewire: fw-sbp2: increase login orb reply timeout, fix "failed to login"Jarod Wilson1-3/+13
2008-01-30firewire: replace subtraction with bitwise andJarod Wilson1-1/+1
2008-01-30firewire: fw-core: react on bus resets while the config ROM is being fetchedStefan Richter1-8/+17
2008-01-30firewire: enforce access order between generation and node ID, fix "giving up on config rom"Stefan Richter5-2/+35
2008-01-30firewire: fw-cdev: use device generation, not card generationStefan Richter1-1/+1
2008-01-30firewire: fw-sbp2: use device generation, not card generationStefan Richter1-6/+6
2008-01-30firewire: fw-sbp2: try to increase reconnect_hold (speed up reconnection)Stefan Richter1-2/+3
2008-01-30firewire: fw-sbp2: skip unnecessary logoutStefan Richter1-2/+6
2008-01-30firewire: fw-ohci: Dynamically allocate buffers for DMA descriptorsDavid Moore1-80/+156
2008-01-30firewire: fw-ohci: CycleTooLong interrupt managementStefan Richter1-2/+9
2008-01-30firewire: Fix extraction of source node idRabin Vincent1-1/+1
2008-01-30firewire: fw-ohci: Bug fixes for packet-per-buffer supportDavid Moore1-50/+49
2008-01-30firewire: fw-ohci: Fix for dualbuffer three-or-more buffersDavid Moore1-20/+24
2008-01-30firewire: fw-sbp2: remove unused misleading macroStefan Richter1-2/+0
2008-01-30firewire: fw-sbp2: prepare for s/g chainingStefan Richter1-3/+3
2008-01-30firewire: fw-sbp2: refactor workq and kref handlingStefan Richter1-26/+30
2008-01-30ieee1394: ohci1394: don't schedule IT tasklets on IR eventsStefan Richter1-4/+8
2008-01-30ieee1394: sbp2: raise default transfer size limitStefan Richter2-12/+15
2008-01-30ieee1394: remove unused codeStefan Richter1-68/+0
2008-01-30ieee1394: small cleanup after "nopage"Stefan Richter1-12/+4
2008-01-30ieee1394: nopageNick Piggin1-23/+18
2008-01-30ieee1394: Add missing "space"Joe Perches1-2/+2
2008-01-30ieee1394: sbp2: s/g list access cosmeticsStefan Richter1-14/+12
2008-01-30ieee1394: sbp2: prepare for s/g chainingStefan Richter1-1/+1
2008-01-30[SCSI] Revert "[SCSI] aacraid: fib context lock for management ioctls"James Bottomley1-17/+12
2008-01-30[SCSI] handle scsi_init_queue failure properlyFUJITA Tomonori1-1/+17
2008-01-30[SCSI] destroy scsi_bidi_sdb_cache in scsi_exit_queueFUJITA Tomonori1-0/+1
2008-01-30[SCSI] scsi_debug: add XDWRITEREAD_10 supportFUJITA Tomonori1-0/+70
2008-01-30[SCSI] scsi_debug: add bidi data transfer supportFUJITA Tomonori1-11/+10
2008-01-30[SCSI] scsi_debug: add get_data_transfer_info helper functionFUJITA Tomonori1-45/+38
2008-01-30[SCSI] remove use_sg_chainingJames Bottomley40-97/+18
2008-01-30[SCSI] bidirectional: fix up for the new blk_end_request codeKiyoshi Ueda1-2/+10
2008-01-30[SCSI] bidirectional command supportBoaz Harrosh2-15/+94
2008-01-30[SCSI] implement scsi_data_bufferBoaz Harrosh7-78/+58
2008-01-30[SCSI] tgt: use scsi_init_io instead of scsi_alloc_sgtableBoaz Harrosh2-34/+14
2008-01-30[SCSI] aic7xxx: fix warnings with CONFIG_PM disabledFUJITA Tomonori4-22/+20
2008-01-30[SCSI] aic79xx: fix warnings with CONFIG_PM disabledFUJITA Tomonori4-22/+20
2008-01-30[SCSI] aic7xxx: fix ahc_done check SCB_ACTIVE for tagged transactionsDavid Milburn1-3/+6