summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-11-04[media] sp2: sp2_init() can be staticFengguang Wu1-2/+2
2014-11-03[media] dvb:tc90522: fix always-false expressionAkihiro Tsukada1-1/+1
2014-11-03[media] dvb-core: set default properties of ISDB-SAkihiro Tsukada1-0/+6
2014-11-03[media] dvb:tc90522: fix stats reportAkihiro Tsukada1-9/+7
2014-11-03[media] vivid: default to single planar device instancesHans Verkuil1-8/+3
2014-11-03regulator: s2mpa01: zero-initialize regulator match table arrayJavier Martinez Canillas1-1/+1
2014-11-03regulator: max8660: zero-initialize regulator match table arrayJavier Martinez Canillas1-1/+1
2014-11-03regulator: max77802: zero-initialize regulator match tableJavier Martinez Canillas1-1/+1
2014-11-03regulator: max77686: zero-initialize regulator match tableJavier Martinez Canillas1-1/+1
2014-11-03regulator: max1586: zero-initialize regulator match table arrayJavier Martinez Canillas1-1/+1
2014-11-03regulator: max77693: Fix use of uninitialized regulator configKrzysztof Kozlowski1-1/+1
2014-11-03[media] imon: fix other RC type protocol supportUlrich Eckhardt1-1/+2
2014-11-03[media] ir-hix5hd2 fix build warningZhangfei Gao1-1/+1
2014-11-03USB: opticon: fix non-atomic allocation in write pathJohan Hovold1-1/+1
2014-11-03USB: kobil_sct: fix non-atomic allocation in write pathJohan Hovold1-2/+3
2014-11-03thermal: exynos: fix IRQ clearing on TMU initializationBartlomiej Zolnierkiewicz4-52/+21
2014-11-03thermal: fix multiple disbalanced device node countersVladimir Zapolskiy1-8/+32
2014-11-03thermal: exynos: Add support for TRIM_RELOAD feature at Exynos3250Chanwoo Choi2-4/+12
2014-11-03thermal: exynos: Add support for many TRIMINFO_CTRL registersChanwoo Choi5-6/+22
2014-11-03thermal: samsung: Exynos5260 and Exynos5420 should not use TRIM_RELOAD flagBartlomiej Zolnierkiewicz1-9/+7
2014-11-03thermal: exynos: remove identical values from exynos*_tmu_registers structuresBartlomiej Zolnierkiewicz3-65/+8
2014-11-03thermal: exynos: remove redundant pdata checks from exynos_tmu_control()Bartlomiej Zolnierkiewicz2-10/+6
2014-11-03thermal: exynos: cache non_hw_trigger_levels in pdataBartlomiej Zolnierkiewicz3-13/+11
2014-11-03thermal: exynos: simplify temp_to_code() and code_to_temp()Bartlomiej Zolnierkiewicz1-17/+11
2014-11-03thermal: exynos: remove redundant threshold_code checks from exynos_tmu_initi...Bartlomiej Zolnierkiewicz1-15/+1
2014-11-03thermal: exynos: remove redundant pdata checks from exynos_tmu_initialize()Bartlomiej Zolnierkiewicz2-14/+0
2014-11-03thermal: exynos: remove dead code for HW_MODE calibrationBartlomiej Zolnierkiewicz4-50/+1
2014-11-03thermal: exynos: remove unused struct exynos_tmu_registers entriesBartlomiej Zolnierkiewicz3-73/+1
2014-11-03Merge tag 'for-linus-20141102' of git://git.infradead.org/linux-mtdLinus Torvalds5-21/+70
2014-11-03Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds3-10/+42
2014-11-03Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds21-82/+116
2014-11-03Merge tag 'fixes-against-v3.18-rc2' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson157-1296/+7009
2014-11-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-6/+9
2014-11-02drm/exynos: correct connector->dpms field before resumingAndrzej Hajda1-2/+6
2014-11-02drm/exynos: enable vblank after DPMS onAndrzej Hajda1-1/+4
2014-11-02drm/exynos: init kms poll at the end of initializationAndrzej Hajda1-6/+6
2014-11-02drm/exynos: propagate plane initialization errorsAndrzej Hajda1-2/+5
2014-11-02drm/exynos: vidi: fix build warningInki Dae1-1/+0
2014-11-02drm/exynos: remove explicit encoder/connector de-initializationAndrzej Hajda5-22/+0
2014-11-02drm/exynos: init vblank with real number of crtcsAndrzej Hajda1-9/+9
2014-11-02irqchip: armada-370-xp: Fix MPIC interrupt handlingGrzegorz Jaszczyk1-6/+17
2014-11-02irqchip: armada-370-xp: Fix MSI interrupt handlingGrzegorz Jaszczyk1-2/+2
2014-11-02Merge tag 'staging-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-28/+31
2014-11-02Merge tag 'usb-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds32-173/+319
2014-11-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds11-28/+301
2014-11-01Merge tag 'pm+acpi-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-52/+119
2014-11-01Merge tag 'pci-v3.18-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-14/+14
2014-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds93-473/+973
2014-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-9/+0
2014-11-01Merge branches 'pm-cpufreq' and 'pm-sleep'Rafael J. Wysocki2-26/+44