summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-03-28HSI: Introduce OMAP SSI driverSebastian Reichel8-0/+2386
2014-03-28HSI: Add common DT binding for HSI client devicesSebastian Reichel1-2/+195
2014-03-28HSI: export method to (un)register clientsSebastian Reichel1-3/+8
2014-03-28HSI: Add channel resource support to HSI clientsSebastian Reichel2-7/+54
2014-03-28HSI: method to unregister clients from an hsi portSebastian Reichel1-0/+10
2014-03-28HSI: hsi-char: fix driver for multiport scenariosSebastian Reichel1-1/+1
2014-03-28Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds4-13/+31
2014-03-28Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+2
2014-03-28drm/i915: Undo gtt scratch pte unmapping againDaniel Vetter1-1/+1
2014-03-28drm/radeon: fix runtime suspend breaking secondary GPUsDave Airlie1-5/+12
2014-03-27drm/nouveau: fail runtime pm properly.Dave Airlie1-4/+10
2014-03-27drm/udl: take reference to device struct for dma-bufsDave Airlie1-3/+8
2014-03-25xen/balloon: flush persistent kmaps in correct positionWei Liu1-6/+18
2014-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds4-39/+25
2014-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds23-213/+380
2014-03-24vxlan: fix nonfunctional neigh_reduce()David Stevens1-14/+113
2014-03-24net: davinci_emac: Fix rollback of emac_dev_open()Christian Riesch2-17/+31
2014-03-24net: davinci_emac: Replace devm_request_irq with request_irqChristian Riesch1-4/+21
2014-03-24i2c: cpm: Fix build by adding of_address.h and of_irq.hScott Wood1-0/+2
2014-03-24net: micrel : ks8851-ml: add vdd-supply supportNishanth Menon1-1/+29
2014-03-20Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds6-36/+67
2014-03-20Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie1-3/+7
2014-03-20drm/exynos: Fix (more) freeing issues in exynos_drm_drv.cDaniel Kurtz1-3/+7
2014-03-20Merge tag 'drm-intel-fixes-2014-03-19' of git://anongit.freedesktop.org/drm-i...Dave Airlie3-1/+17
2014-03-19via-rhine: Disable device in error pathRoger Luethi1-3/+5
2014-03-19Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2014-03-19drm/i915: Disable stolen memory when DMAR is activeChris Wilson1-0/+7
2014-03-19Revert "drm/i915: don't touch the VDD when disabling the panel"Jani Nikula2-1/+10
2014-03-18ATHEROS-ATL1E: Convert iounmap to pci_iounmapPeter Senna Tschudin1-2/+2
2014-03-18vxlan: fix potential NULL dereference in arp_reduce()David Stevens1-0/+3
2014-03-18cnic: Update version to 2.5.20 and copyright year.Michael Chan4-6/+6
2014-03-18cnic,bnx2i,bnx2fc: Fix inconsistent use of page sizeMichael Chan6-114/+129
2014-03-18cnic: Use proper ulp_ops for per device operations.Michael Chan1-2/+3
2014-03-18net: cdc_ncm: fix control message orderingBjørn Mork1-25/+23
2014-03-18isdn/capi: Make Middleware depend on CAPI2.0Paul Bolle1-9/+9
2014-03-18drm: Fix use-after-free in the shadow-attache exit codeDaniel Vetter1-1/+1
2014-03-18Merge tag 'drm-intel-fixes-2014-03-17' of git://anongit.freedesktop.org/drm-i...Dave Airlie2-31/+42
2014-03-17net: cpsw: do not register cpts twiceBenedikt Spranger1-4/+0
2014-03-17Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2014-03-17ATHEROS-ALX: Use dma_set_mask_and_coherent and fix a bugPeter Senna Tschudin1-10/+4
2014-03-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-17/+16
2014-03-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds7-30/+38
2014-03-14Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller4-8/+9
2014-03-14net: phy: fix uninitalized ethtool_wolinfo in phy_suspendSebastian Hesselbarth1-2/+1
2014-03-14Merge tag 'pm+acpi-3.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-22/+29
2014-03-14Merge tag 'dm-3.14-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-6/+5
2014-03-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville4-8/+9
2014-03-14HID: hid-lg4ff: Support new version of G27Simon Wood1-0/+2
2014-03-13Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds6-17/+50
2014-03-13Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1