aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-05-24PM / devfreq: remove checks for CONFIG_EXYNOS_ASVPaul Bolle
2014-05-24PM / devfreq: exynos5: Use devm_devfreq_* function using device resource mana...Chanwoo Choi
2014-05-24PM / devfreq: exynos4: Use devm_devfreq_* function using device resource mana...Chanwoo Choi
2014-05-24PM / devfreq: Add devm_devfreq_{register,unregister}_opp_notfier functionChanwoo Choi
2014-05-24PM / devfreq: Add resource-managed function for devfreq deviceChanwoo Choi
2014-05-24PM / devfreq: Fix devfreq_remove_device() to improve the sequence of resource...Chanwoo Choi
2014-05-24PM / devfreq: exynos: make more PPMU code commonBartlomiej Zolnierkiewicz
2014-05-24PM / devfreq: exynos5: introduce struct busfreq_ppmu_dataBartlomiej Zolnierkiewicz
2014-05-24PM / devfreq: exynos4: introduce struct busfreq_ppmu_dataBartlomiej Zolnierkiewicz
2014-05-24PM / devfreq: exynos4: use common PPMU codeChanwoo Choi
2014-05-24PM / devfreq: exynos5: Add CONFIG_PM_OPP dependency to fix probe failChanwoo Choi
2014-05-24PM / devfreq: exynos5: Use SIMPLE_DEV_PM_OPS macroChanwoo Choi
2014-05-24PM / devfreq: exynos4: Add CONFIG_PM_OPP dependency to fix probe failChanwoo Choi
2014-05-24PM / devfreq: exynos4: Use SIMPLE_DEV_PM_OPS macroChanwoo Choi
2014-05-24PM / devfreq: exynos4: Fix bug of resource leak and code clean on probe()Chanwoo Choi
2014-05-22Merge tag 'iommu-fixes-v3.15-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-05-22Merge tag 'stable/for-linus-3.15-rc5-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-05-22Merge tag 'renesas-sh-drivers-for-v3.15' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2014-05-21Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-05-21Merge tag 'staging-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-05-21Merge tag 'pci-v3.15-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-05-21Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-05-21Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...Linus Torvalds
2014-05-21Merge tag 'spi-v3.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds
2014-05-21Merge tag 'gpio-v3.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2014-05-21Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2014-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2014-05-21Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-05-21Merge tag 'pm+acpi-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-05-21Merge tag 'dm-3.15-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-05-21Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2014-05-20Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-05-20Merge tag 'drm-intel-fixes-2014-05-16' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2014-05-19ahci: imx: PLL clock needs 100us to settle downShawn Guo
2014-05-19PCI: Wrong register used to check pending trafficGavin Shan
2014-05-17target: fix memory leak on XCOPYMikulas Patocka
2014-05-16random: fix BUG_ON caused by accounting simplificationTheodore Ts'o
2014-05-16clk: tegra: Fix wrong value written to PLLE_AUXTuomas Tynkkynen
2014-05-16staging: rtl8723au: Do not reset wdev->iftype in netdev_close()Jes Sorensen
2014-05-16Merge branch 'acpi-video'Rafael J. Wysocki
2014-05-16ACPI / video: Revert native brightness quirk for ThinkPad T530Hans de Goede
2014-05-16staging: rtl8723au: Use correct pipe type for USB interruptsJes Sorensen
2014-05-15target: Don't allow setting WC emulation if device doesn't supportAndy Grover
2014-05-15iscsi-target: Disable Immediate + Unsolicited Data with ISER ProtectionNicholas Bellinger
2014-05-15tcm_fc: Fix free-after-use regression in ft_free_cmdNicholas Bellinger
2014-05-15iscsi-target: Change BUG_ON to REJECT in iscsit_process_nop_outNicholas Bellinger
2014-05-15Target/iscsi,iser: Avoid accepting transport connections during stop stageSagi Grimberg
2014-05-15Target/iser: Fix iscsit_accept_np and rdma_cm racy flowSagi Grimberg
2014-05-15Target/iser: Fix wrong connection requests list additionSagi Grimberg