aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-30Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds21-158/+155
2013-01-30Merge tag 'pinctrl-fixes-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds7-94/+17
2013-01-29pinctrl: nomadik: nmk_prcm_gpiocr_get_mode may be unusedArnd Bergmann1-1/+1
2013-01-29pinctrl: exynos: don't mark probing functions as __initArnd Bergmann1-5/+5
2013-01-28Merge tag 'regulator-3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds2-1/+2
2013-01-29Merge remote-tracking branch 'regulator/fix/tps80031' into tmpMark Brown1-1/+1
2013-01-29Merge remote-tracking branch 'regulator/fix/db8500' into tmpMark Brown1-0/+1
2013-01-28Merge tag 'md-3.8-fixes' of git://neil.brown.name/mdLinus Torvalds1-64/+37
2013-01-28Merge tag 'iommu-fixes-v3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-0/+34
2013-01-28Merge tag 'mfd-for-linus-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds18-94/+221
2013-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds48-262/+431
2013-01-28IOMMU, AMD Family15h Model10-1Fh erratum 746 WorkaroundSuravee Suthikulpanit1-0/+34
2013-01-28dm9601: support dm9620 variantPeter Korsgaard1-1/+29
2013-01-28net: phy: icplus: fix broken INTR pin settingsGiuseppe CAVALLARO1-5/+5
2013-01-28net: phy: icplus: Use the RGMII interface mode to configure clock delaysStuart Menefy1-5/+16
2013-01-27r8169: fix vlan tag read ordering.françois romieu1-8/+6
2013-01-27net: cdc_ncm: use IAD provided by the USB coreBjørn Mork1-24/+4
2013-01-27Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessDavid S. Miller8-44/+32
2013-01-27net: loopback: fix a dst refcounting issueEric Dumazet1-0/+5
2013-01-27virtio-net: reset virtqueue affinity when doing cpu hotplugWanlong Gao1-0/+33
2013-01-27virtio-net: split out clean affinity functionWanlong Gao1-36/+40
2013-01-27virtio-net: fix the set affinity bug when CPU IDs are not consecutiveWanlong Gao1-13/+54
2013-01-27mfd: rtsx: Fix oops when rtsx_pci_sdmmc is not probedWei WANG1-2/+2
2013-01-27mfd: wm5102: Fix definition of WM5102_MAX_REGISTERMark Brown1-1/+1
2013-01-27mfd: twl4030: Don't warn about uninitialized return codeArnd Bergmann1-1/+1
2013-01-27mfd: da9052/53 lockup fixAshish Jangam1-0/+61
2013-01-27mfd: rtsx: Add clock divider hookWei WANG4-2/+27
2013-01-27mmc: rtsx: Call MFD hook to switch output voltageWei WANG1-25/+5
2013-01-27mfd: rtsx: Add output voltage switch hookWei WANG4-0/+65
2013-01-26can: pch_can: fix invalid error codesOlivier Sobrie1-1/+1
2013-01-26can: ti_hecc: fix invalid error codesOlivier Sobrie1-2/+2
2013-01-26can: c_can: fix invalid error codesOlivier Sobrie1-2/+2
2013-01-26Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intelDave Airlie4-12/+36
2013-01-26regulator: tps80031: Use IS_ERR to check return value of regulator_register()Axel Lin1-1/+1
2013-01-26regulators: db8500: Fix compile failure for drivers/regulator/dbx500-prcmu.cSteven Rostedt1-0/+1
2013-01-25drm/exynos: add check for the device power statusShirish S2-0/+14
2013-01-25drm/exynos: Make 'drm_hdmi_get_edid' staticSachin Kamat1-1/+1
2013-01-25drm/exynos: fimd and ipp are broken on multiplatformArnd Bergmann1-2/+2
2013-01-25drm/exynos: don't include plat/gpio-cfg.hArnd Bergmann1-1/+0
2013-01-25drm/exynos: Remove "internal" interrupt handlingSean Paul1-60/+14
2013-01-25drm/exynos: Add missing static specifiers in exynos_drm_rotator.cSachin Kamat1-2/+2
2013-01-25drm/exynos: Replace mdelay with usleep_rangeSean Paul2-8/+8
2013-01-25drm/exynos: Make ipp_handle_cmd_work staticSachin Kamat1-1/+1
2013-01-25drm/exynos: Make g2d_userptr_get_dma_addr staticSachin Kamat1-1/+1
2013-01-25drm/exynos: consider DMA_NONE flag to dmabuf importInki Dae1-14/+11
2013-01-25drm/exynos: free sg object if dma_map_sg is failedInki Dae1-0/+1
2013-01-25drm/exynos: added validation of edid for vidi connectionSeung-Woo Kim1-4/+3
2013-01-25drm/exynos: let drm handle edid allocationsRahul Sharma6-48/+46
2013-01-24Merge tag 'fixes-for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds5-79/+69
2013-01-24drm/radeon: Enable DMA_IB_SWAP_ENABLE on big endian hosts.Michel Dänzer2-4/+12