aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-12-12mtd: nand: pxa3xx: Use info->use_dma to release DMA resourcesEzequiel Garcia
2013-12-12Partially revert "mtd: nand: pxa3xx: Introduce 'marvell,armada370-nand' compa...Ezequiel Garcia
2013-12-12i2c: imx: Check the return value from clk_prepare_enable()Fabio Estevam
2013-12-12i2c: mux: Inherit retry count and timeout from parent for muxed busElie De Brauwer
2013-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-12-12xen-netback: fix gso_prefix checkPaul Durrant
2013-12-12gpio: rcar: Fix level interrupt handlingValentine Barshak
2013-12-12Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-12-12Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-12-12Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-12-12gpio: msm: Fix irq mask/unmask by writing bits instead of numbersStephen Boyd
2013-12-12drivers: net: cpsw: fix for cpsw crash when build as modulesMugunthan V N
2013-12-12xen-netback: napi: don't prematurely request a tx eventPaul Durrant
2013-12-12xen-netback: napi: fix abuse of budgetPaul Durrant
2013-12-12Merge tag 'iommu-fixes-for-v3.13-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds
2013-12-12Revert "drm/radeon: Implement radeon_pci_shutdown"Alex Deucher
2013-12-12drm/radeon: add missing display tiling setup for olandAlex Deucher
2013-12-12drm/radeon: fix typo in cik_copy_dmaChristian König
2013-12-12drm/radeon/cik: plug in missing blit callbackAlex Deucher
2013-12-12drm/radeon/dpm: Fix hwmon crashMartin Andersson
2013-12-12drm/radeon: Fix sideport problems on certain RS690 boardsAlex Deucher
2013-12-12hwmon: Prevent some divide by zeros in FAN_TO_REG()Dan Carpenter
2013-12-12hwmon: (w83l768ng) Fix fan speed control rangeJean Delvare
2013-12-12hwmon: (w83l786ng) Fix fan speed control mode setting and reportingBrian Carnes
2013-12-12hwmon: (lm90) Unregister hwmon device if interrupt setup failsGuenter Roeck
2013-12-11net:fec: remove duplicate lines in comment about errata ERR006358Philippe De Muyter
2013-12-12Merge branch 'drm-tda998x-3.12-fixes' of git://ftp.arm.linux.org.uk/~rmk/linu...Dave Airlie
2013-12-12Merge tag 'drm-intel-fixes-2013-12-11' of git://people.freedesktop.org/~danve...Dave Airlie
2013-12-12Merge branch 'bdw-fixes' of git://people.freedesktop.org/~danvet/drm-intel in...Dave Airlie
2013-12-11qla2xxx: Fix schedule_delayed_work() for target timeout calculationsShivaram Upadhyayula
2013-12-11Merge remote-tracking branches 'regulator/fix/as3722' and 'regulator/fix/pfuz...Mark Brown
2013-12-11Revert "8390 : Replace ei_debug with msg_enable/NETIF_MSG_* feature"David S. Miller
2013-12-118390 : Replace ei_debug with msg_enable/NETIF_MSG_* featureMatthew Whitehead
2013-12-11xen-netback: make sure skb linear area covers checksum fieldPaul Durrant
2013-12-11hwmon: HIH-6130: Support I2C bus drivers without I2C_FUNC_SMBUS_QUICKJosé Miguel Gonçalves
2013-12-11net: smc91x: Fix device tree based configuration so it's usableTony Lindgren
2013-12-11macvtap: signal truncated packetsJason Wang
2013-12-11tun: unbreak truncated packet signallingJason Wang
2013-12-11iser-target: fix error return code in isert_create_device_ib_res()Wei Yongjun
2013-12-11iscsi-target: Fix-up all zero data-length CDBs with R/W_BIT setNicholas Bellinger
2013-12-11target: Remove write-only stats fields and lock from struct se_node_aclRoland Dreier
2013-12-11iscsi-target: return -EINVAL on oversized configfs parameterEric Seppanen
2013-12-11micrel: add support for KSZ8041RNLISergei Shtylyov
2013-12-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-12-11drm/i915: don't update the dri1 breadcrumb with modesettingDaniel Vetter
2013-12-10tg3: Initialize REG_BASE_ADDR at PCI config offset 120 to 0Nat Gurumoorthy
2013-12-10net: Revert macvtap/tun truncation signalling changes.David S. Miller
2013-12-10macvtap: signal truncated packetsJason Wang
2013-12-10tun: unbreak truncated packet signallingJason Wang
2013-12-10vxlan: release rt when found circular routeFan Du