Age | Commit message (Expand) | Author |
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 |
2008-04-18 | ppc/pmac: remove ppc_ide_md hooks | Bartlomiej Zolnierkiewicz |
2008-04-18 | ide-pmac: remove dead code | Bartlomiej Zolnierkiewicz |
2008-04-18 | ide-scsi: do non-atomic pc->flags testing | Borislav Petkov |
2008-04-18 | ide: use generic ATAPI packet command flags in ide-{floppy,tape} | Borislav Petkov |
2008-04-18 | ide-floppy: rename end_request handler properly | Borislav Petkov |
2008-04-18 | ide-scsi: convert driver to using generic ide_atapi_pc | Borislav Petkov |
2008-04-18 | ide-floppy: convert driver to using generic ide_atapi_pc | Borislav Petkov |
2008-04-18 | ide-tape: convert driver to using generic ide_atapi_pc | Borislav Petkov |
2008-04-18 | ide-tape: remove atomic test/set macros for packet commands | Borislav Petkov |
2008-04-18 | ide-tape: move all struct and other defs at the top | Borislav Petkov |
2008-04-18 | ide: remove IDE_*_REG macros | Bartlomiej Zolnierkiewicz |
2008-04-18 | ide: add ide_atapi_{discard_data,write_zeros} inline helpers | Bartlomiej Zolnierkiewicz |