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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-29
mmc: pxamci: remove the MMC_DATA_STREAM flag
Jaehoon Chung
1
-6
/
+0
2016-02-29
mmc: mxcmmc: remove the MMC_DATA_STREAM flag
Jaehoon Chung
1
-3
/
+0
2016-02-29
mmc: jz4740_mmc: remove the MMC_DATA_STREAM flag
Jaehoon Chung
1
-2
/
+0
2016-02-29
mmc: dw_mmc: remove the MMC_DATA_STREAM flag
Jaehoon Chung
1
-2
/
+0
2016-02-29
mmc: davinci_mmc: remove the MMC_DATA_STREAM flag
Jaehoon Chung
1
-12
/
+3
2016-02-29
mmc: bfin_sdh: remove the MMC_DATA_STREAM flag
Jaehoon Chung
1
-3
/
+0
2016-02-29
mmc: atmel-mci: remove the MMC_DATA_STREAM flag
Jaehoon Chung
1
-7
/
+2
2016-02-29
mmc: sunxi: Enable eMMC HS-DDR (MMC_CAP_1_8V_DDR) support
Chen-Yu Tsai
1
-0
/
+1
2016-02-29
mmc: sunxi: Support 8 bit eMMC DDR transfer modes
Chen-Yu Tsai
1
-7
/
+26
2016-02-29
mmc: sunxi: Support MMC_DDR52 timing modes
Chen-Yu Tsai
1
-5
/
+7
2016-02-29
mmc: sanitize 'bus width' in debug output
Wolfram Sang
2
-2
/
+2
2016-02-29
mmc: core: use the defined function to check whether card is removable
Jaehoon Chung
1
-5
/
+4
2016-02-29
mmc: sdhci-iproc: use sdhci_pltfm_unregister directly
Jisheng Zhang
1
-6
/
+1
2016-02-29
mmc: sdhci-iproc: add bcm2835 support
Stefan Wahren
2
-3
/
+18
2016-02-29
mmc: sdhci-iproc: define MMC caps in platform data
Stefan Wahren
1
-2
/
+3
2016-02-29
mmc: mmc_test: mention that '0' runs all tests
Wolfram Sang
1
-0
/
+1
2016-02-29
mmc: mmcif: don't depend on MMC_BLOCK
Wolfram Sang
1
-1
/
+1
2016-02-29
mmc: make MAN_BKOPS_EN message a debug
Wolfram Sang
1
-1
/
+1
2016-02-29
mmc: omap_hsmmc: don't print uninitialized variables
Arnd Bergmann
1
-2
/
+2
2016-02-29
mmc: sdhci-acpi: enable sdhci-acpi device to suspend/resume asynchronously
Fu, Zhonghui
1
-0
/
+2
2016-02-29
mmc: core: enable mmc host device to suspend/resume asynchronously
Fu, Zhonghui
1
-0
/
+1
2016-02-29
mmc: sunxi: Support vqmmc regulator
Chen-Yu Tsai
1
-0
/
+31
2016-02-29
mmc: sunxi: Return error on mmc_regulator_set_ocr() fail in .set_ios op
Chen-Yu Tsai
1
-1
/
+4
2016-02-29
mmc: sunxi: Document host init sequence
Chen-Yu Tsai
1
-0
/
+12
2016-02-29
mmc: sdhci-iproc: Actually enable the clock
Stefan Wahren
1
-1
/
+8
2016-02-29
mmc: debugfs: Add a restriction to mmc debugfs clock setting
Chuanxiao Dong
1
-1
/
+1
2016-02-29
mmc: sdhci-iproc: Clean up platform allocations if shdci init fails
Stefan Wahren
1
-1
/
+5
2016-02-29
mmc: sdhci-of-arasan: Remove no-hispd and no-cmd23 quirks for sdhci-arasan4.9a
Rameshwar Prasad Sahu
1
-5
/
+0
2016-02-29
mmc: host: omap_hsmmc: add a verbose print to enable CONFIG_REGULATOR_PBIAS
Kishon Vijay Abraham I
1
-1
/
+4
2016-02-29
mmc: remove unnecessary assignment statements before return
Masahiro Yamada
3
-23
/
+6
2016-02-29
mmc: core: pwrseq_simple: remove unused header file
Peter Chen
1
-1
/
+0
2016-02-29
mmc: usdhi6rol0: use to_delayed_work
Geliang Tang
1
-1
/
+1
2016-02-29
mmc: sh_mmcif: use to_delayed_work
Geliang Tang
1
-1
/
+1
2016-02-29
mmc: sdricoh_cs: Less checks in sdricoh_init_mmc() after, error detection
Markus Elfring
1
-12
/
+8
2016-02-29
mmc: sdricoh_cs: Delete unnecessary variable initialisations
Markus Elfring
1
-3
/
+3
2016-02-28
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-11
/
+7
2016-02-28
Merge tag 'staging-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2016-02-28
Merge tag 'usb-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
18
-70
/
+125
2016-02-27
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+22
2016-02-27
Merge tag 'pci-v4.5-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-4
/
+14
2016-02-27
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+2
2016-02-27
drivers: char: random: add get_random_long()
Daniel Cashman
1
-0
/
+22
2016-02-27
PCI: mvebu: Restrict build to 32-bit ARM
Thierry Reding
1
-0
/
+1
2016-02-27
Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()"
Bjorn Helgaas
1
-1
/
+8
2016-02-26
Merge tag 'pm+acpi-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-94
/
+36
2016-02-26
Merge branches 'pm-devfreq' and 'acpi-pci'
Rafael J. Wysocki
1
-94
/
+34
2016-02-26
Merge tag 'renesas-sh-drivers-fixes-for-v4.5' of git://git.kernel.org/pub/scm...
Linus Torvalds
1
-1
/
+1
2016-02-26
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
24
-121
/
+475
2016-02-26
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-56
/
+56
2016-02-26
Merge tag 'for-v4.5-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...
Linus Torvalds
1
-3
/
+34
[next]