summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-08-26i2c: designware: Move clk_freq into struct dw_i2c_devWeifeng Voon2-6/+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 Rosin2-3/+3
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-21EDAC, skx_edac: Add EDAC driver for SkylakeTony Luck3-0/+1130
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 'hwmon-for-linus-v4.8-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2016-08-18Merge tag 'drm-fixes-for-4.8-rc3-2' of git://people.freedesktop.org/~airlied/...Linus Torvalds11-100/+224
2016-08-18Merge tag 'devicetree-fixes-for-4.8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-14/+9
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-18Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-8/+11
2016-08-18Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-1/+1
2016-08-18Merge tag 'drm-fixes-for-4.8-rc3' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds8-25/+14
2016-08-18Revert "drm/fb-helper: Reduce READ_ONCE(master) to lockless_dereference"Johannes Berg1-1/+1
2016-08-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds43-397/+662
2016-08-17net_sched: convert tcf_exts from list to pointer arrayWANG Cong3-5/+15
2016-08-17Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller7-49/+107
2016-08-17mlxsw: spectrum: Allow packets to be trapped from any PGIdo Schimmel1-1/+1
2016-08-17mlxsw: spectrum: Unmap 802.1Q FID before destroying itIdo Schimmel1-0/+2
2016-08-17mlxsw: spectrum: Add missing rollbacks in error pathIdo Schimmel1-1/+3
2016-08-17mlxsw: reg: Fix missing op field fill-upJiri Pirko1-0/+1
2016-08-17mlxsw: spectrum: Trap loop-backed packetsIdo Schimmel3-0/+16
2016-08-17mlxsw: spectrum: Add missing packet trapsElad Raz2-0/+18
2016-08-17mlxsw: spectrum: Mark port as active before registering itIdo Schimmel1-2/+3
2016-08-17mlxsw: spectrum: Create PVID vPort before registering netdeviceIdo Schimmel3-46/+29
2016-08-17mlxsw: spectrum: Remove redundant errors from the codeIdo Schimmel1-16/+5
2016-08-17mlxsw: spectrum: Don't return upon error in removal pathIdo Schimmel1-22/+5
2016-08-17Merge tag 'for-v4.8-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds4-8/+15
2016-08-17dm raid: support raid0 with missing metadata devicesHeinz Mauelshagen1-0/+12
2016-08-17clocksource/drivers/mips-gic-timer: Make gic_clocksource_of_init() return intPaul Gortmaker1-1/+1
2016-08-17clocksource/drivers/kona: Fix get_counter() error handlingArnd Bergmann1-6/+10
2016-08-17clocksource/drivers/time-armada-370-xp: Fix the clock referenceGregory CLEMENT1-1/+0
2016-08-16Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-4/+4
2016-08-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds6-63/+80
2016-08-16Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2-5/+9
2016-08-16i40e: check for and deal with non-contiguous TCsDave Ertman1-10/+25
2016-08-16dm raid: enhance attempt_restore_of_faulty_devices() to support more devicesHeinz Mauelshagen1-8/+24
2016-08-16ixgbe: Re-enable ability to toggle VLAN filteringAlexander Duyck1-0/+1