index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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-09
mmc: core: Remove dead code
Philippe De Swert
1
-5
/
+1
2012-05-09
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-21
Linux 3.4-rc4
v3.4-rc4
Linus Torvalds
1
-1
/
+1
2012-04-21
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-20
mmc: core: Do not pre-claim host in suspend
Ulf Hansson
1
-35
/
+20
2012-04-20
mmc: dw_mmc: prevent NULL dereference for dma_ops
Jaehoon Chung
1
-1
/
+2
2012-04-20
mmc: unbreak sdhci-esdhc-imx on i.MX25
Eric Bénard
1
-2
/
+1
2012-04-20
mmc: cd-gpio: Include header to pickup exported symbol prototypes
H Hartley Sweeten
1
-0
/
+1
2012-04-20
mmc: sdhci: refine non-removable card checking for card detection
Daniel Drake
1
-1
/
+1
2012-04-20
mmc: dw_mmc: Fix switch from DMA to PIO
Seungwon Jeon
1
-1
/
+3
2012-04-20
mmc: remove MMC bus legacy suspend/resume method
Chuanxiao Dong
3
-18
/
+10
2012-04-20
VM: add "vm_mmap()" helper function
Linus Torvalds
15
-97
/
+87
2012-04-20
VM: add "vm_munmap()" helper function
Linus Torvalds
8
-33
/
+25
2012-04-20
mmc: omap_hsmmc: Get rid of of_have_populated_dt() usage
Rajendra Nayak
1
-2
/
+2
2012-04-20
mmc: omap_hsmmc: build fix for CONFIG_OF=y and CONFIG_MMC_OMAP_HS=m
Chris Ball
1
-1
/
+1
[next]