summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* i2c: xiic: Make suspend function names consistentMoritz Fischer2018-03-171-4/+4
* Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...Wolfram Sang2018-03-172-6/+82
|\
| * i2c: mux: pca954x: verify the device id of the pca984x chipsPeter Rosin2018-03-061-6/+49
| * i2c: add i2c_get_device_id() to get the standard i2c device idPeter Rosin2018-03-061-0/+33
* | i2c: core: report OF style module alias for devices registered via OFJavier Martinez Canillas2018-03-051-0/+8
* | i2c: scmi: Use standard device message logging functionsJean Delvare2018-03-021-16/+19
* | i2c: piix4: Use request_muxed_regionGuenter Roeck2018-03-021-30/+25
* | i2c: piix4: Use usleep_range()Guenter Roeck2018-03-021-3/+3
* | i2c: reformat comments around i2c_smbus_xfer_emulated()Wolfram Sang2018-02-271-6/+10
* | i2c-stm32f4: remove redundant initialization of pointer regColin Ian King2018-02-271-1/+1
* | i2c: exynos5: rework HSI2C_MASTER_ST_LOSE state handlingAndrzej Hajda2018-02-271-6/+57
* | i2c: xlp9xx: Handle transactions with I2C_M_RECV_LEN properlyGeorge Cherian2018-02-261-9/+26
* | i2c: xlp9xx: return ENXIO on slave address NACKDmitry Bazhenov2018-02-261-1/+2
* | i2c: of: simplify reading the "reg" propertyWolfram Sang2018-02-261-7/+5
* | i2c: of: remove duplicated check for valid addressWolfram Sang2018-02-261-6/+0
* | i2c: of: rename variable to meet expectationsWolfram Sang2018-02-261-4/+4
* | i2c: of: make ref counting more visibleWolfram Sang2018-02-261-1/+1
* | i2c: of: change log level of failed device creationWolfram Sang2018-02-261-1/+1
|/
* Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-02-269-10/+10
|\
| * treewide/trivial: Remove ';;$' typo noiseIngo Molnar2018-02-229-10/+10
* | Merge tag 'powerpc-4.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-02-251-2/+4
|\ \
| * | ocxl: Fix potential bad errno on irq allocationFrederic Barrat2018-02-211-2/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-02-2419-84/+136
|\ \ \
| * | | gianfar: simplify FCS handling and fix memory leakAndy Spencer2018-02-231-16/+7
| * | | macvlan: fix use-after-free in macvlan_common_newlink()Alexey Kodanev2018-02-231-1/+1
| * | | net: aquantia: Fix error handling in aq_pci_probe()Dan Carpenter2018-02-221-4/+10
| * | | Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-02-221-1/+1
| |\ \ \
| | * | | mac80211_hwsim: don't use WQ_MEM_RECLAIMJohannes Berg2018-02-191-1/+1
| * | | | ibmvnic: Fix early release of login bufferThomas Falcon2018-02-221-1/+1
| * | | | net/smc9194: Remove bogus CONFIG_MAC referenceFinn Thain2018-02-221-1/+1
| * | | | smsc75xx: fix smsc75xx_set_features()Eric Dumazet2018-02-221-3/+4