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.13.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
2012-05-17
mmc: at91-mci: this driver is now deprecated
Ludovic Desroches
2
-2
/
+16
2012-05-17
mmc: omap_hsmmc: pass IRQF_ONESHOT to request_threaded_irq
Ming Lei
1
-1
/
+1
2012-05-17
mmc: block: Allow disabling 512B sector size emulation
Saugata Das
2
-2
/
+19
2012-05-17
mmc: atmel-mci: add debug logs
Ludovic Desroches
1
-0
/
+41
2012-05-17
mmc: atmel-mci: add support for version lower than v2xx
Ludovic Desroches
1
-4
/
+58
2012-05-17
mmc: atmel-mci: change the state machine for compatibility with old IP
Ludovic Desroches
1
-116
/
+162
2012-05-17
mmc: atmel-mci: the r/w proof capability lack was not well managed
Ludovic Desroches
1
-14
/
+78
2012-05-17
mmc: dw_mmc: Fixed sdio interrupt mask bit setting bug
Kyoungil Kim
1
-2
/
+2
2012-05-17
mmc: omap: convert to module_platform_driver
Venkatraman S
1
-13
/
+1
2012-05-17
mmc: omap: make it behave well as a module
Venkatraman S
1
-4
/
+5
2012-05-17
mmc: omap: convert to per instance workqueue
Venkatraman S
1
-17
/
+12
2012-05-10
mmc: core: Remove dead code
Philippe De Swert
1
-5
/
+1
2012-05-10
mmc: card: Avoid null pointer dereference
Philippe De Swert
1
-1
/
+2
2012-05-09
mmc: core: Prevent eMMC VCC supply to be cut from late init
Ulf Hansson
1
-3
/
+15
2012-05-09
mmc: dw_mmc: make multiple instances of dw_mci_card_workqueue
Thomas Abraham
2
-8
/
+7
2012-05-09
mmc: queue: remove redundant memsets
Venkatraman S
1
-2
/
+0
2012-05-09
mmc: queue: rename mmc_request function
Venkatraman S
1
-2
/
+2
2012-05-09
mmc: core: skip card initialization if power class selection fails
Subhash Jadavani
1
-11
/
+7
2012-05-09
mmc: core: fix the signaling 1.8V for HS200
Seungwon Jeon
1
-5
/
+7
2012-05-09
mmc: core: fix the decision of HS200/DDR card-type
Seungwon Jeon
3
-109
/
+36
2012-05-08
mmc: mmci: Fix compiler error when CONFIG_OF is not set
Lee Jones
1
-0
/
+6
2012-05-04
mmc: mmci: Use correct GPIO binding for IRQ requests
Lee Jones
1
-2
/
+3
2012-05-04
mmc: mmci: Add required documentation for Device Tree bindings
Lee Jones
1
-0
/
+19
2012-05-04
mmc: mmci: Enable Device Tree support for ux500 variants
Lee Jones
1
-4
/
+54
2012-05-01
mmc: sdhci-spear: Use devm_* derivatives
Viresh Kumar
1
-53
/
+27
2012-05-01
mmc: sdhci-spear: No need to check 'pdev == NULL' in probe
Viresh Kumar
1
-2
/
+0
2012-04-24
mmc: cd-gpio: protect against NULL context in mmc_cd_gpio_free()
Guennadi Liakhovetski
1
-0
/
+3
2012-04-23
mmc: core: check PM_SLEEP for mmc_bus_suspend/resume callbacks
Chuanxiao Dong
1
-0
/
+2
2012-04-22
mmc: omap_hsmmc: release correct resource
Russell King
1
-1
/
+3
2012-04-22
mmc: tegra: support SDHCI SPEC 300
Pavan Kunapuli
1
-0
/
+26
2012-04-22
mmc: sdio: avoid spurious calls to interrupt handlers
Nicolas Pitre
3
-5
/
+10
2012-04-22
mmc: remove imxmmc driver
Sascha Hauer
4
-1244
/
+0
2012-04-22
mmc: sdhci: Log what timeout was set if the timeout is too large
Mark Brown
1
-2
/
+2
2012-04-22
mmc: davinci_mmc: set MODULE_ALIAS to allow autoloading
Jan Luebbe
1
-0
/
+1
2012-04-22
mmc: omap_hsmmc: Cleanup use of cpu_is_* for debounce_clock
Rajendra Nayak
1
-22
/
+17
2012-04-22
mmc: omap_hsmmc: use spinlock IRQ safe variant
Venkatraman S
1
-8
/
+11
2012-04-22
mmc: omap_hsmmc: add DDR support
Balaji T K
1
-0
/
+5
2012-04-22
mmc: omap_hsmmc: Enable Auto CMD12
Balaji T K
1
-3
/
+12
2012-04-22
Linux 3.4-rc4
v3.4-rc4
Linus Torvalds
1
-1
/
+1
2012-04-22
sparc32,leon: add notify_cpu_starting()
Yong Zhang
1
-0
/
+3
2012-04-21
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
28
-161
/
+80
2012-04-21
Merge tag 'mmc-fixes-for-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
10
-81
/
+86
2012-04-21
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-12
/
+71
2012-04-21
Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
20
-238
/
+276
2012-04-21
kill mm argument of vm_munmap()
Al Viro
8
-11
/
+12
2012-04-21
perfmon: kill some helpers and arguments
Al Viro
1
-9
/
+4
2012-04-21
aio: don't bother with unmapping when aio_free_ring() is coming from exit_aio()
Al Viro
1
-1
/
+14
2012-04-21
mmc: core: Do not pre-claim host in suspend
Ulf Hansson
1
-35
/
+20
2012-04-21
mmc: dw_mmc: prevent NULL dereference for dma_ops
Jaehoon Chung
1
-1
/
+2
2012-04-21
mmc: unbreak sdhci-esdhc-imx on i.MX25
Eric BĂ©nard
1
-2
/
+1
[next]