summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-08-26i2c: core: Add function for finding the bus speed from ACPI, take 2Jarkko Nikula2-11/+97
2016-08-26i2c: core: Cleanup I2C ACPI namespace, take 2Jarkko Nikula1-43/+43
2016-08-26i2c: designware: Enable high speed modeWeifeng Voon3-6/+37
2016-08-26i2c: designware: set the common config before the if elseWeifeng Voon1-4/+6
2016-08-26i2c: designware: Enable fast mode plusWeifeng Voon2-5/+11
2016-08-26i2c: designware: get fast plus and high speed *CNT configurationWeifeng Voon2-0/+10
2016-08-26i2c: designware: Move clk_freq into struct dw_i2c_devWeifeng Voon2-6/+8
2016-08-26i2c: octeon: thunderx: Add MAINTAINERS entryJan Glauber1-0/+8
2016-08-26i2c: octeon: Use booleon values for booleon variablesJan Glauber1-2/+2
2016-08-26i2c: octeon: Sort include files alphabeticallyJan Glauber1-5/+5
2016-08-26i2c: octeon,thunderx: Move register offsets to structJan Glauber4-31/+40
2016-08-26i2c: thunderx: Add SMBUS alert supportJan Glauber3-0/+50
2016-08-26i2c: thunderx: Add i2c driver for ThunderX SOCJan Glauber4-3/+234
2016-08-26i2c: octeon: Split the driver into two partsJan Glauber4-973/+1010
2016-08-26i2c: octeon: Rename driver to prepare for splitJan Glauber2-1/+1
2016-08-25i2c: add i2c_trylock_bus wrapper, use itPeter Rosin3-3/+17
2016-08-22eeprom: at24: check if the chip is functional in probe()Bartosz Golaszewski1-2/+13
2016-08-22i2c: uniphier{-f}: don't print error when adding adapter failsWolfram Sang2-10/+0
2016-08-22i2c: don't print error when adding adapter failsWolfram Sang53-149/+42
2016-08-22Linux 4.8-rc3v4.8-rc3Linus Torvalds1-1/+1
2016-08-22Merge branch 'parisc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-22/+2
2016-08-21EDAC, skx_edac: Add EDAC driver for SkylakeTony Luck4-0/+1136
2016-08-20parisc: Fix order of EREFUSED define in errno.hHelge Deller1-2/+2
2016-08-20parisc: Fix automatic selection of cr16 clocksourceHelge Deller2-20/+0
2016-08-19Make the hardened user-copy code depend on having a hardened allocatorLinus Torvalds1-0/+1
2016-08-19Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-22/+34
2016-08-19Merge tag 'dm-4.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds3-38/+53
2016-08-19Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds6-19/+29
2016-08-19Merge tag 'usb-4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds31-79/+215
2016-08-19Merge tag 'xfs-iomap-for-linus-4.8-rc3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds11-28/+119
2016-08-19Merge tag 'hwmon-for-linus-v4.8-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-3/+3
2016-08-19Merge tag 'drm-fixes-for-4.8-rc3-2' of git://people.freedesktop.org/~airlied/...Linus Torvalds11-100/+224
2016-08-19Merge tag 'devicetree-fixes-for-4.8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-14/+15
2016-08-19Merge tag '4.8-doc-fixes' of git://git.lwn.net/linuxLinus Torvalds3-8/+3
2016-08-19Merge tag 'drm-intel-fixes-2016-08-15' of git://anongit.freedesktop.org/drm-i...Dave Airlie10-95/+219
2016-08-19Merge branch 'drm-etnaviv-fixes' of git://git.pengutronix.de/git/lst/linux in...Dave Airlie1-5/+5
2016-08-19Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-10/+24
2016-08-19Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-8/+11
2016-08-19Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-8/+25
2016-08-19Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds14-69/+207
2016-08-18Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-4/+4
2016-08-18Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds3-4/+14
2016-08-18Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2-5/+17
2016-08-18Merge tag 'pm-4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds4-82/+108
2016-08-18Merge tag 'drm-fixes-for-4.8-rc3' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds8-25/+14
2016-08-18locking/barriers: Suppress sparse warnings in lockless_dereference()Johannes Berg1-3/+3
2016-08-18Revert "drm/fb-helper: Reduce READ_ONCE(master) to lockless_dereference"Johannes Berg1-1/+1
2016-08-18arm64: Fix shift warning in arch/arm64/mm/dump.cCatalin Marinas1-3/+3
2016-08-18sched/cputime: Resync steal time when guest & host lose syncWanpeng Li1-3/+15
2016-08-18sched/cputime: Fix NO_HZ_FULL getrusage() monotonicity regressionPeter Zijlstra1-5/+10