index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-06
rtc/mc13783: protect rtc {,un}registration by mc13783 lock
Uwe Kleine-König
1
-11
/
+14
2010-03-06
mfd/mc13783: new function reading irq mask and status register
Uwe Kleine-König
1
-0
/
+35
2010-03-06
rtc/mc13783: don't use deprecated mc13783 API calls
Uwe Kleine-König
1
-5
/
+5
2010-03-06
input/mc13783-ts: don't use deprecated mc13783 API calls
Uwe Kleine-König
1
-2
/
+2
2010-03-06
mc13783: rename mc13783_{{un,}mask,ack_irq} to have a mc13783_irq prefix
Uwe Kleine-König
1
-19
/
+19
2010-03-06
rtc-core: fix memory leak
Aaro Koskinen
1
-0
/
+1
2010-03-06
rtc-twl: Storage class should be before const qualifier
Tobias Klauser
1
-2
/
+2
2010-03-06
rtc-at91sam9: Correct size given to memset
Julia Lawall
1
-1
/
+1
2010-03-06
rtc-pcf2123: move pcf2123_remove to .devexit.text
Uwe Kleine-König
1
-1
/
+1
2010-03-06
rtc-ep93xx.c: cleanup probe/remove routines
H Hartley Sweeten
1
-43
/
+28
2010-03-06
rtc: mxc: fix memory leak
Alexander Beregalov
1
-2
/
+5
2010-03-06
xen: add kconfig menu
Randy Dunlap
1
-5
/
+7
2010-03-06
console/vgacon.c: mark file-local symbol static
Thiago Farina
1
-1
/
+1
2010-03-06
console: limit the range of VGACON_SOFT_SCROLLBACK_SIZE
Amerigo Wang
1
-0
/
+1
2010-03-06
drivers/hwmon/adcxx.c: fix for single-channel ADCs
José Miguel Gonçalves
1
-5
/
+10
2010-03-06
drivers/hwmon/vt8231.c: fix continuation line formats
Joe Perches
1
-2
/
+1
2010-03-06
mmc: enable DMA on Ricoh sdhci reader by default
Vasily Khoruzhick
1
-4
/
+3
2010-03-06
mmc: at91_mci: correct kunmap_atomic()
Nicolas Ferre
1
-2
/
+2
2010-03-06
mmc: at91_mci: introduce per-mci-revision conditional code
Nicolas Ferre
1
-8
/
+19
2010-03-06
mmc: at91_mci: Enable MMC_CAP_SDIO_IRQ only when it actually works.
Nicolas Ferre
1
-1
/
+8
2010-03-06
mmc: at91_mci: enable large data blocks
Wolfgang Muees
1
-0
/
+3
2010-03-06
mmc: at91_mci: use DMA buffer for read
Wolfgang Muees
1
-96
/
+32
2010-03-06
mmc: at91_mci: use one coherent DMA buffer
Wolfgang Muees
1
-25
/
+24
2010-03-06
mmc: at91_mci: fix timeout errors
Wolfgang Muees
1
-2
/
+4
2010-03-06
mmc: at91_mci: fix pointer errors
Wolfgang Muees
1
-3
/
+5
2010-03-06
s3cmci: s3cmci_card_present: Use no_detect to decide whether there is a card ...
Lars-Peter Clausen
1
-1
/
+1
2010-03-06
s3cmci: initialize default platform data no_wprotect and no_detect with 1
Lars-Peter Clausen
1
-0
/
+2
2010-03-06
sdio: put active devices into 1-bit mode during suspend
Daniel Drake
1
-0
/
+43
2010-03-06
sdio: kick the interrupt thread upon a resume
Nicolas Pitre
1
-0
/
+2
2010-03-06
sdio: don't use CMD[357] as part of a powered SDIO resume
Chris Ball
1
-8
/
+11
2010-03-06
sdio: sdhci support for suspend mode PM features
Nicolas Pitre
2
-12
/
+31
2010-03-06
sdio: introduce API for special power management features
Nicolas Pitre
2
-3
/
+58
2010-03-06
sdhci: improve sdhci sdhci_set_adma_desc() code
Ben Dooks
1
-8
/
+8
2010-03-06
sdhci: add adma descriptor set call
Ben Dooks
1
-30
/
+20
2010-03-06
sdio: add quirk to clamp byte mode transfer
Bing Zhao
1
-1
/
+6
2010-03-06
mmc: bfin_sdh: set timeout based on actual card data
Cliff Cai
1
-2
/
+6
2010-03-06
mmc: bfin_sdh: drop redundant MMC depend string
Mike Frysinger
1
-1
/
+1
2010-03-06
mmc: bfin_sdh: fix unused sg warning on BF51x/BF52x systems
Mike Frysinger
1
-1
/
+1
2010-03-06
mmc: Atmel host kconfig cleanup for everyone else
Nicolas Ferre
1
-0
/
+1
2010-03-06
davinci: MMC: add support for 8bit MMC cards
Vipin Bhandari
1
-10
/
+35
2010-03-06
ricoh_mmc: port from driver to pci quirk
Maxim Levitsky
4
-270
/
+88
2010-03-06
lib: build list_sort() only if needed
Don Mullis
1
-0
/
+1
2010-03-06
lkdtm: add debugfs access and loosen KPROBE ties
Simon Kagstrom
1
-82
/
+390
2010-03-06
eisa: fix coding style for eisa bus code
Thadeu Lima de Souza Cascardo
1
-112
/
+128
2010-03-06
drivers/misc/iwmc3200top/main.c: eliminate useless code
Julia Lawall
1
-2
/
+0
2010-03-06
MFGPT: move clocksource menu
Randy Dunlap
3
-11
/
+9
2010-03-06
cpuidle menu: remove 8 bytes of padding on 64 bit builds
Richard Kennedy
1
-1
/
+1
2010-03-06
memory-hotplug: create /sys/firmware/memmap entry for new memory
akpm@linux-foundation.org
1
-21
/
+36
2010-03-06
infiniband: use for_each_set_bit()
Akinobu Mita
1
-16
/
+5
2010-03-06
bitops: rename for_each_bit() to for_each_set_bit()
Akinobu Mita
12
-18
/
+18
[next]