summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-11mmc: omap: fix for bus width which improves SD card's peformance.Kishore Kadiyala
2010-08-11mmc: only set blockaddressed for > 2GiB cardsHanumath Prasad
2010-08-11sdhci: don't assign mmc->caps at SDHCI directlyKyungmin Park
2010-08-11sdhci: 8-bit data transfer width supportKyungmin Park
2010-08-11sdhci: remove useless set_clock() checkKyungmin Park
2010-08-11mmc: make sdhci work with ricoh mmc controllerMaxim Levitsky
2010-08-11mmc: fix all hangs related to mmc/sd card insert/removal during suspend/resumeMaxim Levitsky
2010-08-11mmc: implement SD-combo (IO+mem) supportMichal Miroslaw
2010-08-11mmc: split mmc_sd_init_card()Michal Miroslaw
2010-08-11mmc: recognize CSD structureKyungmin Park
2010-08-11vfs: use kmalloc() to allocate fdmem if possibleChangli Gao
2010-08-11vfs: clarify that nonseekable_open() will never failDmitry Torokhov
2010-08-11vfs: O_* bit numbers uniqueness checkWu Fengguang
2010-08-11vfs: improve comment describing fget_light()Tony Battersby
2010-08-11virtio_9p.h: include linux/types.hRandy Dunlap
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