summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-05-19drm/omap: add comments for PLL calculationsTomi Valkeinen
2016-05-19drm/omap: generalize dss_pll_calc_b()Tomi Valkeinen
2016-05-19drm/omap: move HDMI PLL calc function to pll.cTomi Valkeinen
2016-05-19drm/omap: rename PLL calc functionsTomi Valkeinen
2016-05-19drm/omap: HDMI PLL: use runtime pmTomi Valkeinen
2016-05-19drm/omap: fix DPI clkout index handlingTomi Valkeinen
2016-05-19drm/omap: cleanup DPI clock source handlingTomi Valkeinen
2016-05-19drm/omap: cleanup dispc_fclk_rate()Tomi Valkeinen
2016-05-19drm/omap: cleanup dispc_mgr_lclk_rate()Tomi Valkeinen
2016-05-19drm/omap: add PLL helper funcsTomi Valkeinen
2016-05-19drm/omap: clean up the LCD clk mux codeTomi Valkeinen
2016-05-19drm/omap: add field for PLL typeTomi Valkeinen
2016-05-19drm/omap: Add missing clock sourcesTomi Valkeinen
2016-05-19drm/omap: rename dss_clk_source enumsTomi Valkeinen
2016-05-19drm/omap: rename dss_get_generic_clk_source_name()Tomi Valkeinen
2016-05-19drm/omap: remove dss_feat_get_clk_source_name()Tomi Valkeinen
2016-05-19drm/omap: rename omap_dss_clk_sourceTomi Valkeinen
2016-05-19drm/omap: copy enum omap_dss_clk_sourceTomi Valkeinen
2016-05-19drm/omap: video-pll: add missing data for clkout2 & 3Tomi Valkeinen
2016-05-19drm/omap: fix wrong variable typeTomi Valkeinen
2016-05-19drm/omap: remove unused enum omap_overlay_manager_capsTomi Valkeinen
2016-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-05-13drivers: net: xgene: fix register offsetIyappan Subramanian
2016-05-13drivers: net: xgene: fix statistics counters race conditionIyappan Subramanian
2016-05-13drivers: net: xgene: fix ununiform latency across queuesIyappan Subramanian
2016-05-13drivers: net: xgene: fix sharing of irqsIyappan Subramanian
2016-05-13drivers: net: xgene: fix IPv4 forward crashIyappan Subramanian
2016-05-13Merge tag 'regulator-fix-v4.6-rc7' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-05-13Merge tag 'regmap-fix-v4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-05-13Merge tag 'media/v4.6-6' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2016-05-13Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-05-13Merge remote-tracking branches 'regulator/fix/axp20x', 'regulator/fix/da9063'...Mark Brown
2016-05-13Merge remote-tracking branches 'regmap/fix/be', 'regmap/fix/doc' and 'regmap/...Mark Brown
2016-05-13Merge remote-tracking branch 'regmap/fix/mmio' into regmap-linusMark Brown
2016-05-13xen-netback: fix extra_info handling in xenvif_tx_err()Paul Durrant
2016-05-12net: mvneta: bm: fix dependencies againArnd Bergmann
2016-05-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-05-12drm/amdgpu: fix DP mode validationAlex Deucher
2016-05-12drm/radeon: fix DP mode validationAlex Deucher
2016-05-12Merge tag 'pinctrl-v4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2016-05-11bnxt_en: Add workaround to detect bad opaque in rx completion (part 2)Michael Chan
2016-05-11bnxt_en: Add workaround to detect bad opaque in rx completion (part 1)Michael Chan
2016-05-11qlcnic: potential NULL dereference in qlcnic_83xx_get_minidump_template()Dan Carpenter
2016-05-12Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2016-05-12Merge tag 'drm-intel-fixes-2016-05-11' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2016-05-11Revert "[media] videobuf2-v4l2: Verify planes array in buffer dequeueing"Mauro Carvalho Chehab
2016-05-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2016-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-05-11Merge tag 'spi-fix-v4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-05-10net: phylib: fix interrupts re-enablement in phy_startShaohui Xie