summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* clocksource/drivers/moxart: Convert init function to return errorDaniel Lezcano2016-06-281-14/+27
* clocksource/drivers/mips-gic-timer: Convert init function to return errorDaniel Lezcano2016-06-281-9/+17
* clocksource/drivers/meson6_timer.c: Convert init function to return errorDaniel Lezcano2016-06-281-7/+14
* clocksource/drivers/h8300_tpu: Convert init function to return errorDaniel Lezcano2016-06-281-6/+6
* clocksource/drivers/h8300_timer8: Convert init function to return errorDaniel Lezcano2016-06-281-5/+8
* clocksource/drivers/h8300_timer16: Convert init function to return errorDaniel Lezcano2016-06-281-4/+8
* clocksource/drivers/arm_global_timer: Convert init function to return errorDaniel Lezcano2016-06-281-10/+18
* clocksource/drivers/arm_arch_timer: Convert init function to return errorDaniel Lezcano2016-06-281-19/+33
* clocksource/drivers/fsl_ftm_timer: Convert init function to return errorDaniel Lezcano2016-06-281-8/+14
* clocksource/drivers/clksrc-dbx500: Convert init function to return errorDaniel Lezcano2016-06-281-3/+3
* clocksource/drivers/bcm_kona: Convert init function to return errorDaniel Lezcano2016-06-281-9/+6
* clocksource/drivers/bcm2835_timer: Convert init function to return errorDaniel Lezcano2016-06-281-13/+27
* clocksource/drivers/armv7m_systick: Convert init function to return errorDaniel Lezcano2016-06-281-6/+12
* clocksource/drivers/digicolor: Convert init function to return errorDaniel Lezcano2016-06-281-6/+10
* clocksource/drivers/clps711x: Convert init function to return errorDaniel Lezcano2016-06-281-7/+5
* clocksource/drivers/dw_apb_timer: Convert init function to return errorDaniel Lezcano2016-06-281-5/+7
* clocksource/drivers/st_lpc: Convert init function to return errorDaniel Lezcano2016-06-281-9/+13
* clocksource/drivers/cadence_ttc: Convert init function to return errorDaniel Lezcano2016-06-281-29/+47
* clocksource/drivers/asm9260: Convert init function to return errorDaniel Lezcano2016-06-281-8/+16
* clocksource/drivers/exynos_mct: Convert init function to return errorDaniel Lezcano2016-06-281-12/+24
* clocksource/drivers/mtk_timer: Convert init function to return errorDaniel Lezcano2016-06-281-4/+6
* clocksource/drivers/rockchip_timer: Convert init function to return errorDaniel Lezcano2016-06-281-14/+21
* clocksource/drivers/clksrc-probe: Introduce init functions with return codeDaniel Lezcano2016-06-281-0/+22
* clocksource/drivers/oxnas-rps: Add Oxford Semiconductor RPS Dual TimerNeil Armstrong2016-06-283-0/+299
* clocksource/drivers/rockchip: Add support for the rk3399 SoCHuang, Tao2016-06-281-5/+26
* clocksource/drivers/rockchip: Add the dynamic irq flag to the timerHuang, Tao2016-06-281-2/+3
* clocksource/drivers/samsung_pwm: Fix typo in KconfigAlexandre Belloni2016-06-281-1/+1
* clocksource/drivers/samsung_pwm_timer: Fix endian accessorsMatthew Leach2016-06-281-8/+8
* clocksource/drivers/digicolor: Fix warning of non-static functionBen Dooks2016-06-281-1/+1
* clocksource/drivers/armada-370-xp: Make syscore_ops staticBen Dooks2016-06-281-1/+1
* devpts: Make each mount of devpts an independent filesystem.Eric W. Biederman2016-06-052-18/+8
* Merge tag 'drm-fixes-for-v4.7-rc2' of git://people.freedesktop.org/~airlied/l...Linus Torvalds2016-06-0445-228/+226
|\
| * drm/omap: fix unused variable warning.Dave Airlie2016-06-031-1/+0
| * Merge tag 'omapdrm-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Dave Airlie2016-06-0325-42/+30
| |\
| | * drm/omap: include gpio/consumer.h where neededArnd Bergmann2016-05-319-8/+6
| | * drm/omap: include linux/seq_file.h where neededArnd Bergmann2016-05-317-0/+9
| | * Revert "drm/omap: no need to select OMAP2_DSS"Peter Ujfalusi2016-05-311-0/+1
| | * drm/omap: Remove regulator API abusePeter Ujfalusi2016-05-313-27/+0
| | * OMAPDSS: HDMI5: Change DDC timingsJim Lodes2016-05-312-4/+4
| | * OMAPDSS: HDMI5: Fix AVI infoframeJim Lodes2016-05-312-2/+2
| | * drm/omap: fix OMAP4 hdmi_core_powerdown_disable()Tomi Valkeinen2016-05-311-1/+1
| | * drm/omap: Fix missing includesTomi Valkeinen2016-05-316-0/+6
| | * drm/omapdrm: include pinctrl/consumer.h where neededArnd Bergmann2016-05-311-0/+1
| * | Merge tag 'imx-drm-next-2016-06-01' of git://git.pengutronix.de/git/pza/linux...Dave Airlie2016-06-037-66/+93
| |\ \
| | * | drm/imx: plane: Don't set plane->crtc in ipu_plane_update()Liu Ying2016-05-301-1/+0
| | * | drm/imx: ipuv3-plane: Constify ipu_plane_funcsLiu Ying2016-05-301-1/+1
| | * | drm/imx: imx-ldb: honor 'native-mode' property when selecting video mode from DTLothar Waßmann2016-05-301-1/+2
| | * | drm/imx: parallel-display: remove dead codeLothar Waßmann2016-05-301-12/+0
| | * | drm/imx: use bus_flags for pixel clock polarityPhilipp Zabel2016-05-305-15/+25
| | * | drm/imx: ipuv3-plane: enable UYVY and VYUY formatsPhilipp Zabel2016-05-301-0/+2