index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nubus
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-08-30
mmc: core: turn the pr_info under CONFIG_MMC_DEBUG into pr_debug
Shawn Lin
1
-9
/
+4
2017-08-30
mmc: core: always check the length of sglist with total data size
Shawn Lin
1
-6
/
+3
2017-08-30
mmc: core: remove check of host->removed for rescan routine
Shawn Lin
2
-16
/
+0
2017-08-30
mmc: sdhci-acpi: remove unused struct sdhci_host variable
Shawn Lin
1
-3
/
+0
2017-08-30
mmc: sdhci-of-arasan: use io functions from sdhci.h
Jean-Francois Dagenais
1
-2
/
+2
2017-08-30
arc: remove num-slots from arc platforms
Shawn Lin
2
-2
/
+0
2017-08-30
mmc: atmel-mci: add missing of_node_put
Julia Lawall
1
-0
/
+1
2017-08-30
mmc: sdhci-of-at91: set clocks and presets after resume from deepest PM
Quentin Schulz
1
-2
/
+30
2017-08-30
mmc: sdhci-of-at91: factor out clks and presets setting
Quentin Schulz
1
-65
/
+82
2017-08-30
dt-bindings: mmc: sh_mmcif: Document r8a7743 DT bindings
Chris Paterson
1
-1
/
+2
2017-08-30
mmc: atmel-mci: remove unused sg_len variable
Shawn Lin
1
-3
/
+2
2017-08-30
mmc: sdhci-xenon: remove pointless struct xenon_priv *priv
Shawn Lin
1
-2
/
+0
2017-08-30
mmc: block: remove unused struct mmc_card *card
Shawn Lin
1
-2
/
+0
2017-08-30
mmc: mxcmmc: check the return value of mxcmci_finish_data
Shawn Lin
1
-0
/
+3
2017-08-30
mmc: mmc_ops: fix a typo for comment of mmc_start_bkops
Shawn Lin
1
-1
/
+1
2017-08-30
mmc: mediatek: add ops->get_cd() support
Chaotian Jing
1
-0
/
+1
2017-08-30
mmc: rtsx_usb_sdmmc: make array 'width' static const
Colin Ian King
1
-1
/
+1
2017-08-30
mmc: renesas_sdhi_core: on R-Car 2+, make use of CBSY bit
Wolfram Sang
1
-5
/
+12
2017-08-30
mmc: tmio: don't wait on R-Car2+ when handling the clock
Wolfram Sang
1
-2
/
+8
2017-08-30
mmc: tmio: no magic values when enabling DMA
Wolfram Sang
2
-1
/
+4
2017-08-30
mmc: tmio: add references to bit defines in the header
Wolfram Sang
1
-0
/
+2
2017-08-30
mmc: tmio: remove obsolete TMIO_BBS
Wolfram Sang
1
-2
/
+0
2017-08-30
mmc: tmio: fix CMD12 (STOP) handling
Wolfram Sang
1
-6
/
+0
2017-08-30
mmc: mxcmmc: fix error return code in mxcmci_probe()
Gustavo A. R. Silva
1
-2
/
+4
2017-08-30
mmc: android-goldfish: remove logically dead code in goldfish_mmc_irq()
Gustavo A. R. Silva
1
-6
/
+2
2017-08-30
mmc: sdhci-st: add FSP2(ppc476fpe) into depends for sdhci-st
Ivan Mikhaylov
1
-1
/
+1
2017-08-30
mmc: omap_hsmmc: Reduce max_segs for reliability
Will Newton
1
-3
/
+3
2017-08-30
Documentation: rockchip-dw-mshc: add description for rk3228
Shawn Lin
1
-0
/
+1
2017-08-30
mmc: renesas-sdhi: add support for R-Car Gen3 SDHI DMAC
Simon Horman
5
-2
/
+299
2017-08-30
mmc: tmio, renesas-sdhi: add dataend to DMA ops
Simon Horman
3
-2
/
+15
2017-08-30
mmc: tmio, renesas-sdhi: add max_{segs, blk_count} to tmio_mmc_data
Yoshihiro Shimoda
4
-3
/
+9
2017-08-30
mmc: omap_hsmmc: constify dev_pm_ops structures
Arvind Yadav
1
-1
/
+1
2017-08-30
mmc: sdhci-st: Handle return value of clk_prepare_enable
Arvind Yadav
1
-4
/
+22
2017-08-28
Linux 4.13-rc7
v4.13-rc7
Linus Torvalds
1
-1
/
+1
2017-08-28
Avoid page waitqueue race leaving possible page locker waiting
Linus Torvalds
1
-4
/
+5
2017-08-27
Minor page waitqueue cleanups
Linus Torvalds
2
-8
/
+10
2017-08-27
Clarify (and fix) MAX_LFS_FILESIZE macros
Linus Torvalds
1
-2
/
+2
2017-08-26
PCI/MSI: Don't warn when irq_create_affinity_masks() returns NULL
Christoph Hellwig
1
-10
/
+3
2017-08-26
mm/memblock.c: reversed logic in memblock_discard()
Pavel Tatashin
1
-1
/
+1
2017-08-26
fork: fix incorrect fput of ->exe_file causing use-after-free
Eric Biggers
1
-0
/
+1
2017-08-26
mm/madvise.c: fix freeing of locked page with MADV_FREE
Eric Biggers
1
-1
/
+1
2017-08-26
dax: fix deadlock due to misaligned PMD faults
Ross Zwisler
1
-0
/
+10
2017-08-26
mm, shmem: fix handling /sys/kernel/mm/transparent_hugepage/shmem_enabled
Kirill A. Shutemov
1
-2
/
+2
2017-08-26
PM/hibernate: touch NMI watchdog when creating snapshot
Chen Yu
1
-2
/
+18
2017-08-25
virtio_pci: fix cpu affinity support
Christoph Hellwig
1
-3
/
+7
2017-08-25
virtio_blk: fix incorrect message when disk is resized
Stefan Hajnoczi
1
-6
/
+10
2017-08-25
blk-mq-debugfs: Add names for recently added flags
Bart Van Assche
1
-0
/
+3
2017-08-25
KVM: PPC: Book3S: Fix race and leak in kvm_vm_ioctl_create_spapr_tce()
Paul Mackerras
1
-22
/
+34
2017-08-25
perf/core: Fix group {cpu,task} validation
Mark Rutland
1
-20
/
+19
2017-08-25
x86/mm: Fix use-after-free of ldt_struct
Eric Biggers
1
-3
/
+1
[next]