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
2013-08-25
mmc: tmio-mmc: Remove .set_pwr() callback from platform data
Laurent Pinchart
3
-9
/
+0
2013-08-25
mmc: tmio-mmc: Remove .get_cd() callback from platform data
Laurent Pinchart
2
-16
/
+1
2013-08-25
mmc: sh_mobile_sdhi: Remove .set_pwr() callback from platform data
Laurent Pinchart
2
-10
/
+0
2013-08-25
mmc: sh_mobile_sdhi: Remove .get_cd() callback from platform data
Laurent Pinchart
2
-10
/
+0
2013-08-25
mmc: sh_mmcif: Remove .set_pwr() callback from platform data
Laurent Pinchart
2
-4
/
+0
2013-08-25
mmc: sh_mmcif: Remove .down_pwr() callback from platform data
Laurent Pinchart
1
-1
/
+0
2013-08-25
mmc: mmc_spi: Remove platform data .get_cd() and .get_ro() callbacks
Laurent Pinchart
2
-31
/
+2
2013-08-25
sh: ecovec24: Remove MMCIF and SDHI .set_pwr() callbacks
Laurent Pinchart
1
-41
/
+0
2013-08-25
sh: ecovec24: Remove mmcif .down_pwr() callback
Laurent Pinchart
1
-6
/
+0
2013-08-25
sh: ecovec24: Use MMC/SDHI CD and RO GPIO
Laurent Pinchart
1
-34
/
+8
2013-08-25
ARM: ep93xx: vision_ep9307: Use MMC CD and RO GPIO
Laurent Pinchart
1
-52
/
+5
2013-08-25
mmc: mmc_spi: Support CD/RO GPIOs
Laurent Pinchart
3
-43
/
+52
2013-08-25
mmc: slot-gpio: Add debouncing capability to mmc_gpio_request_cd()
Laurent Pinchart
10
-10
/
+25
2013-08-25
mmc: dw_mmc-pltfm: include 'dw_mmc-pltfm.h'
Jingoo Han
1
-0
/
+1
2013-08-25
mmc: tmio_mmc_dma: fix PIO fallback on SDHI
Sergei Shtylyov
1
-2
/
+2
2013-08-25
mmc: dw_mmc: add missing MFD_SYSCON dependency for SOCFPGA
Jingoo Han
1
-1
/
+1
2013-08-25
mmc: core: Set data timeout for mmc bus test commands (CMD14 and CMD19).
Minjian Wu
1
-0
/
+1
2013-08-25
mmc: fix null pointer use in mmc_blk_remove_req
Franck Jullien
1
-1
/
+1
2013-08-25
mmc: mmc_test: replace strict_strtol() with kstrtol_from_user()
Jingoo Han
1
-10
/
+4
2013-08-25
mmc: atmel-mci: prepare clk before calling enable
Boris BREZILLON
1
-7
/
+27
2013-08-25
mmc: sd: fix the maximum au_size for SD3.0
Jaehoon Chung
1
-2
/
+5
2013-08-25
mmc: core: free mmc_card if cmd 3,9,7 fails in mmc_sd_init_card
Wei WANG
1
-3
/
+3
2013-08-25
mmc: host: Remove a duplicate line in Makefile
Wei WANG
1
-2
/
+0
2013-08-25
mmc: omap_hsmmc: fix dependency on indirect header inclusion
Felipe Balbi
1
-0
/
+1
2013-08-25
mmc: dw_mmc: Handle DW_MCI_QUIRK_IDMAC_DTO properly
Doug Anderson
1
-11
/
+10
2013-08-25
mmc: block: fix a bug of error handling in MMC driver
KOBAYASHI Yoshitake
1
-3
/
+42
2013-08-25
mmc: sdhci: request irq after sdhci_init() is called
Shawn Guo
1
-2
/
+2
2013-08-25
mmc: mxs-mmc: Check the return value from stmp_reset_block()
Fabio Estevam
1
-3
/
+11
2013-08-25
mmc: mxs-mmc: Use devm_clk_get()
Fabio Estevam
1
-5
/
+3
2013-08-25
mmc: jz4740: fix return value check in jz4740_mmc_probe()
Wei Yongjun
1
-3
/
+2
2013-08-25
mmc: vub300: Staticize vub300_init_card
Sachin Kamat
1
-1
/
+1
2013-08-25
mmc: sdhci-bcm2835: Staticize bcm2835_sdhci_get_min_clock
Sachin Kamat
1
-1
/
+1
2013-07-23
mmc: tmio: fix compiler warning
Guennadi Liakhovetski
1
-1
/
+5
2013-07-10
Merge tag 'mmc-updates-for-3.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
73
-790
/
+1807
2013-07-10
Merge tag 'for-3.11-rc1' of git://gitorious.org/linux-pwm/linux-pwm
Linus Torvalds
21
-17
/
+1387
2013-07-10
Merge tag 'for-v3.11' of git://git.infradead.org/battery-2.6
Linus Torvalds
24
-130
/
+241
2013-07-10
Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...
Linus Torvalds
97
-1018
/
+4836
2013-07-10
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-5
/
+4
2013-07-10
Merge tag 'regulator-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-10
/
+16
2013-07-10
Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-170
/
+160
2013-07-10
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-11
/
+18
2013-07-10
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
5
-6
/
+9
2013-07-10
Merge tag 'metag-fixes-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+2
2013-07-10
Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-27
/
+24
2013-07-10
Merge tag 'arc-v3.11-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
8
-58
/
+62
2013-07-10
Merge branch 'parisc-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
10
-49
/
+158
2013-07-10
Merge tag 'please-pull-fix-ia64-warnings' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-10
/
+10
2013-07-10
xilinx systemace: Fix sparse warnings
Michal Simek
1
-2
/
+2
2013-07-10
microblaze: Move __NR_syscalls from uapi
Michal Simek
2
-2
/
+3
2013-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1181
-21775
/
+73998
[next]