index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
mmc: dw_mmc: change the macro name from DTO to DRTO
Jaehoon Chung
2013-06-27
2
-3
/
+3
|
*
mmc: mxs-mmc: Let device core handle pinctrl
Fabio Estevam
2013-06-27
1
-8
/
+0
|
*
mmc: core: Update the ext-csd.rev check for eMMC5.1
Yuvaraj Kumar C D
2013-06-27
1
-1
/
+1
|
*
mmc: sdhci-sirf: let device core setup the default pin configuration
Barry Song
2013-06-27
1
-8
/
+0
|
*
mmc: mvsdio: use standard MMC device-tree binding parser mmc_of_parse()
Simon Baatz
2013-06-27
1
-33
/
+40
|
*
mmc: tegra: handle mmc_of_parse() errors during probe
Simon Baatz
2013-06-27
1
-3
/
+6
|
*
mmc: sdhci-pxav3: handle mmc_of_parse() errors during probe
Simon Baatz
2013-06-27
1
-2
/
+5
|
*
mmc: mxcmmc: handle mmc_of_parse() errors during probe
Simon Baatz
2013-06-27
1
-1
/
+3
|
*
mmc: tmio-mmc: handle mmc_of_parse() errors during probe
Simon Baatz
2013-06-27
1
-1
/
+3
|
*
mmc: sh_mmcif: handle mmc_of_parse() errors during probe
Simon Baatz
2013-06-27
1
-1
/
+6
|
*
mmc: return mmc_of_parse() errors to caller
Simon Baatz
2013-06-27
1
-5
/
+25
|
*
mmc: jz4740: Use clk_prepare_enable/clk_disable_unprepare
Lars-Peter Clausen
2013-06-27
1
-2
/
+2
|
*
mmc: tmio: reset the controller after power-up
Guennadi Liakhovetski
2013-06-06
1
-1
/
+2
|
*
mmc: tmio: fix unbalanced power-on calls with clock-gating enabled
Guennadi Liakhovetski
2013-06-06
2
-12
/
+35
|
*
mmc: sh_mmcif: don't clear masked interrupts
Guennadi Liakhovetski
2013-06-06
1
-1
/
+2
|
*
mmc: tmio: postpone controller reset during resume
Guennadi Liakhovetski
2013-06-06
2
-1
/
+6
|
*
mmc: sdhci: Add size for caller in init+register
Christian Daudt
2013-05-31
11
-19
/
+29
|
*
mmc: sdhci-pci: support runtime PM for BYT SD cards
Adrian Hunter
2013-05-26
1
-0
/
+2
|
*
mmc: sdhci-acpi: support runtime PM for ACPI HID 80860F14 SD cards
Adrian Hunter
2013-05-26
1
-1
/
+63
|
*
mmc: sdhci: add ability to stay runtime-resumed if the card is powered up
Adrian Hunter
2013-05-26
1
-1
/
+34
|
*
mmc: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-05-26
23
-40
/
+0
|
*
mmc: sdhci-pltfm: Allow drivers to set quirks2 from platform data
Al Cooper
2013-05-26
2
-1
/
+5
|
*
mmc: atmel-mci: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2013-05-26
1
-6
/
+4
|
*
mmc: sdhi/tmio: add DT DMA support
Guennadi Liakhovetski
2013-05-26
2
-14
/
+19
|
*
mmc: sdhi/tmio: switch to using dmaengine_slave_config()
Guennadi Liakhovetski
2013-05-26
2
-17
/
+41
|
*
mmc: sdhi/tmio: make DMA filter implementation specific
Guennadi Liakhovetski
2013-05-26
2
-10
/
+11
|
*
mmc: dw_mmc: clear IDSTS register when initialize IDMAC
Joonyoung Shim
2013-05-26
1
-0
/
+6
|
*
mmc: core: Fix select power class after resume
Fredrik Soderstedt
2013-05-26
1
-24
/
+50
|
*
mmc: core: Restructure and simplify code for mmc sleep|awake
Ulf Hansson
2013-05-26
5
-119
/
+41
|
*
mmc: core: Support aggressive power management for (e)MMC/SD
Ulf Hansson
2013-05-26
2
-0
/
+99
|
*
mmc: block: Enable runtime pm for mmc blkdevice
Ulf Hansson
2013-05-26
5
-14
/
+57
|
*
mmc: core: Add bus_ops for runtime pm callbacks
Ulf Hansson
2013-05-26
4
-3
/
+32
|
*
mmc: core: Stop bkops for eMMC only from mmc suspend
Ulf Hansson
2013-05-26
2
-21
/
+7
|
*
mmc: mxs-mmc: fix error return code in mxs_mmc_probe()
Wei Yongjun
2013-05-26
1
-0
/
+1
|
*
mmc: dw_mmc: fix error return code in dw_mci_probe()
Wei Yongjun
2013-05-26
1
-1
/
+3
|
*
mmc: card: Adding support for sanitize in eMMC 4.5
Maya Erez
2013-05-26
4
-22
/
+69
|
*
mmc: core: Re-use code for MMC_CAP2_DETECT_ON_ERR in polling mode
Ulf Hansson
2013-05-26
1
-3
/
+2
|
*
mmc: core: Only execute tuning for SDR50 and SDR104
Fredrik Soderstedt
2013-05-26
2
-4
/
+17
*
|
Merge tag 'for-3.11-rc1' of git://gitorious.org/linux-pwm/linux-pwm
Linus Torvalds
2013-07-10
15
-14
/
+1198
|
\
\
|
*
|
pwm: pwm-tiehrpwm: Use clk_enable/disable instead clk_prepare/unprepare.
Marek Belisko
2013-06-26
1
-2
/
+11
|
*
|
pwm: pca9685: Fix wrong argument to set MODE1_SLEEP bit
Axel Lin
2013-06-26
1
-2
/
+3
|
*
|
pwm: renesas-tpu: Add MODULE_ALIAS to make module auto loading work
Axel Lin
2013-06-26
1
-0
/
+1
|
*
|
pwm: renesas-tpu: fix return value check in tpu_probe()
Wei Yongjun
2013-06-25
1
-4
/
+2
|
*
|
pwm: Add Renesas TPU PWM driver
Laurent Pinchart
2013-06-21
3
-0
/
+486
|
*
|
pwm: Add sysfs interface
H Hartley Sweeten
2013-06-21
4
-2
/
+380
|
*
|
pwm: Fill in missing .owner fields
Thierry Reding
2013-06-12
9
-0
/
+9
|
*
|
pwm: add pca9685 driver
Steffen Trumtrar
2013-06-12
3
-0
/
+308
|
*
|
pwm: atmel-tcb: prepare clk before calling enable
Boris BREZILLON
2013-06-12
1
-2
/
+2
|
*
|
pwm: devm: alloc correct pointer size
Wolfram Sang
2013-06-10
1
-2
/
+2
|
*
|
pwm: mxs: Let device core handle pinctrl
Fabio Estevam
2013-05-27
1
-6
/
+0
[prev]
[next]