summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-03i2c: i801: Consolidate chipset names in documentation and KconfigJarkko Nikula
2018-07-03i2c: tegra: Add support for Tegra194Thierry Reding
2018-07-03i2c: gpio: fault-injector: add incomplete_write_byteWolfram Sang
2018-07-03i2c: gpio: fault-injector: refactor incomplete transferWolfram Sang
2018-07-03i2c: designware: Add debug print for bus speedJarkko Nikula
2018-07-03i2c: designware: Add debug print for SDA hold time valueJarkko Nikula
2018-07-03i2c: designware: Separate timing parameter setting from HW initalizationJarkko Nikula
2018-07-03i2c: designware: Move SDA hold time configuration to common codeJarkko Nikula
2018-07-03i2c: designware: Call i2c_dw_clk_rate() only once in i2c_dw_init_master()Jarkko Nikula
2018-07-03i2c: designware: Don't use internal ___constant_swab32Jarkko Nikula
2018-07-03i2c: designware: Move register access detection to common codeJarkko Nikula
2018-07-03i2c: designware: Remove needless variable from i2c_dw_init_slave()Jarkko Nikula
2018-07-03i2c: mux: make use of __i2c_smbus_xferPeter Rosin
2018-07-03i2c: mux: pca954x: make use of __i2c_smbus_xferPeter Rosin
2018-07-03i2c: mux: pca9541: make use of __i2c_smbus_xferPeter Rosin
2018-07-03i2c: mux: mlxcpld: make use of __i2c_smbus_xferPeter Rosin
2018-07-03i2c: smbus: add unlocked __i2c_smbus_xfer variantPeter Rosin
2018-07-01Linux 4.18-rc3v4.18-rc3Linus Torvalds
2018-07-01Merge tag 'for-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-07-01Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2018-07-01Merge tag 'staging-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-07-01Merge tag 'tty-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-07-01Merge tag 'usb-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-07-01Merge tag 'dma-mapping-4.18-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-06-30Merge branch 'parisc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-06-30Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-06-30Merge tag 'kbuild-fixes-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-06-30Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-06-30Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-30Merge tag 'selinux-pr-20180629' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-06-30Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-06-29Merge tag 'powerpc-4.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-06-29Merge tag 'davinci-fixes-for-v4.18' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2018-06-29Merge tag 'hisi-fixes-for-4.18' of git://github.com/hisilicon/linux-hisi into...Olof Johansson
2018-06-29Merge tag 'amlogic-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson
2018-06-29Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-06-29Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-29Merge tag 'ceph-for-4.18-rc3' of git://github.com/ceph/ceph-clientLinus Torvalds
2018-06-29parisc: Build kernel without -ffunction-sectionsHelge Deller
2018-06-29sg: remove ->sg_magic memberJens Axboe
2018-06-29Merge tag 'pci-v4.18-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-06-29Merge tag 'pm-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-06-29Merge tag 'drm-fixes-2018-06-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-06-29Merge tag 'for-4.18/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-06-29Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linusJens Axboe
2018-06-29drbd: Fix drbd_request_prepare() discard handlingBart Van Assche
2018-06-29blk-mq: don't queue more if we get a busy returnJens Axboe
2018-06-29aio: mark __aio_sigset::sigmask constAvi Kivity
2018-06-29net: handle NULL ->poll gracefullyChristoph Hellwig
2018-06-29Merge branch 'pm-domains'Rafael J. Wysocki