index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
sdhci-s3c.c
Commit message (
Expand
)
Author
Age
*
mmc: sdhci-s3c: initialize host->quirks2 for using quirks2
Jaehoon Chung
2013-08-29
*
mmc: sdhci-s3c: fix the wrong register value, when clock is disabled
Jaehoon Chung
2013-08-29
*
mmc: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-05-26
*
Merge tag 'mmc-updates-for-3.10-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-05-04
|
\
|
*
mmc: sdhci-s3c: let device core setup the default pin configuration
Thomas Abraham
2013-03-22
|
*
mmc: sdhci-s3c: Use devm_clk_get()
Jingoo Han
2013-03-22
*
|
mmc: sdhci-s3c: remove platform dependencies
Arnd Bergmann
2013-04-19
|
/
*
Merge tag 'mmc-updates-for-3.9-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-02-26
|
\
|
*
mmc: sdhci: rename platform_8bit_width to platform_bus_width
Sascha Hauer
2013-02-24
*
|
mmc: Convert to devm_ioremap_resource()
Thierry Reding
2013-01-25
|
/
*
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-12-11
|
\
|
*
mmc: remove use of __devexit
Bill Pemberton
2012-11-28
|
*
mmc: remove use of __devinit
Bill Pemberton
2012-11-28
|
*
mmc: remove use of __devexit_p
Bill Pemberton
2012-11-28
*
|
mmc: sdhci-s3c: Fix compilation warning
Sachin Kamat
2012-12-07
*
|
mmc: host: sdhci-s3c: Add support for pinctrl
Tomasz Figa
2012-12-06
*
|
mmc: host: sdhci-s3c: Use devm_gpio_request to request GPIOs
Tomasz Figa
2012-12-06
*
|
mmc: sdhci-s3c: Use NULL instead of 0 for pointers
Tushar Behera
2012-12-06
*
|
mmc: sdhci-s3c: fix missing clock for gpio card-detect
Heiko Stübner
2012-12-06
|
/
*
mmc: sdhci-s3c: fix the card detection in runtime-pm
Seungwon Jeon
2012-11-07
*
mmc: sdhci-s3c: use clk_prepare_enable and clk_disable_unprepare
Thomas Abraham
2012-11-07
*
mmc: sdhci-s3c: Add clk_(enable/disable) in runtime suspend/resume
Chander Kashyap
2012-10-07
*
mmc: sdhci-s3c: fix the wrong number of max bus clocks
Jaehoon Chung
2012-10-07
*
mmc: sdhci-s3c: Fix crash on module insertion for second time
Chander Kashyap
2012-10-03
*
mmc: sdhci-s3c: Enable only required bus clock
Chander Kashyap
2012-10-03
*
mmc: sdhci-s3c: Add device tree support
Thomas Abraham
2012-10-03
*
mmc: sdhci-s3c: fix checkpatch error and warnings
Jingoo Han
2012-09-04
*
mmc: sdhci-s3c: pass IRQF ONESHOT to request threaded irq
Heiko Stübner
2012-06-06
*
mmc: sdhci-s3c: Enable runtime power management
Mark Brown
2012-04-05
*
mmc: sdhci-s3c: Use CONFIG_PM_SLEEP to ifdef system suspend
Mark Brown
2012-04-05
*
mmc: sdhci-s3c: use devm_ functions
Julia Lawall
2012-04-05
*
mmc: sdhci-s3c: Keep a copy of platform data and use it
Thomas Abraham
2012-04-05
*
mmc: sdhci-s3c: derive transfer width host cap from max_width in platdata
Thomas Abraham
2012-04-05
*
mmc: sdhci-s3c: Remove usage of clk_type member in platform data
Thomas Abraham
2012-04-05
*
mmc: sdhci-s3c: add platform data for the second capability
Jaehoon Chung
2012-03-11
*
Merge tag 'mmc-merge-for-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-01-13
|
\
|
*
mmc: sdhci-s3c: use S3C_SDHCI_CONTROL2 instead of hardcoded offset value
Jingoo Han
2012-01-11
|
*
mmc: sdhci-s3c: Add pm_caps into SD/MMC host
Sangwook Lee
2012-01-11
|
*
mmc: convert drivers/mmc/host/* to use module_platform_driver()
Axel Lin
2012-01-11
*
|
Merge branch 'samsung/dt' into samsung/cleanup
Arnd Bergmann
2012-01-09
|
\
|
|
*
mmc: sdhci: remove "state" argument from sdhci_suspend_host
Manuel Lauss
2011-12-19
*
|
mmc: sdhci-s3c: Use generic clock names for sdhci bus clock options
Rajeshwari Shinde
2011-12-22
|
/
*
mmc: sdhci-s3c: Remove old and misprototyped suspend operations
Mark Brown
2011-12-10
*
mmc: sdhci-s3c: fix potential NULL dereference
Jaehoon Chung
2011-10-26
*
mmc: sdhci-s3c: add default controller configuration
Thomas Abraham
2011-10-26
*
mmc: sdhci-s3c: Fix mmc card I/O problem
Girish K S
2011-08-31
*
mmc: sdhci-s3c: Fix build for header change
Mark Brown
2011-08-13
*
mmc: sdhci-s3c: add BROKEN_ADMA_ZEROLEN_DESC quirk
Jaehoon Chung
2011-08-13
*
mmc: sdhci-s3c: Fix return value in sdhci_s3c_suspend/resume()
Wonil Choi
2011-07-20
*
mmc: sdhci-s3c: Auto CMD12 support
Kyungmin Park
2011-03-15
[next]