summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2013-02-04Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux ...Thomas Gleixner-1/+63
2013-01-31Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-2/+3
2013-01-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-8/+13
2013-01-30Merge tag 'efi-for-3.8' into x86/efiH. Peter Anvin-2/+3
2013-01-30samsung-laptop: Disable on EFI hardwareMatt Fleming-0/+4
2013-01-30efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming-8/+9
2013-01-30Merge tag 'edac_for_3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds-4/+4
2013-01-30EDAC: Fix kcalloc argument orderJoe Perches-3/+3
2013-01-30EDAC: Test correct variable in ->store functionDan Carpenter-1/+1
2013-01-30Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-158/+155
2013-01-30Merge tag 'pinctrl-fixes-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-94/+17
2013-01-29timekeeping: Switch HAS_PERSISTENT_CLOCK to ALWAYS_USE_PERSISTENT_CLOCKJohn Stultz-2/+2
2013-01-29pinctrl: nomadik: nmk_prcm_gpiocr_get_mode may be unusedArnd Bergmann-1/+1
2013-01-29pinctrl: exynos: don't mark probing functions as __initArnd Bergmann-5/+5
2013-01-28Merge tag 'regulator-3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+2
2013-01-29Merge remote-tracking branch 'regulator/fix/tps80031' into tmpMark Brown-1/+1
2013-01-29Merge remote-tracking branch 'regulator/fix/db8500' into tmpMark Brown-0/+1
2013-01-28Merge tag 'md-3.8-fixes' of git://neil.brown.name/mdLinus Torvalds-64/+37
2013-01-28Merge tag 'iommu-fixes-v3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-0/+34
2013-01-28Merge tag 'mfd-for-linus-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-94/+221
2013-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-262/+431
2013-01-28IOMMU, AMD Family15h Model10-1Fh erratum 746 WorkaroundSuravee Suthikulpanit-0/+34
2013-01-28dm9601: support dm9620 variantPeter Korsgaard-1/+29
2013-01-28net: phy: icplus: fix broken INTR pin settingsGiuseppe CAVALLARO-5/+5
2013-01-28net: phy: icplus: Use the RGMII interface mode to configure clock delaysStuart Menefy-5/+16
2013-01-27r8169: fix vlan tag read ordering.françois romieu-8/+6
2013-01-27net: cdc_ncm: use IAD provided by the USB coreBjørn Mork-24/+4
2013-01-27Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller-44/+32
2013-01-27net: loopback: fix a dst refcounting issueEric Dumazet-0/+5
2013-01-27virtio-net: reset virtqueue affinity when doing cpu hotplugWanlong Gao-0/+33
2013-01-27virtio-net: split out clean affinity functionWanlong Gao-36/+40
2013-01-27virtio-net: fix the set affinity bug when CPU IDs are not consecutiveWanlong Gao-13/+54
2013-01-27mfd: rtsx: Fix oops when rtsx_pci_sdmmc is not probedWei WANG-2/+2
2013-01-27mfd: wm5102: Fix definition of WM5102_MAX_REGISTERMark Brown-1/+1
2013-01-27mfd: twl4030: Don't warn about uninitialized return codeArnd Bergmann-1/+1
2013-01-27mfd: da9052/53 lockup fixAshish Jangam-0/+61
2013-01-27mfd: rtsx: Add clock divider hookWei WANG-2/+27
2013-01-27mmc: rtsx: Call MFD hook to switch output voltageWei WANG-25/+5
2013-01-27mfd: rtsx: Add output voltage switch hookWei WANG-0/+65
2013-01-26can: pch_can: fix invalid error codesOlivier Sobrie-1/+1
2013-01-26can: ti_hecc: fix invalid error codesOlivier Sobrie-2/+2
2013-01-26can: c_can: fix invalid error codesOlivier Sobrie-2/+2
2013-01-26Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intelDave Airlie-12/+36
2013-01-26regulator: tps80031: Use IS_ERR to check return value of regulator_register()Axel Lin-1/+1
2013-01-26regulators: db8500: Fix compile failure for drivers/regulator/dbx500-prcmu.cSteven Rostedt-0/+1
2013-01-25drm/exynos: add check for the device power statusShirish S-0/+14
2013-01-25drm/exynos: Make 'drm_hdmi_get_edid' staticSachin Kamat-1/+1
2013-01-25drm/exynos: fimd and ipp are broken on multiplatformArnd Bergmann-2/+2
2013-01-25drm/exynos: don't include plat/gpio-cfg.hArnd Bergmann-1/+0
2013-01-25drm/exynos: Remove "internal" interrupt handlingSean Paul-60/+14