summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-06-10Merge tag 'imx-soc-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Kevin Hilman29-0/+7230
2015-06-03clocksource: timer-imx-gpt: remove include of <asm/mach/time.h>Shawn Guo1-2/+0
2015-06-03ARM: imx: move timer driver into drivers/clocksourceShawn Guo3-0/+549
2015-06-03ARM: imx: define an enum for gpt timer device typeShawn Guo6-12/+10
2015-06-03ARM: clk-imx6q: refine sata's parentSébastien Szymanski1-1/+1
2015-06-03ARM: imx: clk-v610: Add clock for I2C2 and I2C3Mirza Krak1-0/+2
2015-06-03ARM: imx: add imx7d clk tree supportFrank Li2-0/+861
2015-06-03ARM: clk: imx: update pllv3 to support imx7Frank Li2-1/+9
2015-06-03ARM: imx: clk-vf610: enable debug access port by defaultStefan Agner1-0/+2
2015-06-03clk: imx: clk-cpu: Include "clk.h" header fileFabio Estevam1-0/+1
2015-06-03ARM: imx: using unsigned variable for do_divAnson Huang1-2/+2
2015-06-03ARM: imx: drop epit timer initialization from imx35 clock driverShawn Guo1-4/+0
2015-06-03ARM: imx: move clock drivers into drivers/clkShawn Guo25-0/+5815
2015-06-01Merge tag 'arm-soc/for-4.2/soc-part2' of http://github.com/broadcom/stblinux ...Arnd Bergmann1-2/+11
2015-05-28bus: brcmstb_gisb: Honor the "big-endian" and "native-endian" DT propertiesKevin Cernekee1-2/+11
2015-05-20Merge branch 'irq/for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Arnd Bergmann3-7/+45
2015-05-18irqchip: vf610-mscm: Support NVIC parent chipStefan Agner1-6/+17
2015-05-18irqchip: nvic: Support hierarchy irq domainStefan Agner2-1/+28
2015-05-15Merge tag 'pxa-for-4.2' of https://github.com/rjarzmik/linux into next/socArnd Bergmann1-2/+30
2015-05-15Merge tag 'rpi-soc-for-armsoc-v4.2' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann1-0/+62
2015-05-14ARM: bcm2835: Move the restart/power_off handling to the WDT driverEric Anholt1-0/+62
2015-05-13Merge tag 'tegra-for-4.2-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2-8/+21
2015-05-12clk: pxa: add missing pxa27x clocks for Irda and sa1100-rtcRobert Jarzmik1-0/+29
2015-05-12ARM: pxa: change clocks init sequenceRobert Jarzmik1-2/+1
2015-05-10Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds18-106/+230
2015-05-11Merge tag 'drm-intel-fixes-2015-05-08' of git://anongit.freedesktop.org/drm-i...Dave Airlie3-9/+29
2015-05-11drm: Zero out invalid vblank timestamp in drm_update_vblank_count.Mario Kleiner1-5/+4
2015-05-09Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-17/+44
2015-05-09Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-70/+1
2015-05-08Merge tag 'dm-4.1-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds1-6/+6
2015-05-08Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds3-4/+5
2015-05-08Merge tag 'gpio-v4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds4-46/+36
2015-05-08Merge tag 'mmc-4.1-rc2' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds6-4/+22
2015-05-08drm/tegra: Don't use vblank_disable_immediate on incapable driver.Mario Kleiner1-1/+0
2015-05-08Merge tag 'drm-amdkfd-fixes-2015-05-07' of git://people.freedesktop.org/~gabb...Dave Airlie2-4/+7
2015-05-08Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie11-87/+190
2015-05-08mmc: dw_mmc: dw_mci_get_cd check MMC_CAP_NONREMOVABLEZhangfei Gao1-1/+2
2015-05-08mmc: dw_mmc: init desc in dw_mci_idmac_initZhangfei Gao1-1/+3
2015-05-07Merge tag 'pm+acpi-4.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-1/+25
2015-05-07Merge branches 'acpi-resources', 'acpi-battery', 'acpi-doc' and 'acpi-pnp'Rafael J. Wysocki96-567/+699
2015-05-07drivers: CCI: fix used_mask init in validate_group()Mark Salter1-1/+1
2015-05-07Merge tag 'omap-for-v4.1/fixes-rc1' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2-16/+43
2015-05-07Merge tag 'pinctrl-v4.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds7-13/+16
2015-05-07Merge tag 'vfio-v4.1-rc3' of git://github.com/awilliam/linux-vfioLinus Torvalds2-4/+25
2015-05-07drm/radeon: stop trying to suspend UVD sessionsChristian König2-21/+19
2015-05-07drm/radeon: more strictly validate the UVD codecChristian König1-2/+31
2015-05-07drm/radeon: make UVD handle checking more strictChristian König1-29/+43
2015-05-07drm/radeon: make VCE handle check more strictChristian König1-17/+48
2015-05-07drm/radeon: fix userptr lockupChristian König1-0/+3
2015-05-07drm/radeon: fix userptr BO unpin bug v3monk.liu1-5/+3