aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-06rtc: mxc: fix memory leakAlexander Beregalov1-2/+5
2010-03-06xen: add kconfig menuRandy Dunlap1-5/+7
2010-03-06console/vgacon.c: mark file-local symbol staticThiago Farina1-1/+1
2010-03-06console: limit the range of VGACON_SOFT_SCROLLBACK_SIZEAmerigo Wang1-0/+1
2010-03-06drivers/hwmon/adcxx.c: fix for single-channel ADCsJosé Miguel Gonçalves1-5/+10
2010-03-06drivers/hwmon/vt8231.c: fix continuation line formatsJoe Perches1-2/+1
2010-03-06mmc: enable DMA on Ricoh sdhci reader by defaultVasily Khoruzhick1-4/+3
2010-03-06mmc: at91_mci: correct kunmap_atomic()Nicolas Ferre1-2/+2
2010-03-06mmc: at91_mci: introduce per-mci-revision conditional codeNicolas Ferre1-8/+19
2010-03-06mmc: at91_mci: Enable MMC_CAP_SDIO_IRQ only when it actually works.Nicolas Ferre1-1/+8
2010-03-06mmc: at91_mci: enable large data blocksWolfgang Muees1-0/+3
2010-03-06mmc: at91_mci: use DMA buffer for readWolfgang Muees1-96/+32
2010-03-06mmc: at91_mci: use one coherent DMA bufferWolfgang Muees1-25/+24
2010-03-06mmc: at91_mci: fix timeout errorsWolfgang Muees1-2/+4
2010-03-06mmc: at91_mci: fix pointer errorsWolfgang Muees1-3/+5
2010-03-06s3cmci: s3cmci_card_present: Use no_detect to decide whether there is a card detect pinLars-Peter Clausen1-1/+1
2010-03-06s3cmci: initialize default platform data no_wprotect and no_detect with 1Lars-Peter Clausen1-0/+2
2010-03-06sdio: put active devices into 1-bit mode during suspendDaniel Drake1-0/+43
2010-03-06sdio: kick the interrupt thread upon a resumeNicolas Pitre1-0/+2
2010-03-06sdio: don't use CMD[357] as part of a powered SDIO resumeChris Ball1-8/+11
2010-03-06sdio: sdhci support for suspend mode PM featuresNicolas Pitre2-12/+31
2010-03-06sdio: introduce API for special power management featuresNicolas Pitre2-3/+58
2010-03-06sdhci: improve sdhci sdhci_set_adma_desc() codeBen Dooks1-8/+8
2010-03-06sdhci: add adma descriptor set callBen Dooks1-30/+20
2010-03-06sdio: add quirk to clamp byte mode transferBing Zhao1-1/+6
2010-03-06mmc: bfin_sdh: set timeout based on actual card dataCliff Cai1-2/+6
2010-03-06mmc: bfin_sdh: drop redundant MMC depend stringMike Frysinger1-1/+1
2010-03-06mmc: bfin_sdh: fix unused sg warning on BF51x/BF52x systemsMike Frysinger1-1/+1
2010-03-06mmc: Atmel host kconfig cleanup for everyone elseNicolas Ferre1-0/+1
2010-03-06davinci: MMC: add support for 8bit MMC cardsVipin Bhandari1-10/+35
2010-03-06ricoh_mmc: port from driver to pci quirkMaxim Levitsky4-270/+88
2010-03-06lib: build list_sort() only if neededDon Mullis1-0/+1
2010-03-06lkdtm: add debugfs access and loosen KPROBE tiesSimon Kagstrom1-82/+390
2010-03-06eisa: fix coding style for eisa bus codeThadeu Lima de Souza Cascardo1-112/+128
2010-03-06drivers/misc/iwmc3200top/main.c: eliminate useless codeJulia Lawall1-2/+0
2010-03-06MFGPT: move clocksource menuRandy Dunlap3-11/+9
2010-03-06cpuidle menu: remove 8 bytes of padding on 64 bit buildsRichard Kennedy1-1/+1
2010-03-06memory-hotplug: create /sys/firmware/memmap entry for new memoryakpm@linux-foundation.org1-21/+36
2010-03-06infiniband: use for_each_set_bit()Akinobu Mita1-16/+5
2010-03-06bitops: rename for_each_bit() to for_each_set_bit()Akinobu Mita12-18/+18
2010-03-06timbgpio: fix buildDavid Miller1-0/+1
2010-03-05Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6Linus Torvalds1-1/+1
2010-03-05dquot: cleanup dquot transfer routineChristoph Hellwig1-1/+1
2010-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6Linus Torvalds50-638/+611
2010-03-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_txLinus Torvalds16-770/+1702
2010-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds5-28/+27
2010-03-04Merge git://git.infradead.org/battery-2.6Linus Torvalds4-49/+138
2010-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6Linus Torvalds23-183/+1565
2010-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds8-1024/+964
2010-03-04Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds136-6316/+17868