aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-08i2c: core: Parse SDA hold time from firmwareAndy Shevchenko
2018-08-08i2c: designware-pcidrv: Mark expected switch fall-throughGustavo A. R. Silva
2018-08-08i2c: amd8111: Mark expected switch fall-throughGustavo A. R. Silva
2018-08-04i2c: sh_mobile: use core to detect 'no zero length read' quirkWolfram Sang
2018-08-04i2c: xlr: use core to detect 'no zero length' quirkWolfram Sang
2018-08-04i2c: rcar: use core to detect 'no zero length' quirkWolfram Sang
2018-08-04i2c: stu300: use core to detect 'no zero length' quirkWolfram Sang
2018-08-04i2c: pmcmsp: use core to detect 'no zero length' quirkWolfram Sang
2018-08-04i2c: mxs: use core to detect 'no zero length' quirkWolfram Sang
2018-08-04i2c: designware-master: use core to detect 'no zero length' quirkWolfram Sang
2018-08-04i2c: quirks: add zero length checksWolfram Sang
2018-08-04i2c: aspeed: Add an explicit type casting for *get_clk_reg_valJae Hyun Yoo
2018-08-04Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...Wolfram Sang
2018-08-04i2c: Add Actions Semiconductor Owl family S900 I2C driverManivannan Sadhasivam
2018-08-04dt-bindings: i2c: Add binding for Actions Semiconductor Owl I2C controllerManivannan Sadhasivam
2018-07-31i2c: i2c-qcom-geni: Add bus driver for the Qualcomm GENI I2C controllerKarthikeyan Ramasubramanian
2018-07-30i2c: mux: pca954x: use helper variable in probeLinus Walleij
2018-07-29Merge tag 'at24-4.19-updates-for-wolfram' of git://git.kernel.org/pub/scm/lin...Wolfram Sang
2018-07-25eeprom: at24: Add support for address-width propertyAlan Chiang
2018-07-25dt-bindings: at24: Add address-width propertyAlan Chiang
2018-07-23i2c: rcar: handle RXDMA HW behaviour on Gen3Wolfram Sang
2018-07-22Linux 4.18-rc6Linus Torvalds
2018-07-22Merge tag 'nvme-for-4.18' of git://git.infradead.org/nvmeLinus Torvalds
2018-07-22Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2018-07-22alpha: fix osf_wait4() breakageAl Viro
2018-07-21Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-07-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-07-21Merge branch 'x86-pti-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2018-07-21Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-07-21Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-07-21Merge tag 'powerpc-4.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-07-21Merge tag 'for-4.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-07-21mm: make vm_area_alloc() initialize core fieldsLinus Torvalds
2018-07-21mm: make vm_area_dup() actually copy the old vma dataLinus Torvalds
2018-07-21mm: use helper functions for allocating and freeing vm_area structsLinus Torvalds
2018-07-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-07-21mm: memcg: fix use after free in mem_cgroup_iter()Jing Xia
2018-07-21mm/huge_memory.c: fix data loss when splitting a file pmdHugh Dickins
2018-07-21fat: fix memory allocation failure handling of match_strdup()OGAWA Hirofumi
2018-07-21MAINTAINERS: Peter has movedPeter Senna Tschudin
2018-07-21mm/memblock: add missing include <linux/bootmem.h>Mathieu Malaterre
2018-07-21i2c: aspeed: Adjust spinlock scope in the irq handlerJae Hyun Yoo
2018-07-21i2c: aspeed: Fix initial values of master and slave stateJae Hyun Yoo
2018-07-21i2c: aspeed: Add newline characters into message printings.Jae Hyun Yoo
2018-07-21i2c: exynos5: Describe the hardware variant for readabilityKrzysztof Kozlowski
2018-07-21i2c: recovery: make pin init look like STOPWolfram Sang
2018-07-21i2c: rcar: Add compatible support for r8a77990 (R-Car E3)Hiromitsu Yamasaki
2018-07-21MAINTAINERS: Add Eddie as the maintainer for the FSI-attached I2C driverEddie James
2018-07-21i2c: fsi: Add bus recoveryEddie James
2018-07-21i2c: fsi: Add I2C master lockingEddie James