summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-03-29ixgbe: Store VXLAN port number in network orderAlexander Duyck2-49/+20
2016-03-29ixgbe: Fix for RAR0 not being set to default MAC addrTushar Dave1-0/+2
2016-03-29clk: qcom: ipq4019: add some fixed clocks for ddrppl and fepllMatthew McClintock1-0/+10
2016-03-29clk: qcom: ipq4019: switch remaining defines to enumsMatthew McClintock1-35/+25
2016-03-29clk: qcom: Make reset_control_ops constPhilipp Zabel2-2/+2
2016-03-29clk: tegra: Make reset_control_ops constPhilipp Zabel1-1/+1
2016-03-29clk: sunxi: Make reset_control_ops constPhilipp Zabel3-3/+3
2016-03-29clk: atlas7: Make reset_control_ops constPhilipp Zabel1-1/+1
2016-03-29clk: rockchip: Make reset_control_ops constPhilipp Zabel1-1/+1
2016-03-29clk: mmp: Make reset_control_ops constPhilipp Zabel1-1/+1
2016-03-29clk: mediatek: Make reset_control_ops constPhilipp Zabel1-1/+1
2016-03-28x86, pmem: use memcpy_mcsafe() for memcpy_from_pmem()Dan Williams1-2/+2
2016-03-28qmi_wwan: add "D-Link DWM-221 B1" device idBjørn Mork1-0/+1
2016-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds2-1/+3
2016-03-28drm/amdgpu: Don't move pinned BOsMichel Dänzer2-0/+10
2016-03-28drm/radeon: Don't move pinned BOsMichel Dänzer2-0/+10
2016-03-28net: macb: Only call GPIO functions if there is a valid GPIOCharles Keepax1-3/+5
2016-03-28net: hns: set-coalesce-usecs returns errno by dsaf.koLisheng3-6/+8
2016-03-28net: hns: fixed the setting and getting overtime bugLisheng4-154/+126
2016-03-28drm/radeon: add a dpm quirk for all R7 370 partsAlex Deucher1-0/+4
2016-03-28drm/radeon: add another R7 370 quirkAlex Deucher1-0/+1
2016-03-28drm/rockchip: dw_hdmi: Don't call platform_set_drvdata()Douglas Anderson1-2/+0
2016-03-28drm/rockchip: vop: Fix vop crtc cleanupDouglas Anderson1-3/+24
2016-03-28drm/rockchip: dw_hdmi: Call drm_encoder_cleanup() in error pathDouglas Anderson1-1/+10
2016-03-28drm/rockchip: vop: Disable planes when disabling CRTCTomeu Vizoso1-0/+15
2016-03-28drm/rockchip: vop: Don't reject empty modesetsTomeu Vizoso1-3/+0
2016-03-28drm/rockchip: cancel pending vblanks on closeJohn Keeping3-0/+43
2016-03-28drm/rockchip: vop: fix crtc size in plane checkJohn Keeping1-6/+8
2016-03-27ravb: fix software timestampingLino Sanfilippo1-1/+1
2016-03-27net: sxgbe: fix error paths in sxgbe_platform_probe()Rasmus Villemoes1-2/+2
2016-03-27Drivers: isdn: hisax: isac.c: Fix assignment and check into one expression.Cosmin-Gabriel Samoila1-5/+10
2016-03-27drivers/net/usb/plusb.c: Fix typoDiego Viola1-1/+1
2016-03-27hwmon: (max1111) Return -ENODEV from max1111_read_channel if not instantiatedGuenter Roeck1-0/+6
2016-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-11/+3
2016-03-26Merge tag 'ntb-4.6' of git://github.com/jonmason/ntbLinus Torvalds3-68/+71
2016-03-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds20-154/+1171
2016-03-26NTB: Remove _addr functions from ntb_hw_amdAllen Hubbe1-30/+0
2016-03-26ACPI / processor: Request native thermal interrupt handling via _OSCSrinivas Pandruvada3-0/+61
2016-03-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds5-11/+8
2016-03-25Merge tag 'pm+acpi-4.6-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+0
2016-03-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds8-217/+449
2016-03-25drivers/memstick/host/r592.c: avoid gcc-6 warningArnd Bergmann1-2/+1
2016-03-25drivers/input: eliminate INPUT_COMPAT_TEST macroAndrew Morton4-9/+7
2016-03-25Fix permissions of drivers/power/avs/rockchip-io-domain.cRafael J. Wysocki1-0/+0
2016-03-25rbd: use KMEM_CACHE macroGeliang Tang1-8/+2
2016-03-25libceph: enable large, variable-sized OSD requestsIlya Dryomov1-2/+0
2016-03-25libceph: move r_reply_op_{len,result} into struct ceph_osd_req_opYan, Zheng1-1/+1
2016-03-25Revert "ppdev: use new parport device model"Linus Torvalds1-20/+5
2016-03-25Merge tag 'firewire-update2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+5
2016-03-25Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds12-89/+137