summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-12-10staging: vc04_services: codec: Fix component enable/disablesubmit/tizen/20201211.031336accepted/tizen/unified/20201211.124322Dave Stevenson1-1/+3
2020-12-10staging: vc04_service: codec: Allow start_streaming to update the buffernumDave Stevenson1-4/+19
2020-12-10staging: vc04_services: codec: Fix incorrect buffer cleanupDave Stevenson1-16/+1
2020-11-03drm/vc4: kms: Don't disable the muxing of an active CRTCMaxime Ripard2-35/+50
2020-11-03drm/vc4: kms: Store the unassigned channel list in the stateMaxime Ripard2-27/+103
2020-11-03drm/vc4: kms: Add functions to create the state objectsMaxime Ripard1-21/+50
2020-11-03drm/vc4: kms: Rename NUM_CHANNELSMaxime Ripard1-3/+3
2020-11-03drm/vc4: kms: Remove useless defineMaxime Ripard1-1/+0
2020-11-03Revert "drm/vc4: kms: Don't disable the muxing of an active CRTC"Hoegeun Kwon1-20/+3
2020-11-03Revert "drm/vc4: kms: Fix VBLANK reporting on a disabled CRTC"Hoegeun Kwon1-15/+10
2020-10-27brcmfmac: Fix memory leak for unpaired brcmf_{alloc/free}Seung-Woo Kim2-2/+5
2020-10-27drm/vc4: drv: Add error handding for bindsubmit/tizen/20201027.005200accepted/tizen/unified/20201028.123938Hoegeun Kwon1-0/+1
2020-10-26staging: mmal-vchiq: Fix memory leak for vchi_instanceSeung-Woo Kim1-4/+15
2020-10-13drm/vc4: kms: Fix VBLANK reporting on a disabled CRTCMaxime Ripard1-10/+15
2020-10-13drm/vc4: kms: Don't disable the muxing of an active CRTCMaxime Ripard1-3/+20
2020-10-13drm/vc4: kms: Fix to split vc4 and vc5 hvs pv muxing commitHoegeun Kwon1-20/+58
2020-10-13drm/vc4: kms: Document the muxing corner casesMaxime Ripard1-0/+22
2020-10-13drm/vc4: kms: Split the HVS muxing check in a separate functionMaxime Ripard1-3/+15
2020-10-13drm/vc4: crtc: Keep the previously assigned HVS FIFOMaxime Ripard3-9/+25
2020-10-13drm/vc4: kms: Assign a FIFO to enabled CRTCs instead of activeMaxime Ripard1-1/+1
2020-10-05brcmfmac: change from brcmf_dbg to brcmf_infotizen_6.0.m2_releasesubmit/tizen_6.0_hotfix/20201103.115101submit/tizen_6.0_hotfix/20201102.192901submit/tizen_6.0/20201029.205501submit/tizen/20201006.033113accepted/tizen/unified/20201006.080059accepted/tizen/6.0/unified/hotfix/20201102.235212accepted/tizen/6.0/unified/20201030.104454Jaehoon Chung1-6/+7
2020-09-22drm/vc4: hvs: Pull the state of all the CRTCs prior to PV muxingsubmit/tizen/20200922.014449accepted/tizen/unified/20200922.053406Maxime Ripard1-0/+17
2020-09-18drm/vc4: crtc: Add null pointer error handlingHoegeun Kwon1-2/+2
2020-09-15drm/vc4: hvs: Boost the core clock during modesetHoegeun Kwon1-5/+2
2020-09-11drm/vc4: hdmi: Fix to use clk_set_min_rateHoegeun Kwon1-1/+5
2020-09-11drm/vc4: hdmi: Switch to blank pixels when disabledMaxime Ripard2-0/+12
2020-09-11drm/vc4: hdmi: Do the VID_CTL configuration at onceMaxime Ripard1-12/+6
2020-09-11drm/vc4: hdmi: Implement finer-grained hooksMaxime Ripard1-4/+36
2020-09-11drm/vc4: hdmi: Always recenter the HDMI FIFOMaxime Ripard1-20/+26
2020-09-11drm/vc4: hdmi: Remove register dumps in enableMaxime Ripard1-17/+0
2020-09-11drm/vc4: hdmi: Use clk_set_min_rate insteadMaxime Ripard1-1/+1
2020-09-11drm/vc4: hdmi: Adjust HSM clock rate depending on pixel rateMaxime Ripard1-19/+19
2020-09-11drm/vc4: hdmi: Add reset callbackMaxime Ripard1-8/+6
2020-09-11drm/vc4: encoder: Add finer-grained encoder callbacksMaxime Ripard2-0/+26
2020-08-24Revert "block: zram: Add support for dynamic compressor switch"submit/tizen/20200825.023546accepted/tizen/unified/20200825.142845Dongwoo Lee4-98/+48
2020-08-03Revert "brd: remove support for BLKFLSBUF"submit/tizen/20200806.024854accepted/tizen/unified/20200806.062547Seung-Woo Kim1-0/+35
2020-08-03Revert "brd: remove discard support"Seung-Woo Kim1-0/+53
2020-08-03Revert "brd: remove unused brd_mutex"Seung-Woo Kim1-0/+1
2020-08-03Revert "brcmfmac: move configuration of probe request IEs"submit/tizen/20200803.071449accepted/tizen/unified/20200803.122231Jaehoon Chung2-7/+4
2020-07-28drm/vc4: hdmi: Add pixel bvb clock controlHoegeun Kwon2-0/+26
2020-07-28clk: rpi: Add register to control pixel bvb clkHoegeun Kwon1-0/+1
2020-07-24spi: bcm2835: no dev_err() on clk_get() -EPROBE_DEFERJim Quinlan1-1/+4
2020-07-23drm/sched: Fix passing zero to 'PTR_ERR' warning v2Andrey Grodzovsky1-2/+5
2020-07-10Bluetooth: hci_bcm: Drive RTS only for BCM43438Stefan Wahren1-4/+17
2020-07-10Bluetooth: hci_bcm: Support pcm params in dtsAbhishek Pandit-Subedi1-0/+19
2020-07-10Bluetooth: btbcm: Support pcm configurationAbhishek Pandit-Subedi2-0/+62
2020-07-10Bluetooth: hci_bcm: Disallow set_baudrate for BCM4354Abhishek Pandit-Subedi1-2/+29
2020-07-10Bluetooth: btbcm: Add entry for BCM4335A0 UART bluetoothMohammad Rasim2-0/+2
2020-07-10Bluetooth: hci_bcm: Add compatible string for BCM43540Abhishek Pandit-Subedi1-0/+1
2020-07-10Bluetooth: hci_bcm: Fix RTS handling during startupStefan Wahren1-0/+2