| Commit message (Expand) | Author | Age |
* | drivers/hwmon/adcxx.c: fix for single-channel ADCs | José Miguel Gonçalves | 2010-03-06 |
* | drivers/hwmon/vt8231.c: fix continuation line formats | Joe Perches | 2010-03-06 |
* | mmc: enable DMA on Ricoh sdhci reader by default | Vasily Khoruzhick | 2010-03-06 |
* | mmc: at91_mci: correct kunmap_atomic() | Nicolas Ferre | 2010-03-06 |
* | mmc: at91_mci: introduce per-mci-revision conditional code | Nicolas Ferre | 2010-03-06 |
* | mmc: at91_mci: Enable MMC_CAP_SDIO_IRQ only when it actually works. | Nicolas Ferre | 2010-03-06 |
* | mmc: at91_mci: enable large data blocks | Wolfgang Muees | 2010-03-06 |
* | mmc: at91_mci: use DMA buffer for read | Wolfgang Muees | 2010-03-06 |
* | mmc: at91_mci: use one coherent DMA buffer | Wolfgang Muees | 2010-03-06 |
* | mmc: at91_mci: fix timeout errors | Wolfgang Muees | 2010-03-06 |
* | mmc: at91_mci: fix pointer errors | Wolfgang Muees | 2010-03-06 |
* | s3cmci: s3cmci_card_present: Use no_detect to decide whether there is a card ... | Lars-Peter Clausen | 2010-03-06 |
* | s3cmci: initialize default platform data no_wprotect and no_detect with 1 | Lars-Peter Clausen | 2010-03-06 |
* | sdio: put active devices into 1-bit mode during suspend | Daniel Drake | 2010-03-06 |
* | sdio: kick the interrupt thread upon a resume | Nicolas Pitre | 2010-03-06 |
* | sdio: don't use CMD[357] as part of a powered SDIO resume | Chris Ball | 2010-03-06 |
* | sdio: sdhci support for suspend mode PM features | Nicolas Pitre | 2010-03-06 |
* | sdio: introduce API for special power management features | Nicolas Pitre | 2010-03-06 |
* | sdhci: improve sdhci sdhci_set_adma_desc() code | Ben Dooks | 2010-03-06 |
* | sdhci: add adma descriptor set call | Ben Dooks | 2010-03-06 |
* | sdio: add quirk to clamp byte mode transfer | Bing Zhao | 2010-03-06 |
* | mmc: bfin_sdh: set timeout based on actual card data | Cliff Cai | 2010-03-06 |
* | mmc: bfin_sdh: drop redundant MMC depend string | Mike Frysinger | 2010-03-06 |
* | mmc: bfin_sdh: fix unused sg warning on BF51x/BF52x systems | Mike Frysinger | 2010-03-06 |
* | mmc: Atmel host kconfig cleanup for everyone else | Nicolas Ferre | 2010-03-06 |
* | davinci: MMC: add support for 8bit MMC cards | Vipin Bhandari | 2010-03-06 |
* | ricoh_mmc: port from driver to pci quirk | Maxim Levitsky | 2010-03-06 |
* | lib: build list_sort() only if needed | Don Mullis | 2010-03-06 |
* | lkdtm: add debugfs access and loosen KPROBE ties | Simon Kagstrom | 2010-03-06 |
* | eisa: fix coding style for eisa bus code | Thadeu Lima de Souza Cascardo | 2010-03-06 |
* | drivers/misc/iwmc3200top/main.c: eliminate useless code | Julia Lawall | 2010-03-06 |
* | MFGPT: move clocksource menu | Randy Dunlap | 2010-03-06 |
* | cpuidle menu: remove 8 bytes of padding on 64 bit builds | Richard Kennedy | 2010-03-06 |
* | memory-hotplug: create /sys/firmware/memmap entry for new memory | akpm@linux-foundation.org | 2010-03-06 |
* | infiniband: use for_each_set_bit() | Akinobu Mita | 2010-03-06 |
* | bitops: rename for_each_bit() to for_each_set_bit() | Akinobu Mita | 2010-03-06 |
* | timbgpio: fix build | David Miller | 2010-03-06 |
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2010-03-05 |
|\ |
|
| * | dquot: cleanup dquot transfer routine | Christoph Hellwig | 2010-03-04 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6 | Linus Torvalds | 2010-03-04 |
|\ \ |
|
| * \ | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/id... | David S. Miller | 2010-03-03 |
| |\ \ |
|
| | * | | ide: fixed section mismatch warning in cmd640.c | Chris Frey | 2010-01-28 |
| | * | | ide/ide-cs: fix order of releasing resources | Wolfram Sang | 2010-01-15 |
| | * | | ide: Fix Promise UDMA33 IDE driver (pdc202xx_old) | Russell King | 2010-01-12 |
| | * | | icside: bring back ->maskproc method | Bartlomiej Zolnierkiewicz | 2010-01-12 |
| | * | | scc_pata: fix module unloading | Bartlomiej Zolnierkiewicz | 2010-01-08 |
| * | | | drivers/ide: Fix continuation line formats | Joe Perches | 2010-02-03 |
| * | | | ide: ide_timing_compute() fixup | Bartlomiej Zolnierkiewicz | 2010-01-19 |
| * | | | ide: make ide_get_best_pio_mode() static | Bartlomiej Zolnierkiewicz | 2010-01-19 |
| * | | | via82cxxx: use ->pio_mode value to determine pair device speed | Bartlomiej Zolnierkiewicz | 2010-01-19 |