mirror of
https://github.com/openwrt/openwrt.git
synced 2025-03-02 04:14:16 +00:00
brcm2708: rename all patches from raspberrypi git tree to use 950 prefix
Right now all brcm2708 patches are extracted from the non-mainline raspberrypi/linux git tree. Many of them are hacks and/or are unneeded in LEDE. Raspberry Pi is getting better and better mainline support so it would be nice to finally start maintaining patches in a cleaner way: 1) Backport patches accepted in upstream tree 2) Start using upstream drivers 3) Pick only these patches that are needed for more complete support Handling above tasks requires grouping patches - ideally using the same prefixes as generic ones. It means we should rename existing patches to use some high prefix. This will allow e.g. use 0xx for backported code. Signed-off-by: Rafał Miłecki <rafal@milecki.pl> Acked-by: Florian Fainelli <f.fainelli@gmail.com> Acked-by: Stijn Tintel <stijn@linux-ipv6.be>
This commit is contained in:
parent
46e390322a
commit
fce21ae4cc
target/linux/brcm2708/patches-4.9
950-0001-smsx95xx-fix-crimes-against-truesize.patch950-0002-smsc95xx-Experimental-Enable-turbo_mode-and-packetsi.patch950-0003-Allow-mac-address-to-be-set-in-smsc95xx.patch950-0004-Protect-__release_resource-against-resources-without.patch950-0005-mm-Remove-the-PFN-busy-warning.patch950-0006-irq-bcm2836-Prevent-spurious-interrupts-and-trap-the.patch950-0007-irqchip-bcm2835-Add-FIQ-support.patch950-0008-irqchip-irq-bcm2835-Add-2836-FIQ-support.patch950-0009-spidev-Add-spidev-compatible-string-to-silence-warni.patch950-0010-serial-8250-Don-t-crash-when-nr_uarts-is-0.patch950-0011-pinctrl-bcm2835-Set-base-to-0-give-expected-gpio-num.patch950-0012-pinctrl-bcm2835-Fix-interrupt-handling-for-GPIOs-28-.patch950-0013-pinctrl-bcm2835-Only-request-the-interrupts-listed-i.patch950-0014-pinctrl-bcm2835-Return-pins-to-inputs-when-freed.patch950-0015-spi-bcm2835-Support-pin-groups-other-than-7-11.patch950-0016-spi-bcm2835-Disable-forced-software-CS.patch950-0017-spi-bcm2835-Remove-unused-code.patch950-0018-ARM-bcm2835-Set-Serial-number-and-Revision.patch950-0019-dmaengine-bcm2835-Load-driver-early-and-support-lega.patch950-0020-firmware-Updated-mailbox-header.patch950-0021-clk-bcm2835-Mark-GPIO-clocks-enabled-at-boot-as-crit.patch950-0022-rtc-Add-SPI-alias-for-pcf2123-driver.patch950-0023-watchdog-bcm2835-Support-setting-reboot-partition.patch950-0024-reboot-Use-power-off-rather-than-busy-spinning-when-.patch950-0025-bcm-Make-RASPBERRYPI_POWER-depend-on-PM.patch950-0026-Register-the-clocks-early-during-the-boot-process.patch950-0027-bcm2835-rng-Avoid-initialising-if-already-enabled.patch950-0028-kbuild-Ignore-dtco-targets-when-filtering-symbols.patch950-0029-BCM2835_DT-Fix-I2S-register-map.patch950-0030-Main-bcm2708-bcm2709-linux-port.patch950-0031-Add-dwc_otg-driver.patch950-0032-bcm2708-framebuffer-driver.patch950-0033-dmaengine-Add-support-for-BCM2708.patch950-0034-MMC-added-alternative-MMC-driver.patch950-0035-Adding-bcm2835-sdhost-driver-and-an-overlay-to-enabl.patch950-0036-mmc-Add-MMC_QUIRK_ERASE_BROKEN-for-some-cards.patch950-0037-cma-Add-vc_cma-driver-to-enable-use-of-CMA.patch950-0038-bcm2708-alsa-sound-driver.patch950-0039-vc_mem-Add-vc_mem-driver-for-querying-firmware-memor.patch950-0040-vcsm-VideoCore-shared-memory-service-for-BCM2835.patch950-0041-Add-dev-gpiomem-device-for-rootless-user-GPIO-access.patch950-0042-Add-SMI-driver.patch950-0043-MISC-bcm2835-smi-use-clock-manager-and-fix-reload-is.patch950-0044-Add-SMI-NAND-driver.patch950-0045-lirc-added-support-for-RaspberryPi-GPIO.patch950-0046-Add-cpufreq-driver.patch950-0047-Added-hwmon-thermal-driver-for-reporting-core-temper.patch950-0048-Add-Chris-Boot-s-i2c-driver.patch950-0049-char-broadcom-Add-vcio-module.patch950-0050-firmware-bcm2835-Support-ARCH_BCM270x.patch950-0051-bcm2835-add-v4l2-camera-device.patch950-0052-scripts-Add-mkknlimg-and-knlinfo-scripts-from-tools-.patch950-0053-scripts-dtc-Update-to-upstream-version-1.4.1.patch950-0054-BCM2708-Add-core-Device-Tree-support.patch950-0055-BCM270x_DT-Add-pwr_led-and-the-required-input-trigge.patch950-0056-fbdev-add-FBIOCOPYAREA-ioctl.patch950-0057-Speed-up-console-framebuffer-imageblit-function.patch950-0058-enabling-the-realtime-clock-1-wire-chip-DS1307-and-1.patch950-0059-Added-Device-IDs-for-August-DVB-T-205.patch950-0060-config-Enable-CONFIG_MEMCG-but-leave-it-disabled-due.patch950-0061-hid-Reduce-default-mouse-polling-interval-to-60Hz.patch950-0062-rpi-ft5406-Add-touchscreen-driver-for-pi-LCD-display.patch950-0063-Improve-__copy_to_user-and-__copy_from_user-performa.patch950-0064-gpio-poweroff-Allow-it-to-work-on-Raspberry-Pi.patch950-0065-mfd-Add-Raspberry-Pi-Sense-HAT-core-driver.patch950-0066-ASoC-Add-support-for-HifiBerry-DAC.patch950-0067-ASoC-Add-support-for-Rpi-DAC.patch950-0068-ASoC-wm8804-Implement-MCLK-configuration-options-add.patch950-0069-ASoC-BCM-Add-support-for-HiFiBerry-Digi.-Driver-is-b.patch950-0070-Add-IQaudIO-Sound-Card-support-for-Raspberry-Pi.patch950-0071-iqaudio-dac-Compile-fix-untested.patch950-0072-Added-support-for-HiFiBerry-DAC.patch950-0073-Added-driver-for-HiFiBerry-Amp-amplifier-add-on-boar.patch950-0074-Update-ds1307-driver-for-device-tree-support.patch950-0075-Add-driver-for-rpi-proto.patch950-0076-RaspiDAC3-support.patch950-0077-Add-Support-for-JustBoom-Audio-boards.patch950-0078-ARM-adau1977-adc-Add-basic-machine-driver-for-adau19.patch950-0079-New-AudioInjector.net-Pi-soundcard-with-low-jitter-a.patch950-0080-Add-IQAudIO-Digi-WM8804-board-support.patch950-0081-New-driver-for-RRA-DigiDAC1-soundcard-using-WM8741-W.patch950-0082-Add-support-for-Dion-Audio-LOCO-DAC-AMP-HAT.patch950-0083-Allo-Piano-DAC-boards-Initial-2-channel-stereo-suppo.patch950-0084-Support-for-Blokas-Labs-pisound-board.patch950-0085-rpi_display-add-backlight-driver-and-overlay.patch950-0086-bcm2835-virtgpio-Virtual-GPIO-driver.patch950-0087-amba_pl011-Don-t-use-DT-aliases-for-numbering.patch950-0090-OF-DT-Overlay-configfs-interface.patch950-0092-hci_h5-Don-t-send-conf_req-when-ACTIVE.patch950-0093-config-Add-default-configs.patch950-0094-Add-arm64-configuration-and-device-tree-differences.patch950-0095-vchiq_arm-Tweak-the-logging-output.patch950-0096-vchiq_arm-Access-the-dequeue_pending-flag-locked.patch950-0097-vchiq_arm-Service-callbacks-must-not-fail.patch950-0098-vchiq_arm-Add-completion-records-under-the-mutex.patch950-0099-vchiq_arm-Avoid-use-of-mutex-in-add_completion.patch950-0100-staging-vchi-Convert-to-current-get_user_pages-argum.patch950-0101-staging-vchi-Update-for-rename-of-page_cache_release.patch950-0102-drivers-vchi-Remove-dependency-on-CONFIG_BROKEN.patch950-0103-raspberrypi-firmware-Export-the-general-transaction-.patch
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user