Age | Commit message (Expand) | Author |
2010-03-06 | checkpatch: warn on unnecessary spaces before quoted newlines | Joe Perches |
2010-03-06 | checkpatch.pl: warn if an adding line introduce spaces before tabs. | Alberto Panizzo |
2010-03-06 | checkpatch.pl: extend list of expected-to-be-const structures | Emese Revfy |
2010-03-06 | checkpatch.pl: add union and struct to the exceptions list | Stefani Seibold |
2010-03-06 | checkpatch: fix false positive on __initconst | Wolfram Sang |
2010-03-06 | checkpatch.pl: allow > 80 char lines for logging functions not just printk | Joe Perches |
2010-03-06 | checkpatch: trivial fix for trailing statements check | Hidetoshi Seto |
2010-03-06 | scripts/checkpatch.pl: add WARN on sizeof(&foo) | 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 | fs/compat_ioctl.c: suppress two warnings | Andrew Morton |
2010-03-06 | bitmap: use for_each_set_bit() | Akinobu Mita |
2010-03-06 | lib: fix first line of kernel-doc for a few functions | Ben Hutchings |
2010-03-06 | lib: build list_sort() only if needed | Don Mullis |
2010-03-06 | lib: revise list_sort() header comment | Don Mullis |
2010-03-06 | lib: more scalable list_sort() | Don Mullis |
2010-03-06 | lib/string.c: simplify strnstr() | André Goddard Rosa |
2010-03-06 | lib/string.c: simplify stricmp() | André Goddard Rosa |
2010-03-06 | MAINTAINERS: document and add "Q" patchwork queue entries | Joe Perches |
2010-03-06 | MAINTAINERS: WAVELAN moved to staging | Joe Perches |
2010-03-06 | MAINTAINERS: STARMODE RADIO IP (STRIP) moved to staging | Joe Perches |
2010-03-06 | MAINTAINERS: update PERFORMANCE EVENTS F: patterns | Joe Perches |
2010-03-06 | MAINTAINERS: remove HAYES ESP SERIAL DRIVER | Joe Perches |
2010-03-06 | MAINTAINERS: remove AMD GEODE F: arch/x86/kernel/geode_32.c | Joe Perches |
2010-03-06 | scripts/get_maintainer.pl: fix possible infinite loop | Joe Perches |
2010-03-06 | get_maintainer: quote email address with period | Stephen Hemminger |
2010-03-06 | get_maintainer: fix perlcritic warnings | Stephen Hemminger |