- 01590f36 i2c: i801: Instantiate SPD EEPROMs automatically by Jean Delvare · 4 years, 10 months ago
- 5ace608 i2c: smbus: Add a way to instantiate SPD EEPROMs automatically by Jean Delvare · 4 years, 10 months ago
- 7df915e i2c: avoid confusing naming in header by Wolfram Sang · 4 years, 7 months ago
- 468ed57 i2c: slave-eeprom: update documentation to recent changes by Wolfram Sang · 4 years, 7 months ago
- bee0d92 i2c: slave-eeprom: skip useless initialization by Wolfram Sang · 4 years, 7 months ago
- 3e34b51 i2c: acpi: Drop double check for ACPI companion device by Andy Shevchenko · 4 years, 7 months ago
- ed2ac81 i2c: nvidia-gpu: Use PTR_ERR_OR_ZERO() to simplify code by Aishwarya Ramakrishnan · 4 years, 8 months ago
- dd4f2ca i2c: save a variable in i2c_detect() by Wolfram Sang · 4 years, 8 months ago
- d1fdeb3 i2c: efm32: Avoid unnecessary check in efm32_i2c_probe() by Tang Bin · 4 years, 9 months ago
- 79f7ab3 i2c: efm32: Omit superfluous error message in efm32_i2c_probe() by Tang Bin · 4 years, 9 months ago
- 2ea81c0 Revert "dt-binding: i2c: add bus-supply property" by Wolfram Sang · 4 years, 8 months ago
- 7a4e63c Revert "i2c: core: support bus regulator controlling in adapter" by Wolfram Sang · 4 years, 8 months ago
- 3f35064 i2c: designware: Drop hard coded FIFO depth assignment by Andy Shevchenko · 4 years, 8 months ago
- 64d0a07 i2c: designware: Read counters from ACPI for PCI driver by Andy Shevchenko · 4 years, 8 months ago
- f9288fc i2c: designware: Move ACPI parts into common module by Andy Shevchenko · 4 years, 8 months ago
- 462cfcb i2c: designware: Drop unneeded condition in i2c_dw_validate_speed() by Andy Shevchenko · 4 years, 8 months ago
- 20ee1d9 i2c: designware: Move i2c_dw_validate_speed() helper to a common code by Andy Shevchenko · 4 years, 8 months ago
- a19f133 i2c: designware: Include proper headers in i2c-desingware-core.h by Andy Shevchenko · 4 years, 8 months ago
- ab0ef8b i2c: designware: Get rid of PCI driver specifics in common code by Andy Shevchenko · 4 years, 8 months ago
- 7c9ec2c i2c: pxa: implement generic i2c bus recovery by Russell King · 4 years, 8 months ago
- 4f118a7 Merge tag 'for-5.8-i2c' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into i2c/for-5.8 by Wolfram Sang · 4 years, 8 months ago
- ab1c609 i2c: altera: cleanup spinlock by Atsushi Nemoto · 4 years, 8 months ago
- f89c326 Merge branch 'i2c/for-current-fixed' into i2c/for-5.8 by Wolfram Sang · 4 years, 8 months ago
- 6fe12cdb i2c: core: support bus regulator controlling in adapter by Bibby Hsieh · 4 years, 8 months ago
- 6aab46b dt-binding: i2c: add bus-supply property by Bibby Hsieh · 4 years, 8 months ago
- df7b4d6 i2c: reword explanation about atomic transfers by Wolfram Sang · 4 years, 8 months ago
- 5c71ca4 i2c: slave-eeprom: add support for 24c512 EEPROMs by Wolfram Sang · 4 years, 8 months ago
- be5ce0e i2c: mediatek: Add i2c ac-timing adjust support by Qii Wang · 4 years, 8 months ago
- efa7fb4 MAINTAINERS: add maintainer for mediatek i2c controller driver by Qii Wang · 4 years, 8 months ago
- 8695e0b i2c: mux: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 8 months ago
- e9d1a0a i2c: mux: demux-pinctrl: Fix an error handling path in 'i2c_demux_pinctrl_probe()' by Christophe JAILLET · 4 years, 8 months ago
- 5d4c797 i2c: altera: Fix race between xfer_msg and isr thread by Atsushi Nemoto · 4 years, 8 months ago
- ab7cf7e i2c: algo-pca: update contact email by Wolfram Sang · 4 years, 8 months ago
- 7d66976 i2c: at91: Fix pinmux after devm_gpiod_get() for bus recovery by Codrin Ciubotariu · 4 years, 9 months ago
- 7943f1d i2c: designware: Allow slave mode for PCI enumerated devices by Andy Shevchenko · 4 years, 8 months ago
- bed20c8 i2c: designware: Rename i2c_dw_probe() to i2c_dw_probe_master() by Andy Shevchenko · 4 years, 8 months ago
- 42ab001 i2c: designware: Switch PCI driver to use i2c_dw_configure_master() by Andy Shevchenko · 4 years, 8 months ago
- 3ebe40e i2c: designware: Move configuration routines to respective modules by Andy Shevchenko · 4 years, 8 months ago
- 188fe48 i2c: designware: Use devm_platform_ioremap_resource() to simplify code by Andy Shevchenko · 4 years, 8 months ago
- c73178b i2c: tegra: Add support for the VI I2C on Tegra210 by Thierry Reding · 6 years ago
- 82dd45f i2c: tegra: Use FIELD_PREP/FIELD_GET macros by Thierry Reding · 4 years, 9 months ago
- 2fd6cbf i2c: pxa: use master-abort for device probes by Russell King · 4 years, 8 months ago
- e81c979 i2c: pxa: clear all master action bits in i2c_pxa_stop_message() by Russell King · 4 years, 8 months ago
- 18d30c0 i2c: pxa: remove some unnecessary debug by Russell King · 4 years, 8 months ago
- ae1c3b7 i2c: pxa: ensure timeout messages are unique by Russell King · 4 years, 8 months ago
- c25e509 i2c: pxa: avoid complaints with non-responsive slaves by Russell King · 4 years, 8 months ago
- 0f03c0889 i2c: pxa: consolidate i2c_pxa_*xfer() implementations by Russell King · 4 years, 8 months ago
- 40e31f0 i2c: mux: pca954x: Convert license to SPDX identifier by Andy Shevchenko · 4 years, 8 months ago
- 3093c64 i2c: mux: pca954x: Move device_remove_file() out of pca954x_cleanup() by Andy Shevchenko · 4 years, 8 months ago
- 753aa36 i2c: mux: pca954x: Make use of device properties by Andy Shevchenko · 4 years, 8 months ago
- 19bb222 i2c: mux: pca954x: Refactor pca954x_irq_handler() by Andy Shevchenko · 4 years, 8 months ago
- a70ff65 i2c: tegra: Synchronize DMA before termination by Dmitry Osipenko · 4 years, 9 months ago
- 566c05f i2c: tegra: Better handle case where CPU0 is busy for a long time by Dmitry Osipenko · 4 years, 9 months ago
- 26ca88a i2c: tegra: Keep IRQs enabled during suspend/resume by Thierry Reding · 4 years, 8 months ago
- 44c9990 i2c: tegra: Restore pinmux on system resume by Thierry Reding · 5 years ago
- 78ad734 Revert "i2c: tegra: Fix suspending in active runtime PM state" by Thierry Reding · 4 years, 8 months ago
- 73371d5 i2c: at91: Send bus clear command if SDA is down by Codrin Ciubotariu · 4 years, 10 months ago
- 2f5a55c i2c: use my kernel.org address from now on by Wolfram Sang · 4 years, 8 months ago
- 3c3dd56 i2c: fix missing pm_runtime_put_sync in i2c_device_probe by Alain Volmat · 4 years, 8 months ago
- e896be5 i2c: pxa: fix i2c_pxa_wait_bus_not_busy() boundary condition by Russell King · 4 years, 8 months ago
- bb82ba6 i2c: pxa: clean up decode_bits() by Russell King · 4 years, 8 months ago
- 88b73ee i2c: pxa: fix i2c_pxa_scream_blue_murder() debug output by Russell King · 4 years, 8 months ago
- 70aee28 i2c: pxa: move DT IDs along side platform IDs by Russell King · 4 years, 8 months ago
- 79622f3 i2c: pxa: move private definitions to i2c-pxa.c by Russell King · 4 years, 8 months ago
- ee47893 i2c: pxa: always set fm and hs members for each type by Russell King · 4 years, 8 months ago
- f8e5d3c i2c: pxa: add and use definitions for IBMR register by Russell King · 4 years, 8 months ago
- 940695a i2c: pxa: re-arrange register field definitions by Russell King · 4 years, 8 months ago
- 1ae49a1 i2c: pxa: re-arrange functions to flow better by Russell King · 4 years, 8 months ago
- 8de32da i2c: pxa: re-arrange includes to be in alphabetical order by Russell King · 4 years, 8 months ago
- fa8d74a i2c: pxa: remove unneeded includes by Russell King · 4 years, 8 months ago
- 868d4d3 i2c: pxa: use official address byte helper by Russell King · 4 years, 8 months ago
- 0e698df Linux 5.7-rc4 by Linus Torvalds · 4 years, 8 months ago
- 262f7a6 Merge tag 'for-5.7-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years, 8 months ago
- ea91593 Merge tag 'iommu-fixes-v5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 4 years, 8 months ago
- eb91db6 MAINTAINERS: btrfs: fix git repo URL by Eric Biggers · 4 years, 8 months ago
- 743f057 Merge tag 'pm-5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 8 months ago
- a538399 Merge branches 'pm-cpufreq' and 'pm-sleep' by Rafael J. Wysocki · 4 years, 8 months ago
- f66ed1e Merge tag 'iomap-5.7-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 8 months ago
- 29a47f4 Merge tag 'nfs-for-5.7-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 4 years, 8 months ago
- ed6889d Merge tag 'dmaengine-fix-5.7-rc4' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 4 years, 8 months ago
- 690e2ab Merge tag 'vfio-v5.7-rc4' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 4 years, 8 months ago
- 42eb62d Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 8 months ago
- cf01853 Merge tag 'io_uring-5.7-2020-05-01' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 8 months ago
- 052c467 Merge tag 'block-5.7-2020-05-01' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 8 months ago
- ab386c4 Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 4 years, 8 months ago
- c536419 Merge tag 'sound-5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 4 years, 8 months ago
- 477bfeb Merge tag 'drm-fixes-2020-05-01' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 8 months ago
- cebcff3 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 8 months ago
- 2fb3e82 io_uring: punt splice async because of inode mutex by Pavel Begunkov · 4 years, 8 months ago
- 4ee3631 io_uring: check non-sync defer_list carefully by Pavel Begunkov · 4 years, 8 months ago
- 7759a0b io_uring: fix extra put in sync_file_range() by Pavel Begunkov · 4 years, 8 months ago
- b52649a iommu/qcom: Fix local_base status check by Tang Bin · 4 years, 9 months ago
- ae74c19 iommu: Properly export iommu_group_get_for_dev() by Greg Kroah-Hartman · 4 years, 8 months ago
- ba61c3d iommu/vt-d: Use right Kconfig option name by Lu Baolu · 4 years, 8 months ago
- b74aa02 iommu/amd: Fix legacy interrupt remapping for x2APIC-enabled system by Suravee Suthikulpanit · 4 years, 9 months ago
- 3fd44c8 io_uring: use cond_resched() in io_ring_ctx_wait_and_kill() by Xiaoguang Wang · 4 years, 8 months ago
- dd461af io_uring: use proper references for fallback_req locking by Bijan Mottahedeh · 4 years, 8 months ago
- 490e896 io_uring: only force async punt if poll based retry can't handle it by Jens Axboe · 4 years, 8 months ago
- af197f5 io_uring: enable poll retry for any file with ->read_iter / ->write_iter by Jens Axboe · 4 years, 8 months ago
- e3dcd86 Merge tag 'amd-drm-fixes-5.7-2020-04-29' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 4 years, 8 months ago