Commit Graph

836 Commits

Author SHA1 Message Date
Ben Hutchings de305c0c14 Add patch generator for aufs4
svn path=/dists/trunk/linux/; revision=22758
2015-06-16 22:38:28 +00:00
Ben Hutchings cc28b6b52f Merge changes from sid up to 4.0.4-1
Excluding the ABI number bump and the PREEMPT_RT featureset.

svn path=/dists/trunk/linux/; revision=22720
2015-05-27 02:40:14 +00:00
Ian Campbell 45f51837ea [arm64] Build XHCI platform drivers as a module.
svn path=/dists/sid/linux/; revision=22703
2015-05-25 12:38:48 +00:00
Ben Hutchings ceb687e608 [x86] e1000e: Add support for Sunrise Point (i219) (Closes: #784546)
svn path=/dists/sid/linux/; revision=22682
2015-05-23 17:26:17 +00:00
Ben Hutchings e486b3fcd4 [arm64] USB: Add support for XHCI on APM Mustang (Closes: #785707)
svn path=/dists/sid/linux/; revision=22670
2015-05-22 23:27:42 +00:00
Ben Hutchings 748386aa8b [rt] Update to 4.0.4-rt1 and re-enable
svn path=/dists/sid/linux/; revision=22663
2015-05-20 00:24:50 +00:00
Ben Hutchings 56c70a5fd2 Update to 4.1-rc3
Drop and refresh patches as appropriate.

In the x86 memtest patch, add #ifdef CONFIG_X86 as memtest is now
cross-architecture and memtest86+ is not.

svn path=/dists/trunk/linux/; revision=22616
2015-05-11 16:39:41 +00:00
Ben Hutchings c544d987d9 Update to 4.0
svn path=/dists/trunk/linux/; revision=22505
2015-04-13 02:02:26 +00:00
Ben Hutchings 6d4496e9a3 Merge changes from sid up to 3.16.7-ckt9-1
svn path=/dists/trunk/linux/; revision=22495
2015-04-08 04:04:18 +00:00
Ben Hutchings a1d4845f8f psmouse: Add support for FocalTech touchpads, thanks to Rafal Ramocki (Closes: #780971)
svn path=/dists/sid/linux/; revision=22478
2015-04-06 18:22:08 +00:00
Ian Campbell fde523ae26 [armhf] Enable power control on various sunxi platforms
Enable MFD_AXP20X and REGULATOR_AXP20X and adding the necessary DTB nodes.
(Closes: #781576).

svn path=/dists/sid/linux/; revision=22467
2015-04-03 14:08:57 +00:00
Ian Campbell bcd1494cdf Initialise framebuffer console earlier. (Closes: #779935)
svn path=/dists/sid/linux/; revision=22454
2015-03-20 19:38:48 +00:00
Ben Hutchings c6d983ba6a Merge changes from sid up to 3.16.7-ckt7-1
svn path=/dists/trunk/linux/; revision=22445
2015-03-05 00:45:32 +00:00
Ben Hutchings c581056403 of.h: Keep extern declaration of of_* variables when !CONFIG_OF
Fixes build failure in simplefb on architectures without CONFIG_OF.

svn path=/dists/sid/linux/; revision=22439
2015-03-01 15:13:10 +00:00
Ben Hutchings 61ae6ff2c9 arcmsr: Backport changes up to Linux 3.18 (Closes: #698821)
svn path=/dists/sid/linux/; revision=22433
2015-03-01 03:59:22 +00:00
Ian Campbell 30d5866ed6 [armhf] Enable FB_SIMPLE on sunxi platform, backporting fixes and DTS entries.
svn path=/dists/sid/linux/; revision=22429
2015-02-28 16:17:12 +00:00
Uwe Kleine-König 91c690d9b1 Add support for Banana Pro, patch by Karsten Merker
Taken as is from the bug report (#779311), just added a comment
about the symbolic constants that are missing in 3.16.

Verified that the three patches match the indicated upstream commits
(apart from the above changes)

svn path=/dists/sid/linux/; revision=22424
2015-02-26 21:34:04 +00:00
Ben Hutchings 0568c0df1e Update to 3.16.7-ckt6
Drop/refresh patches as necessary.
ABI changes still need to be resolved.

svn path=/dists/sid/linux/; revision=22412
2015-02-22 05:08:16 +00:00
Ben Hutchings 14d25476b8 [armhf] Drop sun7i device tree patches which are included in 3.19 (fixes FTBFS)
svn path=/dists/trunk/linux/; revision=22391
2015-02-16 03:57:44 +00:00
Ben Hutchings 032085e954 shm: add memfd.h to UAPI export list, so kdbus will build
svn path=/dists/sid/linux/; revision=22384
2015-02-12 21:16:56 +00:00
Ben Hutchings 2aa87b787b Rebase and re-enable various patches for 3.19
svn path=/dists/trunk/linux/; revision=22362
2015-02-10 01:13:04 +00:00
Maximilian Attems a1fbb0ec43 axe more merge patches
Signed-off-by: maximilian attems <maks@debian.org>

svn path=/dists/trunk/linux/; revision=22360
2015-02-09 20:37:00 +00:00
Maximilian Attems fe73455944 axe upstream merged stuff
Signed-off-by: maximilian attems <maks@debian.org>

svn path=/dists/trunk/linux/; revision=22359
2015-02-09 20:29:20 +00:00
Ian Campbell e0b3ad15a4 [armhf] Add DTB for Olimex A20-OLinuXino-LIME2. (Closes: #777455)
svn path=/dists/sid/linux/; revision=22355
2015-02-09 06:57:36 +00:00
Ben Hutchings 10f7943320 Merge changes from sid up to 3.16.7-ckt4-1
svn path=/dists/trunk/linux/; revision=22265
2015-01-16 02:43:15 +00:00
Ben Hutchings 167d9fdacc Update to 3.16.7-ckt4
- Drop various patches that were applied upstream
- Refresh "add sysctl to disallow unprivileged CLONE_NEWUSER by default"
- Fix/ignore ABI changes as appropriate
- Explicitly disable the new CONFIG_IWLWIFI_UAPSD symbol

svn path=/dists/sid/linux/; revision=22261
2015-01-16 00:04:09 +00:00
Ben Hutchings cf3dd6dd9a efi: Expose underlying UEFI firmware platform size to userland, to support installation on Bay Trail systems (Closes: #775191)
svn path=/dists/sid/linux/; revision=22256
2015-01-12 14:34:44 +00:00
Ben Hutchings 4356c62c74 [x86] platform/chrome: chromeos_laptop - Add support for Acer C720 (Closes: #774209)
svn path=/dists/sid/linux/; revision=22240
2015-01-02 04:04:31 +00:00
Ian Campbell a67d58f0fe [arhmf] Add device-tree for LinkSprite pcDuino V3.
Patch from Karsten Merker (Closes: #774067)

svn path=/dists/sid/linux/; revision=22233
2014-12-29 23:16:33 +00:00
Ben Hutchings a6291ddc67 [arm64] Enable pstore, efi-pstore, etc. (Closes: #773309)
Enable PSTORE as built-in and EFI_VARS_PSTORE as module.

Auto-load efivars and efi-pstore:
- Replace features/all/efi-autoload-efivars.patch with the version
  that was committed upstream, which is not x86-specific.
- Add a separate patch to make efi-pstore auto-load, as this was not
  included in the upstream commit.

svn path=/dists/sid/linux/; revision=22227
2014-12-24 16:54:34 +00:00
Ben Hutchings af98d628cc Replace aufs with overlayfs
svn path=/dists/trunk/linux/; revision=22150
2014-12-09 03:09:37 +00:00
Ben Hutchings dff5dedd0f Update to 3.18
Drop/refresh patches as necessary.

Disable aufs.

svn path=/dists/trunk/linux/; revision=22149
2014-12-09 03:06:08 +00:00
Ben Hutchings e0ff76482a Merge changes from sid up to 3.16.7-ckt2-1
svn path=/dists/trunk/linux/; revision=22148
2014-12-09 02:55:16 +00:00
Ben Hutchings 1c31dc2049 Fix ABI changes introduced by backported features
svn path=/dists/sid/linux/; revision=22134
2014-12-08 01:54:22 +00:00
Ian Campbell c2bcb2baef Backport patches to support serial driver options via DT /chosen/stdout-path
svn path=/dists/sid/linux/; revision=22126
2014-12-07 19:18:47 +00:00
Ben Hutchings 13c48296be Update to 3.16.7-ckt1
svn path=/dists/sid/linux/; revision=22101
2014-12-03 05:58:41 +00:00
Maximilian Attems 60ad881191 patches cleanup
TODO: 2 leftover net patches to check

Signed-off-by: maximilian attems <maks@debian.org>

svn path=/dists/trunk/linux/; revision=22077
2014-11-22 16:58:49 +00:00
Ian Campbell 201d880f19 Add missing Origin field to patch
svn path=/dists/sid/linux/; revision=22075
2014-11-22 10:12:50 +00:00
Ian Campbell b31a3607a2 Honour stdout-path from Device Tree. (Closes: #770212)
svn path=/dists/sid/linux/; revision=22074
2014-11-22 10:12:45 +00:00
Ian Campbell 787cba99f2 [arm64] Backport various upstream fixes and improvements to the APM X-gene Ethernet driver
svn path=/dists/sid/linux/; revision=22073
2014-11-21 15:14:23 +00:00
Ian Campbell 9245309dcf [armhf] Increase Ethernet phy startup delay on Banana-Pi.
Patch from Karsten Merker (Closes: 767042)

svn path=/dists/sid/linux/; revision=22064
2014-11-13 21:38:54 +00:00
Ben Hutchings c5a1eeca82 Add PCI quirks for Apple Thunderbolt
svn path=/dists/sid/linux/; revision=22059
2014-11-09 10:25:36 +00:00
Ben Hutchings 77406ae6b9 aufs: Update to aufs3.17-20141020
svn path=/dists/trunk/linux/; revision=22056
2014-11-06 22:24:55 +00:00
Ben Hutchings 78d8475ba2 Merge changes from sid up to 3.16.7-2
svn path=/dists/trunk/linux/; revision=22054
2014-11-06 21:57:46 +00:00
Ben Hutchings 84c05535e5 Set Forwarded field for several patches that I've just sent upstream
svn path=/dists/sid/linux/; revision=22045
2014-11-06 03:56:25 +00:00
Ben Hutchings e98c34d47f Add Forwarded: no or not-needed to patches that lack Origin/Forwarded fields
svn path=/dists/sid/linux/; revision=22044
2014-11-06 00:23:59 +00:00
Ben Hutchings 7c1cf09644 Add Origin and Forwarded header fields to various patches
Also add some Signed-off-by lines and remove unwanted mail headers.

svn path=/dists/sid/linux/; revision=22041
2014-11-06 00:02:29 +00:00
Ben Hutchings 860af36782 Add header to MIPS-increase-MAX-PHYSMEM-BITS-on-Loongson-3-only.patch
svn path=/dists/sid/linux/; revision=22039
2014-11-05 23:39:49 +00:00
Ben Hutchings 309a7c6e93 Re-group patches
svn path=/dists/sid/linux/; revision=22031
2014-11-04 00:31:44 +00:00
Ben Hutchings 78038d0e59 iwlwifi: Backport firmware monitor from 3.17 (Closes: #767088)
svn path=/dists/sid/linux/; revision=22029
2014-11-04 00:06:12 +00:00