summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-01-29Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...Wolfram Sang2-37/+61
2020-01-29Merge tag 'at24-updates-for-v5.6' of git://git.kernel.org/pub/scm/linux/kerne...Wolfram Sang3-23/+70
2020-01-29i2c: xiic: fix indentation issueColin Ian King1-1/+1
2020-01-29i2c: parport: fix spelling mistake: "Atmost" -> "At most"Colin Ian King1-1/+1
2020-01-23misc: eeprom: at24: support pm_runtime controlBibby Hsieh1-0/+39
2020-01-23i2c: exynos: Update Kconfig documentationKrzysztof Kozlowski1-4/+4
2020-01-23i2c: Enable compile testing for more driversKrzysztof Kozlowski1-28/+33
2020-01-15i2c: xiic: Fix the clocking across bind unbindShubhrajyoti Datta1-5/+7
2020-01-15i2c: xiic: defer the probe if clock is not foundVenkatesh Yadav Abbarapu1-1/+2
2020-01-15i2c: xiic: Add timeout to the rx fifo wait loopShubhrajyoti Datta1-10/+42
2020-01-15i2c: highlander: Use proper printk format for size_tKrzysztof Kozlowski1-1/+1
2020-01-15i2c: pnx: Use proper printk format for resource_size_tKrzysztof Kozlowski1-2/+2
2020-01-15i2c: pmcmsp: Use proper printk format for resource_size_tKrzysztof Kozlowski1-3/+3
2020-01-15i2c: i2c-core-of: convert to use i2c_new_client_device()Wolfram Sang1-4/+3
2020-01-15i2c: i2c-core-base: convert to use i2c_new_client_device()Wolfram Sang1-7/+6
2020-01-15i2c: i2c-core-acpi: convert to use i2c_new_client_device()Wolfram Sang1-8/+4
2020-01-15i2c: xiic: convert to use i2c_new_client_device()Wolfram Sang1-1/+1
2020-01-15i2c: taos-evm: convert to use i2c_new_client_device()Wolfram Sang1-2/+2
2020-01-15i2c: powermac: convert to use i2c_new_client_device()Wolfram Sang1-4/+4
2020-01-15i2c: ocores: convert to use i2c_new_client_device()Wolfram Sang1-1/+1
2020-01-15i2c: nvidia-gpu: convert to use i2c_new_client_device()Wolfram Sang1-3/+3
2020-01-15i2c: i801: convert to use i2c_new_client_device()Wolfram Sang1-3/+3
2020-01-15i2c: cht-wc: convert to use i2c_new_client_device()Wolfram Sang1-3/+3
2020-01-15i2c: stu300: Use proper printk format for iomem pointerKrzysztof Kozlowski1-1/+1
2020-01-15i2c: tegra: Check DMA completion status in addition to left timeDmitry Osipenko1-1/+1
2020-01-15i2c: tegra: Always terminate DMA transferDmitry Osipenko1-8/+4
2020-01-15i2c: tegra: Use relaxed versions of readl/writelDmitry Osipenko1-10/+11
2020-01-15i2c: tegra: Rename I2C_PIO_MODE_MAX_LEN to I2C_PIO_MODE_PREFERRED_LENDmitry Osipenko1-5/+6
2020-01-15i2c: tegra: Support atomic transfersDmitry Osipenko1-15/+69
2020-01-15i2c: tegra: Prevent interrupt triggering after transfer timeoutDmitry Osipenko1-34/+36
2020-01-15Merge branch 'i2c/for-current' into i2c/for-5.6Wolfram Sang418-1964/+3854
2020-01-15i2c: parport: move include file into main sourceWolfram Sang2-114/+105
2020-01-15i2c: parport: simplify Kconfig descriptionWolfram Sang1-8/+2
2020-01-15i2c: parport-light: remove driverWolfram Sang3-296/+0
2020-01-15i2c: tegra: Properly disable runtime PM on driver's probe errorDmitry Osipenko1-10/+19
2020-01-15i2c: tegra: Fix suspending in active runtime PM stateDmitry Osipenko1-0/+9
2020-01-14i2c: meson: implement the master_xfer_atomic callbackMartin Blumenstingl1-32/+65
2020-01-13Merge tag 'riscv/for-v5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-2/+2
2020-01-12riscv: move sifive_l2_cache.h to include/socYash Shah2-2/+2
2020-01-12Merge tag 'iommu-fixes-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-7/+19
2020-01-12Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-13/+19
2020-01-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2-5/+7
2020-01-11Merge tag 'usb-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds19-93/+243
2020-01-11Merge tag 'staging-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9-8/+38
2020-01-11Merge tag 'tty-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-2/+11
2020-01-10Merge tag 'block-5.5-2020-01-10' of git://git.kernel.dk/linux-blockLinus Torvalds2-1/+13
2020-01-10Merge tag 'mtd/fixes-for-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-27/+64
2020-01-10Merge tag 'thermal-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+3
2020-01-10Merge tag 'pm-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2-0/+5
2020-01-10nvmet: fix per feat data len for get_featureAmit Engel1-1/+11