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
2015-12-22
mmc: sdhci: 64-bit DMA actually has 4-byte alignment
Adrian Hunter
2
-28
/
+24
2015-12-22
mmc: sdhci: Fix DMA descriptor with zero data length
Adrian Hunter
1
-3
/
+6
2015-12-22
mmc: sdio: Fix invalid vdd in voltage switch power cycle
Adrian Hunter
1
-1
/
+1
2015-12-22
mmc: sdhci: Do not BUG on invalid vdd
Adrian Hunter
1
-1
/
+3
2015-12-22
mmc: sdhci-pci: Do not default to 33 Ohm driver strength for Intel SPT
Adrian Hunter
1
-1
/
+1
2015-12-22
mmc: mmc: Fix incorrect use of driver strength switching HS200 and HS400
Wenkai Du
1
-4
/
+2
2015-12-22
mmc: core: Introduce MMC_CAP2_NO_SDIO cap
Carlo Caione
1
-3
/
+8
2015-12-22
mmc: mvsdio: delete platform data code path
Linus Walleij
2
-49
/
+15
2015-12-22
mmc: mvsdio: delete platform data header
Linus Walleij
1
-1
/
+6
2015-12-22
mmc: sdhci-of-esdhc: add/remove some quirks according to vendor version
yangbo lu
1
-0
/
+10
2015-12-22
mmc: atmel-mci: atmci_convert_chksize depends on controller version
ludovic.desroches@atmel.com
1
-16
/
+27
2015-12-22
mmc: atmel-mci: move atmel-mci-regs.h content in atmel-mci.c
ludovic.desroches@atmel.com
2
-172
/
+149
2015-12-22
mmc: fix mmc_{un,}register_pm_notifier prototypes
Arnd Bergmann
1
-2
/
+2
2015-12-22
mmc: sdhci-esdhc-imx: correct the tuning-step setting
Haibo Chen
1
-2
/
+5
2015-12-22
mmc: sh_mmcif: rework dma channel handling
Arnd Bergmann
1
-46
/
+38
2015-12-22
mmc: sdhci: Fix strings broken across multiple lines
Marek Vasut
1
-34
/
+23
2015-12-22
mmc: pwrseq: constify mmc_pwrseq_ops structures
Julia Lawall
3
-3
/
+3
2015-12-22
mmc: tegra: Add Tegra210 support
Thierry Reding
1
-0
/
+17
2015-12-22
mmc: tegra: Constify SoC data
Thierry Reding
1
-3
/
+3
2015-12-22
mmc: sdhci-of-at91: add PM support
ludovic.desroches@atmel.com
1
-2
/
+73
2015-12-22
mmc: block: change to use kmalloc when copy data from userspace
yalin wang
1
-2
/
+2
2015-12-22
mmc: core: set regulator not found message as debug
ludovic.desroches@atmel.com
1
-2
/
+2
2015-12-22
mmc: core: Check for non-removable cards earlier in the error path
Ulf Hansson
1
-3
/
+3
2015-12-22
mmc: core: Refactor code to register the MMC PM notifier
Ulf Hansson
3
-10
/
+24
2015-12-22
mmc: core: Remove MMC_CAP_RUNTIME_RESUME as it's redundant
Ulf Hansson
2
-9
/
+0
2015-12-22
mmc: core: Make runtime resume default behavior for MMC/SD
Ulf Hansson
2
-26
/
+4
2015-12-22
mmc: core: Keep host claimed in mmc_rescan() while calling host ops
Ulf Hansson
1
-2
/
+3
2015-12-22
mmc: core: Invoke ->card_event() callback only when needed
Ulf Hansson
1
-5
/
+5
2015-12-22
mmc: omap_hsmmc: No need to check DMA channel validity at module remove
Peter Ujfalusi
1
-4
/
+2
2015-12-22
mmc: core: enable support for the standard "wakeup-source" property
Sudeep Holla
2
-2
/
+4
2015-12-20
Merge tag 'rtc-4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/abello...
Linus Torvalds
2
-14
/
+53
2015-12-20
rtc: da9063: fix access ordering error during RTC interrupt at system power on
Steve Twiss
1
-10
/
+9
2015-12-20
rtc: rk808: Compensate for Rockchip calendar deviation on November 31st
Julius Werner
1
-4
/
+44
2015-12-19
Merge tag 'tty-4.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
5
-17
/
+19
2015-12-19
Merge tag 'usb-4.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
11
-47
/
+122
2015-12-19
Merge tag 'md/4.4-rc5-fixes' of git://neil.brown.name/md
Linus Torvalds
3
-10
/
+24
2015-12-19
Merge tag 'spi-fix-v4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-8
/
+8
2015-12-19
Merge tag 'gpio-v4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
3
-4
/
+10
2015-12-19
Merge tag 'pinctrl-v4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
6
-28
/
+33
2015-12-19
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
9
-23
/
+50
2015-12-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
10
-11
/
+64
2015-12-19
i2c: rcar: disable runtime PM correctly in slave mode
Wolfram Sang
1
-2
/
+2
2015-12-18
Merge tag 'pm+acpi-4.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-15
/
+29
2015-12-18
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-12
/
+38
2015-12-18
Input: elants_i2c - fix wake-on-touch
James Chen
1
-9
/
+12
2015-12-18
Merge tag 'media/v4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
3
-4
/
+15
2015-12-18
Merge tag 'hwmon-for-linus-v4.4-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-1
/
+16
2015-12-18
Merge tag 'iommu-fixes-v4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-2
/
+38
2015-12-18
Merge tag 'for-linus-4.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-50
/
+112
2015-12-18
Merge tag 'for-linus-20151217' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-2
/
+10
[next]