index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-13
i2c: core: fix use after free in of_i2c_notify
Wen Yang
1
-2
/
+2
2019-11-20
i2c: acpi: Force bus speed to 400KHz if a Silead touchscreen is present
Hans de Goede
1
-1
/
+27
2019-11-10
i2c: stm32f7: remove warning when compiling with W=1
Alain Volmat
1
-1
/
+1
2019-11-10
i2c: stm32f7: fix a race in slave mode with arbitration loss irq
Fabrice Gasnier
1
-7
/
+10
2019-11-10
i2c: stm32f7: fix first byte to send in slave mode
Fabrice Gasnier
1
-0
/
+2
2019-11-10
i2c: mt65xx: fix NULL ptr dereference
Fabien Parent
1
-1
/
+1
2019-11-10
i2c: aspeed: fix master pending state handling
Jae Hyun Yoo
1
-20
/
+34
2019-10-11
i2c: qcom-geni: Disable DMA processing on the Lenovo Yoga C630
Lee Jones
1
-4
/
+8
2019-10-07
i2c: tegra: Move suspend handling to NOIRQ phase
Jon Hunter
1
-18
/
+22
2019-10-07
i2c-cht-wc: Fix lockdep warning
Hans de Goede
1
-0
/
+46
2019-10-05
i2c: riic: Clear NACK in tend isr
Chris Brandt
1
-0
/
+1
2019-08-30
i2c: mediatek: disable zero-length transfers for mt8183
Hsin-Yi Wang
1
-1
/
+10
2019-08-30
i2c: iproc: Stop advertising support of SMBUS quick cmd
Lori Hikichi
1
-1
/
+4
2019-08-29
i2c: piix4: Fix port selection for AMD Family 16h Model 30h
Andrew Cooks
1
-7
/
+5
2019-08-29
i2c: designware: Synchronize IRQs when unregistering slave client
Jarkko Nikula
1
-0
/
+1
2019-08-29
i2c: i801: Avoid memory leak in check_acpi_smo88xx_device()
Andy Shevchenko
1
-3
/
+12
2019-08-29
i2c: make i2c_unregister_device() ERR_PTR safe
Wolfram Sang
1
-1
/
+1
2019-08-14
i2c: stm32: Use the correct style for SPDX License Identifier
Nishad Kamdar
1
-1
/
+1
2019-08-14
i2c: emev2: avoid race when unregistering slave client
Wolfram Sang
1
-4
/
+12
2019-08-14
i2c: rcar: avoid race when unregistering slave client
Wolfram Sang
1
-4
/
+7
2019-08-14
Revert "i2c: imx: improve the error handling in i2c_imx_dma_request()"
Fabio Estevam
1
-12
/
+6
2019-08-01
i2c: s3c2410: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-08-01
i2c: at91: fix clk_offset for sama5d2
Michał Mirosław
1
-1
/
+1
2019-08-01
i2c: at91: disable TXRDY interrupt after sending data
Michał Mirosław
1
-4
/
+5
2019-08-01
i2c: iproc: Fix i2c master read more than 63 bytes
Rayagonda Kokatanur
1
-4
/
+6
2019-07-17
docs: fix broken doc references due to renames
Mauro Carvalho Chehab
1
-1
/
+1
2019-07-15
Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
25
-411
/
+1119
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-5
/
+5
2019-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+2
2019-07-08
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-2
/
+4
2019-07-06
i2c: mt7621: Fix platform_no_drv_owner.cocci warnings
YueHaibing
1
-1
/
+0
2019-07-05
i2c: cpm: remove casting dma_alloc
Vasyl Gomonovych
1
-1
/
+3
2019-07-05
i2c: i801: Add support for Intel Tiger Lake
Jarkko Nikula
2
-0
/
+5
2019-07-05
i2c: i801: Fix PCI ID sorting
Jarkko Nikula
1
-2
/
+2
2019-06-29
i2c: i2c-stm32f7: Add I2C_SMBUS_I2C_BLOCK_DATA support
Fabrice Gasnier
1
-1
/
+5
2019-06-29
i2c: core: Tidy up handling of init_irq
Charles Keepax
1
-2
/
+3
2019-06-29
i2c: core: Move ACPI gpio IRQ handling into i2c_acpi_get_irq
Charles Keepax
2
-3
/
+3
2019-06-29
i2c: core: Move ACPI IRQ handling to probe time
Charles Keepax
3
-7
/
+21
2019-06-29
i2c: acpi: Factor out getting the IRQ from ACPI
Charles Keepax
1
-8
/
+21
2019-06-29
i2c: acpi: Use available IRQ helper functions
Charles Keepax
1
-9
/
+13
2019-06-29
i2c: core: Allow whole core to use i2c_dev_irq_from_resources
Charles Keepax
2
-2
/
+4
2019-06-29
Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...
Wolfram Sang
5
-150
/
+91
2019-06-26
i2c: mt7621: Add MediaTek MT7621/7628/7688 I2C driver
Stefan Roese
3
-0
/
+365
2019-06-26
i2c: core: add sysfs header
Wolfram Sang
1
-0
/
+1
2019-06-26
i2c: bcm2835: Ensure clock exists when probing
Annaliese McDermond
1
-4
/
+12
2019-06-26
i2c: bcm2835: Move IRQ request after clock code in probe
Annaliese McDermond
1
-14
/
+14
2019-06-26
i2c: add newly exported functions to the header, too
Wolfram Sang
1
-3
/
+2
2019-06-24
driver_find_device: Unify the match function with class_find_device()
Suzuki K Poulose
1
-1
/
+1
2019-06-24
bus_find_device: Unify the match callback with class_find_device
Suzuki K Poulose
2
-4
/
+4
2019-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
21
-85
/
+21
[next]