summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drm: Consolidate and document sysfs supportDaniel Vetter2017-04-041-43/+27
* drm/meson: Convert existing documentation to actual kerneldocNeil Armstrong2017-04-047-30/+65
* drm/meson: Add support for HDMI encoder and DW-HDMI bridge + PHYNeil Armstrong2017-04-045-0/+1066
* drm/meson: Add support for HDMI venc modes and settingsNeil Armstrong2017-04-043-5/+1249
* drm/meson: add support for HDMI clock supportNeil Armstrong2017-04-043-16/+623
* drm/meson: venc_cvbs: no more return -ENODEV if CVBS is not availableNeil Armstrong2017-04-041-1/+1
* drm/meson: Add support for componentsNeil Armstrong2017-04-041-14/+99
* drm/meson: Add missing HDMI registerNeil Armstrong2017-04-041-0/+1
* drm/meson: Use crtc_state for hdisplay and fix atomic flush/enable sync for v...Neil Armstrong2017-04-041-4/+11
* drm: bridge: dw-hdmi: Move HPD handling to PHY operationsNeil Armstrong2017-04-041-54/+81
* drm: bridge: dw-hdmi: Switch to V4L bus format and encodingsNeil Armstrong2017-04-041-95/+231
* drm: bridge: dw-hdmi: Extract PHY interrupt setup to a functionLaurent Pinchart2017-04-041-28/+23
* Merge tag 'topic/synopsys-media-formats-2017-04-03' of git://anongit.freedesk...Sean Paul2017-04-0480-253/+2486
|\
| * Merge tag 'dmaengine-fix-4.11-rc5' of git://git.infradead.org/users/vkoul/sla...Linus Torvalds2017-04-022-1/+6
| |\
| | * dmaengine: Fix array index out of bounds warning in __get_unmap_pool()Matthias Kaehlcke2017-03-141-0/+2
| | * dmaengine: bcm2835: Fix cyclic DMA period splittingMatthias Reichl2017-03-061-1/+4
| * | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-04-021-1/+0
| |\ \
| | * | sched/headers: Remove duplicate #include <linux/sched/debug.h> lineIngo Molnar2017-03-281-1/+0
| * | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-04-022-2/+1
| |\ \ \
| | * | | efi/esrt: Cleanup bad memory map log messagesDaniel Drake2017-03-172-2/+1
| * | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-04-021-1/+1
| |\ \ \ \
| | * | | | clockevents: Fix syntax error in clkevt-of macroAlexander Kochetkov2017-03-281-1/+1
| * | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-04-022-0/+5
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'irq-fixes-4.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Thomas Gleixner2017-03-312-0/+5
| | |\ \ \ \ \
| | | * | | | | irqchip/mips-gic: Fix Local compare interruptMatt Redfearn2017-03-311-0/+4
| | | * | | | | irqchip/mvebu-odmi: Select GENERIC_MSI_IRQ_DOMAINArnd Bergmann2017-03-141-0/+1
| * | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-04-0112-39/+57
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge remote-tracking branch 'mkp-scsi/4.11/scsi-fixes' into fixesJames Bottomley2017-03-2912-39/+57
| | |\ \ \ \ \ \ \
| | | * | | | | | | scsi: ufs: remove the duplicated checking for supporting clkscalingJaehoon Chung2017-03-271-2/+0
| | | * | | | | | | scsi: lpfc: fix building without debugfs supportArnd Bergmann2017-03-232-10/+16
| | | * | | | | | | scsi: lpfc: Fix PT2PT PRLI rejectDick Kennedy2017-03-231-1/+2
| | | * | | | | | | scsi: hpsa: fix volume offline stateTomas Henzl2017-03-231-0/+1
| | | * | | | | | | scsi: libsas: fix ata xfer lengthJohn Garry2017-03-201-1/+1
| | | * | | | | | | scsi: scsi_dh_alua: Warn if the first argument of alua_rtpg_queue() is NULLBart Van Assche2017-03-191-1/+1
| | | * | | | | | | scsi: scsi_dh_alua: Ensure that alua_activate() calls the completion functionBart Van Assche2017-03-191-5/+15
| | | * | | | | | | scsi: scsi_dh_alua: Check scsi_device_get() return valueBart Van Assche2017-03-191-9/+9
| | | * | | | | | | scsi: sg: check length passed to SG_NEXT_CMD_LENpeter chang2017-03-161-0/+2
| | | * | | | | | | scsi: ufshcd-platform: remove the useless cast in ERR_PTR/IS_ERRTomas Winkler2017-03-151-2/+2
| | | * | | | | | | scsi: qedi: Add PCI device-ID for QL41xxx adapters.Manish Rangankar2017-03-151-0/+1
| | | * | | | | | | scsi: aacraid: Fix potential null accessRaghava Aditya Renukunta2017-03-151-8/+6
| | | * | | | | | | scsi: qla2xxx: Fix crash in qla2xxx_eh_abort on bad ptrBill Kuzeja2017-03-151-1/+2
| * | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-04-012-4/+4
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | drivers/rapidio/devices/tsi721.c: make module parameter variable name uniqueRandy Dunlap2017-03-312-4/+4
| * | | | | | | | | | Merge tag 'usb-4.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-04-015-21/+35
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | usb: phy: isp1301: Fix build warning when CONFIG_OF is disabledJavier Martinez Canillas2017-03-291-1/+1
| | * | | | | | | | | | xhci: Manually give back cancelled URB if we can't queue it for cancelMathias Nyman2017-03-291-18/+25
| | * | | | | | | | | | xhci: Set URB actual length for stopped control transfersMathias Nyman2017-03-291-0/+3
| | * | | | | | | | | | xhci: plat: Register shutdown for xhci_platAdam Wallis2017-03-291-0/+1
| | * | | | | | | | | | USB: fix linked-list corruption in rh_call_control()Alan Stern2017-03-271-2/+5
| * | | | | | | | | | | Merge tag 'tty-4.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-04-014-5/+36
| |\ \ \ \ \ \ \ \ \ \ \