brcm2708: switch to linux 4.4 and update patches
As usual these patches were extracted from: https://github.com/raspberrypi/linux/commits/rpi-4.4.y Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 48765
This commit is contained in:
parent
dac55e665e
commit
b3dc9566a4
155 changed files with 5594 additions and 272 deletions
|
@ -14,7 +14,7 @@ FEATURES:=ext4 audio usb usbgadget display gpio fpu
|
|||
MAINTAINER:=Florian Fainelli <florian@openwrt.org>
|
||||
SUBTARGETS:=bcm2708 bcm2709
|
||||
|
||||
KERNEL_PATCHVER:=4.1
|
||||
KERNEL_PATCHVER:=4.4
|
||||
|
||||
include $(INCLUDE_DIR)/target.mk
|
||||
DEFAULT_PACKAGES += brcm2708-gpu-fw kmod-usb-hid kmod-sound-core kmod-sound-arm-bcm2835 kmod-fs-vfat kmod-nls-cp437 kmod-nls-iso8859-1
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 8c2c0f30ef9ee0eccd3e56c6aeb110097569d5aa Mon Sep 17 00:00:00 2001
|
||||
From e01f4314ca3bad1a9e6e75011e096b2e7c9ae9c1 Mon Sep 17 00:00:00 2001
|
||||
From: Steve Glendinning <steve.glendinning@smsc.com>
|
||||
Date: Thu, 19 Feb 2015 18:47:12 +0000
|
||||
Subject: [PATCH 001/127] smsx95xx: fix crimes against truesize
|
||||
Subject: [PATCH 001/156] smsx95xx: fix crimes against truesize
|
||||
|
||||
smsc95xx is adjusting truesize when it shouldn't, and following a recent patch from Eric this is now triggering warnings.
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 96f6fc6f990423f39b73013cd91f00a615315a90 Mon Sep 17 00:00:00 2001
|
||||
From 53c281914c7bb489a5dba2559bdbbdbdc25bd515 Mon Sep 17 00:00:00 2001
|
||||
From: popcornmix <popcornmix@gmail.com>
|
||||
Date: Fri, 17 Apr 2015 16:58:45 +0100
|
||||
Subject: [PATCH 002/127] smsc95xx: Disable turbo mode by default
|
||||
Subject: [PATCH 002/156] smsc95xx: Disable turbo mode by default
|
||||
|
||||
---
|
||||
drivers/net/usb/smsc95xx.c | 2 +-
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 3ea06ff9ba42a29f37b46ced2fb90ff9e06da445 Mon Sep 17 00:00:00 2001
|
||||
From 570a13246efbcaf5f0952f8b2382166ab7677f7d Mon Sep 17 00:00:00 2001
|
||||
From: popcornmix <popcornmix@gmail.com>
|
||||
Date: Wed, 18 Jun 2014 13:42:01 +0100
|
||||
Subject: [PATCH 003/127] vmstat: Workaround for issue where dirty page count
|
||||
Subject: [PATCH 003/156] vmstat: Workaround for issue where dirty page count
|
||||
goes negative
|
||||
|
||||
See:
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 6c72a609c205138b739a1484aa1a4ce6dd395c43 Mon Sep 17 00:00:00 2001
|
||||
From 030a4127de50633f29388f7cc5170537baa8a46b Mon Sep 17 00:00:00 2001
|
||||
From: Robert Tiemann <rtie@gmx.de>
|
||||
Date: Mon, 20 Jul 2015 11:01:25 +0200
|
||||
Subject: [PATCH 004/127] BCM2835_DT: Fix I2S register map
|
||||
Subject: [PATCH 004/156] BCM2835_DT: Fix I2S register map
|
||||
|
||||
---
|
||||
Documentation/devicetree/bindings/dma/brcm,bcm2835-dma.txt | 4 ++--
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 38395f1ae1258743c3e0081c86bb4b65ad06dd69 Mon Sep 17 00:00:00 2001
|
||||
From 0e31e724041c5aa97de901e88eb889697605a543 Mon Sep 17 00:00:00 2001
|
||||
From: Phil Elwell <phil@raspberrypi.org>
|
||||
Date: Fri, 4 Dec 2015 17:41:50 +0000
|
||||
Subject: [PATCH 005/127] irq-bcm2836: Prevent spurious interrupts, and trap
|
||||
Subject: [PATCH 005/156] irq-bcm2836: Prevent spurious interrupts, and trap
|
||||
them early
|
||||
|
||||
The old arch-specific IRQ macros included a dsb to ensure the
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 44b5e890373665231d9a5876966ef3a670b9efd7 Mon Sep 17 00:00:00 2001
|
||||
From 05e41ed8765557174e13c868e6bdead409452b9a Mon Sep 17 00:00:00 2001
|
||||
From: =?UTF-8?q?Noralf=20Tr=C3=B8nnes?= <noralf@tronnes.org>
|
||||
Date: Fri, 12 Jun 2015 19:01:05 +0200
|
||||
Subject: [PATCH 006/127] irqchip: bcm2835: Add FIQ support
|
||||
Subject: [PATCH 006/156] irqchip: bcm2835: Add FIQ support
|
||||
MIME-Version: 1.0
|
||||
Content-Type: text/plain; charset=UTF-8
|
||||
Content-Transfer-Encoding: 8bit
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From e3e8c56abfe6a036025f75908b63ae69d8eaed11 Mon Sep 17 00:00:00 2001
|
||||
From f5c7fd23e80638ed98babafb2c7d97df569e2bce Mon Sep 17 00:00:00 2001
|
||||
From: =?UTF-8?q?Noralf=20Tr=C3=B8nnes?= <noralf@tronnes.org>
|
||||
Date: Fri, 23 Oct 2015 16:26:55 +0200
|
||||
Subject: [PATCH 007/127] irqchip: irq-bcm2835: Add 2836 FIQ support
|
||||
Subject: [PATCH 007/156] irqchip: irq-bcm2835: Add 2836 FIQ support
|
||||
MIME-Version: 1.0
|
||||
Content-Type: text/plain; charset=UTF-8
|
||||
Content-Transfer-Encoding: 8bit
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 4bff078f28e6a2d55d18e06c0a92b0b78b8ea6cb Mon Sep 17 00:00:00 2001
|
||||
From 4db60442326172e590b3c34ab5f75f1359d42ec8 Mon Sep 17 00:00:00 2001
|
||||
From: Phil Elwell <phil@raspberrypi.org>
|
||||
Date: Tue, 30 Jun 2015 14:12:42 +0100
|
||||
Subject: [PATCH 008/127] serial: 8250: Don't crash when nr_uarts is 0
|
||||
Subject: [PATCH 008/156] serial: 8250: Don't crash when nr_uarts is 0
|
||||
|
||||
---
|
||||
drivers/tty/serial/8250/8250_core.c | 2 ++
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 91ea61bbf9285586d27442dc3b85ea34805ccf38 Mon Sep 17 00:00:00 2001
|
||||
From e1239426241dc0af5bf9c7eb25b3b5b91f8072f2 Mon Sep 17 00:00:00 2001
|
||||
From: notro <notro@tronnes.org>
|
||||
Date: Thu, 10 Jul 2014 13:59:47 +0200
|
||||
Subject: [PATCH 009/127] pinctrl-bcm2835: Set base to 0 give expected gpio
|
||||
Subject: [PATCH 009/156] pinctrl-bcm2835: Set base to 0 give expected gpio
|
||||
numbering
|
||||
|
||||
Signed-off-by: Noralf Tronnes <notro@tronnes.org>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 15367f46e17775c4d736ed1cfc318218362c6a4d Mon Sep 17 00:00:00 2001
|
||||
From 0b7c13febba234187396a3a9a5af92e20deeab88 Mon Sep 17 00:00:00 2001
|
||||
From: Phil Elwell <phil@raspberrypi.org>
|
||||
Date: Tue, 24 Feb 2015 13:40:50 +0000
|
||||
Subject: [PATCH 010/127] pinctrl-bcm2835: Fix interrupt handling for GPIOs
|
||||
Subject: [PATCH 010/156] pinctrl-bcm2835: Fix interrupt handling for GPIOs
|
||||
28-31 and 46-53
|
||||
|
||||
Contrary to the documentation, the BCM2835 GPIO controller actually has
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 167da31b9a7d3111c83993e4d614bb95bbefdcbb Mon Sep 17 00:00:00 2001
|
||||
From a5cbd1b6abdf86be640d0f312e69046c3e4907f8 Mon Sep 17 00:00:00 2001
|
||||
From: Phil Elwell <phil@raspberrypi.org>
|
||||
Date: Thu, 26 Feb 2015 09:58:22 +0000
|
||||
Subject: [PATCH 011/127] pinctrl-bcm2835: Only request the interrupts listed
|
||||
Subject: [PATCH 011/156] pinctrl-bcm2835: Only request the interrupts listed
|
||||
in the DTB
|
||||
|
||||
Although the GPIO controller can generate three interrupts (four counting
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From bc9d2c297e886dfcc340414a61de970942ad7319 Mon Sep 17 00:00:00 2001
|
||||
From dd2680dc2e5fd417101093c6618cc5c14ad8f949 Mon Sep 17 00:00:00 2001
|
||||
From: Phil Elwell <phil@raspberrypi.org>
|
||||
Date: Wed, 24 Jun 2015 14:10:44 +0100
|
||||
Subject: [PATCH 012/127] spi-bcm2835: Support pin groups other than 7-11
|
||||
Subject: [PATCH 012/156] spi-bcm2835: Support pin groups other than 7-11
|
||||
|
||||
The spi-bcm2835 driver automatically uses GPIO chip-selects due to
|
||||
some unreliability of the native ones. In doing so it chooses the
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From e04c4837cde13f4782fc5a274599f580d8a29715 Mon Sep 17 00:00:00 2001
|
||||
From 95d71f47cc485c5d0030291b9388bbdbdc335437 Mon Sep 17 00:00:00 2001
|
||||
From: =?UTF-8?q?Noralf=20Tr=C3=B8nnes?= <noralf@tronnes.org>
|
||||
Date: Wed, 3 Jun 2015 12:26:13 +0200
|
||||
Subject: [PATCH 013/127] ARM: bcm2835: Set Serial number and Revision
|
||||
Subject: [PATCH 013/156] ARM: bcm2835: Set Serial number and Revision
|
||||
MIME-Version: 1.0
|
||||
Content-Type: text/plain; charset=UTF-8
|
||||
Content-Transfer-Encoding: 8bit
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From c8225021ad8a8e8d2b4560bed644c5552f9f6684 Mon Sep 17 00:00:00 2001
|
||||
From 5d6a70aac1ff4f0c898131100599340c1c3aba25 Mon Sep 17 00:00:00 2001
|
||||
From: Matthias Reichl <hias@horus.com>
|
||||
Date: Sun, 11 Oct 2015 16:44:05 +0200
|
||||
Subject: [PATCH 014/127] bcm2835-i2s: get base address for DMA from devicetree
|
||||
Subject: [PATCH 014/156] bcm2835-i2s: get base address for DMA from devicetree
|
||||
|
||||
Code copied from spi-bcm2835. Get physical address from devicetree
|
||||
instead of using hardcoded constant.
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 328b2e8b8a38fe62431c2ad5ae22cee31740b10d Mon Sep 17 00:00:00 2001
|
||||
From e7f330a7e837e0d6e31cb85dbaeace60ebd8cad1 Mon Sep 17 00:00:00 2001
|
||||
From: Matthias Reichl <hias@horus.com>
|
||||
Date: Sun, 11 Oct 2015 15:21:16 +0200
|
||||
Subject: [PATCH 015/127] bcm2835-i2s: add 24bit support, update bclk_ratio to
|
||||
Subject: [PATCH 015/156] bcm2835-i2s: add 24bit support, update bclk_ratio to
|
||||
more correct values
|
||||
|
||||
Code ported from bcm2708-i2s driver in Raspberry Pi tree.
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From fce554c6331b34458db54722cb06eb517a32b305 Mon Sep 17 00:00:00 2001
|
||||
From 19ed56e06d7b9342227ccf5942471d3c265a1685 Mon Sep 17 00:00:00 2001
|
||||
From: Matthias Reichl <hias@horus.com>
|
||||
Date: Sun, 11 Oct 2015 15:25:51 +0200
|
||||
Subject: [PATCH 016/127] bcm2835-i2s: setup clock only if CPU is clock master
|
||||
Subject: [PATCH 016/156] bcm2835-i2s: setup clock only if CPU is clock master
|
||||
|
||||
Code ported from bcm2708-i2s driver in Raspberry Pi tree.
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 45995262bd8d5194e9430d2a826c84ed28c408eb Mon Sep 17 00:00:00 2001
|
||||
From cdc4ea613c38dc44e44dabba95b2eb594c22cd29 Mon Sep 17 00:00:00 2001
|
||||
From: Matthias Reichl <hias@horus.com>
|
||||
Date: Sun, 11 Oct 2015 15:49:51 +0200
|
||||
Subject: [PATCH 017/127] bcm2835-i2s: Eliminate debugfs directory error
|
||||
Subject: [PATCH 017/156] bcm2835-i2s: Eliminate debugfs directory error
|
||||
|
||||
Code ported from bcm2708-i2s driver in Raspberry Pi tree.
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From b58d4ef09eca4674d1530f0c8e1ca074b269ebea Mon Sep 17 00:00:00 2001
|
||||
From f74c822d357e64c2da9d116a532bd581522efc06 Mon Sep 17 00:00:00 2001
|
||||
From: Matthias Reichl <hias@horus.com>
|
||||
Date: Sun, 11 Oct 2015 15:35:20 +0200
|
||||
Subject: [PATCH 018/127] bcm2835-i2s: Register PCM device
|
||||
Subject: [PATCH 018/156] bcm2835-i2s: Register PCM device
|
||||
|
||||
Code ported from bcm2708-i2s driver in Raspberry Pi tree.
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 61f155e164c5dbfa5cec9a099e4aa802c2155423 Mon Sep 17 00:00:00 2001
|
||||
From 72e07a497854cf8f63ffafc84e016ed859cb7d31 Mon Sep 17 00:00:00 2001
|
||||
From: Matthias Reichl <hias@horus.com>
|
||||
Date: Sun, 11 Oct 2015 15:55:21 +0200
|
||||
Subject: [PATCH 019/127] bcm2835-i2s: Enable MMAP support via a DT property
|
||||
Subject: [PATCH 019/156] bcm2835-i2s: Enable MMAP support via a DT property
|
||||
|
||||
Code ported from bcm2708-i2s driver in Raspberry Pi tree.
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 780a1039ccfd293d583742a4f2326997b15f5aff Mon Sep 17 00:00:00 2001
|
||||
From 79923137826ff02cad3536d7984626065f42ce6d Mon Sep 17 00:00:00 2001
|
||||
From: =?UTF-8?q?Noralf=20Tr=C3=B8nnes?= <noralf@tronnes.org>
|
||||
Date: Thu, 9 Apr 2015 12:34:11 +0200
|
||||
Subject: [PATCH 020/127] dmaengine: bcm2835: Add slave dma support
|
||||
Subject: [PATCH 020/156] dmaengine: bcm2835: Add slave dma support
|
||||
MIME-Version: 1.0
|
||||
Content-Type: text/plain; charset=UTF-8
|
||||
Content-Transfer-Encoding: 8bit
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 6ff0d626e7d84df71f6bc75e2c5ed35c42858bcc Mon Sep 17 00:00:00 2001
|
||||
From b6906312ccc7e18a0d8608c1d1bc318ab6f84656 Mon Sep 17 00:00:00 2001
|
||||
From: =?UTF-8?q?Noralf=20Tr=C3=B8nnes?= <noralf@tronnes.org>
|
||||
Date: Sat, 3 Oct 2015 15:58:59 +0200
|
||||
Subject: [PATCH 021/127] dmaengine: bcm2835: set residue_granularity field
|
||||
Subject: [PATCH 021/156] dmaengine: bcm2835: set residue_granularity field
|
||||
MIME-Version: 1.0
|
||||
Content-Type: text/plain; charset=UTF-8
|
||||
Content-Transfer-Encoding: 8bit
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 16dc5e0535e48ce3e9c6995c87118e9e7b5b775a Mon Sep 17 00:00:00 2001
|
||||
From 53fcf558378cab445edc70a2a03a4ec7e1498107 Mon Sep 17 00:00:00 2001
|
||||
From: =?UTF-8?q?Noralf=20Tr=C3=B8nnes?= <noralf@tronnes.org>
|
||||
Date: Sat, 3 Oct 2015 22:22:55 +0200
|
||||
Subject: [PATCH 022/127] dmaengine: bcm2835: Load driver early and support
|
||||
Subject: [PATCH 022/156] dmaengine: bcm2835: Load driver early and support
|
||||
legacy API
|
||||
MIME-Version: 1.0
|
||||
Content-Type: text/plain; charset=UTF-8
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 50eef5c715b894683aebf81332c82426dc10f8cb Mon Sep 17 00:00:00 2001
|
||||
From a8f6a0a5ad90dd940fffcd73311abb1aae8acfcc Mon Sep 17 00:00:00 2001
|
||||
From: Matthias Reichl <hias@horus.com>
|
||||
Date: Sat, 10 Oct 2015 12:29:18 +0200
|
||||
Subject: [PATCH 023/127] bcm2835-dma: Fix dreq not set for slave transfers
|
||||
Subject: [PATCH 023/156] bcm2835-dma: Fix dreq not set for slave transfers
|
||||
|
||||
Set dreq to slave_id if it is not set like in bcm2708-dmaengine.
|
||||
---
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From c7e464c38d38ad59899c94dfad6c3455c18f7d76 Mon Sep 17 00:00:00 2001
|
||||
From 0ab04f220a909d20f991f3392d65aceb0ec7e774 Mon Sep 17 00:00:00 2001
|
||||
From: Matthias Reichl <hias@horus.com>
|
||||
Date: Sun, 11 Oct 2015 12:28:30 +0200
|
||||
Subject: [PATCH 024/127] bcm2835-dma: Limit cyclic transfers on lite channels
|
||||
Subject: [PATCH 024/156] bcm2835-dma: Limit cyclic transfers on lite channels
|
||||
to 32k
|
||||
|
||||
Transfers larger than 32k cause repeated clicking with I2S soundcards.
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 34cb40cb97cd3080d3d0f314b2b063939b90c069 Mon Sep 17 00:00:00 2001
|
||||
From 71b7745f15495d3f9fd59be9e5789c18581d60a0 Mon Sep 17 00:00:00 2001
|
||||
From: =?UTF-8?q?Noralf=20Tr=C3=B8nnes?= <noralf@tronnes.org>
|
||||
Date: Sat, 15 Aug 2015 20:50:02 +0200
|
||||
Subject: [PATCH 025/127] bcm2835: Add support for uart1
|
||||
Subject: [PATCH 025/156] bcm2835: Add support for uart1
|
||||
MIME-Version: 1.0
|
||||
Content-Type: text/plain; charset=UTF-8
|
||||
Content-Transfer-Encoding: 8bit
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 40946ea47dd52c827b30d3601f7b393c46fbfcf3 Mon Sep 17 00:00:00 2001
|
||||
From e289839705c709e9c4479566cef5605466f6a648 Mon Sep 17 00:00:00 2001
|
||||
From: =?UTF-8?q?Noralf=20Tr=C3=B8nnes?= <noralf@tronnes.org>
|
||||
Date: Fri, 26 Jun 2015 14:21:20 +0200
|
||||
Subject: [PATCH 026/127] firmware: bcm2835: Add missing property tags
|
||||
Subject: [PATCH 026/156] firmware: bcm2835: Add missing property tags
|
||||
MIME-Version: 1.0
|
||||
Content-Type: text/plain; charset=UTF-8
|
||||
Content-Transfer-Encoding: 8bit
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 75ae3f717d7598a6eb1582097923ee0838a02a8b Mon Sep 17 00:00:00 2001
|
||||
From e6b5eb84f3342be4dd3838279802b43521cd419f Mon Sep 17 00:00:00 2001
|
||||
From: popcornmix <popcornmix@gmail.com>
|
||||
Date: Sun, 12 May 2013 12:24:19 +0100
|
||||
Subject: [PATCH 027/127] Main bcm2708/bcm2709 linux port
|
||||
Subject: [PATCH 027/156] Main bcm2708/bcm2709 linux port
|
||||
MIME-Version: 1.0
|
||||
Content-Type: text/plain; charset=UTF-8
|
||||
Content-Transfer-Encoding: 8bit
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From ceefa4e6b0d4b529eed6666120674cccde24d59a Mon Sep 17 00:00:00 2001
|
||||
From eb50bdd77b032b204591287bd7b5881ab31162a3 Mon Sep 17 00:00:00 2001
|
||||
From: popcornmix <popcornmix@gmail.com>
|
||||
Date: Wed, 11 Nov 2015 21:01:15 +0000
|
||||
Subject: [PATCH 028/127] squash: include ARCH_BCM2708 / ARCH_BCM2709
|
||||
Subject: [PATCH 028/156] squash: include ARCH_BCM2708 / ARCH_BCM2709
|
||||
|
||||
---
|
||||
drivers/char/hw_random/Kconfig | 2 +-
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 3fa74ccc327ddeb8f718cf4c42d61b43cc0a9626 Mon Sep 17 00:00:00 2001
|
||||
From 9a08cd1f14fd6e6797ddf99303175088bdb0ff90 Mon Sep 17 00:00:00 2001
|
||||
From: popcornmix <popcornmix@gmail.com>
|
||||
Date: Wed, 1 May 2013 19:46:17 +0100
|
||||
Subject: [PATCH 029/127] Add dwc_otg driver
|
||||
Subject: [PATCH 029/156] Add dwc_otg driver
|
||||
MIME-Version: 1.0
|
||||
Content-Type: text/plain; charset=UTF-8
|
||||
Content-Transfer-Encoding: 8bit
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From fdf40ab8630e6a5a370b8d938957709f6f8f8324 Mon Sep 17 00:00:00 2001
|
||||
From 5722cc32ff8ec100e2f0490d4b94a257085871ff Mon Sep 17 00:00:00 2001
|
||||
From: popcornmix <popcornmix@gmail.com>
|
||||
Date: Wed, 17 Jun 2015 17:06:34 +0100
|
||||
Subject: [PATCH 030/127] bcm2708 framebuffer driver
|
||||
Subject: [PATCH 030/156] bcm2708 framebuffer driver
|
||||
MIME-Version: 1.0
|
||||
Content-Type: text/plain; charset=UTF-8
|
||||
Content-Transfer-Encoding: 8bit
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 51d9f11052d8e51931b1c5f816d737e64e1caa22 Mon Sep 17 00:00:00 2001
|
||||
From 04c9e1905ed9aae6208650d81c26baa142fc9e7c Mon Sep 17 00:00:00 2001
|
||||
From: Florian Meier <florian.meier@koalo.de>
|
||||
Date: Fri, 22 Nov 2013 14:22:53 +0100
|
||||
Subject: [PATCH 031/127] dmaengine: Add support for BCM2708
|
||||
Subject: [PATCH 031/156] dmaengine: Add support for BCM2708
|
||||
MIME-Version: 1.0
|
||||
Content-Type: text/plain; charset=UTF-8
|
||||
Content-Transfer-Encoding: 8bit
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 664c65e9a1191f4123b3d88595735d9ab56839e6 Mon Sep 17 00:00:00 2001
|
||||
From 8883ad2926f389ee00f33ef52b1a8d7ecdad085f Mon Sep 17 00:00:00 2001
|
||||
From: Phil Elwell <phil@raspberrypi.org>
|
||||
Date: Fri, 17 Apr 2015 19:30:22 +0100
|
||||
Subject: [PATCH 032/127] Add blk_pos parameter to mmc multi_io_quirk callback
|
||||
Subject: [PATCH 032/156] Add blk_pos parameter to mmc multi_io_quirk callback
|
||||
|
||||
---
|
||||
drivers/mmc/card/block.c | 1 +
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From d44fe69d1a40ccd48ca963476ae6a1d4378349fd Mon Sep 17 00:00:00 2001
|
||||
From 118e1dbbd1a750304eaf53ed97f05ee86e6f4d52 Mon Sep 17 00:00:00 2001
|
||||
From: gellert <gellert@raspberrypi.org>
|
||||
Date: Fri, 15 Aug 2014 16:35:06 +0100
|
||||
Subject: [PATCH 033/127] MMC: added alternative MMC driver
|
||||
Subject: [PATCH 033/156] MMC: added alternative MMC driver
|
||||
MIME-Version: 1.0
|
||||
Content-Type: text/plain; charset=UTF-8
|
||||
Content-Transfer-Encoding: 8bit
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 9fccc853c4977f9a125de717e7eee0f25895362e Mon Sep 17 00:00:00 2001
|
||||
From d29928fd47f28cf8ee0221c4979da984203503a1 Mon Sep 17 00:00:00 2001
|
||||
From: Phil Elwell <phil@raspberrypi.org>
|
||||
Date: Wed, 25 Mar 2015 17:49:47 +0000
|
||||
Subject: [PATCH 034/127] Adding bcm2835-sdhost driver, and an overlay to
|
||||
Subject: [PATCH 034/156] Adding bcm2835-sdhost driver, and an overlay to
|
||||
enable it
|
||||
|
||||
BCM2835 has two SD card interfaces. This driver uses the other one.
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 596a45736af7c7721bd7b8a9cbd04cbcd6c11b53 Mon Sep 17 00:00:00 2001
|
||||
From c6f15fd48c94d179e6e829cee2c36c2b4dc9a07d Mon Sep 17 00:00:00 2001
|
||||
From: popcornmix <popcornmix@gmail.com>
|
||||
Date: Wed, 3 Jul 2013 00:31:47 +0100
|
||||
Subject: [PATCH 035/127] cma: Add vc_cma driver to enable use of CMA
|
||||
Subject: [PATCH 035/156] cma: Add vc_cma driver to enable use of CMA
|
||||
MIME-Version: 1.0
|
||||
Content-Type: text/plain; charset=UTF-8
|
||||
Content-Transfer-Encoding: 8bit
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From d3e64892070a0399dad4cdae9e72bb9c7801b86d Mon Sep 17 00:00:00 2001
|
||||
From 26d9897700046c008240842bafec44eed727df89 Mon Sep 17 00:00:00 2001
|
||||
From: popcornmix <popcornmix@gmail.com>
|
||||
Date: Mon, 26 Mar 2012 22:15:50 +0100
|
||||
Subject: [PATCH 036/127] bcm2708: alsa sound driver
|
||||
Subject: [PATCH 036/156] bcm2708: alsa sound driver
|
||||
MIME-Version: 1.0
|
||||
Content-Type: text/plain; charset=UTF-8
|
||||
Content-Transfer-Encoding: 8bit
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 01551caa3e4d71d3a75703b063a871f18541f38d Mon Sep 17 00:00:00 2001
|
||||
From ad0b56e0e4c45cbc6014f6befcb53ffc05dff857 Mon Sep 17 00:00:00 2001
|
||||
From: popcornmix <popcornmix@gmail.com>
|
||||
Date: Tue, 2 Jul 2013 23:42:01 +0100
|
||||
Subject: [PATCH 037/127] bcm2708 vchiq driver
|
||||
Subject: [PATCH 037/156] bcm2708 vchiq driver
|
||||
MIME-Version: 1.0
|
||||
Content-Type: text/plain; charset=UTF-8
|
||||
Content-Transfer-Encoding: 8bit
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From bb0a865b1cbbb1dd887378111af03727884e3476 Mon Sep 17 00:00:00 2001
|
||||
From 431b30a19d76bc784aa609481c43121092b81f86 Mon Sep 17 00:00:00 2001
|
||||
From: popcornmix <popcornmix@gmail.com>
|
||||
Date: Wed, 17 Jun 2015 16:07:06 +0100
|
||||
Subject: [PATCH 038/127] vc_mem: Add vc_mem driver
|
||||
Subject: [PATCH 038/156] vc_mem: Add vc_mem driver
|
||||
MIME-Version: 1.0
|
||||
Content-Type: text/plain; charset=UTF-8
|
||||
Content-Transfer-Encoding: 8bit
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 40793263e733bd6fa4b2a063891661ae59076430 Mon Sep 17 00:00:00 2001
|
||||
From d70f57c3da95fc54dfd702cb3d521cc3a9cc9850 Mon Sep 17 00:00:00 2001
|
||||
From: Tim Gover <tgover@broadcom.com>
|
||||
Date: Tue, 22 Jul 2014 15:41:04 +0100
|
||||
Subject: [PATCH 039/127] vcsm: VideoCore shared memory service for BCM2835
|
||||
Subject: [PATCH 039/156] vcsm: VideoCore shared memory service for BCM2835
|
||||
MIME-Version: 1.0
|
||||
Content-Type: text/plain; charset=UTF-8
|
||||
Content-Transfer-Encoding: 8bit
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 6ddd3a6f0a8a3e4506b4fe4e1b410d9d945c5df2 Mon Sep 17 00:00:00 2001
|
||||
From a582dfc468cbb9176054bdcc02dce40a0e0441e6 Mon Sep 17 00:00:00 2001
|
||||
From: Luke Wren <luke@raspberrypi.org>
|
||||
Date: Fri, 21 Aug 2015 23:14:48 +0100
|
||||
Subject: [PATCH 040/127] Add /dev/gpiomem device for rootless user GPIO access
|
||||
Subject: [PATCH 040/156] Add /dev/gpiomem device for rootless user GPIO access
|
||||
|
||||
Signed-off-by: Luke Wren <luke@raspberrypi.org>
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 9e50bbd976d3c77770fe98e7e1465012aa2d19d4 Mon Sep 17 00:00:00 2001
|
||||
From 7ccd5e32f6e98f1522a3e471e4afeef564497264 Mon Sep 17 00:00:00 2001
|
||||
From: Luke Wren <wren6991@gmail.com>
|
||||
Date: Sat, 5 Sep 2015 01:14:45 +0100
|
||||
Subject: [PATCH 041/127] Add SMI driver
|
||||
Subject: [PATCH 041/156] Add SMI driver
|
||||
|
||||
Signed-off-by: Luke Wren <wren6991@gmail.com>
|
||||
---
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 142af590ca0a7fc36905f5bd123103c730d22a07 Mon Sep 17 00:00:00 2001
|
||||
From 06301e219cb176ca2917ad7e51fc9cf9897cf52b Mon Sep 17 00:00:00 2001
|
||||
From: Luke Wren <wren6991@gmail.com>
|
||||
Date: Sat, 5 Sep 2015 01:16:10 +0100
|
||||
Subject: [PATCH 042/127] Add SMI NAND driver
|
||||
Subject: [PATCH 042/156] Add SMI NAND driver
|
||||
|
||||
Signed-off-by: Luke Wren <wren6991@gmail.com>
|
||||
---
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From b9a3e6cbf575d0463af4b47ce48f76624bae10a1 Mon Sep 17 00:00:00 2001
|
||||
From 38d02987b33c187e2a02794c0b97c28d270f1d9b Mon Sep 17 00:00:00 2001
|
||||
From: Aron Szabo <aron@aron.ws>
|
||||
Date: Sat, 16 Jun 2012 12:15:55 +0200
|
||||
Subject: [PATCH 043/127] lirc: added support for RaspberryPi GPIO
|
||||
Subject: [PATCH 043/156] lirc: added support for RaspberryPi GPIO
|
||||
|
||||
lirc_rpi: Use read_current_timer to determine transmitter delay. Thanks to jjmz and others
|
||||
See: https://github.com/raspberrypi/linux/issues/525
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 21e72e1f417fe2c097fe8f8ba4963abdde88a6ca Mon Sep 17 00:00:00 2001
|
||||
From c2a1eecef94520be7c785cf6d23aca9c695122f5 Mon Sep 17 00:00:00 2001
|
||||
From: popcornmix <popcornmix@gmail.com>
|
||||
Date: Wed, 3 Jul 2013 00:49:20 +0100
|
||||
Subject: [PATCH 044/127] Add cpufreq driver
|
||||
Subject: [PATCH 044/156] Add cpufreq driver
|
||||
|
||||
Signed-off-by: popcornmix <popcornmix@gmail.com>
|
||||
---
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From ffe7f669c4106fafe86597774697048258cedbc9 Mon Sep 17 00:00:00 2001
|
||||
From 76ad29cef7e6dc73d7f9c3cd3578783d1daefa6d Mon Sep 17 00:00:00 2001
|
||||
From: popcornmix <popcornmix@gmail.com>
|
||||
Date: Tue, 26 Mar 2013 19:24:24 +0000
|
||||
Subject: [PATCH 045/127] Added hwmon/thermal driver for reporting core
|
||||
Subject: [PATCH 045/156] Added hwmon/thermal driver for reporting core
|
||||
temperature. Thanks Dorian
|
||||
MIME-Version: 1.0
|
||||
Content-Type: text/plain; charset=UTF-8
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 052aa5593d1cd52bbabc0985e9630f8272f3226a Mon Sep 17 00:00:00 2001
|
||||
From aac476eac7be9830cbda14fe82afa7d4afbd41d2 Mon Sep 17 00:00:00 2001
|
||||
From: popcornmix <popcornmix@gmail.com>
|
||||
Date: Wed, 17 Jun 2015 15:44:08 +0100
|
||||
Subject: [PATCH 046/127] Add Chris Boot's i2c driver
|
||||
Subject: [PATCH 046/156] Add Chris Boot's i2c driver
|
||||
MIME-Version: 1.0
|
||||
Content-Type: text/plain; charset=UTF-8
|
||||
Content-Transfer-Encoding: 8bit
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 18ec30d7e1571af21c41b687bd12e22f05ffd0b2 Mon Sep 17 00:00:00 2001
|
||||
From 8e1245bf1c5553baec76ccb0deb521df84a3f48f Mon Sep 17 00:00:00 2001
|
||||
From: =?UTF-8?q?Noralf=20Tr=C3=B8nnes?= <noralf@tronnes.org>
|
||||
Date: Fri, 26 Jun 2015 14:27:06 +0200
|
||||
Subject: [PATCH 047/127] char: broadcom: Add vcio module
|
||||
Subject: [PATCH 047/156] char: broadcom: Add vcio module
|
||||
MIME-Version: 1.0
|
||||
Content-Type: text/plain; charset=UTF-8
|
||||
Content-Transfer-Encoding: 8bit
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 1d1c3e9b18717f6510b67c582e93051a3a948eb6 Mon Sep 17 00:00:00 2001
|
||||
From bf182799da48b6072c783fed452a752715b9b479 Mon Sep 17 00:00:00 2001
|
||||
From: =?UTF-8?q?Noralf=20Tr=C3=B8nnes?= <noralf@tronnes.org>
|
||||
Date: Fri, 26 Jun 2015 14:25:01 +0200
|
||||
Subject: [PATCH 048/127] firmware: bcm2835: Support ARCH_BCM270x
|
||||
Subject: [PATCH 048/156] firmware: bcm2835: Support ARCH_BCM270x
|
||||
MIME-Version: 1.0
|
||||
Content-Type: text/plain; charset=UTF-8
|
||||
Content-Transfer-Encoding: 8bit
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 1e7cf5d5acfaecbc92766c179dba544064fb94cc Mon Sep 17 00:00:00 2001
|
||||
From f4ccd72c0038efded59351ceb59dc0a1f227890c Mon Sep 17 00:00:00 2001
|
||||
From: Vincent Sanders <vincent.sanders@collabora.co.uk>
|
||||
Date: Wed, 30 Jan 2013 12:45:18 +0000
|
||||
Subject: [PATCH 049/127] bcm2835: add v4l2 camera device
|
||||
Subject: [PATCH 049/156] bcm2835: add v4l2 camera device
|
||||
|
||||
- Supports raw YUV capture, preview, JPEG and H264.
|
||||
- Uses videobuf2 for data transfer, using dma_buf.
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 4ddb3fae0a5c5b6969168134b4352bceccf51b9c Mon Sep 17 00:00:00 2001
|
||||
From a98c2f7958c16abd5d1536f80c241ec83ee99b86 Mon Sep 17 00:00:00 2001
|
||||
From: Phil Elwell <phil@raspberrypi.org>
|
||||
Date: Mon, 11 May 2015 09:00:42 +0100
|
||||
Subject: [PATCH 050/127] scripts: Add mkknlimg and knlinfo scripts from tools
|
||||
Subject: [PATCH 050/156] scripts: Add mkknlimg and knlinfo scripts from tools
|
||||
repo
|
||||
|
||||
The Raspberry Pi firmware looks for a trailer on the kernel image to
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 3f46d3627061688e50e24d5bfbc0adb5deb89b97 Mon Sep 17 00:00:00 2001
|
||||
From eafa669fc02f9d7aa9d6fb0376558217d5d432e1 Mon Sep 17 00:00:00 2001
|
||||
From: Phil Elwell <phil@raspberrypi.org>
|
||||
Date: Fri, 5 Dec 2014 17:26:26 +0000
|
||||
Subject: [PATCH 051/127] fdt: Add support for the CONFIG_CMDLINE_EXTEND option
|
||||
Subject: [PATCH 051/156] fdt: Add support for the CONFIG_CMDLINE_EXTEND option
|
||||
|
||||
---
|
||||
drivers/of/fdt.c | 29 ++++++++++++++++++++++++-----
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 46e100d54a3bef01345aaffd1d722f6d2087a170 Mon Sep 17 00:00:00 2001
|
||||
From 1bf87715f0e3eb28ca753ec6cc4d189e8bc0de66 Mon Sep 17 00:00:00 2001
|
||||
From: notro <notro@tronnes.org>
|
||||
Date: Wed, 9 Jul 2014 14:46:08 +0200
|
||||
Subject: [PATCH 052/127] BCM2708: Add core Device Tree support
|
||||
Subject: [PATCH 052/156] BCM2708: Add core Device Tree support
|
||||
|
||||
Add the bare minimum needed to boot BCM2708 from a Device Tree.
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 1cb8b3610957f9c892a7eb6e18b99eca0ac7a77d Mon Sep 17 00:00:00 2001
|
||||
From 3ee2870ef7f0aa7c48a7cd1ae532aa9e1ac4f6ce Mon Sep 17 00:00:00 2001
|
||||
From: =?UTF-8?q?Noralf=20Tr=C3=B8nnes?= <noralf@tronnes.org>
|
||||
Date: Sat, 15 Aug 2015 20:47:07 +0200
|
||||
Subject: [PATCH 053/127] bcm2835: Match with BCM2708 Device Trees
|
||||
Subject: [PATCH 053/156] bcm2835: Match with BCM2708 Device Trees
|
||||
MIME-Version: 1.0
|
||||
Content-Type: text/plain; charset=UTF-8
|
||||
Content-Transfer-Encoding: 8bit
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 6faba148320fb8fc49b5cf5e5ef7864d9a1c0fd9 Mon Sep 17 00:00:00 2001
|
||||
From 1d6ca03eff36dc3d5675554fb1cb4db6ebeb7e74 Mon Sep 17 00:00:00 2001
|
||||
From: Siarhei Siamashka <siarhei.siamashka@gmail.com>
|
||||
Date: Mon, 17 Jun 2013 13:32:11 +0300
|
||||
Subject: [PATCH 054/127] fbdev: add FBIOCOPYAREA ioctl
|
||||
Subject: [PATCH 054/156] fbdev: add FBIOCOPYAREA ioctl
|
||||
|
||||
Based on the patch authored by Ali Gholami Rudi at
|
||||
https://lkml.org/lkml/2009/7/13/153
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From a205b536eaf4693151d5f375426b470ed1eaa4ed Mon Sep 17 00:00:00 2001
|
||||
From b070d3d1d6e0896607f3f4978c072cc33af62f80 Mon Sep 17 00:00:00 2001
|
||||
From: Harm Hanemaaijer <fgenfb@yahoo.com>
|
||||
Date: Thu, 20 Jun 2013 20:21:39 +0200
|
||||
Subject: [PATCH 058/127] Speed up console framebuffer imageblit function
|
||||
Subject: [PATCH 058/156] Speed up console framebuffer imageblit function
|
||||
|
||||
Especially on platforms with a slower CPU but a relatively high
|
||||
framebuffer fill bandwidth, like current ARM devices, the existing
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 43512b5f55e891f325a7619fa9103e6d6566ce81 Mon Sep 17 00:00:00 2001
|
||||
From 4a5e988e0730b19eaca3df7c279d9b38f69e9860 Mon Sep 17 00:00:00 2001
|
||||
From: popcornmix <popcornmix@gmail.com>
|
||||
Date: Tue, 26 Mar 2013 17:26:38 +0000
|
||||
Subject: [PATCH 059/127] Allow mac address to be set in smsc95xx
|
||||
Subject: [PATCH 059/156] Allow mac address to be set in smsc95xx
|
||||
|
||||
Signed-off-by: popcornmix <popcornmix@gmail.com>
|
||||
---
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 1dde78801877dc5280b7b1b156a2784d7e2bf982 Mon Sep 17 00:00:00 2001
|
||||
From 4d386cf6aeac54f49224ac0b400cf58c6ba227d9 Mon Sep 17 00:00:00 2001
|
||||
From: popcornmix <popcornmix@gmail.com>
|
||||
Date: Wed, 8 May 2013 11:46:50 +0100
|
||||
Subject: [PATCH 060/127] enabling the realtime clock 1-wire chip DS1307 and
|
||||
Subject: [PATCH 060/156] enabling the realtime clock 1-wire chip DS1307 and
|
||||
1-wire on GPIO4 (as a module)
|
||||
|
||||
1-wire: Add support for configuring pin for w1-gpio kernel module
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 61a3c58b47a8a2b970a1ca50db15c402874eb8fd Mon Sep 17 00:00:00 2001
|
||||
From dbdc294a9b911c943d5214fefb5143e40dba056d Mon Sep 17 00:00:00 2001
|
||||
From: popcornmix <popcornmix@gmail.com>
|
||||
Date: Wed, 3 Jul 2013 00:54:08 +0100
|
||||
Subject: [PATCH 061/127] Added Device IDs for August DVB-T 205
|
||||
Subject: [PATCH 061/156] Added Device IDs for August DVB-T 205
|
||||
|
||||
---
|
||||
drivers/media/usb/dvb-usb-v2/rtl28xxu.c | 4 ++++
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From bbc71e816c6bf3d945e67a70db005d1f58b2b064 Mon Sep 17 00:00:00 2001
|
||||
From 3bbfaaf97f167d4f889c41822c4e767947fd1995 Mon Sep 17 00:00:00 2001
|
||||
From: popcornmix <popcornmix@gmail.com>
|
||||
Date: Wed, 18 Dec 2013 22:16:19 +0000
|
||||
Subject: [PATCH 062/127] config: Enable CONFIG_MEMCG, but leave it disabled
|
||||
Subject: [PATCH 062/156] config: Enable CONFIG_MEMCG, but leave it disabled
|
||||
(due to memory cost). Enable with cgroup_enable=memory.
|
||||
|
||||
---
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 7ae297c051ae9052562cd97de4b19d05afb4c9ee Mon Sep 17 00:00:00 2001
|
||||
From 58218d451343867c4b18909c7c11cd348a6ce343 Mon Sep 17 00:00:00 2001
|
||||
From: Florian Meier <florian.meier@koalo.de>
|
||||
Date: Fri, 22 Nov 2013 14:59:51 +0100
|
||||
Subject: [PATCH 063/127] ASoC: Add support for PCM5102A codec
|
||||
Subject: [PATCH 063/156] ASoC: Add support for PCM5102A codec
|
||||
|
||||
Some definitions to support the PCM5102A codec
|
||||
by Texas Instruments.
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 7376e0edee3df655d9176ee83f21c58b8f067207 Mon Sep 17 00:00:00 2001
|
||||
From 062c5f7da781aac9e13c959e6b84359cc71e790e Mon Sep 17 00:00:00 2001
|
||||
From: Florian Meier <florian.meier@koalo.de>
|
||||
Date: Fri, 22 Nov 2013 19:19:08 +0100
|
||||
Subject: [PATCH 064/127] ASoC: Add support for HifiBerry DAC
|
||||
Subject: [PATCH 064/156] ASoC: Add support for HifiBerry DAC
|
||||
|
||||
This adds a machine driver for the HifiBerry DAC.
|
||||
It is a sound card that can
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From e6877f42823f6acd80d27b86816a0d87f35ea004 Mon Sep 17 00:00:00 2001
|
||||
From 698c90d19c77b07426d8b5825d7053b8ba5d8bc3 Mon Sep 17 00:00:00 2001
|
||||
From: Florian Meier <florian.meier@koalo.de>
|
||||
Date: Fri, 22 Nov 2013 19:21:34 +0100
|
||||
Subject: [PATCH 065/127] ASoC: Add support for Rpi-DAC
|
||||
Subject: [PATCH 065/156] ASoC: Add support for Rpi-DAC
|
||||
|
||||
---
|
||||
sound/soc/bcm/Kconfig | 7 +++
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 10534ba846800325cf08f6e2479dbebecda00d2d Mon Sep 17 00:00:00 2001
|
||||
From 41b19bff4474377f327d058488e1424ad74452e3 Mon Sep 17 00:00:00 2001
|
||||
From: Daniel Matuschek <info@crazy-audio.com>
|
||||
Date: Wed, 15 Jan 2014 21:41:23 +0100
|
||||
Subject: [PATCH 066/127] ASoC: wm8804: Implement MCLK configuration options,
|
||||
Subject: [PATCH 066/156] ASoC: wm8804: Implement MCLK configuration options,
|
||||
add 32bit support WM8804 can run with PLL frequencies of 256xfs and 128xfs
|
||||
for most sample rates. At 192kHz only 128xfs is supported. The existing
|
||||
driver selects 128xfs automatically for some lower samples rates. By using an
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From bbeffde8da0be5674342d1f2301d8d9bdc56d2d5 Mon Sep 17 00:00:00 2001
|
||||
From 7408f4b6cc7b535f9af624a5a7da7e8012448acd Mon Sep 17 00:00:00 2001
|
||||
From: Daniel Matuschek <info@crazy-audio.com>
|
||||
Date: Wed, 15 Jan 2014 21:42:08 +0100
|
||||
Subject: [PATCH 067/127] ASoC: BCM:Add support for HiFiBerry Digi. Driver is
|
||||
Subject: [PATCH 067/156] ASoC: BCM:Add support for HiFiBerry Digi. Driver is
|
||||
based on the patched WM8804 driver.
|
||||
|
||||
Signed-off-by: Daniel Matuschek <daniel@matuschek.net>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 931556f39a5c08c682d31b0b8c25bf1c712a909f Mon Sep 17 00:00:00 2001
|
||||
From b44c52875239b2e3ae992ca27212f71b8f77765f Mon Sep 17 00:00:00 2001
|
||||
From: Daniel Matuschek <info@crazy-audio.com>
|
||||
Date: Thu, 16 Jan 2014 07:36:35 +0100
|
||||
Subject: [PATCH 068/127] ASoC: wm8804: Set idle_bias_off to false Idle bias
|
||||
Subject: [PATCH 068/156] ASoC: wm8804: Set idle_bias_off to false Idle bias
|
||||
has been change to remove warning on driver startup
|
||||
|
||||
Signed-off-by: Daniel Matuschek <daniel@matuschek.net>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 288238307a79e6978bb475bac7098832ca3de373 Mon Sep 17 00:00:00 2001
|
||||
From 5c7f1224804dd5dc7d5dbcd208432261266f7595 Mon Sep 17 00:00:00 2001
|
||||
From: Gordon Garrity <gordon@iqaudio.com>
|
||||
Date: Sat, 8 Mar 2014 16:56:57 +0000
|
||||
Subject: [PATCH 069/127] Add IQaudIO Sound Card support for Raspberry Pi
|
||||
Subject: [PATCH 069/156] Add IQaudIO Sound Card support for Raspberry Pi
|
||||
|
||||
Set a limit of 0dB on Digital Volume Control
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 7f78dfe7e00d426d90be5f98ac9683c83c024b28 Mon Sep 17 00:00:00 2001
|
||||
From 6804db582a5c59d572eb0d4b5fb84204928e33bf Mon Sep 17 00:00:00 2001
|
||||
From: popcornmix <popcornmix@gmail.com>
|
||||
Date: Mon, 14 Jul 2014 22:02:09 +0100
|
||||
Subject: [PATCH 070/127] hid: Reduce default mouse polling interval to 60Hz
|
||||
Subject: [PATCH 070/156] hid: Reduce default mouse polling interval to 60Hz
|
||||
|
||||
Reduces overhead when using X
|
||||
---
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 21d1427a7563d56ca1fdcee66cb80e7f2879c6b8 Mon Sep 17 00:00:00 2001
|
||||
From cfa429e2830a4a720740098790f4a5fe8fca0486 Mon Sep 17 00:00:00 2001
|
||||
From: Daniel Matuschek <info@crazy-audio.com>
|
||||
Date: Mon, 4 Aug 2014 10:06:56 +0200
|
||||
Subject: [PATCH 071/127] Added support for HiFiBerry DAC+
|
||||
Subject: [PATCH 071/156] Added support for HiFiBerry DAC+
|
||||
|
||||
The driver is based on the HiFiBerry DAC driver. However HiFiBerry DAC+ uses
|
||||
a different codec chip (PCM5122), therefore a new driver is necessary.
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From f9201b45dcaa09fc1e85ca9fe011db801c0c12b5 Mon Sep 17 00:00:00 2001
|
||||
From eb7a554225c0ac786a6795f330b8ccf7454b5ff8 Mon Sep 17 00:00:00 2001
|
||||
From: Daniel Matuschek <info@crazy-audio.com>
|
||||
Date: Mon, 4 Aug 2014 11:09:58 +0200
|
||||
Subject: [PATCH 072/127] Added driver for HiFiBerry Amp amplifier add-on board
|
||||
Subject: [PATCH 072/156] Added driver for HiFiBerry Amp amplifier add-on board
|
||||
|
||||
The driver contains a low-level hardware driver for the TAS5713 and the
|
||||
drivers for the Raspberry Pi I2S subsystem.
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 0a44043b0586ca2ea7f4af174ba18188c8dced82 Mon Sep 17 00:00:00 2001
|
||||
From 0944a852d7cc31e1112559b6f6bc2d81724c96a3 Mon Sep 17 00:00:00 2001
|
||||
From: Ryan Coe <bluemrp9@gmail.com>
|
||||
Date: Sat, 31 Jan 2015 18:25:49 -0700
|
||||
Subject: [PATCH 073/127] Update ds1307 driver for device-tree support
|
||||
Subject: [PATCH 073/156] Update ds1307 driver for device-tree support
|
||||
|
||||
Signed-off-by: Ryan Coe <bluemrp9@gmail.com>
|
||||
---
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 8629cfc983fbca391421dec0644a34ffe29b5c9e Mon Sep 17 00:00:00 2001
|
||||
From 70cae40081cad507c562148d047afe05334675ad Mon Sep 17 00:00:00 2001
|
||||
From: Phil Elwell <phil@raspberrypi.org>
|
||||
Date: Fri, 6 Feb 2015 13:50:57 +0000
|
||||
Subject: [PATCH 074/127] BCM270x_DT: Add pwr_led, and the required "input"
|
||||
Subject: [PATCH 074/156] BCM270x_DT: Add pwr_led, and the required "input"
|
||||
trigger
|
||||
|
||||
The "input" trigger makes the associated GPIO an input. This is to support
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 5bdfbb8eafe9c92e60031502980207f55c0092ce Mon Sep 17 00:00:00 2001
|
||||
From e697bb5943f0c2c51bedc7b194059ea4da1e26f7 Mon Sep 17 00:00:00 2001
|
||||
From: Phil Elwell <phil@raspberrypi.org>
|
||||
Date: Fri, 27 Feb 2015 15:10:24 +0000
|
||||
Subject: [PATCH 075/127] enc28j60: Add device tree compatible string and an
|
||||
Subject: [PATCH 075/156] enc28j60: Add device tree compatible string and an
|
||||
overlay
|
||||
|
||||
---
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From e3dc96afd80658ed5ad61c6f58dd45979abdcc61 Mon Sep 17 00:00:00 2001
|
||||
From 8a8d68121ff5145452a0645123119847ddba9396 Mon Sep 17 00:00:00 2001
|
||||
From: Waldemar Brodkorb <wbrodkorb@conet.de>
|
||||
Date: Wed, 25 Mar 2015 09:26:17 +0100
|
||||
Subject: [PATCH 076/127] Add driver for rpi-proto
|
||||
Subject: [PATCH 076/156] Add driver for rpi-proto
|
||||
|
||||
Forward port of 3.10.x driver from https://github.com/koalo
|
||||
We are using a custom board and would like to use rpi 3.18.x
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 18e76baf8723e54c2fb7303d07e797960b61d399 Mon Sep 17 00:00:00 2001
|
||||
From adc027efa7b5703f0d452fff7a821570776da786 Mon Sep 17 00:00:00 2001
|
||||
From: popcornmix <popcornmix@gmail.com>
|
||||
Date: Mon, 13 Apr 2015 17:16:29 +0100
|
||||
Subject: [PATCH 077/127] config: Add default configs
|
||||
Subject: [PATCH 077/156] config: Add default configs
|
||||
|
||||
---
|
||||
arch/arm/configs/bcm2709_defconfig | 1254 +++++++++++++++++++++++++++++++++++
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 8c70059859aa757f8b1ea04bc4b27e62bb038059 Mon Sep 17 00:00:00 2001
|
||||
From d36556c5965dacf7335068a3c4af4613be6268ed Mon Sep 17 00:00:00 2001
|
||||
From: =?UTF-8?q?Noralf=20Tr=C3=B8nnes?= <noralf@tronnes.org>
|
||||
Date: Wed, 29 Apr 2015 17:24:02 +0200
|
||||
Subject: [PATCH 078/127] bcm2835: bcm2835_defconfig
|
||||
Subject: [PATCH 078/156] bcm2835: bcm2835_defconfig
|
||||
MIME-Version: 1.0
|
||||
Content-Type: text/plain; charset=UTF-8
|
||||
Content-Transfer-Encoding: 8bit
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 5152e89db66a2004ebd3d1629b4c1656672c3c37 Mon Sep 17 00:00:00 2001
|
||||
From 3a15b5f0db3f90c4534a01a8631d1d0be94e3957 Mon Sep 17 00:00:00 2001
|
||||
From: Gordon Hollingworth <gordon@raspberrypi.org>
|
||||
Date: Tue, 12 May 2015 14:47:56 +0100
|
||||
Subject: [PATCH 079/127] rpi-ft5406: Add touchscreen driver for pi LCD display
|
||||
Subject: [PATCH 079/156] rpi-ft5406: Add touchscreen driver for pi LCD display
|
||||
|
||||
Fix driver detection failure Check that the buffer response is non-zero meaning the touchscreen was detected
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 61d24c12473972a4eb6b259f297d65a03fc09bda Mon Sep 17 00:00:00 2001
|
||||
From 2195d7057b15258644aa186dc4784757dfc2291a Mon Sep 17 00:00:00 2001
|
||||
From: Phil Elwell <phil@raspberrypi.org>
|
||||
Date: Mon, 13 Oct 2014 11:47:53 +0100
|
||||
Subject: [PATCH 080/127] Improve __copy_to_user and __copy_from_user
|
||||
Subject: [PATCH 080/156] Improve __copy_to_user and __copy_from_user
|
||||
performance
|
||||
|
||||
Provide a __copy_from_user that uses memcpy. On BCM2708, use
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 5a7fddeb5dfd0dd291363dcab556006a02297d13 Mon Sep 17 00:00:00 2001
|
||||
From 4a8b44e4db451f80235221dd558d95aface19148 Mon Sep 17 00:00:00 2001
|
||||
From: Phil Elwell <phil@raspberrypi.org>
|
||||
Date: Thu, 25 Jun 2015 12:16:11 +0100
|
||||
Subject: [PATCH 081/127] gpio-poweroff: Allow it to work on Raspberry Pi
|
||||
Subject: [PATCH 081/156] gpio-poweroff: Allow it to work on Raspberry Pi
|
||||
|
||||
The Raspberry Pi firmware manages the power-down and reboot
|
||||
process. To do this it installs a pm_power_off handler, causing
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From ab8626a92ca2308de52a1db26b10ab4ecc3a1be7 Mon Sep 17 00:00:00 2001
|
||||
From 1aae6581fac6cf69e0772d13338b44c90eeab969 Mon Sep 17 00:00:00 2001
|
||||
From: Phil Elwell <phil@raspberrypi.org>
|
||||
Date: Tue, 14 Jul 2015 10:26:09 +0100
|
||||
Subject: [PATCH 082/127] spidev: Add "spidev" compatible string to silence
|
||||
Subject: [PATCH 082/156] spidev: Add "spidev" compatible string to silence
|
||||
warning
|
||||
|
||||
See: https://github.com/raspberrypi/linux/issues/1054
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 311f1f1043c31d5e0101cd304e521a12c1acffd5 Mon Sep 17 00:00:00 2001
|
||||
From 1f1e162b80815e9cb308c14ad4425a314686a813 Mon Sep 17 00:00:00 2001
|
||||
From: Phil Elwell <phil@raspberrypi.org>
|
||||
Date: Tue, 14 Jul 2015 17:00:18 +0100
|
||||
Subject: [PATCH 083/127] scripts/dtc: Add overlay support
|
||||
Subject: [PATCH 083/156] scripts/dtc: Add overlay support
|
||||
|
||||
---
|
||||
scripts/dtc/checks.c | 119 ++-
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 933c347e34871491afd9d53c7a9d0bf3c283c41f Mon Sep 17 00:00:00 2001
|
||||
From b3ca8734955b9bbf611e58444f7e4ab239f5c54a Mon Sep 17 00:00:00 2001
|
||||
From: Phil Elwell <pelwell@users.noreply.github.com>
|
||||
Date: Tue, 14 Jul 2015 14:32:47 +0100
|
||||
Subject: [PATCH 084/127] mfd: Add Raspberry Pi Sense HAT core driver
|
||||
Subject: [PATCH 084/156] mfd: Add Raspberry Pi Sense HAT core driver
|
||||
|
||||
---
|
||||
drivers/input/joystick/Kconfig | 8 +
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From c0121c68fb1b9242907546191008deb49123729a Mon Sep 17 00:00:00 2001
|
||||
From 305847dcc80fa3e3ffccd0e6c77b45d0a54ed185 Mon Sep 17 00:00:00 2001
|
||||
From: Jan Grulich <jan@grulich.eu>
|
||||
Date: Mon, 24 Aug 2015 16:03:47 +0100
|
||||
Subject: [PATCH 085/127] RaspiDAC3 support
|
||||
Subject: [PATCH 085/156] RaspiDAC3 support
|
||||
|
||||
Signed-off-by: Jan Grulich <jan@grulich.eu>
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From a7c37b3c36ccec8a089d576c55ad9ba1721cb0ef Mon Sep 17 00:00:00 2001
|
||||
From 1f384a47d40c8f7112d6ea3b9b20442a089f63bb Mon Sep 17 00:00:00 2001
|
||||
From: Jan Grulich <jan@grulich.eu>
|
||||
Date: Mon, 24 Aug 2015 16:02:34 +0100
|
||||
Subject: [PATCH 086/127] tpa6130a2: Add headphone switch control
|
||||
Subject: [PATCH 086/156] tpa6130a2: Add headphone switch control
|
||||
|
||||
Signed-off-by: Jan Grulich <jan@grulich.eu>
|
||||
---
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From d4df36c7243c7fcf016278309a7fcf1e07bf8b7f Mon Sep 17 00:00:00 2001
|
||||
From e14cfb794033608cb17a1537d5cceaeb3842c41a Mon Sep 17 00:00:00 2001
|
||||
From: popcornmix <popcornmix@gmail.com>
|
||||
Date: Mon, 28 Sep 2015 23:38:59 +0100
|
||||
Subject: [PATCH 087/127] irq-bcm2835: Fix building with 2708
|
||||
Subject: [PATCH 087/156] irq-bcm2835: Fix building with 2708
|
||||
|
||||
---
|
||||
drivers/irqchip/irq-bcm2835.c | 3 ++-
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 356081aede8e5bd1b9503c4510e1d4fc0d85b026 Mon Sep 17 00:00:00 2001
|
||||
From e6699e6b06d539e29869d751f1cb666192d045c0 Mon Sep 17 00:00:00 2001
|
||||
From: P33M <P33M@github.com>
|
||||
Date: Wed, 21 Oct 2015 14:55:21 +0100
|
||||
Subject: [PATCH 088/127] rpi_display: add backlight driver and overlay
|
||||
Subject: [PATCH 088/156] rpi_display: add backlight driver and overlay
|
||||
|
||||
Add a mailbox-driven backlight controller for the Raspberry Pi DSI
|
||||
touchscreen display. Requires updated GPU firmware to recognise the
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 83a58ceb78952a15b2a14716e2099cb548cd9081 Mon Sep 17 00:00:00 2001
|
||||
From 66bd6f87c5477a16d94c8cf8879919632508813f Mon Sep 17 00:00:00 2001
|
||||
From: Matthias Reichl <hias@horus.com>
|
||||
Date: Mon, 16 Nov 2015 14:05:35 +0000
|
||||
Subject: [PATCH 089/127] bcm2835-dma: Fix up convert to DMA pool
|
||||
Subject: [PATCH 089/156] bcm2835-dma: Fix up convert to DMA pool
|
||||
|
||||
---
|
||||
drivers/dma/bcm2835-dma.c | 36 ++++++++++++++++++++++++++----------
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 7740825fc5e8324d362566ecc61f95fbdc38370a Mon Sep 17 00:00:00 2001
|
||||
From 6e5a9e29f92463a7c3e0230f8c8ea9001bda2bff Mon Sep 17 00:00:00 2001
|
||||
From: Phil Elwell <phil@raspberrypi.org>
|
||||
Date: Wed, 11 Nov 2015 11:38:59 +0000
|
||||
Subject: [PATCH 090/127] scripts: Multi-platform support for mkknlimg and
|
||||
Subject: [PATCH 090/156] scripts: Multi-platform support for mkknlimg and
|
||||
knlinfo
|
||||
|
||||
The firmware uses tags in the kernel trailer to choose which dtb file
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From e8c7a56d86c676b4665edc50762fd737a7b56ff5 Mon Sep 17 00:00:00 2001
|
||||
From 9fcd3d8e07364a62bc57770f54a2e1b0b232bb17 Mon Sep 17 00:00:00 2001
|
||||
From: Eric Anholt <eric@anholt.net>
|
||||
Date: Mon, 2 Mar 2015 13:01:12 -0800
|
||||
Subject: [PATCH 091/127] drm/vc4: Add suport for 3D rendering using the V3D
|
||||
Subject: [PATCH 091/156] drm/vc4: Add suport for 3D rendering using the V3D
|
||||
engine.
|
||||
|
||||
This is a squash of the out-of-tree development series. Since that
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From c2b464e766dc1fa6fe28f2292f8258b64f468d7f Mon Sep 17 00:00:00 2001
|
||||
From 4fae622e03263fa61e1d56ba13ea8d8802d5e64f Mon Sep 17 00:00:00 2001
|
||||
From: Eric Anholt <eric@anholt.net>
|
||||
Date: Wed, 14 Oct 2015 11:32:14 -0700
|
||||
Subject: [PATCH 092/127] drm/vc4: Force HDMI to connected.
|
||||
Subject: [PATCH 092/156] drm/vc4: Force HDMI to connected.
|
||||
|
||||
For some reason on the downstream tree, the HPD GPIO isn't working.
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 084567d656e2876ed867c0a030dab0c2c4e38522 Mon Sep 17 00:00:00 2001
|
||||
From ca6e3e079d54eae4839bd5d4cf16ed504be66d96 Mon Sep 17 00:00:00 2001
|
||||
From: Eric Anholt <eric@anholt.net>
|
||||
Date: Mon, 19 Oct 2015 08:23:18 -0700
|
||||
Subject: [PATCH 093/127] drm/vc4: bo cache locking fixes.
|
||||
Subject: [PATCH 093/156] drm/vc4: bo cache locking fixes.
|
||||
|
||||
Signed-off-by: Eric Anholt <eric@anholt.net>
|
||||
---
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From a62d7adb16fdd9c450a0a255a3e0946c62b30b20 Mon Sep 17 00:00:00 2001
|
||||
From 05987e4b471d4408e11e218886015bbd09b13edf Mon Sep 17 00:00:00 2001
|
||||
From: Eric Anholt <eric@anholt.net>
|
||||
Date: Mon, 19 Oct 2015 08:29:41 -0700
|
||||
Subject: [PATCH 094/127] drm/vc4: bo cache locking cleanup.
|
||||
Subject: [PATCH 094/156] drm/vc4: bo cache locking cleanup.
|
||||
|
||||
Signed-off-by: Eric Anholt <eric@anholt.net>
|
||||
---
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From c5200dcf1298dc6789a88640ab581e364d92282b Mon Sep 17 00:00:00 2001
|
||||
From 72d3af528b1ac1e2606d252d49f3f50281976f5c Mon Sep 17 00:00:00 2001
|
||||
From: Eric Anholt <eric@anholt.net>
|
||||
Date: Mon, 19 Oct 2015 08:32:24 -0700
|
||||
Subject: [PATCH 095/127] drm/vc4: Use job_lock to protect seqno_cb_list.
|
||||
Subject: [PATCH 095/156] drm/vc4: Use job_lock to protect seqno_cb_list.
|
||||
|
||||
We're (mostly) not supposed to be using struct_mutex in drivers these
|
||||
days.
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 6a9940a2bde49eda470e58f19a6bde3ded87d7fb Mon Sep 17 00:00:00 2001
|
||||
From 1eba33023a05b04c591b212fbd5d3f19115c49b3 Mon Sep 17 00:00:00 2001
|
||||
From: Eric Anholt <eric@anholt.net>
|
||||
Date: Mon, 19 Oct 2015 08:44:35 -0700
|
||||
Subject: [PATCH 096/127] drm/vc4: Drop struct_mutex around CL validation.
|
||||
Subject: [PATCH 096/156] drm/vc4: Drop struct_mutex around CL validation.
|
||||
|
||||
We were using it so that we could make sure that shader validation
|
||||
state didn't change while we were validating, but now shader
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 4cc42228e828c8cba5e2f712fd92fe3e0bb8b09d Mon Sep 17 00:00:00 2001
|
||||
From ec1275865fd40eff9420aa4475da0a09a065e381 Mon Sep 17 00:00:00 2001
|
||||
From: Eric Anholt <eric@anholt.net>
|
||||
Date: Mon, 19 Oct 2015 08:44:35 -0700
|
||||
Subject: [PATCH 097/127] drm/vc4: Drop struct_mutex around CL validation.
|
||||
Subject: [PATCH 097/156] drm/vc4: Drop struct_mutex around CL validation.
|
||||
|
||||
We were using it so that we could make sure that shader validation
|
||||
state didn't change while we were validating, but now shader
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 7ad1b03ccca2d3c81ee97edfd1141b31331a0076 Mon Sep 17 00:00:00 2001
|
||||
From 605806b44e12f9e9a88bfab65b5af00c2319edef Mon Sep 17 00:00:00 2001
|
||||
From: Eric Anholt <eric@anholt.net>
|
||||
Date: Tue, 20 Oct 2015 13:59:15 +0100
|
||||
Subject: [PATCH 098/127] drm/vc4: Add support for more display plane formats.
|
||||
Subject: [PATCH 098/156] drm/vc4: Add support for more display plane formats.
|
||||
|
||||
Signed-off-by: Eric Anholt <eric@anholt.net>
|
||||
---
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 7fdb9332f996fbaa26eaa805ce72a6afa590a302 Mon Sep 17 00:00:00 2001
|
||||
From 97a02955d447e975998b6e57febd7c304cac4ab1 Mon Sep 17 00:00:00 2001
|
||||
From: Eric Anholt <eric@anholt.net>
|
||||
Date: Fri, 23 Oct 2015 12:31:56 +0100
|
||||
Subject: [PATCH 099/127] drm/vc4: No need to stop the stopped threads.
|
||||
Subject: [PATCH 099/156] drm/vc4: No need to stop the stopped threads.
|
||||
|
||||
This was leftover debug code from the hackdriver. We never submit
|
||||
unless the thread is already idle.
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 65854b72066317cb2896df184794890c32f5f1bb Mon Sep 17 00:00:00 2001
|
||||
From 5a0dd0a09aab3f1f82c70ec298d86c794ee65097 Mon Sep 17 00:00:00 2001
|
||||
From: Eric Anholt <eric@anholt.net>
|
||||
Date: Fri, 23 Oct 2015 12:33:43 +0100
|
||||
Subject: [PATCH 100/127] drm/vc4: Remove extra barrier()s aroudn CTnCA/CTnEA
|
||||
Subject: [PATCH 100/156] drm/vc4: Remove extra barrier()s aroudn CTnCA/CTnEA
|
||||
setup.
|
||||
|
||||
The writel() that these expand to already does barriers.
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From 8566dcb0b278a12d9aad06e8b85b94e9d797d66e Mon Sep 17 00:00:00 2001
|
||||
From f966476880d65aea0246d0d1f04377dd628a79fd Mon Sep 17 00:00:00 2001
|
||||
From: Eric Anholt <eric@anholt.net>
|
||||
Date: Fri, 23 Oct 2015 14:57:22 +0100
|
||||
Subject: [PATCH 101/127] drm/vc4: Fix a typo in a V3D debug register.
|
||||
Subject: [PATCH 101/156] drm/vc4: Fix a typo in a V3D debug register.
|
||||
|
||||
Signed-off-by: Eric Anholt <eric@anholt.net>
|
||||
---
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
From e7c59032e2b16f07a4e836b6f417a7cea5d66b2d Mon Sep 17 00:00:00 2001
|
||||
From 885697c1ff9e687315f0be69b775782aa135e663 Mon Sep 17 00:00:00 2001
|
||||
From: Phil Elwell <phil@raspberrypi.org>
|
||||
Date: Mon, 2 Nov 2015 17:07:33 +0000
|
||||
Subject: [PATCH 102/127] drm/vc4: Enable VC4 modules, and increase CMA size
|
||||
Subject: [PATCH 102/156] drm/vc4: Enable VC4 modules, and increase CMA size
|
||||
with overlay
|
||||
|
||||
If using the overlay, be careful not to boot to GUI or run startx,
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue