summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2020-01-29i2c: parport: fix spelling mistake: "Atmost" -> "At most"Colin Ian King
2020-01-23i2c: exynos: Update Kconfig documentationKrzysztof Kozlowski
2020-01-23i2c: Enable compile testing for more driversKrzysztof Kozlowski
2020-01-15i2c: xiic: Fix the clocking across bind unbindShubhrajyoti Datta
2020-01-15i2c: xiic: defer the probe if clock is not foundVenkatesh Yadav Abbarapu
2020-01-15i2c: xiic: Add timeout to the rx fifo wait loopShubhrajyoti Datta
2020-01-15i2c: highlander: Use proper printk format for size_tKrzysztof Kozlowski
2020-01-15i2c: pnx: Use proper printk format for resource_size_tKrzysztof Kozlowski
2020-01-15i2c: pmcmsp: Use proper printk format for resource_size_tKrzysztof Kozlowski
2020-01-15i2c: i2c-core-of: convert to use i2c_new_client_device()Wolfram Sang
2020-01-15i2c: i2c-core-base: convert to use i2c_new_client_device()Wolfram Sang
2020-01-15i2c: i2c-core-acpi: convert to use i2c_new_client_device()Wolfram Sang
2020-01-15i2c: xiic: convert to use i2c_new_client_device()Wolfram Sang
2020-01-15i2c: taos-evm: convert to use i2c_new_client_device()Wolfram Sang
2020-01-15i2c: powermac: convert to use i2c_new_client_device()Wolfram Sang
2020-01-15i2c: ocores: convert to use i2c_new_client_device()Wolfram Sang
2020-01-15i2c: nvidia-gpu: convert to use i2c_new_client_device()Wolfram Sang
2020-01-15i2c: i801: convert to use i2c_new_client_device()Wolfram Sang
2020-01-15i2c: cht-wc: convert to use i2c_new_client_device()Wolfram Sang
2020-01-15i2c: stu300: Use proper printk format for iomem pointerKrzysztof Kozlowski
2020-01-15i2c: tegra: Check DMA completion status in addition to left timeDmitry Osipenko
2020-01-15i2c: tegra: Always terminate DMA transferDmitry Osipenko
2020-01-15i2c: tegra: Use relaxed versions of readl/writelDmitry Osipenko
2020-01-15i2c: tegra: Rename I2C_PIO_MODE_MAX_LEN to I2C_PIO_MODE_PREFERRED_LENDmitry Osipenko
2020-01-15i2c: tegra: Support atomic transfersDmitry Osipenko
2020-01-15i2c: tegra: Prevent interrupt triggering after transfer timeoutDmitry Osipenko
2020-01-15Merge branch 'i2c/for-current' into i2c/for-5.6Wolfram Sang
2020-01-15i2c: parport: move include file into main sourceWolfram Sang
2020-01-15i2c: parport: simplify Kconfig descriptionWolfram Sang
2020-01-15i2c: parport-light: remove driverWolfram Sang
2020-01-15i2c: tegra: Properly disable runtime PM on driver's probe errorDmitry Osipenko
2020-01-15i2c: tegra: Fix suspending in active runtime PM stateDmitry Osipenko
2020-01-13i2c: meson: implement the master_xfer_atomic callbackMartin Blumenstingl
2020-01-12Merge tag 'riscv/for-v5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-01-12riscv: move sifive_l2_cache.h to include/socYash Shah
2020-01-12Merge tag 'iommu-fixes-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-01-11Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2020-01-10Merge tag 'usb-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-01-10Merge tag 'staging-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-01-10Merge tag 'tty-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-01-10Merge tag 'block-5.5-2020-01-10' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-01-10Merge tag 'mtd/fixes-for-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-01-10Merge tag 'thermal-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-01-10Merge tag 'pm-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-01-10nvmet: fix per feat data len for get_featureAmit Engel
2020-01-10nvme: Translate more status codes to blk_status_tKeith Busch
2020-01-10HID: hidraw, uhid: Always report EPOLLOUTJiri Kosina
2020-01-10Merge branch 'powercap'Rafael J. Wysocki
2020-01-09Merge tag 'drm-fixes-2020-01-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds