summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-01-30Merge branches 'amlogic/v4.10/drm-hdmi-dw-hdmi', 'amlogic/v4.10/drm-hdmi-clk'...amlogic/v4.10/drm-hdmi-dev-20170130amlogic/v4.10/drm-hdmi-mergeNeil Armstrong150-894/+4296
2017-01-30drm/meson: Add support for HDMI encoder and DW-HDMI bridge + PHYNeil Armstrong5-0/+1000
2017-01-30drm: bridge: dw-hdmi: Take input format from plat_dataamlogic/v4.10/drm-hdmi-dw-hdmi-v1amlogic/v4.10/drm-hdmi-dw-hdmiNeil Armstrong1-27/+28
2017-01-30drm: bridge: dw-hdmi: Enable CSC even for DVINeil Armstrong1-2/+2
2017-01-30drm: bridge: dw-hdmi: Add support for custom PHY handlingNeil Armstrong1-53/+92
2017-01-23drm: bridge: dw-hdmi: Switch to regmap for register accessNeil Armstrong1-51/+58
2017-01-18drm/meson: Add support for HDMI venc modes and settingsNeil Armstrong3-3/+1139
2017-01-18drm/meson: add support for HDMI clock supportNeil Armstrong3-15/+614
2017-01-18drm/meson: Add support for componentsNeil Armstrong1-14/+99
2017-01-18drm/meson: Add missing HDMI registerNeil Armstrong1-0/+1
2017-01-18drm/meson: Use crtc_state for hdislay and fix atomic flush/enable sync for vs...Neil Armstrong1-4/+11
2017-01-17clk: meson-gxbb: Export HDMI clocksamlogic/v4.10/drm-hdmi-clkNeil Armstrong1-2/+2
2017-01-17pinctrl: meson: Add HDMI HPD/DDC pins functionsNeil Armstrong2-0/+38
2017-01-15Merge tag 'char-misc-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds10-16/+34
2017-01-15Merge tag 'driver-core-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-22/+0
2017-01-15Merge tag 'tty-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds5-17/+25
2017-01-15Merge tag 'usb-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds6-66/+98
2017-01-15Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-12/+33
2017-01-15Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-41/+95
2017-01-14Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds9-58/+28
2017-01-14Merge tag 'dmaengine-fix-4.10-rc4' of git://git.infradead.org/users/vkoul/sla...Linus Torvalds8-40/+78
2017-01-14Revert "driver core: Add deferred_probe attribute to devices in sysfs"Greg Kroah-Hartman3-22/+0
2017-01-13Merge tag 'vfio-v4.10-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds1-3/+1
2017-01-13sd: remove __data_len hack for WRITE SAMEChristoph Hellwig1-16/+1
2017-01-13nvme: use blk_rq_payload_bytesChristoph Hellwig4-30/+15
2017-01-13scsi: use blk_rq_payload_bytesChristoph Hellwig1-1/+1
2017-01-13Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds7-6/+26
2017-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds8-10/+20
2017-01-13vfio/type1: Remove pid_namespace.h includeAlex Williamson1-1/+0
2017-01-13dmaengine: rcar-dmac: unmap slave resource when channel is freedNiklas Söderlund1-0/+8
2017-01-12vfio iommu type1: fix the testing of capability for remote taskJike Song1-2/+1
2017-01-12i2c: piix4: Avoid race conditions with IMCRicardo Ribalda1-0/+22
2017-01-12i2c: fix spelling mistake: "insufficent" -> "insufficient"Colin Ian King1-1/+1
2017-01-12i2c: print correct device invalid addressJohn Garry1-1/+1
2017-01-12i2c: do not enable fall back to Host Notify by defaultDmitry Torokhov1-9/+8
2017-01-12i2c: fix kernel memory disclosure in dev interfaceVlad Tsyrklevich1-1/+1
2017-01-12Merge tag 'rproc-v4.10-fixes' of git://github.com/andersson/remoteprocLinus Torvalds1-13/+16
2017-01-12Merge tag 'rpmsg-v4.10-fixes' of git://github.com/andersson/remoteprocLinus Torvalds1-2/+2
2017-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds4-0/+16
2017-01-12Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-52/+138
2017-01-12Merge tag 'md/4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds6-261/+322
2017-01-12Merge tag 'usb-serial-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2-39/+78
2017-01-12drm: bridge: dw-hdmi: Remove device type from platform dataKieran Bingham3-5/+0
2017-01-12drm: bridge: dw-hdmi: Add support for custom PHY configurationKieran Bingham1-40/+77
2017-01-12drm: bridge: dw-hdmi: Move CSC configuration out of PHY codeLaurent Pinchart1-15/+10
2017-01-12drm: bridge: dw-hdmi: Refactor PHY power handlingLaurent Pinchart1-19/+35
2017-01-12drm: bridge: dw-hdmi: Assert SVSRET before resetting the PHYLaurent Pinchart1-5/+5
2017-01-12drm: bridge: dw-hdmi: Fix the name of the PHY reset macrosLaurent Pinchart2-5/+4
2017-01-12drm: bridge: dw-hdmi: Define and use macros for PHY register addressesLaurent Pinchart2-15/+86
2017-01-11HID: i2c-hid: Add sleep between POWER ON and RESETBrendan McGrath1-0/+9