summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mmc: at91_mci: Enable MMC_CAP_SDIO_IRQ only when it actually works.Nicolas Ferre2010-03-061-1/+8
* mmc: at91_mci: enable large data blocksWolfgang Muees2010-03-061-0/+3
* mmc: at91_mci: use DMA buffer for readWolfgang Muees2010-03-061-96/+32
* mmc: at91_mci: use one coherent DMA bufferWolfgang Muees2010-03-061-25/+24
* mmc: at91_mci: fix timeout errorsWolfgang Muees2010-03-061-2/+4
* mmc: at91_mci: fix pointer errorsWolfgang Muees2010-03-061-3/+5
* s3cmci: s3cmci_card_present: Use no_detect to decide whether there is a card ...Lars-Peter Clausen2010-03-061-1/+1
* s3cmci: initialize default platform data no_wprotect and no_detect with 1Lars-Peter Clausen2010-03-061-0/+2
* sdio: put active devices into 1-bit mode during suspendDaniel Drake2010-03-062-0/+45
* sdio: kick the interrupt thread upon a resumeNicolas Pitre2010-03-061-0/+2
* sdio: don't use CMD[357] as part of a powered SDIO resumeChris Ball2010-03-061-8/+11
* sdio: sdhci support for suspend mode PM featuresNicolas Pitre2010-03-062-12/+31
* sdio: introduce API for special power management featuresNicolas Pitre2010-03-065-3/+98
* sdhci: improve sdhci sdhci_set_adma_desc() codeBen Dooks2010-03-061-8/+8
* sdhci: add adma descriptor set callBen Dooks2010-03-061-30/+20
* sdio: add quirk to clamp byte mode transferBing Zhao2010-03-062-1/+13
* mmc: bfin_sdh: set timeout based on actual card dataCliff Cai2010-03-061-2/+6
* mmc: bfin_sdh: drop redundant MMC depend stringMike Frysinger2010-03-061-1/+1
* mmc: bfin_sdh: fix unused sg warning on BF51x/BF52x systemsMike Frysinger2010-03-061-1/+1
* mmc: Atmel host kconfig cleanup for everyone elseNicolas Ferre2010-03-061-0/+1
* davinci: MMC: add support for 8bit MMC cardsVipin Bhandari2010-03-061-10/+35
* ricoh_mmc: port from driver to pci quirkMaxim Levitsky2010-03-064-270/+88
* fs/compat_ioctl.c: suppress two warningsAndrew Morton2010-03-061-2/+2
* bitmap: use for_each_set_bit()Akinobu Mita2010-03-061-9/+4
* lib: fix first line of kernel-doc for a few functionsBen Hutchings2010-03-062-6/+6
* lib: build list_sort() only if neededDon Mullis2010-03-064-1/+7
* lib: revise list_sort() header commentDon Mullis2010-03-061-7/+8
* lib: more scalable list_sort()Don Mullis2010-03-061-69/+183
* lib/string.c: simplify strnstr()André Goddard Rosa2010-03-061-3/+3
* lib/string.c: simplify stricmp()André Goddard Rosa2010-03-061-19/+15
* MAINTAINERS: document and add "Q" patchwork queue entriesJoe Perches2010-03-061-1/+25
* MAINTAINERS: WAVELAN moved to stagingJoe Perches2010-03-061-1/+1
* MAINTAINERS: STARMODE RADIO IP (STRIP) moved to stagingJoe Perches2010-03-061-1/+1
* MAINTAINERS: update PERFORMANCE EVENTS F: patternsJoe Perches2010-03-061-1/+3
* MAINTAINERS: remove HAYES ESP SERIAL DRIVERJoe Perches2010-03-061-7/+0
* MAINTAINERS: remove AMD GEODE F: arch/x86/kernel/geode_32.cJoe Perches2010-03-061-1/+0
* scripts/get_maintainer.pl: fix possible infinite loopJoe Perches2010-03-061-2/+2
* get_maintainer: quote email address with periodStephen Hemminger2010-03-061-2/+2
* get_maintainer: fix perlcritic warningsStephen Hemminger2010-03-061-14/+20
* scripts/get_maintainer.pl: add ability to read from STDINJoe Perches2010-03-061-11/+15
* scripts/get_maintainer.pl: change --sections to print in the same style as MA...Joe Perches2010-03-061-0/+2
* scripts/get_maintainer.pl: add --sections, print entire matched subsystemJoe Perches2010-03-061-4/+32
* scripts/get_maintainer.pl: add --file-emails, find embedded email addressesJoe Perches2010-03-061-7/+76
* printk: avoid warning when CONFIG_PRINTK is disabledGustavo F. Padovan2010-03-061-2/+1
* exec: create initial stack independent of PAGE_SIZEMichael Neuling2010-03-061-3/+1
* kernel/pid.c: update comment on find_task_by_pid_nsTetsuo Handa2010-03-061-1/+1
* panic: fix panic_timeout accuracy when running on a hypervisorAnton Blanchard2010-03-061-16/+30
* kernel core: use helpers for rlimitsJiri Slaby2010-03-067-16/+20
* posix-cpu-timers: cleanup rlimits usageJiri Slaby2010-03-061-15/+17
* kernel/exit.c: fix shadows sparse warningThiago Farina2010-03-061-1/+1
OpenPOWER on IntegriCloud