summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* i2c: pmcmsp: Use proper printk format for resource_size_tKrzysztof Kozlowski2020-01-151-3/+3
* docs: i2c: use the new API in 'writing-clients'Wolfram Sang2020-01-151-10/+10
* docs: i2c: use the new API in 'instantiating-devices.rst'Wolfram Sang2020-01-151-4/+4
* i2c: i2c-core-of: convert to use i2c_new_client_device()Wolfram Sang2020-01-151-4/+3
* i2c: i2c-core-base: convert to use i2c_new_client_device()Wolfram Sang2020-01-151-7/+6
* i2c: i2c-core-acpi: convert to use i2c_new_client_device()Wolfram Sang2020-01-151-8/+4
* i2c: xiic: convert to use i2c_new_client_device()Wolfram Sang2020-01-151-1/+1
* i2c: taos-evm: convert to use i2c_new_client_device()Wolfram Sang2020-01-151-2/+2
* i2c: powermac: convert to use i2c_new_client_device()Wolfram Sang2020-01-151-4/+4
* i2c: ocores: convert to use i2c_new_client_device()Wolfram Sang2020-01-151-1/+1
* i2c: nvidia-gpu: convert to use i2c_new_client_device()Wolfram Sang2020-01-151-3/+3
* i2c: i801: convert to use i2c_new_client_device()Wolfram Sang2020-01-151-3/+3
* i2c: cht-wc: convert to use i2c_new_client_device()Wolfram Sang2020-01-151-3/+3
* i2c: stu300: Use proper printk format for iomem pointerKrzysztof Kozlowski2020-01-151-1/+1
* i2c: tegra: Check DMA completion status in addition to left timeDmitry Osipenko2020-01-151-1/+1
* i2c: tegra: Always terminate DMA transferDmitry Osipenko2020-01-151-8/+4
* i2c: tegra: Use relaxed versions of readl/writelDmitry Osipenko2020-01-151-10/+11
* i2c: tegra: Rename I2C_PIO_MODE_MAX_LEN to I2C_PIO_MODE_PREFERRED_LENDmitry Osipenko2020-01-151-5/+6
* i2c: tegra: Support atomic transfersDmitry Osipenko2020-01-151-15/+69
* i2c: tegra: Prevent interrupt triggering after transfer timeoutDmitry Osipenko2020-01-151-34/+36
* Merge branch 'i2c/for-current' into i2c/for-5.6Wolfram Sang2020-01-151008-5144/+10123
|\
| * i2c: tegra: Properly disable runtime PM on driver's probe errorDmitry Osipenko2020-01-151-10/+19
| * i2c: tegra: Fix suspending in active runtime PM stateDmitry Osipenko2020-01-151-0/+9
| * Linux 5.5-rc6v5.5-rc6Linus Torvalds2020-01-131-1/+1
| * Merge tag 'riscv/for-v5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-01-134-6/+6
| |\
| | * riscv: Fixup obvious bug for fp-regs resetGuo Ren2020-01-121-1/+1
| | * riscv: move sifive_l2_cache.h to include/socYash Shah2020-01-123-5/+5
| * | Merge tag 'iommu-fixes-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-01-123-7/+19
| |\ \
| | * | iommu/dma: fix variable 'cookie' set but not usedQian Cai2020-01-071-3/+0
| | * | iommu/vt-d: Unlink device if failed to add to groupJon Derrick2020-01-071-3/+10
| | * | iommu: Remove device link to group on failureJon Derrick2020-01-071-0/+1
| | * | iommu/vt-d: Fix adding non-PCI devices to Intel IOMMUPatrick Steinhardt2020-01-071-1/+8
| | |/
| * | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-01-124-15/+23
| |\ \
| | * | i2c: fix bus recovery stop mode timingRussell King2020-01-091-3/+10
| | * | i2c: bcm2835: Store pointer to bus clockStefan Wahren2020-01-061-9/+8
| | * | dt-bindings: i2c: at91: fix i2c-sda-hold-time-ns documentation for sam9x60Eugen Hristev2020-01-061-2/+4
| | * | i2c: at91: fix clk_offset for sam9x60Eugen Hristev2020-01-061-1/+1
| | |/
| * | Merge tag 'clone3-tls-v5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-01-1218-32/+45
| |\ \
| | * | um: Implement copy_thread_tlsAmanieu d'Antras2020-01-075-12/+10
| | * | clone3: ensure copy_thread_tls is implementedAmanieu d'Antras2020-01-071-0/+10
| | * | xtensa: Implement copy_thread_tlsAmanieu d'Antras2020-01-072-4/+5
| | * | riscv: Implement copy_thread_tlsAmanieu d'Antras2020-01-072-3/+4
| | * | parisc: Implement copy_thread_tlsAmanieu d'Antras2020-01-072-4/+5
| | * | arm: Implement copy_thread_tlsAmanieu d'Antras2020-01-072-3/+4
| | * | arm64: Implement copy_thread_tlsAmanieu d'Antras2020-01-072-5/+6
| | * | arm64: Move __ARCH_WANT_SYS_CLONE3 definition to uapi headersAmanieu d'Antras2020-01-072-1/+1
| | |/
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2020-01-102-5/+7
| |\ \
| | * | HID: hidraw, uhid: Always report EPOLLOUTJiri Kosina2020-01-102-5/+7
| * | | Merge tag 'usb-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-01-1019-93/+243
| |\ \ \
| | * | | usb: missing parentheses in USE_NEW_SCHEMEQi Zhou2020-01-081-1/+1