summaryrefslogtreecommitdiffstats
path: root/drivers/i2c
Commit message (Expand)AuthorAgeFilesLines
* treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-123-10/+11
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-124-7/+8
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-121-1/+1
* Merge tag 'usb-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-06-051-2/+1
|\
| * platform: x86: intel_cht_int33fe: Fix dependenciesHeikki Krogerus2018-05-241-2/+1
* | Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2018-06-051-1/+1
|\ \
| * \ Merge branch 'pm-domains'Rafael J. Wysocki2018-06-041-1/+1
| |\ \ | | |/ | |/|
| | * i2c: Respect all error codes from dev_pm_domain_attach()Ulf Hansson2018-05-141-1/+1
* | | i2c: ocores: update HDL sources URLFederico Vaga2018-05-291-1/+1
|/ /
* | i2c: viperboard: return message count on master_xfer successPeter Rosin2018-05-151-1/+1
* | i2c: pmcmsp: fix error return from master_xferPeter Rosin2018-05-151-1/+1
* | i2c: pmcmsp: return message count on master_xfer successPeter Rosin2018-05-151-1/+1
* | i2c: designware: fix poll-after-enable regressionAlexander Monakov2018-05-101-1/+4
* | i2c: core: ACPI: Log device not acking errors at dbg loglevelHans de Goede2018-04-301-4/+10
* | i2c: core: ACPI: Improve OpRegion read errorsHans de Goede2018-04-301-1/+2
|/
* i2c: sprd: Fix the i2c count issueBaolin Wang2018-04-271-4/+2
* i2c: sprd: Prevent i2c accesses after suspend is calledBaolin Wang2018-04-271-0/+16
* i2c: dev: prevent ZERO_SIZE_PTR deref in i2cdev_ioctl_rdwr()Alexander Popov2018-04-271-1/+1
* i2c: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven2018-04-181-3/+0
* i2c: add param sanity check to i2c_transfer()Ard Biesheuvel2018-04-111-0/+3
* i2c: i801: Restore configuration at shutdownJean Delvare2018-04-111-0/+10
* i2c: i801: Save register SMBSLVCMD value only onceJean Delvare2018-04-111-2/+4
* Merge branch 'i2c/for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-04-0720-760/+1880
|\
| * i2c: add support for Socionext SynQuacer I2C controllerArd Biesheuvel2018-04-043-0/+678
| * i2c: Update i2c_trace_msg static key to modern apiDavidlohr Bueso2018-04-031-6/+7
| * i2c: fix parameter of trace_i2c_resultAhbong Chang2018-04-031-1/+1
| * i2c: imx: avoid taking clk_prepare mutex in PM callbacksLucas Stach2018-04-031-2/+2
| * i2c: imx: use clk notifier for rate changesLucas Stach2018-04-031-7/+25
| * i2c: make i2c_check_addr_validity() staticWolfram Sang2018-03-242-2/+1
| * i2c: rcar: fix mask value of prohibited bitHiromitsu Yamasaki2018-03-241-2/+2
| * Merge tag 'at24-4.17-updates-for-wolfram' of git://git.kernel.org/pub/scm/lin...Wolfram Sang2018-03-242-1/+2
| |\
| * | i2c: pca-platform: use device_property_read_u32Chris Packham2018-03-241-7/+6
| * | i2c: pca-platform: unconditionally use devm_gpiod_get_optionalChris Packham2018-03-241-17/+4
| * | i2c: qup: reorganization of driver code to remove polling for qup v2Abhishek Sahu2018-03-241-385/+515
| * | i2c: qup: reorganization of driver code to remove polling for qup v1Abhishek Sahu2018-03-241-143/+223
| * | i2c: qup: send NACK for last read sub transfersAbhishek Sahu2018-03-241-1/+4
| * | i2c: qup: fix buffer overflow for multiple msg of maximum xfer lenAbhishek Sahu2018-03-241-84/+110
| * | i2c: qup: change completion timeout according to transfer lengthAbhishek Sahu2018-03-241-3/+10
| * | i2c: qup: use the complete transfer length to choose DMA modeAbhishek Sahu2018-03-241-6/+7
| * | i2c: qup: proper error handling for i2c error in BAM modeAbhishek Sahu2018-03-241-9/+16
| * | i2c: qup: fix the transfer length for BAM RX EOT FLUSH tagsAbhishek Sahu2018-03-241-2/+2
| * | i2c: qup: schedule EOT and FLUSH tags at the end of transferAbhishek Sahu2018-03-241-15/+24
| * | i2c: qup: remove redundant variables for BAM SG countAbhishek Sahu2018-03-241-24/+18
| * | i2c: qup: minor code reorganization for use_dmaAbhishek Sahu2018-03-241-8/+11
| * | i2c: qup: fixed releasing dma without flush operation completionAbhishek Sahu2018-03-241-0/+2
| * | i2c: qup: fix copyrights and update to SPDX identifierAbhishek Sahu2018-03-241-11/+2
| * | i2c: xlp9xx: Handle NACK on DATA properlyGeorge Cherian2018-03-171-6/+8
| * | i2c: xlp9xx: Check for Bus state before every transferGeorge Cherian2018-03-171-0/+32
| * | i2c: designware: suppress unneeded SDA hold time warningsAlexander Monakov2018-03-171-1/+1
| * | i2c: mv64xxx: Apply errata delay only in standard modeGregory CLEMENT2018-03-171-2/+6
OpenPOWER on IntegriCloud