summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-08-11drivers: scsi: use newly introduced hex_to_bin() methodAndy Shevchenko3-21/+19
2010-08-11drivers/scsi: use memdup_userJulia Lawall1-8/+3
2010-08-11scsi: remove private BIT macrosAndrew Morton2-4/+2
2010-08-11scsi: fix bnx2i build errorsRandy Dunlap1-1/+2
2010-08-11scsi: fix pmcraid build errorsRandy Dunlap1-1/+1
2010-08-11scsi: use __uX types for headers exported to user spacePeter Korsgaard2-6/+6
2010-08-11bfa: wrong fcport H2I message tested in bfa_fcport_isr()Roel Kluin1-1/+1
2010-08-11drivers/scsi/ch.c: don't use vprintk as macroJoe Perches1-43/+44
2010-08-11scsi: bfa: correct onstack wait_queue_head declarationYong Zhang1-2/+2
2010-08-11drivers/scsi/qla2xxx/qla_os.c: fix continuation line formatsJoe Perches1-2/+2
2010-08-11scsi/sd.c: quiet all sparse noiseH Hartley Sweeten1-6/+6
2010-08-11scsi: remove superfluous NULL pointer check from scsi_kill_request()Bartlomiej Zolnierkiewicz1-6/+0
2010-08-11drivers/scsi/aic94xx/aic94xx_init.c: correct the size argument to kmallocJulia Lawall2-3/+3
2010-08-11dc395x: decrease iteration for tag_number of max_command in start_scsi()Roel Kluin1-1/+1
2010-08-11g_NCR5380: fix broken MMIO compilationOndrej Zary2-23/+26
2010-08-11g_NCR5380: remove misleading pnp error messageOndrej Zary1-3/+1
2010-08-11mpt fusion: convert to seq_fileAlexey Dobriyan2-142/+119
2010-08-11drivers/message: move dereference after NULL testJulia Lawall2-3/+3
2010-08-11drivers/scsi: remove unnecessary NULL testJulia Lawall1-1/+0
2010-08-11NCR5380: bit MR_DMA_MODE set twice in NCR5380_transfer_dma()Roel Kluin1-1/+3
2010-08-11gdth: unmap ccb_phys when scsi_add_host() fails in gdth_eisa_probe_one()Roel Kluin1-1/+1
2010-08-11osst: fix read buffer overflowRoel Kluin1-1/+2
2010-08-11include/linux/fs.h: complete hexification of FMODE_* constantsAndrew Morton1-1/+1
2010-08-11fix "hwmon: coretemp: update hotplug condition check"Andrew Morton1-3/+0
2010-08-11drivers/net/wireless/libertas/cfg.c: needs sched.hAndrew Morton1-0/+2
2010-08-11fix "scripts/mod/modpost.c: fix memory leak"Andrew Morton1-2/+3
2010-08-11Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds25-501/+740
2010-08-11x86: fix up system call numbering nitLinus Torvalds2-2/+2
2010-08-11power: Remove owner field from attribute initialization code in OLPC driverGuenter Roeck1-1/+0
2010-08-11i2c.h: fix kernel-doc warningsRandy Dunlap1-0/+2
2010-08-11kernel/timer.c: fix kernel-doc function parameter warningRandy Dunlap1-0/+1
2010-08-11docbook: fixup media support files for htmldocs alsoRandy Dunlap1-1/+1
2010-08-11docbook: fix fatal error from libataRandy Dunlap1-1/+1
2010-08-11jfs: don't allow os2 xattr namespace overlap with othersDave Kleikamp1-49/+38
2010-08-11Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds154-3211/+4286
2010-08-11Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds109-5048/+13451
2010-08-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds9-26/+1192
2010-08-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds3-7/+11
2010-08-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds25-247/+336
2010-08-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds140-2126/+5019
2010-08-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds112-647/+5498
2010-08-11USB: serial: fix stalled writesJohan Hovold1-5/+10
2010-08-11USB: remove fake "address-of" expressionsAlan Stern4-23/+15
2010-08-11USB: fix thread-unsafe anchor utiliy routinesChristian Lamparter1-29/+21
2010-08-11USB: usbtest: support test device with only one iso-in or iso-out endpointMing Lei1-1/+4
2010-08-11USB: usbtest: avoid to free coherent buffer in atomic contextMing Lei1-1/+5
2010-08-11USB: xhci: Set DMA mask for host.Sarah Sharp1-0/+9
2010-08-11USB: xhci: Don't flush doorbell writes.Sarah Sharp1-5/+0
2010-08-11USB: xhci: Reduce reads and writes of interrupter registers.Sarah Sharp1-8/+10
2010-08-11USB: xhci: Make xhci_set_hc_event_deq() static.Sarah Sharp3-23/+23