Commit graph

27 commits

Author SHA1 Message Date
Maximilian Luz e59f2d0883
Update v5.10 patches
Changes:
 - Rebase onto v5.10.58

Links:
 - kernel: 459bd42a63
2021-08-15 01:46:22 +02:00
Maximilian Luz 5c2b1e2a93
Update v5.10 patches
Changes:
 - Rebase onto v5.10.55

Links:
 - kernel: 459bd42a63
2021-08-01 16:00:24 +02:00
Maximilian Luz 952500a6c6
Update v5.10 patches
Changes:
 - Rebase onto v5.10.52

Links:
 - kernel: 459bd42a63
2021-07-21 01:28:46 +02:00
Maximilian Luz fd4a4754cb
Update v5.10 patches
Changes:
 - Rebase onto v5.10.47
 - Add "PCI: PM: Do not read power state in pci_enable_device_flags()"
   which has been reverted upstream back.

Links:
 - kernel: 459bd42a63
2021-07-02 14:52:42 +02:00
Maximilian Luz 73d2d3acb1
Update v5.10 patches
Changes:
 - Rebase onto v5.10.46

Links:
 - kernel: 459bd42a63
2021-06-29 14:46:10 +02:00
Maximilian Luz 7846124309
Update v5.10 patches
Changes:
 - Rebase onto v5.10.45

Links:
 - kernel: 459bd42a63
2021-06-19 21:56:15 +02:00
Maximilian Luz 7a3043f810
Update v5.10 patches
Changes:
 - SAM:
   - Fix bug in Surface HID get-report function
   - Fix other small issues

Links:
 - kernel: 459bd42a63
 - SAM: 0686c05d4b
2021-06-13 23:00:11 +02:00
Maximilian Luz 685c1fa5b6
Update v5.10 patches
Changes:
 - SAM:
   - Fix bug when disabling events.
   - Add support for forwarding events to user-space via debug device.

 - Work around bug preventing IRQ setup and subsequently SAM drivers from
   loading on the 13" AMD Surface Laptop 4.

 - Add quirk to prevent incorrect battery reporting via the Surface Go
   touchscreen.

Links:
 - SAM: 6b6edef7c7
 - kernel: 6a938d0615
2021-06-03 20:06:38 +02:00
Maximilian Luz 0ffaabfe8f
Update v5.10 patches
Changes:
 - Replace up AMD SL4 IRQ workaround with something cleaner.

Links:
 - kernel: 871fcafbc6
2021-05-29 15:27:23 +02:00
Maximilian Luz 9dd5c753aa
Update v5.10 patches
Changes:
 - SAM:
   - Add support for the 13" Intel version of the Surface Laptop 4
   - Small code cleanup

Links:
 - kernel: da0a7aeba3
 - SAM: e24239cf87
2021-05-24 17:28:12 +02:00
Maximilian Luz 1e6887b716
Update v5.10 patches
Changes:
 - SAM:
   - Small code fixes

Links:
 - kernel: 0eb67c806f
 - SAM: ea257c1360
2021-05-21 17:17:23 +02:00
Maximilian Luz 2f7c19691a
Update v5.10 patches
Changes:
 - SAM:
   - Add support for Surface Laptop 4
     - Fix legacy PIC initialization issue
     - Add missing device IDs for GPIO controller and UARTs
   - Small code fixes

Links:
 - kernel: 14bc27c694
 - SAM: 0b52307159
2021-05-11 19:50:45 +02:00
Maximilian Luz ab0e42fad6
Update v5.10 patches
Changes:
 - SAM:
   - Fix bug in battery event handling, causing events to be dropped and
     logged as unhandled.

Links:
 - kernel: c4a64d988a
 - SAM: 77eadd698c
2021-05-05 03:32:00 +02:00
Maximilian Luz 9dc119b8de
Update v5.10 patches
Changes:
 - WiFi:
   - Add workaround for deep sleep on buggy hardware
   - Fix manual host-sleep activation
   - Fix DELBA requests
   - Ignore BTCOEX events as they are sometimes buggy (improves WiFi
     speeds)
   - Other small fixes

 - SAM:
   - Code cleanup and small fixes

Links:
 - kernel: db2f9336a2
 - SAM: a33f6762be
2021-04-23 12:10:04 +02:00
Maximilian Luz e622c35d71
Bump v5.10 patches
Bump v4.10 patches to v5.10.29. No functional changes.
2021-04-11 00:32:01 +02:00
Maximilian Luz d9d82b62ed
Update v5.10 patches
Changes:
 - Code cleanup and small fixes

 - SAM:
   - Fix timing issue when re-attaching the base on the Surface Book 3,
     causing devices (e.g. battery) to not work properly after
     re-attaching.

