summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-12-13i2c: imx: Check the return value from clk_prepare_enable()Fabio Estevam1-1/+3
2013-12-13i2c: mux: Inherit retry count and timeout from parent for muxed busElie De Brauwer1-0/+2
2013-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-8/+18
2013-12-13xen-netback: fix gso_prefix checkPaul Durrant1-1/+1
2013-12-12Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds68-186/+287
2013-12-12Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+14
2013-12-12Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-7/+16
2013-12-12drivers: net: cpsw: fix for cpsw crash when build as modulesMugunthan V N1-3/+14
2013-12-12xen-netback: napi: don't prematurely request a tx eventPaul Durrant1-1/+1
2013-12-12xen-netback: napi: fix abuse of budgetPaul Durrant1-7/+7
2013-12-12Merge tag 'iommu-fixes-for-v3.13-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds1-38/+28
2013-12-12hwmon: Prevent some divide by zeros in FAN_TO_REG()Dan Carpenter3-1/+5
2013-12-12hwmon: (w83l768ng) Fix fan speed control rangeJean Delvare1-3/+6
2013-12-12hwmon: (w83l786ng) Fix fan speed control mode setting and reportingBrian Carnes1-2/+2
2013-12-12hwmon: (lm90) Unregister hwmon device if interrupt setup failsGuenter Roeck1-1/+3
2013-12-12net:fec: remove duplicate lines in comment about errata ERR006358Philippe De Muyter1-4/+0
2013-12-12clk: tegra: remove bogus PCIE_XCLKStephen Warren2-13/+0
2013-12-12clk: tegra: remove legacy reset APIsStephen Warren3-63/+0
2013-12-12USB: EHCI: tegra: use reset frameworkStephen Warren1-3/+11
2013-12-12Input: tegra-kbc - use reset frameworkStephen Warren1-3/+10
2013-12-12serial: tegra: convert to standard DMA DT bindingsStephen Warren1-18/+6
2013-12-12serial: tegra: use reset frameworkStephen Warren1-4/+10
2013-12-12spi: tegra: convert to standard DMA DT bindingsStephen Warren2-62/+34
2013-12-12spi: tegra: use reset frameworkStephen Warren4-15/+42
2013-12-12staging: nvec: use reset frameworkStephen Warren2-4/+12
2013-12-12i2c: tegra: use reset frameworkStephen Warren1-3/+10
2013-12-12dma: tegra: register as an OF DMA controllerStephen Warren1-3/+36
2013-12-12dma: tegra: use reset frameworkStephen Warren1-3/+10
2013-12-12ARM: tegra: pass reset to tegra_powergate_sequence_power_up()Stephen Warren2-3/+6
2013-12-12drm/tegra: use reset frameworkStephen Warren5-6/+39
2013-12-12pci: tegra: use reset frameworkStephen Warren1-14/+36
2013-12-12clk: tegra: implement a reset driverStephen Warren6-6/+57
2013-12-12Merge tag 'clk-tegra-for-3.14' into for-3.14/dmas-resets-reworkStephen Warren16-3008/+4678
2013-12-12Merge branch 'for-3.14/deps-from-dma-of' into for-3.14/dmas-resets-reworkStephen Warren2-23/+35
2013-12-12Merge branch 'for-3.14/deps-from-dma-defer_probe' into for-3.14/dmas-resets-r...Stephen Warren2-10/+40
2013-12-12Merge remote-tracking branches 'regulator/fix/as3722' and 'regulator/fix/pfuz...Mark Brown2-2/+2
2013-12-12Revert "8390 : Replace ei_debug with msg_enable/NETIF_MSG_* feature"David S. Miller16-426/+302
2013-12-128390 : Replace ei_debug with msg_enable/NETIF_MSG_* featureMatthew Whitehead16-302/+426
2013-12-12xen-netback: make sure skb linear area covers checksum fieldPaul Durrant1-32/+28
2013-12-12hwmon: HIH-6130: Support I2C bus drivers without I2C_FUNC_SMBUS_QUICKJosé Miguel Gonçalves1-2/+14
2013-12-12net: smc91x: Fix device tree based configuration so it's usableTony Lindgren1-10/+35
2013-12-12macvtap: signal truncated packetsJason Wang1-5/+6
2013-12-12tun: unbreak truncated packet signallingJason Wang1-7/+9
2013-12-11micrel: add support for KSZ8041RNLISergei Shtylyov1-0/+15
2013-12-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+4
2013-12-11tg3: Initialize REG_BASE_ADDR at PCI config offset 120 to 0Nat Gurumoorthy1-0/+3
2013-12-11net: Revert macvtap/tun truncation signalling changes.David S. Miller2-26/+24
2013-12-11macvtap: signal truncated packetsJason Wang1-13/+14
2013-12-11tun: unbreak truncated packet signallingJason Wang1-11/+12
2013-12-11vxlan: release rt when found circular routeFan Du1-1/+1