index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-07
mmc: sdhci-s3c: Fix compilation warning
Sachin Kamat
1
-0
/
+2
2012-12-06
mmc: sdhci-pci: Enable SDHCI_CAN_DO_HISPD for Ricoh SDHCI controller
Madhvapathi Sriram
1
-0
/
+1
2012-12-06
mmc: sdhci-dove: allow GPIOs to be used for card detection on Dove
Russell King
1
-6
/
+67
2012-12-06
mmc: sdhci-dove: use two-stage initialization for sdhci-pltfm
Russell King
1
-7
/
+17
2012-12-06
mmc: sdhci-dove: use devm_clk_get()
Russell King
1
-7
/
+4
2012-12-06
mmc: eSDHC: Recover from ADMA errors
Haijun Zhang
3
-2
/
+56
2012-12-06
mmc: dw_mmc: remove duplicated buswidth code
Jaehoon Chung
1
-6
/
+3
2012-12-06
mmc: dw_mmc: relocate where dw_mci_setup_bus() is called from
Jaehoon Chung
1
-3
/
+3
2012-12-06
mmc: Limit MMC speed to 52MHz if not HS200
Al Cooper
1
-0
/
+2
2012-12-06
mmc: dw_mmc: use devres functions in dw_mmc
Seungwon Jeon
1
-29
/
+14
2012-12-06
mmc: sh_mmcif: remove unneeded clock connection ID
Guennadi Liakhovetski
1
-4
/
+2
2012-12-06
mmc: sh_mobile_sdhi: remove unneeded clock connection ID
Guennadi Liakhovetski
1
-4
/
+2
2012-12-06
mmc: sh_mobile_sdhi: fix clock frequency printing
Guennadi Liakhovetski
1
-1
/
+1
2012-12-06
mmc: Remove redundant null check before kfree in bus.c
Sachin Kamat
1
-2
/
+1
2012-12-06
mmc: Remove redundant null check before kfree in sdio_bus.c
Sachin Kamat
1
-2
/
+1
2012-12-06
mmc: sdhci-imx-esdhc: use more devm_* functions
Shawn Guo
1
-38
/
+18
2012-12-06
mmc: dt: add no-1-8-v device tree flag
Daniel Drake
1
-0
/
+3
2012-12-06
mmc: sdhci: add quirk for lack of 1.8v support
Daniel Drake
1
-0
/
+4
2012-12-06
mmc: sdio: Add empty bus-level suspend/resume callbacks
Rafael J. Wysocki
1
-0
/
+14
2012-12-06
mmc: vub300: add missing usb_put_dev
Marina Makienko
1
-0
/
+1
2012-12-06
mmc: sdhci-spear: Don't call clk_{un}prepare() in suspend/resume
Viresh Kumar
1
-2
/
+2
2012-12-06
mmc: sdhci-spear: Initialize sdhci clk to 50 MHz
Vipul Kumar Samar
1
-0
/
+5
2012-12-06
mmc: host: sdhci-s3c: Add support for pinctrl
Tomasz Figa
1
-2
/
+10
2012-12-06
mmc: host: sdhci-s3c: Use devm_gpio_request to request GPIOs
Tomasz Figa
1
-31
/
+9
2012-12-06
mmc: sdhci-of-esdhc: support commands with busy response expecting TC
Jerry Huang
1
-0
/
+3
2012-12-06
mmc: sdhci-s3c: Use NULL instead of 0 for pointers
Tushar Behera
1
-2
/
+2
2012-12-06
mmc: omap_hsmmc: Cleanup bitmap definitions of Interrupt Register
Venkatraman S
1
-24
/
+32
2012-12-06
mmc: omap_hsmmc: Convert critical failure reports to dev_err
Venkatraman S
1
-6
/
+6
2012-12-06
mmc: omap_hsmmc: Introduce omap_hsmmc_prepare/complete
Felipe Balbi
1
-20
/
+24
2012-12-06
mmc: omap_hsmmc: Enable HSPE bit for high speed cards
Hebbar, Gururaja
1
-1
/
+29
2012-12-06
mmc: omap_hsmmc: Update error code for response_busy cmd
Balaji T K
1
-2
/
+2
2012-12-06
mmc: omap_hsmmc: No reset of cmd state machine for DCRC
Balaji T K
1
-1
/
+1
2012-12-06
mmc: omap_hsmmc: Fix Oops in case of data errors
Balaji T K
1
-6
/
+12
2012-12-06
mmc: dw_mmc: Add sdio power bindings
Abhilash Kesavan
1
-3
/
+17
2012-12-06
mmc: sdhci-pltfm: Support optional pm properties
Abhilash Kesavan
1
-0
/
+6
2012-12-06
mmc: sdhci-pxav3: add quirks2
Kevin Liu
1
-0
/
+2
2012-12-06
mmc: sdhci: Use regulator min/max voltage range according to spec
Kevin Liu
1
-10
/
+8
2012-12-06
mmc: SD/MMC Host Controller for Wondermedia WM8505/WM8650
Tony Prisk
3
-0
/
+1041
2012-12-06
mmc: card: Add RPMB support in IOCTL interface
Loic Pallardy
1
-0
/
+64
2012-12-06
mmc: core: Add mmc_set_blockcount feature
Loic Pallardy
1
-0
/
+14
2012-12-06
mmc: core: Extend sysfs to ext_csd parameters for RPMB support
Loic Pallardy
1
-0
/
+4
2012-12-06
mmc: card: Do not scan RPMB partitions
Loic Pallardy
1
-0
/
+2
2012-12-06
mmc: core: Expose access to RPMB partition
Loic Pallardy
1
-0
/
+11
2012-12-06
mmc: sdhci-pxav3: Add base clock quirk
Kevin Liu
1
-1
/
+10
2012-12-06
mmc: Standardise capability type
Lee Jones
1
-1
/
+1
2012-12-06
mmc: mxs-mmc: Remove platform data
Fabio Estevam
1
-21
/
+10
2012-12-06
mmc: sdio: Use multiple scatter/gather list
Kyoungil Kim
2
-11
/
+31
2012-12-06
mmc: core: Fix some driver hangs when dealing with broken devices
Trey Ramsay
3
-1
/
+43
2012-12-06
mmc: dw_mmc: fix more const pointer warnings
Arnd Bergmann
1
-5
/
+5
2012-12-06
mmc: at91-mci: remove obsolete driver
Ludovic Desroches
4
-1356
/
+1
[next]