index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Kconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-07-22
mmc: sdhci-dove: Prepare for common clock framework
Sebastian Hesselbarth
1
-1
/
+47
2012-07-22
mmc: sdhci-dove: Add SDHCI_QUIRK_NO_HISPD_BIT
Sebastian Hesselbarth
1
-1
/
+2
2012-07-22
mmc: omap_hsmmc: ensure probe returns error upon resource failure
Kevin Hilman
1
-0
/
+2
2012-07-22
mmc: mxs-mmc: Add wp-inverted property
Marek Vasut
1
-2
/
+13
2012-07-22
mmc: esdhc: Fix DMA_MASK to not break mx25 DMA access
Wilson Callan
1
-2
/
+7
2012-07-22
mmc: core: reset signal voltage on power up
Aaron Lu
4
-16
/
+3
2012-07-22
mmc: sd: Fix sd current limit setting
Aaron Lu
3
-50
/
+60
2012-07-22
mmc: omap_hsmmc: add clk_prepare and clk_unprepare
Rajendra Nayak
1
-7
/
+7
2012-07-22
mmc: sdhci: When a UHS switch fails, cycle power if regulator is used
Philip Rakity
1
-0
/
+4
2012-07-22
mmc: atmel-mci: modify CLKDIV displaying in debugfs
Nicolas Ferre
1
-3
/
+9
2012-07-22
mmc: atmel-mci: fix incorrect setting of host->data to NULL
Nicolas Ferre
1
-1
/
+1
2012-07-22
mmc: sdhci: poll for card even when card is logically unremovable
Daniel Drake
1
-1
/
+1
2012-07-22
mmc: sdhci: Introduce new flag SDHCI_USING_RETUNING_TIMER
Aaron Lu
2
-18
/
+13
2012-07-22
mmc: sdio: Change pr_warning to pr_warn_ratelimited
Liu Chuansheng
1
-1
/
+1
2012-07-22
mmc: core: Simplify and fix for SD switch processing
Aaron Lu
1
-72
/
+22
2012-07-22
mmc: sdhci: restore host settings when card is removed
Aaron Lu
1
-0
/
+12
2012-07-22
mmc: sdhci: fix incorrect command used in tuning
Aaron Lu
1
-1
/
+7
2012-07-22
mmc: sdhci-pci: CaFe has broken card detection
Daniel Drake
1
-0
/
+1
2012-07-22
mmc: sdhci: Report failure reasons for all cases in sdhci_add_host()
Mark Brown
1
-2
/
+8
2012-07-22
mmc: s3cmci: Convert s3cmci driver to gpiolib API
Sylwester Nawrocki
1
-7
/
+3
2012-07-22
mmc: sdhci: Allow caps[1] to be set via SDHCI_QUIRK_MISSING_CAPS
Philip Rakity
2
-4
/
+7
2012-07-22
mmc: mxs-mmc: enable regulator for mmc slot
Shawn Guo
1
-0
/
+11
2012-07-22
Revert "x86/early_printk: Replace obsolete simple_strtoul() usage with kstrto...
Ingo Molnar
1
-6
/
+6
2012-07-21
Linux 3.5
v3.5
Linus Torvalds
1
-1
/
+1
2012-07-21
Remove SYSTEM_SUSPEND_DISK system state
Rafael J. Wysocki
1
-1
/
+0
2012-07-21
kdb: Switch to nolock variants of kmsg_dump functions
Anton Vorontsov
1
-4
/
+4
2012-07-21
printk: Implement some unlocked kmsg_dump functions
Anton Vorontsov
2
-13
/
+71
2012-07-21
printk: Remove kdb_syslog_data
Anton Vorontsov
2
-16
/
+0
2012-07-21
kdb: Revive dmesg command
Anton Vorontsov
1
-58
/
+33
2012-07-21
iscsi-target: Drop bogus struct file usage for iSCSI/SCTP
Al Viro
3
-78
/
+6
2012-07-21
mmc: core: correct invalid error checking
Alan Cox
1
-1
/
+1
2012-07-21
mmc: only support voltage (vdd) that regulator agrees with
Philip Rakity
1
-0
/
+17
2012-07-21
mmc: sdhci: only set 200mA support for 1.8v if 200mA is available
Philip Rakity
3
-12
/
+14
2012-07-21
mmc: sdhci: if MAX_CURRENT is 0, try getting current from regulator
Philip Rakity
2
-6
/
+23
2012-07-21
mmc: sh_mmcif: support generic card-detection
Guennadi Liakhovetski
2
-0
/
+20
2012-07-21
mmc: prohibit card detection when host is not ready
Guennadi Liakhovetski
2
-0
/
+4
2012-07-21
mmc: sh-mmcif: add OF support, make platform data optional
Guennadi Liakhovetski
1
-9
/
+20
2012-07-21
mmc: sdhi: add OF support, make platform data optional
Guennadi Liakhovetski
1
-12
/
+23
2012-07-21
mmc: tmio: use generic GPIO CD and WP handlers
Guennadi Liakhovetski
1
-0
/
+6
2012-07-21
mmc: sh_mobile_sdhi: support caps2 flags
Guennadi Liakhovetski
2
-0
/
+2
2012-07-21
mmc: tmio: support caps2 flags
Guennadi Liakhovetski
2
-0
/
+2
2012-07-21
mmc: core: add WP pin handler to slot functions
Guennadi Liakhovetski
2
-1
/
+55
2012-07-21
mmc: core: convert slot functions to managed allocation
Guennadi Liakhovetski
3
-13
/
+43
2012-07-21
mmc: add CD GPIO polling support to slot functions
Guennadi Liakhovetski
2
-13
/
+45
2012-07-21
mmc: add two capability flags for CD and WP signal polarity
Guennadi Liakhovetski
1
-0
/
+2
2012-07-21
mmc: core: use a more generic name for slot function types and fields
Guennadi Liakhovetski
3
-7
/
+20
2012-07-21
mmc: sh_mmcif: add regulator support
Guennadi Liakhovetski
1
-7
/
+31
2012-07-21
mmc: sh_mmcif: remove redundant .down_pwr() callback
Guennadi Liakhovetski
1
-2
/
+2
2012-07-21
mmc: sh_mmcif: re-read the clock frequency every time it is turned on
Guennadi Liakhovetski
1
-5
/
+18
2012-07-21
mmc: sh_mmcif: fix clock management
Guennadi Liakhovetski
1
-23
/
+23
[next]