index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
README
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-03-05
mmc: dt-bindings: add support for MT7622 SoC
Sean Wang
1
-0
/
+1
2018-03-05
mmc: sdhci-pci: Respect PM flags when enabling card detect GPIO IRQ wakeup
Adrian Hunter
2
-6
/
+19
2018-03-05
mmc: slot-gpio: Add a function to enable/disable card detect IRQ wakeup
Adrian Hunter
3
-2
/
+23
2018-03-05
mmc: sdhci: Do not unnecessarily enable wakeup for SDIO card interrupt
Adrian Hunter
1
-2
/
+7
2018-03-05
mmc: sdhci: Do not unnecessarily enable wakeup for card detect interrupt
Adrian Hunter
1
-1
/
+9
2018-03-05
mmc: sdhci-pci: Get rid of glk_cqe_enable()
Adrian Hunter
1
-19
/
+1
2018-03-05
mmc: ushc: Remove bogus check of usb_submit_urb
Shawn Lin
1
-2
/
+0
2018-03-05
mmc: dw_mmc: update kernel-doc comments for dw_mci
Alexey Roslyakov
1
-10
/
+9
2018-03-05
mmc: dw_mmc: Remove prev_state and state assignment for STATE_SENDING_CMD
Shawn Lin
1
-1
/
+0
2018-03-05
mmc: dw_mmc: Convert to use DEFINE_SHOW_ATTRIBUTE
Shawn Lin
1
-26
/
+2
2018-03-05
mmc: core: Re-use DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
1
-12
/
+1
2018-03-05
mmc: tmio: remove useless TMIO_MASK_CMD handling in tmio_mmc_host_probe()
Masahiro Yamada
1
-3
/
+0
2018-03-05
mmc: tmio: clear force_pio flag before starting data transfer
Masahiro Yamada
1
-3
/
+1
2018-03-05
mmc: tmio: move TMIO_MASK_{READOP, WRITEOP} handling to correct place
Masahiro Yamada
3
-20
/
+10
2018-03-05
mmc: tmio: fix never-detected card insertion bug
Masahiro Yamada
1
-4
/
+8
2018-03-05
mmc: tmio: support IP-builtin card detection logic
Masahiro Yamada
1
-1
/
+12
2018-03-05
mmc: dw_mmc: Fix the DTO/CTO timeout overflow calculation for 32-bit systems
Evgeniy Didin
1
-3
/
+6
2018-03-05
mmc: tmio: deprecate "toshiba, mmc-wrprotect-disable" DT property
Masahiro Yamada
2
-1
/
+5
2018-03-05
mmc: tmio: remove TMIO_MMC_WRPROTECT_DISABLE
Masahiro Yamada
2
-4
/
+2
2018-03-05
mmc: tmio: use MMC_CAP2_NO_WRITE_PROTECT instead of TMIO own flag
Masahiro Yamada
1
-3
/
+3
2018-03-05
sh: kfr2r09: use MMC_CAP2_NO_WRITE_PROTECT instead of TMIO own flag
Masahiro Yamada
1
-1
/
+1
2018-03-05
mmc: renesas_sdhi: use MMC_CAP2_NO_WRITE_PROTECT instead of TMIO own flag
Masahiro Yamada
2
-11
/
+11
2018-03-05
mmc: sdhci-iproc: Disable preset values for BCM2835
Stefan Wahren
1
-0
/
+1
2018-03-05
mmc: core: optimize mmc_calc_max_discard
Sergio Valverde
1
-1
/
+1
2018-03-05
mmc: sh_mmcif: remove some cruft
Wolfram Sang
1
-8
/
+0
2018-03-05
mmc: sdhci_omap: Fix sdhci-omap quirks
Kishon Vijay Abraham I
1
-2
/
+2
2018-03-05
mmc: sdhci_omap: Add support to set IODELAY values
Kishon Vijay Abraham I
1
-0
/
+148
2018-03-05
mmc: sdhci-omap: Workaround for Errata i802
Kishon Vijay Abraham I
1
-0
/
+13
2018-03-05
mmc: sdhci-omap: Add tuning support
Kishon Vijay Abraham I
1
-0
/
+130
2018-03-05
mmc: sdhci-omap: Add custom set_uhs_signaling sdhci_host ops
Kishon Vijay Abraham I
1
-1
/
+22
2018-03-05
mmc: sdhci-omap: Add card_busy host ops
Kishon Vijay Abraham I
1
-0
/
+52
2018-03-05
mmc: sdhci-omap: Update 'power_mode' outside sdhci_omap_init_74_clocks
Kishon Vijay Abraham I
1
-2
/
+8
2018-03-04
Linux 4.16-rc4
v4.16-rc4
Linus Torvalds
1
-1
/
+1
2018-03-03
memremap: fix softlockup reports at teardown
Dan Williams
1
-5
/
+10
2018-03-03
libnvdimm: re-enable deep flush for pmem devices via fsync()
Dave Jiang
1
-2
/
+1
2018-03-03
MAINTAINERS: take over Kconfig maintainership
Masahiro Yamada
1
-1
/
+3
2018-03-03
vfio: disable filesystem-dax page pinning
Dan Williams
1
-3
/
+15
2018-03-02
kconfig: fix line number in recursive inclusion error message
Masahiro Yamada
1
-8
/
+4
2018-03-02
Coccinelle: memdup: Fix typo in warning messages
Dafna Hirschfeld
1
-2
/
+2
2018-03-02
i2c: octeon: Prevent error message on bus error
Jan Glauber
2
-1
/
+2
2018-03-02
parisc: Reduce irq overhead when run in qemu
Helge Deller
1
-4
/
+5
2018-03-02
parisc: Use cr16 interval timers unconditionally on qemu
Helge Deller
2
-1
/
+3
2018-03-02
parisc: Check if secondary CPUs want own PDC calls
Helge Deller
2
-7
/
+18
2018-03-02
parisc: Hide virtual kernel memory layout
Helge Deller
1
-1
/
+6
2018-03-02
parisc: Fix ordering of cache and TLB flushes
John David Anglin
3
-26
/
+54
2018-03-02
kconfig: Update ncurses package names for menuconfig
Arvind Prasanna
1
-1
/
+2
2018-03-02
kbuild/kallsyms: trivial typo fix
Cao jin
1
-1
/
+1
2018-03-02
kbuild: test --build-id linker flag by ld-option instead of cc-ldoption
Masahiro Yamada
1
-2
/
+1
2018-03-02
kbuild: drop superfluous GCC_PLUGINS_CFLAGS assignment
Cao jin
1
-1
/
+1
2018-03-02
kconfig: Don't leak choice names during parsing
Masahiro Yamada
1
-0
/
+1
[next]