summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* soc: qcom/spm: shut up uninitialized variable warningArnd Bergmann2016-01-221-1/+1
* iio: exynos-adc: fix irqf_oneshot.cocci warningsValentin Rothberg2015-12-221-1/+1
* Merge branch 'treewide/cleanup' into next/multiplatformArnd Bergmann2015-12-181-3/+6
|\
| * ARM/clocksource: use automatic DT probing for ux500 PRCMULinus Walleij2015-12-011-3/+6
* | Merge branch 'fixes' into next/multiplatformArnd Bergmann2015-12-174-7/+8
|\ \
| * | fsl-ifc: add missing include on ARM64Lijun Pan2015-12-161-0/+1
| * | Merge tag 'sunxi-fixes-for-4.4' of https://git.kernel.org/pub/scm/linux/kerne...Kevin Hilman2015-12-151-2/+2
| |\ \
| | * | bus: sunxi-rsb: unlock on error in sunxi_rsb_read()Dan Carpenter2015-11-171-2/+2
| * | | Merge tag 'imx-fixes-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Kevin Hilman2015-12-121-4/+4
| |\ \ \
| | * | | ARM: imx: clk-vf610: fix SAI clock treeStefan Agner2015-12-021-4/+4
| | |/ /
| * | | Merge tag 'samsung-fixes-4.4' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2015-12-111-1/+1
| |\ \ \
| | * | | cpufreq: s3c24xx: Do not mark s3c2410_plls_add as __initArnd Bergmann2015-11-271-1/+1
| | |/ /
| * | / irqchip/versatile-fpga: Fix PCI IRQ mapping on Versatile PBGuillaume Delbergue2015-12-011-0/+5
| | |/ | |/|
* | | Merge tag 'mvebu-soc-4.5-1' of git://git.infradead.org/linux-mvebu into next/...Arnd Bergmann2015-12-162-0/+44
|\ \ \
| * | | soc: dove: add legacy support to PMU driverRussell King2015-12-082-0/+44
| | |/ | |/|
* | | Merge tag 'realview-base-armsoc-1-tag' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann2015-12-164-36/+173
|\ \ \
| * | | soc: versatile: add support for the PB11MPCoreLinus Walleij2015-12-151-0/+4
| * | | clk: versatile-icst: add device tree supportLinus Walleij2015-12-151-1/+88
| * | | clk: versatile-icst: refactor to allocate regmap separatelyLinus Walleij2015-12-151-19/+28
| * | | clk: versatile-icst: convert to use regmapLinus Walleij2015-12-152-28/+61
| * | | clk/realview: stop using machine headersArnd Bergmann2015-12-151-3/+7
| |/ /
* | | Merge branch 'versatile/multiplatform' into next/multiplatformArnd Bergmann2015-12-151-1/+3
|\ \ \
| * | | ARM: versatile: switch to DT only booting and remove legacy codeRob Herring2015-12-151-1/+3
| | |/ | |/|
* | | Merge branch 'mmp/multiplatform' into next/multiplatformArnd Bergmann2015-12-153-19/+19
|\ \ \
| * | | clk: mmp: stop using platform headersArnd Bergmann2015-12-013-19/+19
| |/ /
* | | Merge branch 's3c64xx/multiplatform' into next/multiplatformArnd Bergmann2015-12-155-1344/+218
|\ \ \
| * | | iio: exynos-adc: add experimental touchscreen supportArnd Bergmann2015-12-011-7/+217
| * | | gpio: samsung: move gpio-samsung driver back to platform codeArnd Bergmann2015-12-013-1336/+0
| * | | Input: s3c2410_ts: fix S3C_ADC dependencyArnd Bergmann2015-12-011-1/+1
| |/ /
* / / ARM: pxa: make more mach/*.h files localArnd Bergmann2015-12-011-1/+0
|/ /
* | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-11-3027-993/+1093
|\ \
| * \ Merge branch 'linux-4.4' of git://anongit.freedesktop.org/git/nouveau/linux-2...Dave Airlie2015-11-2716-917/+948
| |\ \
| | * | drm/nouveau/volt/pwm/gk104: fix an off-by-one resulting in the voltage not be...Martin Peres2015-11-251-1/+1
| | * | drm/nouveau/nvif: allow userspace access to its own client objectBen Skeggs2015-11-252-2/+7
| | * | drm/nouveau/gr/gf100-: fix oops when calling zbc methodsBen Skeggs2015-11-251-2/+2
| | * | drm/nouveau/gr/gf117-: assume no PPC if NV_PGRAPH_GPC_GPM_PD_PES_TPC_ID_MASK ...Ben Skeggs2015-11-253-0/+5
| | * | drm/nouveau/gr/gf117-: read NV_PGRAPH_GPC_GPM_PD_PES_TPC_ID_MASK from correct...Ben Skeggs2015-11-256-897/+897
| | * | drm/nouveau/gr/gf100-: split out per-gpc address calculation macroBen Skeggs2015-11-252-47/+49
| | * | drm/nouveau/bios: return actual size of the buffer retrieved via _ROMBen Skeggs2015-11-251-0/+1
| | * | drm/nouveau/instmem: protect instobj list with a spinlockBen Skeggs2015-11-252-0/+6
| | * | drm/nouveau/pci: enable c800 magic for some unknown Samsung laptopBen Skeggs2015-11-251-1/+7
| | * | drm/nouveau/pci: enable c800 magic for Clevo P157SMKarol Herbst2015-11-251-1/+7
| * | | Merge branch 'drm-fixes-4.4' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2015-11-2611-76/+145
| |\ \ \
| | * | | drm/radeon: make some dpm errors debug onlyAlex Deucher2015-11-252-3/+3
| | * | | drm/radeon: make rv770_set_sw_state failures non-fatalAlex Deucher2015-11-241-1/+1
| | * | | drm/amdgpu: move dependency handling out of atomic section v2Christian König2015-11-231-27/+44
| | * | | drm/amdgpu: optimize scheduler fence handlingChristian König2015-11-233-14/+55
| | * | | drm/amdgpu: remove vm->mutexChunming Zhou2015-11-214-20/+2
| | * | | drm/amdgpu: add mutex for ba_va->valids/invalidsChunming Zhou2015-11-212-6/+12
| | * | | drm/amdgpu: adapt vce session create interface changesLeo Liu2015-11-211-1/+10