index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
omap_hsmmc: add init_card pass-through callback
Grazvydas Ignotas
2010-08-11
1
-0
/
+10
*
sdio: allow non-standard SDIO cards
Grazvydas Ignotas
2010-08-11
1
-6
/
+30
*
sdhci-pltfm: add support for CNS3xxx SoC devices
Anton Vorontsov
2010-08-11
5
-0
/
+114
*
sdhci-pltfm: reorganize Makefile entries to support SoC devices
Anton Vorontsov
2010-08-11
1
-1
/
+3
*
sdhci-pltfm: switch to module device table matching
Anton Vorontsov
2010-08-11
2
-1
/
+27
*
mmc: omap: fix for bus width which improves SD card's peformance.
Kishore Kadiyala
2010-08-11
1
-2
/
+15
*
mmc: only set blockaddressed for > 2GiB cards
Hanumath Prasad
2010-08-11
1
-1
/
+3
*
sdhci: don't assign mmc->caps at SDHCI directly
Kyungmin Park
2010-08-11
1
-1
/
+1
*
sdhci: 8-bit data transfer width support
Kyungmin Park
2010-08-11
2
-0
/
+6
*
sdhci: remove useless set_clock() check
Kyungmin Park
2010-08-11
1
-1
/
+1
*
mmc: make sdhci work with ricoh mmc controller
Maxim Levitsky
2010-08-11
3
-1
/
+47
*
mmc: fix all hangs related to mmc/sd card insert/removal during suspend/resume
Maxim Levitsky
2010-08-11
2
-26
/
+61
*
mmc: implement SD-combo (IO+mem) support
Michal Miroslaw
2010-08-11
3
-23
/
+133
*
mmc: split mmc_sd_init_card()
Michal Miroslaw
2010-08-11
3
-119
/
+186
*
mmc: recognize CSD structure
Kyungmin Park
2010-08-11
1
-7
/
+19
*
drivers: scsi: use newly introduced hex_to_bin() method
Andy Shevchenko
2010-08-11
3
-21
/
+19
*
drivers/scsi: use memdup_user
Julia Lawall
2010-08-11
1
-8
/
+3
*
scsi: remove private BIT macros
Andrew Morton
2010-08-11
2
-4
/
+2
*
scsi: fix bnx2i build errors
Randy Dunlap
2010-08-11
1
-1
/
+2
*
scsi: fix pmcraid build errors
Randy Dunlap
2010-08-11
1
-1
/
+1
*
bfa: wrong fcport H2I message tested in bfa_fcport_isr()
Roel Kluin
2010-08-11
1
-1
/
+1
*
drivers/scsi/ch.c: don't use vprintk as macro
Joe Perches
2010-08-11
1
-43
/
+44
*
scsi: bfa: correct onstack wait_queue_head declaration
Yong Zhang
2010-08-11
1
-2
/
+2
*
drivers/scsi/qla2xxx/qla_os.c: fix continuation line formats
Joe Perches
2010-08-11
1
-2
/
+2
*
scsi/sd.c: quiet all sparse noise
H Hartley Sweeten
2010-08-11
1
-6
/
+6
*
scsi: remove superfluous NULL pointer check from scsi_kill_request()
Bartlomiej Zolnierkiewicz
2010-08-11
1
-6
/
+0
*
drivers/scsi/aic94xx/aic94xx_init.c: correct the size argument to kmalloc
Julia Lawall
2010-08-11
2
-3
/
+3
*
dc395x: decrease iteration for tag_number of max_command in start_scsi()
Roel Kluin
2010-08-11
1
-1
/
+1
*
g_NCR5380: fix broken MMIO compilation
Ondrej Zary
2010-08-11
2
-23
/
+26
*
g_NCR5380: remove misleading pnp error message
Ondrej Zary
2010-08-11
1
-3
/
+1
*
mpt fusion: convert to seq_file
Alexey Dobriyan
2010-08-11
2
-142
/
+119
*
drivers/message: move dereference after NULL test
Julia Lawall
2010-08-11
2
-3
/
+3
*
drivers/scsi: remove unnecessary NULL test
Julia Lawall
2010-08-11
1
-1
/
+0
*
NCR5380: bit MR_DMA_MODE set twice in NCR5380_transfer_dma()
Roel Kluin
2010-08-11
1
-1
/
+3
*
gdth: unmap ccb_phys when scsi_add_host() fails in gdth_eisa_probe_one()
Roel Kluin
2010-08-11
1
-1
/
+1
*
osst: fix read buffer overflow
Roel Kluin
2010-08-11
1
-1
/
+2
*
fix "hwmon: coretemp: update hotplug condition check"
Andrew Morton
2010-08-11
1
-3
/
+0
*
drivers/net/wireless/libertas/cfg.c: needs sched.h
Andrew Morton
2010-08-11
1
-0
/
+2
*
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
2010-08-10
21
-2012
/
+644
|
\
|
*
Merge git://git.infradead.org/users/dwmw2/libraid-2.6 into for-linus
NeilBrown
2010-08-10
2969
-131110
/
+251978
|
|
\
|
|
*
Merge branch 'async' of macbook:git/btrfs-unstable
David Woodhouse
2010-08-09
14
-1605
/
+1
|
|
|
\
|
|
|
*
async_tx: Move ASYNC_RAID6_TEST option to crypto/async_tx/, fix dependencies
David Woodhouse
2009-10-29
1
-13
/
+0
|
|
|
*
md: Factor out RAID6 algorithms into lib/
David Woodhouse
2009-10-29
14
-1613
/
+2
|
*
|
|
md: clean up do_md_stop
NeilBrown
2010-08-08
1
-16
/
+9
|
*
|
|
md: fix another deadlock with removing sysfs attributes.
NeilBrown
2010-08-08
2
-14
/
+21
|
*
|
|
md: move revalidate_disk() back outside open_mutex
Dan Williams
2010-08-08
1
-2
/
+4
|
*
|
|
md/raid10: fix deadlock with unaligned read during resync
NeilBrown
2010-08-07
1
-0
/
+18
|
*
|
|
md/bitmap: separate out loading a bitmap from initialising the structures.
NeilBrown
2010-07-26
3
-23
/
+60
|
*
|
|
md/bitmap: prepare for storing write-intent-bitmap via dm-dirty-log.
NeilBrown
2010-07-26
3
-39
/
+99
|
*
|
|
md/bitmap: optimise scanning of empty bitmaps.
NeilBrown
2010-07-26
1
-10
/
+13
[next]