1. c8c86b3 i2c: smbus: fix NULL function pointer dereference by Wolfram Sang · 8 months ago
  2. 6feb1d6f9 i2c: add param sanity check to i2c_transfer() by Ard Biesheuvel · 7 years ago
  3. 8a0f82d i2c: xiic: Don't try to handle more interrupt events after error by Robert Hancock · 8 months ago
  4. afe1470 i2c: xiic: Defer xiic_wakeup() and __xiic_start_xfer() in xiic_process() by Marek Vasut · 8 months ago
  5. bcbf5eb i2c: xiic: Fix broken locking on tx_msg by Marek Vasut · 8 months ago
  6. f193388 i2c: xiic: Change code alignment to 1 space only by Jaakko Laine · 8 months ago
  7. 95aabd1 i2c: xiic: Add timeout to the rx fifo wait loop by Shubhrajyoti Datta · 8 months ago
  8. 210c0fd i2c: xiic: Fix kerneldoc warnings by Shubhrajyoti Datta · 8 months ago
  9. ce27684 i2c: s3c24xx: fix transferring more than one message in polling mode by Marek Szyprowski · 1 year, 1 month ago
  10. fcbf91b i2c: s3c24xx: fix read transfers in polling mode by Marek Szyprowski · 1 year, 1 month ago
  11. b953da5 i2c: i801: fix potential race in i801_block_transaction_byte_by_byte by Heiner Kallweit · 1 year, 3 months ago
  12. 807828f i2c: sun6i-p2wi: Prevent potential division by zero by Axel Lin · 9 years ago
  13. fe031ab i2c: muxes: i2c-demux-pinctrl: Use of_get_i2c_adapter_by_node() by Herve Codina · 1 year, 2 months ago
  14. 0855d30 i2c: muxes: i2c-mux-gpmux: Use of_get_i2c_adapter_by_node() by Herve Codina · 1 year, 2 months ago
  15. 8682ab6f i2c: muxes: i2c-mux-pinctrl: Use of_get_i2c_adapter_by_node() by Herve Codina · 1 year, 2 months ago
  16. a72a443 i2c: mux: Avoid potential false error message in i2c_mux_add_adapter by Heiner Kallweit · 1 year, 3 months ago
  17. b40f31d i2c: i801: unregister tco_pdev in i801_probe() error path by Heiner Kallweit · 1 year, 3 months ago
  18. 023552d i2c: mux: demux-pinctrl: check the return value of devm_kstrdup() by Xiaoke Wang · 2 years, 10 months ago
  19. d686276 treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 7 months ago
  20. 8224a83 i2c: imx-lpi2c: fix type char overflow issue when calculating the clock cycle by Clark Wang · 1 year, 7 months ago
  21. 5fe3802 i2c: sprd: Delete i2c adapter in .remove's error path by Uwe Kleine-König · 1 year, 10 months ago
  22. 998080b i2c: omap: Fix standard mode false ACK readings by Reid Tonking · 1 year, 8 months ago
  23. 5b44712 i2c: imx-lpi2c: clean rx/tx buffers upon new message by Alexander Stein · 1 year, 11 months ago
  24. b8cb50c i2c: xgene-slimpro: Fix out-of-bounds bug in xgene_slimpro_i2c_xfer() by Wei Chen · 1 year, 9 months ago
  25. 34b179b i2c: imx-lpi2c: check only for enabled interrupt flags by Alexander Stein · 1 year, 11 months ago
  26. 03b7ef7 i2c: ismt: Fix an out-of-bounds bug in ismt_access() by Zheyu Ma · 2 years, 5 months ago
  27. 580f455 i2c: pxa-pci: fix missing pci_disable_device() on error in ce4100_i2c_probe by Hui Tang · 2 years, 1 month ago
  28. eb0393c i2c: xiic: Add platform module alias by Martin Tůma · 2 years, 2 months ago
  29. dc76815 i2c: dev: prevent ZERO_SIZE_PTR deref in i2cdev_ioctl_rdwr() by Alexander Popov · 7 years ago
  30. ebd634b i2c: mux-gpmux: Add of_node_put() when breaking out of loop by Liang He · 2 years, 5 months ago
  31. dc3dcee i2c: cadence: Support PEC for SMBus block read by Lars-Peter Clausen · 2 years, 5 months ago
  32. e6412ba i2c: Fix a potential use after free by Xu Wang · 5 years ago
  33. 7a282bce i2c: cadence: Change large transfer count reset logic to be unconditional by Robert Hancock · 2 years, 6 months ago
  34. cebc792 i2c: cadence: Unregister the clk notifier in error path by Satish Nagireddy · 2 years, 6 months ago
  35. d449c82 i2c: cadence: Increase timeout per message if necessary by Lucas Tanure · 2 years, 8 months ago
  36. b1db0b5 drivers: i2c: thunderx: Allow driver to work with ACPI defined TWSI controllers by Piyush Malgujar · 2 years, 7 months ago
  37. bdbbb9c i2c: pasemi: Wait for write xfers to finish by Martin Povišer · 2 years, 9 months ago
  38. 9745245 i2c: mux: demux-pinctrl: do not deactivate a master that is not active by Peter Rosin · 2 years, 10 months ago
  39. 820c173 i2c: xiic: Make bus names unique by Robert Hancock · 2 years, 11 months ago
  40. b712c75 i2c: qup: allow COMPILE_TEST by Wolfram Sang · 2 years, 10 months ago
  41. f44100d i2c: cadence: allow COMPILE_TEST by Wolfram Sang · 2 years, 10 months ago
  42. 389b442 i2c: bcm2835: Avoid clock stretching timeouts by Eric Anholt · 7 years ago
  43. 0b296fa i2c: brcmstb: fix support for DSL and CM variants by Rafał Miłecki · 2 years, 10 months ago
  44. 9bd00e6 i2c: designware-pci: Fix to change data types of hcnt and lcnt parameters by Lakshmi Sowjanya D · 3 years ago
  45. 69ee867 i2c: mpc: Correct I2C reset procedure by Joakim Tjernlund · 8 years ago
  46. 202d0e2 i2c: i801: Don't silently correct invalid transfer size by Heiner Kallweit · 3 years, 1 month ago
  47. 7bcb50f i2c: rk3x: Handle a spurious start completion interrupt flag by Ondrej Jirman · 3 years, 3 months ago
  48. 6d5fd52 i2c: xlr: Fix a resource leak in the error handling path of 'xlr_i2c_probe()' by Christophe JAILLET · 3 years, 4 months ago
  49. b8090a8 i2c: acpi: fix resource leak in reconfiguration device addition by Jamie Iles · 3 years, 3 months ago
  50. 7f8acae i2c: mt65xx: fix IRQ check by Sergey Shtylyov · 3 years, 6 months ago
  51. 5ee410e i2c: s3c2410: fix IRQ check by Sergey Shtylyov · 3 years, 6 months ago
  52. 9a94fb6 i2c: iop3xx: fix deferred probing by Sergey Shtylyov · 3 years, 4 months ago
  53. 95a30af i2c: highlander: add IRQ check by Sergey Shtylyov · 3 years, 7 months ago
  54. 6360224 i2c: dev: zero out array used for i2c reads from userspace by Greg Kroah-Hartman · 3 years, 5 months ago
  55. de5a7da i2c: core: Disable client irq on reboot/shutdown by Dmitry Torokhov · 3 years, 7 months ago
  56. 8ab0e49 i2c: robotfuzz-osif: fix control-request directions by Johan Hovold · 3 years, 7 months ago
  57. 652f360 i2c: mpc: implement erratum A-004447 workaround by Chris Packham · 3 years, 7 months ago
  58. ba90068 i2c: mpc: Make use of i2c_recover_bus() by Chris Packham · 3 years, 9 months ago
  59. dfa8929 i2c: i801: Don't generate an interrupt on bus reset by Jean Delvare · 3 years, 7 months ago
  60. bebac74 i2c: s3c2410: fix possible NULL pointer deref on read message after write by Krzysztof Kozlowski · 3 years, 7 months ago
  61. e53d9f9 i2c: sh7760: fix IRQ error path by Sergey Shtylyov · 3 years, 8 months ago
  62. 3b5317f i2c: sh7760: add IRQ check by Sergey Shtylyov · 3 years, 8 months ago
  63. 936da0b i2c: jz4780: add IRQ check by Sergey Shtylyov · 3 years, 8 months ago
  64. b8c870e i2c: emev2: add IRQ check by Sergey Shtylyov · 3 years, 8 months ago
  65. fc62024 i2c: cadence: add IRQ check by Sergey Shtylyov · 3 years, 8 months ago
  66. d1e0d46 i2c: turn recovery error on init to debug by Wolfram Sang · 3 years, 9 months ago
  67. 4ac0d31 i2c: brcmstb: Fix brcmstd_send_i2c_cmd condition by Maxime Ripard · 3 years, 10 months ago
  68. de3ae58 i2c: stm32f7: fix configuration of the digital filter by Alain Volmat · 3 years, 11 months ago
  69. 4647321 i2c: octeon: check correct size of maximum RECV_LEN packet by Wolfram Sang · 4 years ago
  70. bdc7dff i2c: bpmp-tegra: Ignore unknown I2C_M flags by Mikko Perttunen · 4 years ago
  71. 3d87acd i2c: sprd: use a specific timeout to avoid system hang up issue by Chunyan Zhang · 4 years ago
  72. 083c1c7 i2c: qup: Fix error return code in qup_i2c_bam_schedule_desc() by Zhihao Cheng · 4 years, 1 month ago
  73. 9b77be6 i2c: imx: Check for I2SR_IAL after every byte by Christian Eggers · 4 years, 2 months ago
  74. 693b198 i2c: imx: Fix reset of I2SR_IAL flag by Christian Eggers · 4 years, 2 months ago
  75. 7dd0051 i2c: imx: Fix external abort on interrupt in exit paths by Krzysztof Kozlowski · 4 years, 3 months ago
  76. 9d63ef7 i2c: imx: use clk notifier for rate changes by Lucas Stach · 7 years ago
  77. d40a93f i2c: core: Restore acpi_walk_dep_device_list() getting called after registering the ACPI i2c devs by Hans de Goede · 4 years, 2 months ago
  78. 66da98b i2c: rcar: Auto select RESET_CONTROLLER by Dirk Behme · 4 years, 4 months ago
  79. 95ee9fe i2c: meson: fix clock setting overwrite by Jerome Brunet · 4 years, 2 months ago
  80. 4445ef3 i2c: cpm: Fix i2c_ram structure by Nicolas VINCENT · 4 years, 3 months ago
  81. 3e64bb7 i2c: core: Call i2c_acpi_install_space_handler() before i2c_acpi_register_devices() by Hans de Goede · 4 years, 3 months ago
  82. 7e065e0 i2c: i801: Fix resume bug by Volker Rümelin · 4 years, 4 months ago
  83. 30ce9a3 i2c: algo: pca: Reapply i2c bus settings after reset by Evan Nimmo · 4 years, 3 months ago
  84. 6fd5a16 i2c: rcar: in slave mode, clear NACK earlier by Wolfram Sang · 4 years, 4 months ago
  85. 104f155 i2c: rcar: avoid race when unregistering slave by Wolfram Sang · 4 years, 5 months ago
  86. b52fc17 i2c: rcar: slave: only send STOP event when we have been addressed by Wolfram Sang · 4 years, 6 months ago
  87. 59822da i2c: slave: add sanity check when unregistering by Wolfram Sang · 4 years, 5 months ago
  88. fb49251 i2c: slave: improve sanity check when registering by Wolfram Sang · 4 years, 5 months ago
  89. 24bc073 Revert "i2c: cadence: Fix the hold bit setting" by Raviteja Narayanam · 4 years, 6 months ago
  90. a48f663 i2c: rcar: always clear ICSAR to avoid side effects by Wolfram Sang · 4 years, 6 months ago
  91. 7d9fb8c i2c: eg20t: Load module automatically if ID matches by Andy Shevchenko · 4 years, 6 months ago
  92. 97071dc i2c: algo-pca: Add 0x78 as SCL stuck low status for PCA9665 by Chris Packham · 4 years, 6 months ago
  93. 359af0d i2c: pxa: fix i2c_pxa_scream_blue_murder() debug output by Russell King · 4 years, 8 months ago
  94. a5520d8 i2c: pxa: clear all master action bits in i2c_pxa_stop_message() by Russell King · 4 years, 8 months ago
  95. 1bf0b66 i2c: piix4: Detect secondary SMBus controller on AMD AM4 chipsets by Adam Honse · 4 years, 8 months ago
  96. 5f070c9 i2c: altera: Fix race between xfer_msg and isr thread by Atsushi Nemoto · 4 years, 8 months ago
  97. af50d1a i2c: mux: demux-pinctrl: Fix an error handling path in 'i2c_demux_pinctrl_probe()' by Christophe JAILLET · 4 years, 8 months ago
  98. f1f3b41 i2c: dev: Fix the race between the release of i2c_dev and cdev by Kevin Hao · 5 years ago
  99. 8e38d5f i2c: altera: use proper variable to hold errno by Wolfram Sang · 4 years, 9 months ago
  100. 7a737ff i2c: st: fix missing struct parameter description by Alain Volmat · 4 years, 9 months ago