index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ssb
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-03-15
mmc: cb710: Return err value in cb710_wait_while_busy()
Chris Ball
1
-1
/
+1
2011-03-15
mmc: sdhci-pci: Remove set-but-unused variable.
Chris Ball
1
-4
/
+0
2011-03-15
mmc: mxs-mmc: add mmc host driver for i.MX23/28
Shawn Guo
4
-0
/
+902
2011-03-15
mmc: sdhci-tegra: free irq on error and remove
Wolfram Sang
1
-1
/
+5
2011-03-15
mmc: mxcmmc: use dmaengine API
Sascha Hauer
1
-77
/
+104
2011-03-15
mmc: dw_mmc: support 8-bit buswidth
Jaehoon Chung
1
-0
/
+3
2011-03-15
mmc: dw_mmc: modify quirks bit-shift control
Jaehoon Chung
1
-5
/
+3
2011-03-15
mmc: tmio_mmc: use dmaengine helpers, drop submit check
Linus Walleij
1
-13
/
+4
2011-03-15
mmc: tmio_mmc: drop dma_sglen state variable
Linus Walleij
1
-7
/
+2
2011-03-15
mmc: tmio_mmc: unmap with the proper sglen
Linus Walleij
1
-2
/
+2
2011-03-15
mmc: tmio_mmc: map DMA buffers on the DMA engine device
Linus Walleij
1
-4
/
+6
2011-03-15
mmc: sh_mmcif: use dmaengine helpers, drop submit check
Linus Walleij
1
-16
/
+6
2011-03-15
mmc: sh_mmcif: rename and retype activity variable
Linus Walleij
1
-9
/
+9
2011-03-15
mmc: sh_mmcif: unmap with the proper sglen
Linus Walleij
1
-2
/
+2
2011-03-15
mmc: sh_mmcif: map DMA buffers on the DMA engine device
Linus Walleij
1
-4
/
+8
2011-03-15
mmc: atmel-mci: use dmaengine helper functions
Linus Walleij
1
-3
/
+3
2011-03-15
mmc: atmel-mci: conform to DMA-API
Linus Walleij
1
-4
/
+3
2011-03-15
mmc: atmel-mci: map DMA sglist on the DMA engine
Linus Walleij
1
-3
/
+5
2011-03-15
mmc: sdhci: Add Ricoh e823 PCI ID
Manoj Iyer
1
-0
/
+8
2011-03-15
mmc: Ensure prototypes for SD API are visible in sd.c
Mark Brown
1
-0
/
+1
2011-03-15
mmc: Improve MMC_TEST config text.
Will Newton
1
-2
/
+1
2011-03-15
mmc: dw_mmc: Enable low-power mode for the card clock.
Will Newton
1
-1
/
+2
2011-03-15
mmc: dw_mmc: Run card detect tasklet during slot initialisation.
Will Newton
1
-0
/
+6
2011-03-15
mmc: mmc_mxc: Allow selection only for the correct platforms
Fabio Estevam
1
-1
/
+1
2011-03-15
mmc: tmio_mmc: Improve readability of the output of pr_debug_status()
Simon Horman
1
-23
/
+27
2011-03-15
mmc: mmc_test: add tests to measure large sequential I/O performance
Adrian Hunter
1
-0
/
+100
2011-03-15
mmc: mmc_test: add tests to measure random I/O operations per second
Adrian Hunter
1
-11
/
+128
2011-03-15
mmc: mmc_test: make performance test area size about 4MiB
Adrian Hunter
1
-12
/
+13
2011-03-15
mmc: remove BROKEN_CLK_GATING quirk for wl1271
Pierre Tardy
1
-1
/
+11
2011-03-15
mmc: add MMC_QUIRK_BROKEN_CLK_GATING
Pierre Tardy
3
-4
/
+15
2011-03-15
mmc: add per device quirk placeholder
Pierre Tardy
5
-1
/
+68
2011-03-15
mmc: put the led blinking code after clock ungating
Pierre Tardy
1
-2
/
+1
2011-03-15
mmc: mmc_test: Only warn about not waiting for busy if it's supported
Pawel Moll
1
-3
/
+4
2011-03-15
mmc: sdhci-s3c: Auto CMD12 support
Kyungmin Park
1
-0
/
+3
2011-03-15
mmc: Fix the block device read only flag
Marc-André Hébert
1
-0
/
+1
2011-03-15
mmc: export eMMC4.4 enhanced area details to sysfs
Chuanxiao Dong
4
-0
/
+101
2011-03-09
[CPUFREQ] pcc-cpufreq: don't load driver if get_freq fails during init.
Naga Chumbalkar
1
-1
/
+1
2011-03-09
nd->inode is not set on the second attempt in path_walk()
Al Viro
1
-0
/
+1
2011-03-08
mmc: fix CONFIG_MMC_UNSAFE_RESUME regression
Ohad Ben-Cohen
1
-1
/
+1
2011-03-08
unfuck proc_sysctl ->d_compare()
Al Viro
4
-13
/
+31
2011-03-08
Linux 2.6.38-rc8
v2.6.38-rc8
Linus Torvalds
1
-1
/
+1
2011-03-07
drm: index i shadowed in 2nd loop
roel
1
-2
/
+2
2011-03-07
mmc: sdio: Allow sdio operations in other threads during sdio_add_func()
Dmitry Shmidt
1
-2
/
+1
2011-03-07
drm/nv50-nvc0: prevent multiple vm/bar flushes occuring simultanenously
Ben Skeggs
2
-0
/
+12
2011-03-07
drm/nouveau: fix regression causing ttm to not be able to evict vram
Ben Skeggs
2
-3
/
+5
2011-03-07
drm/i915: Rebind the buffer if its alignment constraints changes with tiling
Chris Wilson
3
-5
/
+21
2011-03-07
drm/i915: Disable GPU semaphores by default
Chris Wilson
3
-2
/
+6
2011-03-06
virtio: console: Don't access vqs if device was unplugged
Amit Shah
1
-0
/
+8
2011-03-06
drm/i915: Do not overflow the MMADDR write FIFO
Chris Wilson
6
-19
/
+42
2011-03-06
Revert "drm/i915: fix corruptions on i8xx due to relaxed fencing"
Chris Wilson
1
-15
/
+1
[next]