summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-06-19i2c: designware-pci: Sort header block alphabeticallyAndy Shevchenko1-9/+10
2016-06-19i2c: designware-pci: Introduce Merrifield supportAndy Shevchenko1-0/+39
2016-06-19i2c: designware-pci: Make bus number allocation robustAndy Shevchenko2-50/+38
2016-06-19i2c: designware: Allow build Baytrail semaphore support when IOSF_MBI=mJarkko Nikula1-1/+3
2016-06-19i2c: designware: Use transfer timeout from ioctl I2C_TIMEOUTWeifeng Voon1-1/+1
2016-06-18i2c: qup: use address helper function in read transferNaveen Kaje1-1/+1
2016-06-18i2c: qup: Fix error handlingSricharan R1-35/+41
2016-06-18i2c: qup: Fix broken dma when CONFIG_DEBUG_SG is enabledSricharan R1-36/+15
2016-06-17i2c: rk3x: support fast-mode plus for rk3399David Wu1-4/+17
2016-06-17i2c: rk3x: add i2c support for rk3399 socDavid Wu1-20/+274
2016-06-17dt-bindings: i2c: rk3x: add support for rk3399David Wu1-3/+13
2016-06-17i2c: rk3x: Move spec timing data to "static const" structsDavid Wu1-28/+55
2016-06-17i2c: rk3x: Change SoC data to not use arrayDavid Wu1-8/+30
2016-06-17i2c: rk3x: Remove redundant rk3x_i2c_clean_ipd()David Wu1-1/+0
2016-06-17i2c: rk3x: use struct "rk3x_i2c_calced_timings"David Wu1-23/+32
2016-06-17i2c: rk3x: add documentation to fields in "struct rk3x_i2c"David Wu1-1/+21
2016-06-17i2c: smbus: add SMBus Host Notify supportBenjamin Tissoires5-5/+162
2016-06-17i2c: add a protocol parameter to the alert callbackBenjamin Tissoires4-4/+18
2016-06-13i2c: robotfuzz-osif: Constify osif_tableAxel Lin1-1/+1
2016-06-13i2c: jz4780: drop superfluous initWolfram Sang1-4/+0
2016-06-13i2c: i801: Drop needless bit-wise ORJean Delvare1-1/+1
2016-06-13i2c: Add generic support passing secondary devices addressesJean-Michel Hautbois3-0/+53
2016-06-12Linux 4.7-rc3v4.7-rc3Linus Torvalds1-1/+1
2016-06-12Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds2-8/+10
2016-06-12Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds6-37/+59
2016-06-12Merge tag 'gpio-v4.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds6-7/+16
2016-06-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds3-4/+10
2016-06-11Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-21/+119
2016-06-11Merge tag 'devicetree-fixes-for-4.7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds9-24/+49
2016-06-11Merge tag '20160610_uvc_compat_for_linus' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-77/+20
2016-06-11uvc_v4l2: Simplify compat ioctl implementationAndy Lutomirski1-56/+2
2016-06-11uvc: Forward compat ioctls to their handlers directlyAndy Lutomirski1-21/+18
2016-06-11Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds19-358/+569
2016-06-10Merge tag 'powerpc-4.7-3Michael Ellerman:' of git://git.kernel.org/pub/scm/li...Linus Torvalds7-12/+16
2016-06-10Merge tag 'hwmon-for-linus-v4.7-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-7/+4
2016-06-10Merge branch 'stacking-fixes' (vfs stacking fixes from Jann)Linus Torvalds3-3/+20
2016-06-10sched: panic on corrupted stack endJann Horn1-1/+2
2016-06-10ecryptfs: forbid opening files without mmap handlerJann Horn1-2/+11
2016-06-10proc: prevent stacking filesystems on topJann Horn1-0/+7
2016-06-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-1/+1
2016-06-10Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-15/+86
2016-06-10Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-16/+28
2016-06-10Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-36/+52
2016-06-10Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds5-44/+99
2016-06-10Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-9/+7
2016-06-10Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+3
2016-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds93-460/+828
2016-06-10Merge tag 'sound-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds3-6/+81
2016-06-10Merge tag 'drm-fixes-for-v4.7-rc3' of git://people.freedesktop.org/~airlied/l...Linus Torvalds62-185/+439
2016-06-10Merge tag 'acpi-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds3-9/+24