summaryrefslogtreecommitdiff
path: root/drivers/i2c/busses
AgeCommit message (Expand)AuthorFilesLines
2020-07-09i2c: mlxcpld: check correct size of maximum RECV_LEN packetWolfram Sang1-2/+2
2020-06-30i2c: fsi: Fix the port number field in status registerEddie James1-1/+1
2020-06-30Revert "i2c: tegra: Fix suspending in active runtime PM state"Thierry Reding1-9/+0
2020-06-24i2c: icy: Fix build with CONFIG_AMIGA_PCMCIA=nMax Staudt1-0/+1
2020-06-24i2c: pxa: fix i2c_pxa_scream_blue_murder() debug outputRussell King1-4/+3
2020-06-24i2c: pxa: clear all master action bits in i2c_pxa_stop_message()Russell King1-4/+2
2020-06-24i2c: piix4: Detect secondary SMBus controller on AMD AM4 chipsetsAdam Honse1-1/+2
2020-06-07i2c: altera: Fix race between xfer_msg and isr threadAtsushi Nemoto1-1/+9
2020-05-06i2c: aspeed: Avoid i2c interrupt status clear race condition.ryan_chen1-1/+4
2020-05-06i2c: iproc: generate stop event for slave writesRayagonda Kokatanur1-0/+3
2020-05-06i2c: amd-mp2-pci: Fix Oops in amd_mp2_pci_init() error handlingDan Carpenter1-1/+1
2020-05-02i2c: altera: use proper variable to hold errnoWolfram Sang1-5/+4
2020-04-21i2c: designware: platdrv: Remove DPM_FLAG_SMART_SUSPEND flag on BYT and CHTHans de Goede1-4/+10
2020-04-17i2c: pca-platform: Use platform_irq_get_optionalChris Packham1-1/+1
2020-04-17i2c: st: fix missing struct parameter descriptionAlain Volmat1-0/+1
2020-04-08i2c: i801: Do not add ICH_RES_IO_SMI for the iTCO_wdt deviceMika Westerberg1-33/+12
2020-04-01i2c: nvidia-gpu: Handle timeout correctly in gpu_i2c_check_status()Kai-Heng Feng1-12/+8
2020-04-01i2c: hix5hd2: add missed clk_disable_unprepare in removeChuhong Yuan1-0/+1
2020-03-18i2c: gpio: suppress error on probe deferHamish Martin1-1/+1
2020-03-18i2c: designware-pci: Fix BUG_ON during device removalJarkko Nikula1-0/+1
2020-03-05i2c: jz4780: silence log flood on txabrtWolfram Sang1-34/+2
2020-03-05i2c: altera: Fix potential integer overflowGustavo A. R. Silva1-1/+1
2020-01-26i2c: stm32f7: report dma error during probeAlain Volmat2-8/+17
2020-01-26i2c: i2c-stm32f7: fix 10-bits check in slave free id search loopAlain Volmat1-1/+1
2020-01-26i2c: stm32f7: rework slave_id allocationAlain Volmat1-1/+1
2020-01-23i2c: iop3xx: Fix memory leak in probe error pathKrzysztof Kozlowski1-4/+8
2020-01-23i2c: tegra: Properly disable runtime PM on driver's probe errorDmitry Osipenko1-10/+19
2020-01-23i2c: tegra: Fix suspending in active runtime PM stateDmitry Osipenko1-0/+9
2020-01-17i2c: bcm2835: Store pointer to bus clockStefan Wahren1-9/+8
2020-01-04i2c: stm32f7: fix & reorder remove & probe error handlingAlain Volmat1-7/+12
2019-10-24i2c: stm32f7: remove warning when compiling with W=1Alain Volmat1-1/+1
2019-10-24i2c: stm32f7: fix a race in slave mode with arbitration loss irqFabrice Gasnier1-7/+10
2019-10-24i2c: stm32f7: fix first byte to send in slave modeFabrice Gasnier1-0/+2
2019-10-24i2c: mt65xx: fix NULL ptr dereferenceFabien Parent1-1/+1
2019-10-21i2c: aspeed: fix master pending state handlingJae Hyun Yoo1-20/+34
2019-09-28i2c: i801: Bring back Block Process Call support for certain platformsJarkko Nikula1-0/+1
2019-09-28i2c: riic: Clear NACK in tend isrChris Brandt1-0/+1
2019-09-28i2c: qcom-geni: Disable DMA processing on the Lenovo Yoga C630Lee Jones1-4/+8
2019-09-25Merge branch 'i2c/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds27-214/+686
2019-09-20Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-3/+3
2019-09-18Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-7/+1
2019-09-18Merge tag 'docs-5.4' of git://git.lwn.net/linuxLinus Torvalds3-3/+3
2019-09-17Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-1/+1
2019-09-13i2c: tegra: Move suspend handling to NOIRQ phaseJon Hunter1-18/+22
2019-09-13i2c: imx: ACPI support for NXP i2c controllerChuanhua Han1-4/+13
2019-09-05i2c: uniphier(-f): remove all dev_dbg()Masahiro Yamada2-36/+4
2019-09-05i2c: uniphier(-f): use devm_platform_ioremap_resource()Masahiro Yamada2-6/+2
2019-09-05i2c: exynos5: Remove IRQF_ONESHOTSebastian Andrzej Siewior1-3/+1
2019-09-05i2c: stm32f7: Make structure stm32f7_i2c_algo constantNishka Dasgupta1-1/+1
2019-09-05i2c: cht-wc: drop check because i2c_unregister_device() is NULL safeWolfram Sang1-2/+1