index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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: 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-05
Linux 4.16-rc4
v4.16-rc4
Linus Torvalds
1
-1
/
+1
2018-03-04
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
6
-18
/
+21
2018-03-04
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
8
-26
/
+53
2018-03-04
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-5
/
+16
2018-03-04
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2018-03-04
Merge tag 'for-4.16-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-47
/
+191
2018-03-04
Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-2
/
+3
2018-03-04
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-17
/
+27
2018-03-03
Merge tag 'kbuild-fixes-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
15
-27
/
+40
2018-03-03
Merge tag 'media/v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
24
-175
/
+329
2018-03-03
Merge tag 'linux-watchdog-4.16-fixes-1' of git://www.linux-watchdog.org/linux...
Linus Torvalds
1
-0
/
+4
2018-03-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-29
/
+179
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-03
Merge tag 'pci-v4.16-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-1
/
+7
2018-03-03
Merge branch 'parisc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-39
/
+86
2018-03-02
Merge tag 'for-linus-4.16a-rc4-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-9
/
+21
2018-03-02
Merge tag 'ceph-for-4.16-rc4' of git://github.com/ceph/ceph-client
Linus Torvalds
5
-38
/
+52
2018-03-02
Merge tag 'for-linus-20180302' of git://git.kernel.dk/linux-block
Linus Torvalds
32
-82
/
+145
2018-03-02
Merge tag 'mmc-v4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
8
-38
/
+94
2018-03-02
Merge tag 'pm-4.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
3
-8
/
+22
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
[next]