index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
coredump: move dump_write() and dump_seek() into a header file
Daisuke HATAYAMA
2010-03-06
4
-117
/
+79
*
coredump: unify dump_seek() implementations for each binfmt_*.c
Daisuke HATAYAMA
2010-03-06
2
-28
/
+62
*
proc: warn on non-existing proc entries
Alexey Dobriyan
2010-03-06
1
-2
/
+6
*
proc: do translation + unlink atomically at remove_proc_entry()
Alexey Dobriyan
2010-03-06
1
-12
/
+19
*
drivers/hwmon/adcxx.c: fix for single-channel ADCs
José Miguel Gonçalves
2010-03-06
1
-5
/
+10
*
drivers/hwmon/vt8231.c: fix continuation line formats
Joe Perches
2010-03-06
1
-2
/
+1
*
crc32: some minor cleanups
Joakim Tjernlund
2010-03-06
1
-16
/
+14
*
checkpatch: warn on unnecessary spaces before quoted newlines
Joe Perches
2010-03-06
1
-0
/
+5
*
checkpatch.pl: warn if an adding line introduce spaces before tabs.
Alberto Panizzo
2010-03-06
1
-0
/
+6
*
checkpatch.pl: extend list of expected-to-be-const structures
Emese Revfy
2010-03-06
1
-2
/
+39
*
checkpatch.pl: add union and struct to the exceptions list
Stefani Seibold
2010-03-06
1
-0
/
+2
*
checkpatch: fix false positive on __initconst
Wolfram Sang
2010-03-06
1
-1
/
+4
*
checkpatch.pl: allow > 80 char lines for logging functions not just printk
Joe Perches
2010-03-06
1
-1
/
+9
*
checkpatch: trivial fix for trailing statements check
Hidetoshi Seto
2010-03-06
1
-1
/
+3
*
scripts/checkpatch.pl: add WARN on sizeof(&foo)
Joe Perches
2010-03-06
1
-0
/
+5
*
mmc: enable DMA on Ricoh sdhci reader by default
Vasily Khoruzhick
2010-03-06
1
-4
/
+3
*
mmc: at91_mci: correct kunmap_atomic()
Nicolas Ferre
2010-03-06
1
-2
/
+2
*
mmc: at91_mci: introduce per-mci-revision conditional code
Nicolas Ferre
2010-03-06
1
-8
/
+19
*
mmc: at91_mci: Enable MMC_CAP_SDIO_IRQ only when it actually works.
Nicolas Ferre
2010-03-06
1
-1
/
+8
*
mmc: at91_mci: enable large data blocks
Wolfgang Muees
2010-03-06
1
-0
/
+3
*
mmc: at91_mci: use DMA buffer for read
Wolfgang Muees
2010-03-06
1
-96
/
+32
*
mmc: at91_mci: use one coherent DMA buffer
Wolfgang Muees
2010-03-06
1
-25
/
+24
*
mmc: at91_mci: fix timeout errors
Wolfgang Muees
2010-03-06
1
-2
/
+4
*
mmc: at91_mci: fix pointer errors
Wolfgang Muees
2010-03-06
1
-3
/
+5
*
s3cmci: s3cmci_card_present: Use no_detect to decide whether there is a card ...
Lars-Peter Clausen
2010-03-06
1
-1
/
+1
*
s3cmci: initialize default platform data no_wprotect and no_detect with 1
Lars-Peter Clausen
2010-03-06
1
-0
/
+2
*
sdio: put active devices into 1-bit mode during suspend
Daniel Drake
2010-03-06
2
-0
/
+45
*
sdio: kick the interrupt thread upon a resume
Nicolas Pitre
2010-03-06
1
-0
/
+2
*
sdio: don't use CMD[357] as part of a powered SDIO resume
Chris Ball
2010-03-06
1
-8
/
+11
*
sdio: sdhci support for suspend mode PM features
Nicolas Pitre
2010-03-06
2
-12
/
+31
*
sdio: introduce API for special power management features
Nicolas Pitre
2010-03-06
5
-3
/
+98
*
sdhci: improve sdhci sdhci_set_adma_desc() code
Ben Dooks
2010-03-06
1
-8
/
+8
*
sdhci: add adma descriptor set call
Ben Dooks
2010-03-06
1
-30
/
+20
*
sdio: add quirk to clamp byte mode transfer
Bing Zhao
2010-03-06
2
-1
/
+13
*
mmc: bfin_sdh: set timeout based on actual card data
Cliff Cai
2010-03-06
1
-2
/
+6
*
mmc: bfin_sdh: drop redundant MMC depend string
Mike Frysinger
2010-03-06
1
-1
/
+1
*
mmc: bfin_sdh: fix unused sg warning on BF51x/BF52x systems
Mike Frysinger
2010-03-06
1
-1
/
+1
*
mmc: Atmel host kconfig cleanup for everyone else
Nicolas Ferre
2010-03-06
1
-0
/
+1
*
davinci: MMC: add support for 8bit MMC cards
Vipin Bhandari
2010-03-06
1
-10
/
+35
*
ricoh_mmc: port from driver to pci quirk
Maxim Levitsky
2010-03-06
4
-270
/
+88
*
fs/compat_ioctl.c: suppress two warnings
Andrew Morton
2010-03-06
1
-2
/
+2
*
bitmap: use for_each_set_bit()
Akinobu Mita
2010-03-06
1
-9
/
+4
*
lib: fix first line of kernel-doc for a few functions
Ben Hutchings
2010-03-06
2
-6
/
+6
*
lib: build list_sort() only if needed
Don Mullis
2010-03-06
4
-1
/
+7
*
lib: revise list_sort() header comment
Don Mullis
2010-03-06
1
-7
/
+8
*
lib: more scalable list_sort()
Don Mullis
2010-03-06
1
-69
/
+183
*
lib/string.c: simplify strnstr()
André Goddard Rosa
2010-03-06
1
-3
/
+3
*
lib/string.c: simplify stricmp()
André Goddard Rosa
2010-03-06
1
-19
/
+15
*
MAINTAINERS: document and add "Q" patchwork queue entries
Joe Perches
2010-03-06
1
-1
/
+25
*
MAINTAINERS: WAVELAN moved to staging
Joe Perches
2010-03-06
1
-1
/
+1
[next]