index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-02-05
i2c: of: Try to find an I2C adapter matching the parent
Thierry Reding
2019-01-23
i2c: aspeed: Remove hard-coded bus timeout value setting
Jae Hyun Yoo
2019-01-23
i2c: sh_mobile: update copyright and comments
Wolfram Sang
2019-01-23
i2c: sh_mobile: refactor rx isr
Wolfram Sang
2019-01-23
i2c: sh_mobile: replace break; with if-block
Wolfram Sang
2019-01-23
i2c: sh_mobile: remove is_first_byte function
Wolfram Sang
2019-01-23
i2c: sh_mobile: drop 'data' argument from i2c_op function
Wolfram Sang
2019-01-23
i2c: sh_mobile: remove get_data function
Wolfram Sang
2019-01-23
i2c: sh_mobile: simplify sending address for RX
Wolfram Sang
2019-01-22
i2c: rcar: Fix clients using i2c from suspend callback
Geert Uytterhoeven
2019-01-22
i2c: imx: Fix inconsistent IS_ERR and PTR_ERR in i2c_imx_dma_request()
YueHaibing
2019-01-15
i2c: acpi: Move I2C bits from acpi.h to i2c.h
Andy Shevchenko
2019-01-15
i2c: imx: improve the error handling in i2c_imx_dma_request()
Oleksij Rempel
2019-01-15
i2c: imx: notify about real errors on dma i2c_imx_dma_request
Oleksij Rempel
2019-01-08
i2c: rcar: add suspend/resume support
Wolfram Sang
2019-01-08
i2c: s3c2410: use core helper to mark adapter suspended
Wolfram Sang
2019-01-08
i2c: exynos5: use core helper to mark adapter suspended
Wolfram Sang
2019-01-08
i2c: sprd: use core helper to mark adapter suspended
Wolfram Sang
2019-01-08
i2c: sprd: don't use pdev as variable name for struct device *
Wolfram Sang
2019-01-08
i2c: zx2967: use core helper to mark adapter suspended
Wolfram Sang
2019-01-08
i2c: brcmstb: use core helper to mark adapter suspended
Wolfram Sang
2019-01-08
i2c: synquacer: remove unused is_suspended flag
Wolfram Sang
2019-01-08
i2c: add suspended flag and accessors for i2c adapters
Wolfram Sang
2019-01-06
Linux 5.0-rc1
Linus Torvalds
2019-01-06
Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2019-01-06
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-01-06
Change mincore() to count "mapped" pages rather than "cached" pages
Linus Torvalds
2019-01-06
Fix 'acccess_ok()' on alpha and SH
Linus Torvalds
2019-01-06
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-01-06
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-01-06
Merge tag 'dma-mapping-4.21-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-01-06
Merge tag 'tag-chrome-platform-for-v4.21' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2019-01-06
Merge tag 'hwlock-v4.21' of git://github.com/andersson/remoteproc
Linus Torvalds
2019-01-06
fscrypt: add Adiantum support
Eric Biggers
2019-01-05
Merge tag 'docs-5.0-fixes' of git://git.lwn.net/linux
Linus Torvalds
2019-01-05
Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-01-05
Merge tag 'for-linus-20190104' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-01-05
Merge tag 'drm-next-2019-01-05' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-01-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-01-05
Merge tag 'fbdev-v4.21' of git://github.com/bzolnier/linux
Linus Torvalds
2019-01-05
Merge branch 'i2c/for-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2019-01-05
Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-01-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
2019-01-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2019-01-06
kconfig: rename generated .*conf-cfg to *conf-cfg
Masahiro Yamada
2019-01-06
kbuild: remove unnecessary stubs for archheader and archscripts
Masahiro Yamada
2019-01-06
kbuild: use assignment instead of define ... endef for filechk_* rules
Masahiro Yamada
2019-01-06
arch: remove redundant UAPI generic-y defines
Masahiro Yamada
2019-01-06
kbuild: generate asm-generic wrappers if mandatory headers are missing
Masahiro Yamada
2019-01-06
arch: remove stale comments "UAPI Header export list"
Masahiro Yamada
[next]