summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drivers/hwmon/vt8231.c: fix continuation line formatsJoe Perches2010-03-061-2/+1Star
* mmc: enable DMA on Ricoh sdhci reader by defaultVasily Khoruzhick2010-03-061-4/+3Star
* mmc: at91_mci: correct kunmap_atomic()Nicolas Ferre2010-03-061-2/+2
* mmc: at91_mci: introduce per-mci-revision conditional codeNicolas Ferre2010-03-061-8/+19
* 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/+32Star
* mmc: at91_mci: use one coherent DMA bufferWolfgang Muees2010-03-061-25/+24Star
* 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-061-0/+43
* 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-062-3/+58
* sdhci: improve sdhci sdhci_set_adma_desc() codeBen Dooks2010-03-061-8/+8
* sdhci: add adma descriptor set callBen Dooks2010-03-061-30/+20Star
* sdio: add quirk to clamp byte mode transferBing Zhao2010-03-061-1/+6
* 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/+88Star
* lib: build list_sort() only if neededDon Mullis2010-03-061-0/+1
* lkdtm: add debugfs access and loosen KPROBE tiesSimon Kagstrom2010-03-061-82/+390
* eisa: fix coding style for eisa bus codeThadeu Lima de Souza Cascardo2010-03-061-112/+128
* drivers/misc/iwmc3200top/main.c: eliminate useless codeJulia Lawall2010-03-061-2/+0Star
* MFGPT: move clocksource menuRandy Dunlap2010-03-063-11/+9Star
* cpuidle menu: remove 8 bytes of padding on 64 bit buildsRichard Kennedy2010-03-061-1/+1
* memory-hotplug: create /sys/firmware/memmap entry for new memoryakpm@linux-foundation.org2010-03-061-21/+36
* infiniband: use for_each_set_bit()Akinobu Mita2010-03-061-16/+5Star
* bitops: rename for_each_bit() to for_each_set_bit()Akinobu Mita2010-03-0612-18/+18
* timbgpio: fix buildDavid Miller2010-03-061-0/+1
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2010-03-051-1/+1
|\
| * dquot: cleanup dquot transfer routineChristoph Hellwig2010-03-051-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6Linus Torvalds2010-03-0450-638/+611Star
|\ \
| * \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/id...David S. Miller2010-03-035-26/+79
| |\ \
| | * | ide: fixed section mismatch warning in cmd640.cChris Frey2010-01-281-1/+1
| | * | ide/ide-cs: fix order of releasing resourcesWolfram Sang2010-01-151-12/+11Star
| | * | ide: Fix Promise UDMA33 IDE driver (pdc202xx_old)Russell King2010-01-121-2/+2
| | * | icside: bring back ->maskproc methodBartlomiej Zolnierkiewicz2010-01-121-4/+60
| | * | scc_pata: fix module unloadingBartlomiej Zolnierkiewicz2010-01-081-7/+5Star
| * | | drivers/ide: Fix continuation line formatsJoe Perches2010-02-042-4/+4
| * | | ide: ide_timing_compute() fixupBartlomiej Zolnierkiewicz2010-01-191-1/+1
| * | | ide: make ide_get_best_pio_mode() staticBartlomiej Zolnierkiewicz2010-01-191-2/+1Star
| * | | via82cxxx: use ->pio_mode value to determine pair device speedBartlomiej Zolnierkiewicz2010-01-191-1/+1
| * | | tx493xide: use ->pio_mode value to determine pair device speedBartlomiej Zolnierkiewicz2010-01-192-2/+2