summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-11drivers: scsi: use newly introduced hex_to_bin() methodAndy Shevchenko
2010-08-11drivers/scsi: use memdup_userJulia Lawall
2010-08-11scsi: remove private BIT macrosAndrew Morton
2010-08-11scsi: fix bnx2i build errorsRandy Dunlap
2010-08-11scsi: fix pmcraid build errorsRandy Dunlap
2010-08-11scsi: use __uX types for headers exported to user spacePeter Korsgaard
2010-08-11bfa: wrong fcport H2I message tested in bfa_fcport_isr()Roel Kluin
2010-08-11drivers/scsi/ch.c: don't use vprintk as macroJoe Perches
2010-08-11scsi: bfa: correct onstack wait_queue_head declarationYong Zhang
2010-08-11drivers/scsi/qla2xxx/qla_os.c: fix continuation line formatsJoe Perches
2010-08-11scsi/sd.c: quiet all sparse noiseH Hartley Sweeten
2010-08-11scsi: remove superfluous NULL pointer check from scsi_kill_request()Bartlomiej Zolnierkiewicz
2010-08-11drivers/scsi/aic94xx/aic94xx_init.c: correct the size argument to kmallocJulia Lawall
2010-08-11dc395x: decrease iteration for tag_number of max_command in start_scsi()Roel Kluin
2010-08-11g_NCR5380: fix broken MMIO compilationOndrej Zary
2010-08-11g_NCR5380: remove misleading pnp error messageOndrej Zary
2010-08-11mpt fusion: convert to seq_fileAlexey Dobriyan
2010-08-11drivers/message: move dereference after NULL testJulia Lawall
2010-08-11drivers/scsi: remove unnecessary NULL testJulia Lawall
2010-08-11NCR5380: bit MR_DMA_MODE set twice in NCR5380_transfer_dma()Roel Kluin
2010-08-11gdth: unmap ccb_phys when scsi_add_host() fails in gdth_eisa_probe_one()Roel Kluin
2010-08-11osst: fix read buffer overflowRoel Kluin
2010-08-11include/linux/fs.h: complete hexification of FMODE_* constantsAndrew Morton
2010-08-11fix "hwmon: coretemp: update hotplug condition check"Andrew Morton
2010-08-11drivers/net/wireless/libertas/cfg.c: needs sched.hAndrew Morton
2010-08-11fix "scripts/mod/modpost.c: fix memory leak"Andrew Morton
2010-08-10Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2010-08-10x86: fix up system call numbering nitLinus Torvalds
2010-08-10power: Remove owner field from attribute initialization code in OLPC driverGuenter Roeck
2010-08-10i2c.h: fix kernel-doc warningsRandy Dunlap
2010-08-10kernel/timer.c: fix kernel-doc function parameter warningRandy Dunlap
2010-08-10docbook: fixup media support files for htmldocs alsoRandy Dunlap
2010-08-10docbook: fix fatal error from libataRandy Dunlap
2010-08-10jfs: don't allow os2 xattr namespace overlap with othersDave Kleikamp
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-08-10Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2010-08-10USB: serial: fix stalled writesJohan Hovold
2010-08-10USB: remove fake "address-of" expressionsAlan Stern
2010-08-10USB: fix thread-unsafe anchor utiliy routinesChristian Lamparter
2010-08-10USB: usbtest: support test device with only one iso-in or iso-out endpointMing Lei
2010-08-10USB: usbtest: avoid to free coherent buffer in atomic contextMing Lei
2010-08-10USB: xhci: Set DMA mask for host.Sarah Sharp
2010-08-10USB: xhci: Don't flush doorbell writes.Sarah Sharp
2010-08-10USB: xhci: Reduce reads and writes of interrupter registers.Sarah Sharp
2010-08-10USB: xhci: Make xhci_set_hc_event_deq() static.Sarah Sharp