Links:
 - kernel: 46346aff0f
 - SAM: ff044c7463
2021-04-07 03:22:47 +02:00
Maximilian Luz 3c3b57efca
Update v5.10 patches
Changes:
  - Attempt to properly fix WiFi firmware crashes caused by power-save
    mode and suspend. This aims to fix WiFi crashes without the need to
    disable power-saving options and achieve better power consumption.
  - Try to fix firmware wakeup issues.
  - Try to reduce WiFi speed impact when Bluetooth is active.
  - Fixes for P2P and AP modes. This should get miracast working.

Links:
 - kernel: 74e1f1ad57
2021-03-29 02:50:50 +02:00
Maximilian Luz 7bc0b2ccf8
Update v5.10 patches
Changes:
 - Update D3cold fix for Surface Book 2 and 3

Links:
 - kernel: d8e5d9bedf
2021-03-19 02:44:15 +01:00
Maximilian Luz fef3f0b16c
Update v5.10 patches
Changes:
 - Update patches to v5.10.24

 - SAM:
   - Small code cleanup

Links:
 - kernel: 6983edb6c3
 - SAM: 53fbf8d1f8
2021-03-19 01:41:12 +01:00
Maximilian Luz f612a01bb5
Update v5.10 patches
Changes:
 - SAM:
   - Add support for Surface Pro 7+
   - Minor updates and fixes.

 - IPTS:
   - Send commands during shutdown again, this is needed on some devices
     and readds the dependency on the MEI bus patch
   - Flush buffers during shutdown, to prevent a timeout from CLEAR_MEM_WINDOW
   - Added initial support for setting gen7 devices into multitouch

 - Add firmware file override for ath10k wifi driver.

Links:
 - kernel: 2315b7e5cb
 - SAM: a8b786bd6f
 - IPTS: 90de2d6e75
2021-03-09 20:43:48 +01:00
Maximilian Luz f8fab978a4
Update v5.10 patches
Changes:
 - cameras
   - Add VBLANK control support
   - Clean up OV5693 driver

Links:
 - kernel: 59c2df3ee0
 - cameras: 74f01bb065
2021-02-21 00:17:40 +01:00
Maximilian Luz 88e2e104f2
Update v5.10 patches
Changes:
 - SAM:
   - Move and split drivers to closer reflect upstreaming process
   - Various updates to HID and battery/AC drivers for upstreaming

 - Hotplug:
   - Various fixes and improvements

 - GPE:
   - Fix Kconfig dependency

 - IPTS
   - Various fixes and improvements

Links:
 - kernel: 5c7b5b588e
 - SAM: bee2add45f
 - GPE: 6ecfdb3905
 - Hotplug: 595ed62f24
 - IPTS: 3642d0e4eb
2021-02-15 21:40:31 +01:00
Maximilian Luz 102b9aeb9d
Update v5.10 patches
Changes:
 - Various small fixes.

Links:
 - kernel: 452ca809c3
 - SAM: e73516d1d2
 - GPE: 6ecfdb3905
2021-02-04 01:21:37 +01:00
Maximilian Luz a958894f29
Update v5.10 patches
Changes:
 - Add support for Ambient Light Sensor found on Surface Book 3, Surface
   Laptop 3, and Surface Pro 7 devices.
 - Update camera drivers.

Links:
 - kernel: 23b180c407
2021-01-25 00:37:20 +01:00
Maximilian Luz de9f918138
Update v5.10 patches
Changes:
 - General:
   - Update patches to latest minor version, drop redundant/integrated
     patches

 - Cameras:
   - Add user controls to flip image
   - Cleanup

Links:
 - kernel: ba33f9c529
2021-01-08 00:15:52 +01:00
Maximilian Luz 819ca444a9
Update v5.10 patches
Changes:
 - SAM:
   - Add support for Surface Laptop Go

Links:
 - SAM: c6dd4e77bb
 - kernel: 69ae20ed0e
2020-12-27 00:20:13 +01:00
Maximilian Luz c7010ff4a9
Add patches for v5.10
Add initial patches for v5.10

Links:
 - SAM: aaad476104
 - hotplug: fcc8c8740b
 - gpe: a4c2e07a4a
 - ipts: 0a4a44c2a9
 - cameras: 35305e7c5f
 - kernel: 489ca4dccb
2020-12-16 17:00:17 +01:00