index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Age
Commit message (
Expand
)
Author
2018-06-05
Merge tag 'usb-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-06-05
Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2018-06-04
Merge branch 'pm-domains'
Rafael J. Wysocki
2018-05-29
i2c: ocores: update HDL sources URL
Federico Vaga
2018-05-24
platform: x86: intel_cht_int33fe: Fix dependencies
Heikki Krogerus
2018-05-15
i2c: viperboard: return message count on master_xfer success
Peter Rosin
2018-05-15
i2c: pmcmsp: fix error return from master_xfer
Peter Rosin
2018-05-15
i2c: pmcmsp: return message count on master_xfer success
Peter Rosin
2018-05-14
i2c: Respect all error codes from dev_pm_domain_attach()
Ulf Hansson
2018-05-10
i2c: designware: fix poll-after-enable regression
Alexander Monakov
2018-04-30
i2c: core: ACPI: Log device not acking errors at dbg loglevel
Hans de Goede
2018-04-30
i2c: core: ACPI: Improve OpRegion read errors
Hans de Goede
2018-04-27
i2c: sprd: Fix the i2c count issue
Baolin Wang
2018-04-27
i2c: sprd: Prevent i2c accesses after suspend is called
Baolin Wang
2018-04-27
i2c: dev: prevent ZERO_SIZE_PTR deref in i2cdev_ioctl_rdwr()
Alexander Popov
2018-04-18
i2c: Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
2018-04-11
i2c: add param sanity check to i2c_transfer()
Ard Biesheuvel
2018-04-11
i2c: i801: Restore configuration at shutdown
Jean Delvare
2018-04-11
i2c: i801: Save register SMBSLVCMD value only once
Jean Delvare
2018-04-07
Merge branch 'i2c/for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-04-04
i2c: add support for Socionext SynQuacer I2C controller
Ard Biesheuvel
2018-04-03
i2c: Update i2c_trace_msg static key to modern api
Davidlohr Bueso
2018-04-03
i2c: fix parameter of trace_i2c_result
Ahbong Chang
2018-04-03
i2c: imx: avoid taking clk_prepare mutex in PM callbacks
Lucas Stach
2018-04-03
i2c: imx: use clk notifier for rate changes
Lucas Stach
2018-04-02
Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
2018-03-26
i2c: remove bfin-twi driver
Arnd Bergmann
2018-03-24
i2c: make i2c_check_addr_validity() static
Wolfram Sang
2018-03-24
i2c: rcar: fix mask value of prohibited bit
Hiromitsu Yamasaki
2018-03-24
Merge tag 'at24-4.17-updates-for-wolfram' of git://git.kernel.org/pub/scm/lin...
Wolfram Sang
2018-03-24
i2c: i2c-stm32f7: fix no check on returned setup
Pierre-Yves MORDRET
2018-03-24
i2c: pca-platform: use device_property_read_u32
Chris Packham
2018-03-24
i2c: pca-platform: unconditionally use devm_gpiod_get_optional
Chris Packham
2018-03-24
i2c: qup: reorganization of driver code to remove polling for qup v2
Abhishek Sahu
2018-03-24
i2c: qup: reorganization of driver code to remove polling for qup v1
Abhishek Sahu
2018-03-24
i2c: qup: send NACK for last read sub transfers
Abhishek Sahu
2018-03-24
i2c: qup: fix buffer overflow for multiple msg of maximum xfer len
Abhishek Sahu
2018-03-24
i2c: qup: change completion timeout according to transfer length
Abhishek Sahu
2018-03-24
i2c: qup: use the complete transfer length to choose DMA mode
Abhishek Sahu
2018-03-24
i2c: qup: proper error handling for i2c error in BAM mode
Abhishek Sahu
2018-03-24
i2c: qup: fix the transfer length for BAM RX EOT FLUSH tags
Abhishek Sahu
2018-03-24
i2c: qup: schedule EOT and FLUSH tags at the end of transfer
Abhishek Sahu
2018-03-24
i2c: qup: remove redundant variables for BAM SG count
Abhishek Sahu
2018-03-24
i2c: qup: minor code reorganization for use_dma
Abhishek Sahu
2018-03-24
i2c: qup: fixed releasing dma without flush operation completion
Abhishek Sahu
2018-03-24
i2c: qup: fix copyrights and update to SPDX identifier
Abhishek Sahu
2018-03-17
i2c: xlp9xx: Handle NACK on DATA properly
George Cherian
2018-03-17
i2c: xlp9xx: Check for Bus state before every transfer
George Cherian
2018-03-17
i2c: designware: suppress unneeded SDA hold time warnings
Alexander Monakov
2018-03-17
i2c: mv64xxx: Apply errata delay only in standard mode
Gregory CLEMENT
[next]