summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-12-10remoteproc: qcom_adsp_pil: select qcom_scmArnd Bergmann1-0/+1
2016-12-10remoteproc: Drop wait in __rproc_boot()Bjorn Andersson1-19/+3
2016-12-10remoteproc/ste: Delete unused driverJean Delvare3-353/+0
2016-12-10remoteproc: Remove "experimental" warningBjorn Andersson1-3/+0
2016-12-10drm/vc4: Don't use drm_put_devDaniel Vetter1-1/+3
2016-12-10drm/vc4: Add support for the VEC (Video Encoder) IPBoris Brezillon5-0/+665
2016-12-10drm: Add TV connector states to drm_connector_stateBoris Brezillon1-0/+50
2016-12-10drm/vc4: Fix ->clock_select setting for the VEC encoderBoris Brezillon3-16/+26
2016-12-09x86: Remove empty idle.h headerThomas Gleixner2-2/+0
2016-12-09x86/amd: Simplify AMD E400 aware idle routineBorislav Petkov1-1/+1
2016-12-09Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-21/+63
2016-12-09Merge branch 'for-4.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-1/+15
2016-12-09remoteproc: qcom_adsp_pil: select qcom_scmArnd Bergmann1-0/+1
2016-12-09Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds3-2/+6
2016-12-09block: improve handling of the magic discard payloadChristoph Hellwig7-56/+41
2016-12-09USB: serial: option: add dlink dwm-158Giuseppe Lippolis1-0/+1
2016-12-09USB: serial: option: add support for Telit LE922A PIDs 0x1040, 0x1041Daniele Palmas1-0/+6
2016-12-09Merge tag 'drm-fsl-dcu-for-next' of http://git.agner.ch/git/linux-drm-fsl-dcu...Dave Airlie4-33/+18
2016-12-09net: xgene: avoid bogus maybe-uninitialized warningArnd Bergmann1-3/+3
2016-12-09net: xgene: move xgene_cle_ptree_ewdn data off stackArnd Bergmann2-389/+381
2016-12-09net/mlx5e: use %pad format string for dma_addr_tArnd Bergmann1-2/+2
2016-12-09Merge tag 'drm-misc-next-2016-12-08' of git://anongit.freedesktop.org/git/drm...Dave Airlie46-414/+185
2016-12-09Merge branch 'drm-next-4.10' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie40-436/+546
2016-12-09Merge tag 'omapdrm-4.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie5-15/+28
2016-12-09net: ethernet: cpmac: Call SET_NETDEV_DEV()Florian Fainelli1-0/+1
2016-12-09net: ethernet: lantiq_etop: Call SET_NETDEV_DEV()Florian Fainelli1-0/+1
2016-12-09vhost-vsock: fix orphan connection resetPeng Tao1-1/+1
2016-12-09ACPICA: Utilities: Add new decode function for parser valuesBob Moore3-0/+52
2016-12-09clk: add devm_get_clk_from_child() APIKuninori Morimoto1-0/+21
2016-12-09clk: st: clk-flexgen: Unmap region obtained by of_iomapArvind Yadav1-1/+4
2016-12-09clk: keystone: pll: Unmap region obtained by of_iomapArvind Yadav1-2/+7
2016-12-09clk:mmp:clk-of-mmp2: Free memory and Unmap region obtained by kzalloc and of_...Arvind Yadav1-3/+12
2016-12-09clk:mmp:clk-of-pxa910: Free memory and Unmap region obtained by kzmalloc and ...Arvind Yadav1-4/+15
2016-12-09clk: mmp: clk-of-pxa1928: Free memory obtained by kzallocArvind Yadav1-0/+3
2016-12-09clk: cdce925: Fix limit checkChristophe JAILLET1-1/+1
2016-12-09clk: bcm: Make COMMON_CLK_IPROC into a libraryStephen Boyd1-11/+5
2016-12-09clk: qoriq: added ls1012a clock configurationTang Yuantian1-0/+19
2016-12-09Merge tag 'linux-can-fixes-for-4.9-20161208' of git://git.kernel.org/pub/scm/...David S. Miller1-2/+4
2016-12-09cxgb4/cxgb4vf: Assign netdev->dev_port with port IDArjun V3-1/+2
2016-12-09liquidio VF error handlingRaghu Vatsavayi1-0/+139
2016-12-09liquidio VF timestampRaghu Vatsavayi1-1/+179
2016-12-09liquidio VF ethtool statsRaghu Vatsavayi3-98/+495
2016-12-09liquidio VF vxlanRaghu Vatsavayi1-3/+94
2016-12-09liquidio VF vlan supportRaghu Vatsavayi1-0/+80
2016-12-09clk: ti: dra7: fix "failed to lookup clock node gmac_gmii_ref_clk_div" boot m...Grygorii Strashko1-1/+0
2016-12-09clk: bcm: Allow rate change propagation to PLLH_AUX on VEC clockBoris Brezillon1-1/+6
2016-12-09clk: bcm: Support rate change propagation on bcm2835 clocksBoris Brezillon1-4/+63
2016-12-09clk: bcm2835: Avoid overwriting the div info when disabling a pll_div clkBoris Brezillon1-1/+3
2016-12-09nbd: use dev_err_ratelimited in io pathJosef Bacik1-11/+12
2016-12-09nbd: reset the setup task for NBD_CLEAR_SOCKJosef Bacik1-0/+1