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
2014-09-09
mmc: tmio: Handle clock gating from runtime PM functions
Ulf Hansson
2
-5
/
+26
2014-09-09
mmc: tmio: Restructure ->set_ios() and adapt ->probe() to it
Ulf Hansson
2
-67
/
+14
2014-09-09
mmc: tmio: Extract bus_width modifications to a separate function
Ulf Hansson
1
-10
/
+15
2014-09-09
mmc: tmio: Keep host active while serving requests
Ulf Hansson
1
-23
/
+32
2014-09-09
mmc: tmio: Keep host active while SDIO IRQ is enabled
Ulf Hansson
2
-4
/
+16
2014-09-09
mmc: atmel-mci: add 0x600 IP version
Nicolas Ferre
1
-0
/
+1
2014-09-09
mmc: core: Use regulator_get_voltage() if OCR mask is empty.
Javier Martinez Canillas
1
-3
/
+11
2014-09-09
mmc: implement Driver Stage Register handling
Sascha Hauer
5
-0
/
+45
2014-09-09
mmc: sdhci-pxav3: set_uhs_signaling is initialized twice differently
Peter Griffin
1
-2
/
+1
2014-09-09
mmc: sdhci-acpi.c: Use SET_RUNTIME_PM_OPS macro to set runtime pm callbacks
Peter Griffin
1
-9
/
+2
2014-09-09
mmc: sdhci-pci: Use SET_RUNTIME_PM_OPS macro to set runtime pm callbacks
Peter Griffin
1
-9
/
+2
2014-09-09
mmc: dw_mmc-pltfm: Remove superflous #else condition on CONFIG_PM_SLEEP
Peter Griffin
1
-3
/
+0
2014-09-09
mmc: dw_mmc-pci: Remove superflous #else condition on CONFIG_PM_SLEEP
Peter Griffin
1
-3
/
+0
2014-09-09
mmc: remove .owner field for drivers using module_platform_driver
Peter Griffin
28
-28
/
+0
2014-09-09
mmc: core: sdio: Fix unconditional wake_up_process() on sdio thread
Fu Zhonghui
2
-4
/
+12
2014-09-09
mmc: dw_mmc: Add support for MIPS
Andrew Bresticker
1
-1
/
+1
2014-09-09
mmc: dw_mmc: Add dependency on DMA
Andrew Bresticker
1
-1
/
+2
2014-09-09
sdhci : recompute timeout_clk when needed
Matthieu CASTET
1
-1
/
+7
2014-09-09
sdhci : handle busy timeout irq
Matthieu CASTET
1
-0
/
+5
2014-09-09
mmc: rtsx_usb_sdmmc: fix incorrect last byte in R2 response
Roger Tseng
1
-0
/
+7
2014-09-09
mmc: rtsx_pci_sdmmc: fix incorrect last byte in R2 response
Roger Tseng
1
-0
/
+7
2014-09-09
mmc: au1xmmc: fix error return code in au1xmmc_probe()
Wei Yongjun
1
-1
/
+4
2014-09-09
mmc: dw_mmc: Make sure we don't get stuck when we get an error
Doug Anderson
1
-0
/
+46
2014-09-09
mmc: sdhci: fix the wrong type of curr
Chuanxiao.Dong
1
-1
/
+1
2014-09-09
mmc: jz4740: prepare next dma transfer in parallel with current transfer
Apelete Seketeli
1
-22
/
+116
2014-09-09
mmc: jz4740: add dma infrastructure for data transfers
Apelete Seketeli
1
-8
/
+166
2014-09-09
mmc: dw_mmc: add support for RK3288
Addy Ke
1
-2
/
+54
2014-09-09
mmc: sdhci-pltfm: Do not use parent as the host's device
Pawel Moll
1
-8
/
+2
2014-09-09
mmc: core: Remove fixed voltage regulator logic
Tim Kryger
1
-17
/
+1
2014-09-09
mmc: mmci: Add qcom dml support to the driver.
Srinivas Kandagatla
5
-1
/
+237
2014-09-08
mmc: sdhci-s3c: fix runtime PM handling on sdhci_add_host() failure
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2014-09-07
Merge tag 'pm+acpi-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-19
/
+100
2014-09-06
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-26
/
+25
2014-09-06
Merge tag 'for-linus-20140905' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-0
/
+4
2014-09-05
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-14
/
+62
2014-09-05
bus: arm-ccn: Move event cleanup routine
Pawel Moll
1
-26
/
+25
2014-09-05
Merge tag 'gpio-v3.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-3
/
+0
2014-09-05
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
10
-41
/
+90
2014-09-05
Merge branches 'pm-sleep', 'powercap', 'pm-domains' and 'pm-cpufreq'
Rafael J. Wysocki
2
-8
/
+4
2014-09-05
Merge branches 'acpi-video' and 'acpi-ec'
Rafael J. Wysocki
2
-2
/
+47
2014-09-05
Merge branches 'acpica', 'acpi-processor' and 'acpi-scan'
Rafael J. Wysocki
2
-9
/
+10
2014-09-05
Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-...
Dave Airlie
1
-2
/
+2
2014-09-05
drm/nouveau/core: don't leak oclass type bits to user
Ben Skeggs
1
-2
/
+2
2014-09-04
Revert "i2c: rcar: remove spinlock"
Sergei Shtylyov
1
-0
/
+22
2014-09-04
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2014-09-04
Merge tag 'platform-drivers-x86-v3.17-1' of git://git.infradead.org/users/dvh...
Linus Torvalds
2
-36
/
+22
2014-09-04
Merge tag 'drm-intel-fixes-2014-09-03' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
2
-21
/
+44
2014-09-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
5
-24
/
+153
2014-09-03
Merge tag 'regmap-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-8
/
+11
2014-09-03
ACPI / cpuidle: fix deadlock between cpuidle_lock and cpu_hotplug.lock
Jiri Kosina
1
-2
/
+2
[next]