brcm: adds support for BCM43341 wifi
[platform/kernel/linux-rpi.git] / drivers /
2022-03-21 Cheong2Kbrcm: adds support for BCM43341 wifi
2022-03-21 Pantelis AntoniouOF: DT-Overlay configfs interface
2022-03-21 popcornmixbcm2835-virtgpio: Virtual GPIO driver
2022-03-21 P33Mrpi_display: add backlight driver and overlay
2022-03-21 Florian MeierAdd support for all the downstream rpi sound card drivers
2022-03-21 Phil Elwellmfd: Add Raspberry Pi Sense HAT core driver
2022-03-21 Phil Elwellgpio-poweroff: Allow it to work on Raspberry Pi
2022-03-21 popcornmixAdded Device IDs for August DVB-T 205
2022-03-21 Phil Elwellleds: Add the "input" trigger, for pwr_led
2022-03-21 Noralf Trønnesfirmware: bcm2835: Support ARCH_BCM270x
2022-03-21 Noralf Trønneschar: broadcom: Add vcio module
2022-03-21 popcornmixAdd Chris Boot's i2c driver
2022-03-21 Luke WrenAdd SMI driver
2022-03-21 Luke WrenAdd /dev/gpiomem device for rootless user GPIO access
2022-03-21 popcornmixvc_mem: Add vc_mem driver for querying firmware memory...
2022-03-21 Phil ElwellAdding bcm2835-sdhost driver, and an overlay to enable it
2022-03-21 gellertMMC: added alternative MMC driver
2022-03-21 Florian Meierdmaengine: Add support for BCM2708
2022-03-21 Harm HanemaaijerSpeed up console framebuffer imageblit function
2022-03-21 Siarhei Siamashkafbdev: add FBIOCOPYAREA ioctl
2022-03-21 James HughesPulled in the multi frame buffer support from the Pi3...
2022-03-21 popcornmixbcm2708 framebuffer driver
2022-03-21 popcornmixAdd dwc_otg driver
2022-03-21 popcornmixMain bcm2708/bcm2709 linux port
2022-03-21 notropinctrl-bcm2835: Set base to 0 give expected gpio numbering
2022-03-21 Phil Elwelltty: amba-pl011: Avoid rare write-when-full error
2022-03-21 Phil Elwelltty: amba-pl011: Add un/throttle support
2022-03-21 Phil Elwellamba_pl011: Add cts-event-workaround DT property
2022-03-21 Phil Elwellamba_pl011: Insert mb() for correct FIFO handling
2022-03-21 Phil Elwellamba_pl011: Round input clock up
2022-03-21 Phil Elwellamba_pl011: Don't use DT aliases for numbering
2022-03-21 Phil Elwelllan78xx: Enable LEDs and auto-negotiation
2022-03-21 Phil Elwellirqchip: irq-bcm2836: Remove regmap and syscon use
2022-03-21 Noralf Trønnesi2c: bcm2835: Add debug support
2022-03-21 Phil Elwellclk-bcm2835: Read max core clock from firmware
2022-03-21 Phil Elwellclk-bcm2835: Add claim-clocks property
2022-03-21 Phil Elwellclk-bcm2835: Mark used PLLs and dividers CRITICAL
2022-03-21 popcornmixbcm2835-rng: Avoid initialising if already enabled
2022-03-21 Martin SperlRegister the clocks early during the boot process,...
2022-03-21 popcornmixbcm: Make RASPBERRYPI_POWER depend on PM
2022-03-21 Noralf Trønneswatchdog: bcm2835: Support setting reboot partition
2022-03-21 Phil Elwellrtc: Add SPI alias for pcf2123 driver
2022-03-21 Noralf Trønnesdmaengine: bcm2835: Load driver early and support legac...
2022-03-21 Phil Elwellspi: spidev: Completely disable the spidev warning
2022-03-21 Noralf Trønnesirqchip: irq-bcm2835: Add 2836 FIQ support
2022-03-21 Noralf Trønnesirqchip: bcm2835: Add FIQ support
2022-03-21 Phil Elwellirq-bcm2836: Avoid "Invalid trigger warning"
2022-03-21 popcornmixAllow mac address to be set in smsc95xx
2022-03-21 Sam Nazarkosmsc95xx: Experimental: Enable turbo_mode and packetsiz...
2022-03-21 Steve Glendinningsmsx95xx: fix crimes against truesize
2022-03-21 Phil ElwellRevert "mailbox: avoid timer start from callback"
2022-03-21 Phil ElwellRevert "spi: spidev: Fix CS polarity if GPIO descriptor...
2022-03-21 popcornmixRevert "staging: bcm2835-audio: Drop DT dependency"
2022-03-21 Phil ElwellRevert "rtc: pcf8523: properly handle oscillator stop...
2022-03-21 Maxime Riparddrm/vc4: Notify the firmware when DRM is in charge
2022-03-21 Maxime Riparddrm/vc4: Remove conflicting framebuffers before callind...
2022-03-21 Maxime Riparddrm/vc4: hdmi: Actually check for the connector status...
2022-03-21 Maxime Riparddrm/probe-helper: Create a HPD IRQ event helper for...
2022-03-21 Maxime Riparddrm/vc4: select PM
2022-03-21 Maxime Riparddrm/vc4: Increase the core clock based on HVS load
2022-03-21 Maxime Riparddrm/vc4: Leverage the load tracker on the BCM2711
2022-03-21 Maxime Riparddrm/vc4: crtc: Add some logging
2022-03-21 Maxime Riparddrm/vc4: crtc: Rework the encoder retrieval code (again)
2022-03-21 Maxime Riparddrm/vc4: crtc: Add encoder to vc4_crtc_config_pv prototype
2022-03-21 Maxime Riparddrm/vc4: Make vc4_crtc_get_encoder public
2022-03-21 Maxime Riparddrm/vc4: hdmi: Introduce a scdc_enabled flag
2022-03-21 Maxime Riparddrm/vc4: hdmi: Introduce an output_enabled flag
2022-03-21 Maxime Riparddrm/vc4: hdmi: Check the device state in prepare()
2022-03-21 Maxime Riparddrm/vc4: hdmi: Prevent access to crtc->state outside...
2022-03-21 Maxime Riparddrm/vc4: hdmi: Use a mutex to prevent concurrent framew...
2022-03-21 Maxime Riparddrm/vc4: hdmi: Add a spinlock to protect register access
2022-03-21 Maxime Riparddrm/vc4: hdmi: Fix HPD GPIO detection
2022-03-21 Maxime Riparddrm/vc4: hdmi: Raise the maximum clock rate
2022-03-21 Maxime Riparddrm/vc4: hdmi: Remove the DDC probing for status detection
2022-03-21 Maxime Riparddrm/vc4: hdmi: Warn if we access the controller while...
2022-03-21 Maxime Riparddrm/vc4: hdmi: Make sure the device is powered with CEC
2022-03-21 Maxime Riparddrm/vc4: hdmi: Split the CEC disable / enable functions...
2022-03-19 Ivan Veceraice: Fix race condition during interface enslave
2022-03-19 Christophe JAILLETbnx2: Fix an error message
2022-03-19 Niels Dosschesfc: extend the locking on mcdi->seqno
2022-03-19 Manasi Navaredrm/vrr: Set VRR capable prop only if it is attached...
2022-03-19 Golan Ben Amiiwlwifi: don't advertise TWT support
2022-03-19 Jia-Ju Baiatm: firestream: check the return value of ioremap...
2022-03-19 Lad Prabhakarcan: rcar_canfd: rcar_canfd_channel_probe(): register...
2022-03-16 Jason Wangvhost: allow batching hint without size
2022-03-16 Vladimir OlteanRevert "net: dsa: mv88e6xxx: flush switchdev FDB workqu...
2022-03-16 Christoph Hellwigblock: drop unused includes in <linux/genhd.h>
2022-03-16 Ville Syrjälädrm/i915: Workaround broken BIOS DBUF configuration...
2022-03-16 Thomas Zimmermanndrm/panel: Select DRM_DP_HELPER for DRM_PANEL_EDP
2022-03-16 Dima Chumaknet/mlx5: Fix offloading with ESWITCH_IPV4_TTL_MODIFY_E...
2022-03-16 Michael S. Tsirkinvirtio: acknowledge all features before access
2022-03-16 Michael S. Tsirkinvirtio: unexport virtio_finalize_features
2022-03-16 Rong Chenmmc: meson: Fix usage of meson_mmc_post_req()
2022-03-16 Robert Hancocknet: macb: Fix lost RX packet wakeup race in NAPI receive
2022-03-16 Dan Carpenterstaging: gdm724x: fix use after free in gdm_lte_rx()
2022-03-16 Hans de Goedestaging: rtl8723bs: Fix access-point mode deadlock
2022-03-16 Marek Marczykowski... Revert "xen-netback: Check for hotplug-status existence...
2022-03-16 Marek Marczykowski... Revert "xen-netback: remove 'hotplug-status' once it...
2022-03-16 Guchun Chendrm/amdgpu: bypass tiling flag check in virtual display...
2022-03-16 Shreeya Patelgpio: Return EPROBE_DEFER if gc->to_irq is NULL
next