aboutsummaryrefslogtreecommitdiffstats
path: root/fs (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-03i2c: fix parameter of trace_i2c_resultAhbong Chang1-1/+1
2018-04-03i2c: imx: avoid taking clk_prepare mutex in PM callbacksLucas Stach1-2/+2
2018-04-03i2c: imx: use clk notifier for rate changesLucas Stach1-7/+25
2018-03-24i2c: make i2c_check_addr_validity() staticWolfram Sang2-2/+1
2018-03-24i2c: rcar: fix mask value of prohibited bitHiromitsu Yamasaki1-2/+2
2018-03-24dt-bindings: i2c: document R8A77965 bindingsWolfram Sang1-0/+1
2018-03-24i2c: pca-platform: drop gpio from platform dataChris Packham3-5/+0
2018-03-24i2c: pca-platform: use device_property_read_u32Chris Packham1-7/+6
2018-03-24i2c: pca-platform: unconditionally use devm_gpiod_get_optionalChris Packham1-17/+4
2018-03-24sh: sh7785lcr: add GPIO lookup table for i2c controller resetChris Packham1-0/+10
2018-03-24i2c: qup: reorganization of driver code to remove polling for qup v2Abhishek Sahu1-385/+515
2018-03-24i2c: qup: reorganization of driver code to remove polling for qup v1Abhishek Sahu1-143/+223
2018-03-24i2c: qup: send NACK for last read sub transfersAbhishek Sahu1-1/+4
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-21dt-bindings: at24: add Renesas R1EX24128Geert Uytterhoeven1-0/+1
2018-03-21dt-bindings: at24: add bindings for Rohm BR24T01Ulrich Hecht1-0/+2
2018-03-21dt-bindings: at24: add compatible for nxp,se97bPeter Rosin1-0/+1
2018-03-18Linux 4.16-rc6Linus Torvalds1-1/+1
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-17parisc: Handle case where flush_cache_range is called with no contextJohn David Anglin1-9/+32
2018-03-16x86/microcode: Fix CPU synchronization routineBorislav Petkov1-27/+41
2018-03-16x86/microcode: Attempt late loading only when new microcode is presentBorislav Petkov4-19/+28
2018-03-16Revert "btrfs: use proper endianness accessors for super_copy"David Sterba2-15/+13
2018-03-16KVM: x86: Fix device passthrough when SME is activeTom Lendacky1-1/+3
2018-03-16microblaze: switch to NO_BOOTMEMRob Herring2-50/+7
2018-03-16microblaze: remove unused alloc_maybe_bootmemRob Herring2-9/+0
2018-03-16microblaze: Setup dependencies for ASM optimized lib functionsMichal Simek2-5/+1
2018-03-16x86/speculation: Remove Skylake C2 from Speculation Control microcode blacklistAlexander Sergeyev1-2/+1
2018-03-16drm/nouveau/bl: fix backlight regressionKarol Herbst1-5/+5
2018-03-16drm/nouveau/bl: Fix oops on driver unbindLukas Wunner1-2/+2
2018-03-16drm/nouveau/mmu: ALIGN_DOWN correct variableMāris Nartišs1-1/+1
2018-03-15fs: Teach path_connected to handle nfs filesystems with multiple roots.Eric W. Biederman3-2/+6
2018-03-15sparc64: Fix regression in pmdp_invalidate().David S. Miller1-6/+13
2018-03-15drm/i915/gvt: fix user copy warning by whitelist workload rb_tail fieldZhenyu Wang1-4/+6
2018-03-15drm/i915/gvt: Correct the privilege shadow batch buffer addressfred gao3-0/+20
2018-03-14btree: avoid variable-length allocationsJoern Engel1-4/+6