index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Age
Commit message (
Expand
)
Author
2023-08-03
i2c: nomadik: Remove a useless call in the remove function
Christophe JAILLET
2023-08-03
i2c: nomadik: Use devm_clk_get_enabled()
Andi Shyti
2023-08-03
i2c: nomadik: Remove unnecessary goto label
Andi Shyti
2023-08-03
i2c: Improve size determinations
Markus Elfring
2023-08-03
i2c: Delete error messages for failed memory allocations
Markus Elfring
2023-07-19
usb: typec: ucsi: Mark dGPUs as DEVICE scope
Mario Limonciello
2023-07-19
i2c: nvidia-gpu: Remove ccgx,firmware-build property
Wayne Chang
2023-07-19
i2c: nvidia-gpu: Add ACPI property to align with device-tree
Wayne Chang
2023-07-19
i2c: qup: Add missing unwind goto in qup_i2c_probe()
Shuai Jiang
2023-07-19
i2c: xiic: Don't try to handle more interrupt events after error
Robert Hancock
2023-06-28
i2c: imx-lpi2c: fix type char overflow issue when calculating the clock cycle
Clark Wang
2023-06-28
i2c: mchp-pci1xxxx: Avoid cast to incompatible function type
Simon Horman
2023-06-14
i2c: sprd: Delete i2c adapter in .remove's error path
Uwe Kleine-König
2023-06-14
i2c: mv64xxx: Fix reading invalid status value in atomic mode
Marek Behún
2023-05-17
i2c: tegra: Fix PEC support for SMBUS block read
Akhil R
2023-05-11
i2c: xiic: xiic_xfer(): Fix runtime PM leak on error path
Lars-Peter Clausen
2023-05-11
i2c: cadence: cdns_i2c_master_xfer(): Fix runtime PM leak on error path
Lars-Peter Clausen
2023-05-11
i2c: omap: Fix standard mode false ACK readings
Reid Tonking
2023-04-20
i2c: ocores: generate stop condition after timeout in polling mode
Gregor Herburger
2023-04-20
i2c: mchp-pci1xxxx: Update Timing registers
Tharun Kumar P
2023-04-20
i2c: hisi: Avoid redundant interrupts
Yicong Yang
2023-04-20
i2c: imx-lpi2c: clean rx/tx buffers upon new message
Alexander Stein
2023-03-30
i2c: xgene-slimpro: Fix out-of-bounds bug in xgene_slimpro_i2c_xfer()
Wei Chen
2023-03-30
i2c: hisi: Only use the completion interrupt to finish the transfer
Yicong Yang
2023-03-30
i2c: mxs: ensure that DMA buffers are safe for DMA
Matthias Schiffer
2023-03-30
i2c: imx-lpi2c: check only for enabled interrupt flags
Alexander Stein
2023-03-10
i2c: designware: fix i2c_dw_clk_rate() return size to be u32
Hanna Hawa
2023-02-09
i2c: rk3x: fix a bunch of kernel-doc warnings
Randy Dunlap
2023-02-09
i2c: mxs: suppress probe-deferral error message
Stefan Wahren
2023-02-09
i2c: designware-pci: Add new PCI IDs for AMD NAVI GPU
Basavaraj Natikar
2023-02-01
i2c: designware: Fix unbalanced suspended flag
Richard Fitzgerald
2023-02-01
i2c: designware: use casting of u64 in clock multiplication to avoid overflow
Lareine Khawaly
2022-12-31
i2c: ismt: Fix an out-of-bounds bug in ismt_access()
Zheyu Ma
2022-12-31
i2c: mux: reg: check return value after calling platform_get_resource()
Yang Yingliang
2022-12-31
i2c: pxa-pci: fix missing pci_disable_device() on error in ce4100_i2c_probe
Hui Tang
2022-12-02
i2c: imx: Only DMA messages with I2C_M_DMA_SAFE flag set
Andrew Lunn
2022-12-01
i2c: qcom-geni: fix error return code in geni_i2c_gpi_xfer
Wang Yufen
2022-12-01
i2c: cadence: Fix regression with bus recovery
Carsten Haitzler
2022-11-14
i2c: Restore initial power state if probe fails
Ricardo Ribalda
2022-11-12
i2c: npcm7xx: Fix error handling in npcm_i2c_init()
Yuan Can
2022-11-01
i2c: i801: add lis3lv02d's I2C address for Vostro 5568
Nam Cao
2022-11-01
i2c: tegra: Allocate DMA memory for DMA engine
Thierry Reding
2022-11-01
i2c: piix4: Fix adapter not be removed in piix4_remove()
Chen Zhongjin
2022-10-21
i2c: mlxbf: depend on ACPI; clean away ifdeffage
Adam Borowski
2022-10-20
i2c: fix spelling typos in comments
Jiangshan Yi
2022-10-19
i2c: qcom-cci: Fix ordering of pm_runtime_xx and i2c_add_adapter
Bryan O'Donoghue
2022-10-19
i2c: xiic: Add platform module alias
Martin Tůma
2022-10-11
Merge tag 'i2c-for-6.1-rc1-batch2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-10-10
Merge tag 'acpi-6.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2022-10-10
Merge branches 'acpi-apei', 'acpi-wakeup', 'acpi-reboot' and 'acpi-thermal'
Rafael J. Wysocki
[next]