summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-05-29i2c: busses: make use of i2c_8bit_addr_from_msgPeter Rosin18-70/+47
2018-05-29i2c: algos: make use of i2c_8bit_addr_from_msgPeter Rosin3-13/+4
2018-05-29i2c: rcar: document R8A77980 bindingsSergei Shtylyov1-0/+1
2018-05-29i2c: qup: Add command-line parameter to override SCL frequencyAustin Christ1-4/+13
2018-05-29i2c: qup: Correct duty cycle for FM and FM+Austin Christ1-2/+8
2018-05-29i2c: qup: Add support for Fast Mode PlusAustin Christ1-3/+8
2018-05-29i2c: qup: add probe path for Centriq ACPI devicesAustin Christ1-9/+12
2018-05-24i2c: robotfuzz-osif: drop pointless testPeter Rosin1-2/+2
2018-05-24i2c: robotfuzz-osif: remove pointless local variablePeter Rosin1-10/+7
2018-05-24i2c: rk3x: Don't print visible virtual mapping MMIO addressShawn Lin1-2/+0
2018-05-24i2c: opal: don't check number of messages in the driverWolfram Sang1-4/+0
2018-05-24i2c: ibm_iic: don't check number of messages in the driverWolfram Sang1-3/+0
2018-05-24i2c: imx: Switch to SPDX identifierFabio Estevam1-10/+1
2018-05-22i2c: xlp9xx: Make sure the transfer size is not more than I2C_SMBUS_BLOCK_SIZEGeorge Cherian1-13/+24
2018-05-22i2c: xlp9xx: Fix issue seen when updating receive lengthGeorge Cherian1-9/+21
2018-05-22i2c: xlp9xx: Add support for SMBAlertGeorge Cherian1-0/+24
2018-05-22Merge tag 'at24-4.18-updates-for-wolfram' of git://git.kernel.org/pub/scm/lin...Wolfram Sang1-25/+46
2018-05-22i2c: Export of_i2c_get_board_info()Boris Brezillon2-17/+41
2018-05-22i2c: Retain info->of_node in i2c_new_device()Boris Brezillon2-4/+5
2018-05-17Merge branch 'i2c/platform_data-immutable' into i2c/for-4.18Wolfram Sang300-1236/+2370
2018-05-17i2c: pnx: move header into the driverWolfram Sang2-39/+20
2018-05-17i2c: xiic: move header to platform_dataWolfram Sang3-2/+2
2018-05-17i2c: pca-platform: move header to platform_dataWolfram Sang3-2/+2
2018-05-17i2c: omap: move header to platform_dataWolfram Sang13-13/+13
2018-05-17i2c: ocores: move header to platform_dataWolfram Sang4-3/+3
2018-05-17i2c: mux: gpio: move header to platform_dataWolfram Sang5-5/+5
2018-05-17i2c: gpio: move header to platform_dataWolfram Sang11-10/+10
2018-05-17i2c: stm32f7: fix documentation typoPierre-Yves MORDRET1-3/+4
2018-05-17i2c: i801: fix unused-function warningAnders Roxell1-1/+1
2018-05-17i2c: xiic: fix spelling mistake: "unexpexted" -> "unexpected"Colin Ian King1-2/+2
2018-05-17i2c: synquacer: fix fence-post error in retry loopPeter Rosin1-1/+1
2018-05-17i2c: core: smbus: fix a potential missing-check bugWenwen Wang1-0/+2
2018-05-16eeprom: at24: provide a separate routine for creating dummy i2c clientsBartosz Golaszewski1-14/+35
2018-05-16eeprom: at24: provide and use a helper for releasing dummy i2c clientsBartosz Golaszewski1-8/+10
2018-05-16eeprom: at24: use devm_nvmem_register()Bartosz Golaszewski1-3/+1
2018-05-16eeprom: at24: fix retrieving the at24_chip_data structureBartosz Golaszewski1-1/+1
2018-05-15i2c: hix5hd2: remove some dead codePeter Rosin1-11/+1
2018-05-15i2c: exynos5: simplify transfer functionAndrzej Hajda1-22/+7
2018-05-15i2c: Get rid of i2c_board_info->archdataBoris Brezillon3-8/+0
2018-05-15dt-bindings: i2c: fix typo 'can by' to 'can be'Wolfram Sang1-1/+1
2018-05-15i2c: designware: refactor low-level enable/disableAlexander Monakov4-20/+28
2018-05-15Merge branch 'i2c/for-current-fixed' into i2c/for-4.18Wolfram Sang338-1249/+2215
2018-05-15i2c: viperboard: return message count on master_xfer successPeter Rosin1-1/+1
2018-05-15i2c: pmcmsp: fix error return from master_xferPeter Rosin1-1/+1
2018-05-15i2c: pmcmsp: return message count on master_xfer successPeter Rosin1-1/+1
2018-05-13Linux 4.17-rc5v4.17-rc5Linus Torvalds1-1/+1
2018-05-13Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds14-78/+153
2018-05-13Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-56/+1
2018-05-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-6/+25
2018-05-13Merge tag 'dma-mapping-4.17-5' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-1/+1