summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* PM / devfreq: exynos5: Use SIMPLE_DEV_PM_OPS macroChanwoo Choi2014-05-241-2/+5
* PM / devfreq: exynos4: Add CONFIG_PM_OPP dependency to fix probe failChanwoo Choi2014-05-241-0/+1
* PM / devfreq: exynos4: Use SIMPLE_DEV_PM_OPS macroChanwoo Choi2014-05-241-4/+4
* PM / devfreq: exynos4: Fix bug of resource leak and code clean on probe()Chanwoo Choi2014-05-241-12/+23
* Merge tag 'iommu-fixes-v3.15-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-05-223-2/+4
|\
| * iommu/amd: fix enabling exclusion range for an exact deviceSu Friendy2014-05-131-1/+1
| * iommu/amd: Take mmap_sem when calling get_user_pagesJay Cornwall2014-05-131-0/+2
| * iommu/amd: Fix interrupt remapping for aliased devicesAlex Williamson2014-05-131-1/+1
* | Merge tag 'stable/for-linus-3.15-rc5-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-05-221-0/+1
|\ \
| * | iscsi_ibft: Fix finding Broadcom specific ibft signVikas Chaudhary2014-05-131-0/+1
| |/
* | Merge tag 'renesas-sh-drivers-for-v3.15' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2014-05-223-8/+28
|\ \
| * | drivers: sh: compile drivers/sh/pm_runtime.c if ARCH_SHMOBILE_MULTIGeert Uytterhoeven2014-05-123-8/+28
* | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-05-2116-47/+132
|\ \ \
| * | | [media] V4L2: fix VIDIOC_CREATE_BUFS in 64- / 32-bit compatibility modeGuennadi Liakhovetski2014-05-131-5/+7
| * | | [media] V4L2: ov7670: fix a wrong index, potentially Oopsing the kernel from ...Guennadi Liakhovetski2014-05-131-1/+1
| * | | [media] media-device: fix infoleak in ioctl media_enum_entities()Salva Peiró2014-05-011-0/+1
| * | | [media] fc2580: fix tuning failure on 32-bit archAntti Palosaari2014-04-162-3/+4
| * | | [media] Prefer gspca_sonixb over sn9c102 for all devicesJean Delvare2014-04-152-4/+0
| * | | [media] media: davinci: vpfe: make sure all the buffers unmapped and releasedLad, Prabhakar2014-04-151-0/+2
| * | | [media] staging: media: davinci: vpfe: make sure all the buffers are releasedLad, Prabhakar2014-04-151-2/+11
| * | | [media] media: davinci: vpbe_display: fix releasing of active buffersLad, Prabhakar2014-04-151-1/+15
| * | | [media] media: davinci: vpif_display: fix releasing of active buffersLad, Prabhakar2014-04-151-12/+23
| * | | [media] media: davinci: vpif_capture: fix releasing of active buffersLad, Prabhakar2014-04-151-11/+23
| * | | [media] s5p-fimc: Fix YUV422P depthNicolas Dufresne2014-04-151-1/+1
| * | | [media] s5c73m3: Add missing rename of v4l2_of_get_next_endpoint() functionSylwester Nawrocki2014-04-151-1/+1
| * | | [media] rtl28xxu: silence error log about disabled rtl2832_sdr moduleAntti Palosaari2014-04-151-4/+23
| * | | [media] rtl28xxu: do not hard depend on staging SDR moduleAntti Palosaari2014-04-152-2/+20
| |/ /
* | | Merge tag 'staging-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-05-214-5/+8
|\ \ \
| * | | staging: rtl8723au: Do not reset wdev->iftype in netdev_close()Jes Sorensen2014-05-161-2/+0
| * | | staging: rtl8723au: Use correct pipe type for USB interruptsJes Sorensen2014-05-161-1/+1
| * | | Merge branch 'imx-drm-fixes-urgent' of git://ftp.arm.linux.org.uk/~rmk/linux-...Greg Kroah-Hartman2014-05-062-2/+7
| |\ \ \
| | * | | imx-drm: imx-tve: correct DDC property name to 'ddc-i2c-bus'Shawn Guo2014-04-261-1/+1
| | * | | imx-drm: imx-drm-core: skip components whose parent device is disabledShawn Guo2014-04-191-0/+5
| | * | | imx-drm: imx-drm-core: fix imx_drm_encoder_get_mux_idPhilipp Zabel2014-04-191-1/+1
| | |/ /
* | | | Merge tag 'pci-v3.15-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-05-212-4/+5
|\ \ \ \
| * | | | PCI: Wrong register used to check pending trafficGavin Shan2014-05-191-2/+3
| * | | | PCI: shpchp: Check bridge's secondary (not primary) bus speedMarcel Apfelbaum2014-05-151-2/+2
* | | | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-05-211-2/+5
|\ \ \ \ \
| * | | | | random: fix BUG_ON caused by accounting simplificationTheodore Ts'o2014-05-161-2/+5
| | |_|_|/ | |/| | |
* | | | | Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...Linus Torvalds2014-05-219-127/+150
|\ \ \ \ \
| * | | | | clk: tegra: Fix wrong value written to PLLE_AUXTuomas Tynkkynen2014-05-161-1/+1
| * | | | | clk: shmobile: clk-mstp: change to using clock-indicesBen Dooks2014-05-121-2/+7
| * | | | | clk: Fix slab corruption in clk_unregister()Stephen Boyd2014-04-301-1/+2
| * | | | | clk: Fix double free due to devm_clk_register()Stephen Boyd2014-04-301-41/+30
| * | | | | Merge tag 'socfpga-clk-fix-for-3.15' of git://git.rocketboards.org/linux-socf...Mike Turquette2014-04-302-20/+10
| |\ \ \ \ \
| | * | | | | clk: socfpga: fix clock driver for 3.15Dinh Nguyen2014-04-302-20/+10
| * | | | | | clk: divider: Fix best div calculation for power-of-two and table dividersMaxime COQUELIN2014-04-301-1/+36
| * | | | | | clk: bcm281xx: don't use unnamed structs or unionsAlex Elder2014-04-303-61/+64
| |/ / / / /
* | | | | | Merge tag 'spi-v3.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2014-05-213-64/+78
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge remote-tracking branches 'spi/fix/pxa2xx' and 'spi/fix/qup' into spi-linusMark Brown2014-05-132-17/+1
| |\ \ \ \ \ \ \