index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-09
mmc: tmio: control multiple block transfer mode
Shinobu Uehara
3
-0
/
+21
2014-09-09
mmc: tmio: clear error IRQ status
Shinobu Uehara
1
-0
/
+3
2014-09-09
mmc: tmio: care about DMA tx/rx addr offset
Kuninori Morimoto
3
-1
/
+5
2014-09-09
mmc: tmio: Remove library functions for system PM
Ulf Hansson
2
-28
/
+0
2014-09-09
mmc: tmio_mmc: Fixup system PM suspend lock-up
Ulf Hansson
1
-2
/
+2
2014-09-09
mmc: sdhi: Fixup system PM suspend lock-up
Ulf Hansson
1
-1
/
+2
2014-09-09
mmc: tmio_mmc: Enable runtime PM support
Ulf Hansson
1
-0
/
+3
2014-09-09
mmc: sdhi: Make runtime PM callbacks available for CONFIG_PM
Ulf Hansson
1
-1
/
+1
2014-09-09
mmc: tmio: Make runtime PM callbacks available for CONFIG_PM
Ulf Hansson
2
-2
/
+2
2014-09-09
mmc: tmio: Mask all IRQs when inactive
Ulf Hansson
1
-0
/
+2
2014-09-09
mmc: tmio: Handle clock gating from runtime PM functions
Ulf Hansson
2
-5
/
+26
2014-09-09
mmc: tmio: Restructure ->set_ios() and adapt ->probe() to it
Ulf Hansson
2
-67
/
+14
2014-09-09
mmc: tmio: Extract bus_width modifications to a separate function
Ulf Hansson
1
-10
/
+15
2014-09-09
mmc: tmio: Keep host active while serving requests
Ulf Hansson
1
-23
/
+32
2014-09-09
mmc: tmio: Keep host active while SDIO IRQ is enabled
Ulf Hansson
2
-4
/
+16
2014-09-09
mmc: atmel-mci: add 0x600 IP version
Nicolas Ferre
1
-0
/
+1
2014-09-09
mmc: core: Use regulator_get_voltage() if OCR mask is empty.
Javier Martinez Canillas
1
-3
/
+11
2014-09-09
mmc: implement Driver Stage Register handling
Sascha Hauer
8
-1
/
+52
2014-09-09
mmc: sdhci-pxav3: set_uhs_signaling is initialized twice differently
Peter Griffin
1
-2
/
+1
2014-09-09
mmc: sdhci-acpi.c: Use SET_RUNTIME_PM_OPS macro to set runtime pm callbacks
Peter Griffin
1
-9
/
+2
2014-09-09
mmc: sdhci-pci: Use SET_RUNTIME_PM_OPS macro to set runtime pm callbacks
Peter Griffin
1
-9
/
+2
2014-09-09
mmc: dw_mmc-pltfm: Remove superflous #else condition on CONFIG_PM_SLEEP
Peter Griffin
1
-3
/
+0
2014-09-09
mmc: dw_mmc-pci: Remove superflous #else condition on CONFIG_PM_SLEEP
Peter Griffin
1
-3
/
+0
2014-09-09
mmc: remove .owner field for drivers using module_platform_driver
Peter Griffin
28
-28
/
+0
2014-09-09
mmc: core: sdio: Fix unconditional wake_up_process() on sdio thread
Fu Zhonghui
2
-4
/
+12
2014-09-09
mmc: dw_mmc: Add support for MIPS
Andrew Bresticker
1
-1
/
+1
2014-09-09
mmc: dw_mmc: Add dependency on DMA
Andrew Bresticker
1
-1
/
+2
2014-09-09
sdhci : recompute timeout_clk when needed
Matthieu CASTET
1
-1
/
+7
2014-09-09
sdhci : handle busy timeout irq
Matthieu CASTET
1
-0
/
+5
2014-09-09
mmc: rtsx_usb_sdmmc: fix incorrect last byte in R2 response
Roger Tseng
1
-0
/
+7
2014-09-09
mmc: rtsx_pci_sdmmc: fix incorrect last byte in R2 response
Roger Tseng
1
-0
/
+7
2014-09-09
mmc: au1xmmc: fix error return code in au1xmmc_probe()
Wei Yongjun
1
-1
/
+4
2014-09-09
mmc: dw_mmc: Make sure we don't get stuck when we get an error
Doug Anderson
1
-0
/
+46
2014-09-09
mmc: Correct the value of MMC_NUM_PHY_PARTITION
Yi Sun
1
-2
/
+3
2014-09-09
mmc: sdhci: fix the wrong type of curr
Chuanxiao.Dong
1
-1
/
+1
2014-09-09
mmc: jz4740: prepare next dma transfer in parallel with current transfer
Apelete Seketeli
1
-22
/
+116
2014-09-09
mmc: jz4740: add dma infrastructure for data transfers
Apelete Seketeli
1
-8
/
+166
2014-09-09
mmc: dw_mmc: add support for RK3288
Addy Ke
2
-4
/
+58
2014-09-09
mmc: include linux/types.h for bool definition in atmel-mci.h
Hans-Christian Egtvedt
1
-0
/
+2
2014-09-09
mmc: sdhci-pltfm: Do not use parent as the host's device
Pawel Moll
1
-8
/
+2
2014-09-09
mmc: core: Remove fixed voltage regulator logic
Tim Kryger
1
-17
/
+1
2014-09-09
mmc: mmci: Add qcom dml support to the driver.
Srinivas Kandagatla
5
-1
/
+237
2014-09-08
mmc: sdhci-s3c: fix runtime PM handling on sdhci_add_host() failure
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2014-09-08
Linux 3.17-rc4
v3.17-rc4
Linus Torvalds
1
-1
/
+1
2014-09-08
Documentation: new page link in SubmittingPatches
Sudip Mukherjee
1
-0
/
+1
2014-09-08
Documentation: NFS/RDMA: Document separate Kconfig symbols
Paul Bolle
1
-7
/
+9
2014-09-08
Documentation: misc-devices: Rename freefall.c from hpfall.c in lis2lv02d
Masanari Iida
1
-1
/
+1
2014-09-08
Documentation: i2c: rename variable "register" to "reg"
Jose Manuel Alarcon Roldan
1
-5
/
+5
2014-09-08
Documentation: seq_file: Document seq_open_private(), seq_release_private()
Rob Jones
1
-0
/
+33
2014-09-07
Merge tag 'pm+acpi-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
12
-34
/
+122
[next]