aboutsummaryrefslogtreecommitdiffstats
path: root/LICENSES (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-24i2c: qup: fix buffer overflow for multiple msg of maximum xfer lenAbhishek Sahu1-84/+110
2018-03-24i2c: qup: change completion timeout according to transfer lengthAbhishek Sahu1-3/+10
2018-03-24i2c: qup: use the complete transfer length to choose DMA modeAbhishek Sahu1-6/+7
2018-03-24i2c: qup: proper error handling for i2c error in BAM modeAbhishek Sahu1-9/+16
2018-03-24i2c: qup: fix the transfer length for BAM RX EOT FLUSH tagsAbhishek Sahu1-2/+2
2018-03-24i2c: qup: schedule EOT and FLUSH tags at the end of transferAbhishek Sahu1-15/+24
2018-03-24i2c: qup: remove redundant variables for BAM SG countAbhishek Sahu1-24/+18
2018-03-24i2c: qup: minor code reorganization for use_dmaAbhishek Sahu1-8/+11
2018-03-24i2c: qup: fixed releasing dma without flush operation completionAbhishek Sahu1-0/+2
2018-03-24i2c: qup: fix copyrights and update to SPDX identifierAbhishek Sahu1-11/+2
2018-03-17i2c: xlp9xx: Handle NACK on DATA properlyGeorge Cherian1-6/+8
2018-03-17i2c: xlp9xx: Check for Bus state before every transferGeorge Cherian1-0/+32
2018-03-17i2c: designware: suppress unneeded SDA hold time warningsAlexander Monakov1-1/+1
2018-03-17MAINTAINERS: i2c-mv64xxx: update email address for Gregory CLEMENTGregory CLEMENT1-1/+1
2018-03-17i2c: mv64xxx: Apply errata delay only in standard modeGregory CLEMENT1-2/+6
2018-03-17i2c: xiic: Make suspend function names consistentMoritz Fischer1-4/+4
2018-03-06i2c: mux: pca954x: verify the device id of the pca984x chipsPeter Rosin1-6/+49
2018-03-06i2c: add i2c_get_device_id() to get the standard i2c device idPeter Rosin2-0/+63
2018-03-05i2c: core: report OF style module alias for devices registered via OFJavier Martinez Canillas1-0/+8
2018-03-02i2c: scmi: Use standard device message logging functionsJean Delvare1-16/+19
2018-03-02i2c: piix4: Use request_muxed_regionGuenter Roeck1-30/+25
2018-03-02i2c: piix4: Use usleep_range()Guenter Roeck1-3/+3
2018-02-27i2c: reformat comments around i2c_smbus_xfer_emulated()Wolfram Sang1-6/+10
2018-02-27dt-bindings: i2c: sh_mobile: Document R-Car M3-N supportGeert Uytterhoeven1-0/+1
2018-02-27i2c-stm32f4: remove redundant initialization of pointer regColin Ian King1-1/+1
2018-02-27i2c: exynos5: rework HSI2C_MASTER_ST_LOSE state handlingAndrzej Hajda1-6/+57
2018-02-26i2c: xlp9xx: Handle transactions with I2C_M_RECV_LEN properlyGeorge Cherian1-9/+26
2018-02-26i2c: xlp9xx: return ENXIO on slave address NACKDmitry Bazhenov1-1/+2
2018-02-26dt-bindings: i2c: document R8A77995 bindingsUlrich Hecht1-0/+1
2018-02-26i2c: of: simplify reading the "reg" propertyWolfram Sang1-7/+5
2018-02-26i2c: of: remove duplicated check for valid addressWolfram Sang1-6/+0
2018-02-26i2c: of: rename variable to meet expectationsWolfram Sang1-4/+4
2018-02-26i2c: of: make ref counting more visibleWolfram Sang1-1/+1
2018-02-26i2c: of: change log level of failed device creationWolfram Sang1-1/+1
2018-02-25Linux 4.16-rc3Linus Torvalds1-1/+1
2018-02-23net_sched: gen_estimator: fix broken estimators based on percpu statsEric Dumazet1-0/+1
2018-02-23gianfar: simplify FCS handling and fix memory leakAndy Spencer1-16/+7
2018-02-23ipv6 sit: work around bogus gcc-8 -Wrestrict warningArnd Bergmann1-1/+1
2018-02-23macvlan: fix use-after-free in macvlan_common_newlink()Alexey Kodanev1-1/+1
2018-02-23arm64: fix unwind_frame() for filtered out fn for function graph tracingPratyush Anand3-2/+7
2018-02-23x86/topology: Update the 'cpu cores' field in /proc/cpuinfo correctly across CPU hotplug operationsSamuel Neves1-0/+1
2018-02-23x86/topology: Fix function name in documentationDou Liyang1-1/+1
2018-02-23locking/xchg/alpha: Fix xchg() and cmpxchg() memory ordering bugsAndrea Parri1-3/+18
2018-02-23locking/xchg/alpha: Clean up barrier usage by using smp_mb() in place of __ASM__MBAndrea Parri2-14/+8
2018-02-23x86/intel_rdt: Fix incorrect returned value when creating rdgroup sub-directory in resctrl file systemWang Hui1-0/+1
2018-02-23x86/apic/vector: Handle vector release on CPU unplug correctlyThomas Gleixner1-3/+22
2018-02-23powerpc/powernv: Support firmware disable of RFI flushMichael Ellerman1-0/+4
2018-02-23powerpc/pseries: Support firmware disable of RFI flushMichael Ellerman1-1/+2
2018-02-23powerpc/mm/drmem: Fix unexpected flag value in ibm,dynamic-memory-v2Bharata B Rao1-3/+3
2018-02-22integrity/security: fix digsig.c build error with header fileRandy Dunlap1-0/+1