index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2008-04-18
mmc: sdio_ops.c should #include "sdio_ops.h"
Adrian Bunk
2008-04-18
mmc: proper prototypes for mmc_attach_*()
Adrian Bunk
2008-04-18
mmc: make __mmc_release_bus() static
Adrian Bunk
2008-04-18
sdhci: improve no card, no reset quirk
Pierre Ossman
2008-04-18
MMC: OMAP: Do not busy wait for end of command for ever
Jarkko Lavinen
2008-04-18
MMC: OMAP: Start new commands from work queue instead of irq
Jarkko Lavinen
2008-04-18
MMC: OMAP: Lazy clock shutdown
Jarkko Lavinen
2008-04-18
MMC: OMAP: Move failing command abortion to workqueue
Jarkko Lavinen
2008-04-18
MMC: OMAP: Use tasklet instead of workqueue for cover switch notification
Jarkko Lavinen
2008-04-18
MMC: OMAP: Check the get_cover_state function pointer if not set
Kyungmin Park
2008-04-18
MMC: OMAP: Using setup_timer instead of init_timer
Carlos Eduardo Aguiar
2008-04-18
MMC: OMAP: Abort stuck commands
Jarkko Lavinen
2008-04-18
MMC: OMAP: General cleanup for MMC multislot support
Juha Yrjola
2008-04-18
MMC: OMAP: Power functions modified to MMC multislot support
Juha Yrjola
2008-04-18
MMC: OMAP: Fix timeout calculation for MMC multislot support
Juha Yrjola
2008-04-18
MMC: OMAP: New release dma and abort xfer functions
Juha Yrjola
2008-04-18
MMC: OMAP: Add back cover switch support
Juha Yrjola
2008-04-18
MMC: OMAP: Introduce new multislot structure and change driver to use it
Juha Yrjola
2008-04-18
MMC: OMAP: Remove cover switch handling to allow adding multislot support
Tony Lindgren
2008-04-18
MMC: OMAP: Fix the BYTEBLOCK capability removal
Francisco Alecrim
2008-04-18
MMC: OMAP: Remove extra divisor increase
Tony Lindgren
2008-04-18
MMC: OMAP: Remove some opcodes from host driver
Carlos Eduardo Aguiar
2008-04-18
mmc: use shorter, equivalent set_current_state()
Robert P. J. Day
2008-04-18
sdhci: allow led to be controlled freely
Pierre Ossman
2008-04-18
sdhci: remove custom controller name
Pierre Ossman
2008-04-18
mmc: set controller name early
Pierre Ossman
2008-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2008-04-18
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
2008-04-18
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2008-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdb
Linus Torvalds
2008-04-18
Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...
Linus Torvalds
2008-04-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2008-04-18
ide: remove ide_init_default_irq() macro
Bartlomiej Zolnierkiewicz
2008-04-18
ide: move default IDE ports setup to ide_generic host driver
Bartlomiej Zolnierkiewicz
2008-04-18
ide: remove obsoleted "idex=noprobe" kernel parameter (take 2)
Bartlomiej Zolnierkiewicz
2008-04-18
ide: remove needless hwif->irq check from ide_hwif_configure()
Bartlomiej Zolnierkiewicz
2008-04-18
ide: init hwif->{io_ports,irq} explicitly in legacy VLB host drivers
Bartlomiej Zolnierkiewicz
2008-04-18
ide: limit legacy VLB host drivers to alpha, x86 and mips
Bartlomiej Zolnierkiewicz
2008-04-18
cmd640: init hwif->{io_ports,irq} explicitly
Bartlomiej Zolnierkiewicz
2008-04-18
cmd640: cleanup setup_device_ptrs()
Bartlomiej Zolnierkiewicz
2008-04-18
ide: add ide-4drives host driver (take 3)
Bartlomiej Zolnierkiewicz
2008-04-18
ide: remove ppc ifdef from init_ide_data()
Bartlomiej Zolnierkiewicz
2008-04-18
ide: remove ide_default_io_ctl() macro
Bartlomiej Zolnierkiewicz
2008-04-18
ide: remove CONFIG_IDE_ARCH_OBSOLETE_INIT
Bartlomiej Zolnierkiewicz
2008-04-18
ide: add CONFIG_IDE_ARCH_OBSOLETE_DEFAULTS (take 2)
Bartlomiej Zolnierkiewicz
2008-04-18
ppc: remove ppc_ide_md
Bartlomiej Zolnierkiewicz
2008-04-18
ppc/pplus: remove ppc_ide_md.ide_init_hwif hook
Bartlomiej Zolnierkiewicz
2008-04-18
ppc/sandpoint: remove ppc_ide_md hooks
Bartlomiej Zolnierkiewicz
2008-04-18
ppc/lopec: remove ppc_ide_md hooks
Bartlomiej Zolnierkiewicz
2008-04-18
ppc/mpc8xx: remove ppc_ide_md hooks
Bartlomiej Zolnierkiewicz
[next]