summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2019-02-05i2c: gpio: sort includesWolfram Sang
2019-02-05i2c: algo-bit: convert to SPDX headerWolfram Sang
2019-02-05i2c: iop3xx: Add device tree probingLinus Walleij
2019-02-05i2c: of: Try to find an I2C adapter matching the parentThierry Reding
2019-01-23i2c: aspeed: Remove hard-coded bus timeout value settingJae Hyun Yoo
2019-01-23i2c: sh_mobile: update copyright and commentsWolfram Sang
2019-01-23i2c: sh_mobile: refactor rx isrWolfram Sang
2019-01-23i2c: sh_mobile: replace break; with if-blockWolfram Sang
2019-01-23i2c: sh_mobile: remove is_first_byte functionWolfram Sang
2019-01-23i2c: sh_mobile: drop 'data' argument from i2c_op functionWolfram Sang
2019-01-23i2c: sh_mobile: remove get_data functionWolfram Sang
2019-01-23i2c: sh_mobile: simplify sending address for RXWolfram Sang
2019-01-22i2c: rcar: Fix clients using i2c from suspend callbackGeert Uytterhoeven
2019-01-22i2c: imx: Fix inconsistent IS_ERR and PTR_ERR in i2c_imx_dma_request()YueHaibing
2019-01-15i2c: imx: improve the error handling in i2c_imx_dma_request()Oleksij Rempel
2019-01-15i2c: imx: notify about real errors on dma i2c_imx_dma_requestOleksij Rempel
2019-01-08i2c: rcar: add suspend/resume supportWolfram Sang
2019-01-08i2c: s3c2410: use core helper to mark adapter suspendedWolfram Sang
2019-01-08i2c: exynos5: use core helper to mark adapter suspendedWolfram Sang
2019-01-08i2c: sprd: use core helper to mark adapter suspendedWolfram Sang
2019-01-08i2c: sprd: don't use pdev as variable name for struct device *Wolfram Sang
2019-01-08i2c: zx2967: use core helper to mark adapter suspendedWolfram Sang
2019-01-08i2c: brcmstb: use core helper to mark adapter suspendedWolfram Sang
2019-01-08i2c: synquacer: remove unused is_suspended flagWolfram Sang
2019-01-08i2c: add suspended flag and accessors for i2c adaptersWolfram Sang
2019-01-06Merge tag 'tag-chrome-platform-for-v4.21' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2019-01-06Merge tag 'hwlock-v4.21' of git://github.com/andersson/remoteprocLinus Torvalds
2019-01-05Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-01-05Merge tag 'for-linus-20190104' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-01-05Merge tag 'drm-next-2019-01-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-01-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-01-05Merge tag 'fbdev-v4.21' of git://github.com/bzolnier/linuxLinus Torvalds
2019-01-05Merge branch 'i2c/for-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2019-01-05Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-01-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2019-01-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2019-01-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds
2019-01-05Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2019-01-05Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds
2019-01-05Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-01-05Merge tag 'for-4.21' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2019-01-05Merge tag 'csky-for-linus-4.21' of git://github.com/c-sky/csky-linuxLinus Torvalds
2019-01-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-01-04Merge branch 'next/drivers' into next/lateOlof Johansson
2019-01-04drivers/base/platform.c: kmemleak ignore a known leakQian Cai
2019-01-04drivers/firmware/memmap.c: modify memblock_alloc to memblock_alloc_nopanichuang.zijiang
2019-01-04drivers/dma-buf/udmabuf.c: convert to use vm_fault_tSouptick Joarder
2019-01-04make 'user_access_begin()' do 'access_ok()'Linus Torvalds
2019-01-04i915: fix missing user_access_end() in page fault exception caseLinus Torvalds
2019-01-04drivers/perf: hisi: Fixup one DDRC PMU register offsetShaokun Zhang