platform/kernel/linux-rpi.git
2019-06-13 Phil Elwelloverlays: Add i2c3-6 and uart2-5 overlays
2019-06-13 Phil ElwellARM: dts: Add bcm2711-rpi-4-b.dts and components
2019-06-13 Stefan WahrenARM: dts: bcm283x: Move BCM2835/6/7 specific to bcm2835...
2019-06-13 James HughesPulled in the multi frame buffer support from the Pi3...
2019-06-13 Dave Stevensonstaging: vcsm-cma: Fixup the alloc code handling of...
2019-06-13 Dave Stevensonstaging: vcsm-cma: Drop logging level on messages in...
2019-06-13 Dave Stevensonstaging: vcsm-cma: Alter dev node permissions to 0666
2019-06-13 Dave Stevensonstaging: vcsm-cma: Add cache control ioctls
2019-06-13 Dave Stevensonstaging: vc-sm-cma: Add in userspace allocation API
2019-06-13 Dave Stevensonstaging: vc-sm-cma: Update TODO.
2019-06-13 Dave Stevensonstaging: vc-sm-cma: Add in allocation for VPU requests.
2019-06-13 Dave Stevensonstaging: vc-sm-cma: Remove obsolete comment and make...
2019-06-13 Dave Stevensondrm/vc4: Max resolution of 7680 is conditional on being Pi4
2019-06-13 Dave Stevensondrm/vc4: fkms to query the VPU for HDMI clock limits
2019-06-13 Dave Stevensondrm/vc4: Correct SAND support for FKMS.
2019-06-13 Dave Stevensondrm: vc4: Fixup typo when setting HDMI aspect ratio
2019-06-13 Dave Stevensondrm/vc4: Support the VEC in FKMS
2019-06-13 Jonathan Belldrm: vc4: handle the case where there are no available...
2019-06-13 Dave Stevensondrm: vc4: Probe DPI/DSI timings from the firmware
2019-06-13 Dave Stevensondrm: vc4-firmware-kms: Fix DSI display support
2019-06-13 Dave Stevensondrm: vc4: Log flags in fkms mode set
2019-06-13 Dave Stevensondrm: vc4-firmware-kms: Remove incorrect overscan support.
2019-06-13 Stefan WahrenHACK: clk-bcm2835: Add BCM2838_CLOCK_EMMC2 support
2019-06-13 Eric Anholtdrm/v3d: Clock V3D down when not in use.
2019-06-13 Eric Anholtdrm/v3d: Add support for compute shader dispatch.
2019-06-13 Eric Anholtclk: bcm2835: Allow reparenting leaf clocks while they...
2019-06-13 Eric Anholtclk: bcm2835: Add support for setting leaf clock rates...
2019-06-13 Dave Stevensondrm: vc4: FKMS reads the EDID from fw, and supports...
2019-06-13 Dave Stevensondrm: vc4: Increase max_width/height to 7680.
2019-06-13 Dave Stevensondrm: vc4: Bring fkms into line with kms in blocking...
2019-06-13 Dave Stevensondrm: vc4: Iterate over all planes in vc4_crtc_[dis...
2019-06-13 Dave Stevensondrm: vc4: Remove unused vc4_fkms_cancel_page_flip function
2019-06-13 Dave Stevensondrm: vc4: Add support for H & V flips on each plane...
2019-06-13 Dave Stevensondrm: vc4: Need to call drm_crtc_vblank_[on|off] from...
2019-06-13 Dave Stevensondrm/vc4: Set the display number when querying the displ...
2019-06-13 Dave Stevensondrm: vc4: Query the display ID for each display in...
2019-06-13 Dave Stevensondrm: vc4: Remove now unused structure.
2019-06-13 Dave Stevensondrm: vc4: Select display to blank during initialisation
2019-06-13 Dave Stevensondrm: vc4: Fix build warning
2019-06-13 Dave Stevensondrm: vc4: Add support for multiple displays to fkms
2019-06-13 Dave Stevensondrm: vc4: Increase max screen size to 4096x4096.
2019-06-13 Dave Stevensondrm: vc4: Add an overlay plane to vc4-firmware-kms
2019-06-13 Dave Stevensongpu: vc4-fkms: Switch to the newer mailbox frame buffer...
2019-06-13 Eric Anholtdrm/vc4: Fix vblank timestamping for firmwarekms.
2019-06-13 Eric Anholtdrm/vc4: Expose the format modifiers for firmware kms.
2019-06-13 Eric Anholtdrm/vc4: Make sure that vblank waits work without v3d...
2019-06-13 Eric Anholtdrm/vc4: Fix synchronization firmwarekms against GL...
2019-06-13 Eric Anholtdrm/v3d: Add missing implicit synchronization.
2019-06-13 Eric Anholtdrm/v3d: Refactor job management.
2019-06-13 Eric Anholtdrm/v3d: Rename the fence signaled from IRQs to "irq_fe...
2019-06-13 Eric Anholtdrm/v3d: Update to upstream IRQ code.
2019-06-13 Eric Anholtdrm/v3d: HACK: gut runtime pm for now.
2019-06-13 Eric Anholtdrm/v3d: Hook up the runtime PM ops.
2019-06-13 Eric Anholtdrm/v3d: Skip MMU flush if the device is currently...
2019-06-13 Eric Anholtdrm/v3d: Add support for 2711.
2019-06-13 Eric Anholtdrm/v3d: Make sure the GPU is on when measuring clocks.
2019-06-13 Eric Anholtdrm/v3d: Don't try to set OVRTMUOUT on V3D 4.x.
2019-06-13 Eric Anholtdrm/v3d: Add support for V3D v4.2.
2019-06-13 Eric Anholtdrm/vc4: Disable V3D interactions if the v3d component...
2019-06-13 Eric Anholtdrm/vc4: Fix oops at boot with firmwarekms on 4.19.
2019-06-13 Eric Anholtdrm/v3d: Update top-level kerneldoc for the addition...
2019-06-13 Eric Anholtdrm/v3d: Fix BO stats accounting for dma-buf-imported...
2019-06-13 Eric Anholtdrm/v3d: Invalidate the caches from the outside in.
2019-06-13 Eric Anholtdrm/v3d: Stop trying to flush L2C on V3D 3.3+
2019-06-13 Eric Anholtdrm/v3d: Drop the wait for L2T flush to complete.
2019-06-13 Eric Anholtdrm/v3d: Don't bother flushing L1TD at job start.
2019-06-13 Eric Anholtdrm/v3d: Drop unused v3d_flush_caches().
2019-06-13 Eric Anholtdrm/v3d: Add more tracepoints for V3D GPU rendering.
2019-06-13 Eric Anholtdrm/v3d: Add missing fence timeline name for TFU.
2019-06-13 Eric Anholtdrm/v3d: Drop the "dev" argument to lock/unlock of...
2019-06-13 Eric Anholtdrm/v3d: Add support for submitting jobs to the TFU.
2019-06-13 Eric Anholtdrm/v3d: Clean up the reservation object setup.
2019-06-13 Eric Anholtdrm/v3d: Update a comment about what uses v3d_job_depen...
2019-06-13 Eric Anholtdrm/v3d: Add a little debugfs entry for measuring the...
2019-06-13 Eric Anholtdrm/v3d: Fix a use-after-free race accessing the schedu...
2019-06-13 Chunming Zhoudrm: expand drm_syncobj_find_fence to support timeline...
2019-06-13 Eric Anholtsoc: bcm: bcm2835-pm: Add support for 2711.
2019-06-13 Eric Anholtsoc: bcm: bcm2835-pm: Fix error paths of initialization.
2019-06-13 Eric Anholtsoc: bcm: bcm2835-pm: Fix PM_IMAGE_PERI power domain...
2019-06-13 Eric Anholtsoc: bcm: bcm2835-pm: Add support for power domains...
2019-06-13 Eric Anholtbcm2835-pm: Move bcm2835-watchdog's DT probe to an...
2019-06-13 Phil Elwellclk-bcm2835: Don't wait for pllh lock
2019-06-13 Jonathan Belldrivers: char: add chardev for mmap'ing Argon control...
2019-06-13 Martin Sperlspi: bcm2835: enable shared interrupt support
2019-06-13 Tim Goverpinctrl-bcm2835: Add support for BCM2838
2019-06-13 Jonathan Bellusb: xhci: hack xhci_urb_enqueue to support hid.mousepo...
2019-06-13 Phil Elwellusb: xhci: Show that the VIA VL805 supports LPM
2019-06-13 Tim Goverusb: xhci: Disable the XHCI 5 second timeout
2019-06-13 Phil Elwelldwc_otg: Choose appropriate IRQ handover strategy
2019-06-13 Jonathan Bellphy: bcm54213pe: configure the LED outputs to be more...
2019-06-13 Jonathan Bellphy: broadcom: split out the BCM54213PE from the BCM542...
2019-06-13 Jonathan Bellnet: genet: enable link energy detect powerdown for...
2019-06-13 Phil Elwellbcmgenet: Better coalescing parameter defaults
2019-06-13 Jonathan Bellbcmgenet: constrain max DMA burst length
2019-06-13 popcornmixbcm2835-pcm.c: Support multichannel audio
2019-06-13 Phil Elwellvchiq: Add 36-bit address support
2019-06-13 Stefan Wahrenthermal: brcmstb_thermal: Add BCM2838 support
2019-06-13 Stefan Wahrenhwrng: iproc-rng200: Add BCM2838 support
2019-06-13 Stefan Wahrenmmc: sdhci-iproc: Add support for emmc2 of the BCM2838
2019-06-13 Phil Elwellmmc: sdhci: Mask "spurious" interrupts
next