Skip to content

Commit

Permalink
update kernel patch manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamWill committed Sep 12, 2014
1 parent f017d59 commit 1e8f5b3
Showing 1 changed file with 30 additions and 25 deletions.
55 changes: 30 additions & 25 deletions kernel/MANIFEST
Original file line number Diff line number Diff line change
Expand Up @@ -5,31 +5,36 @@ in Fedora's Rawhide kernel).
These, of course, should be considered to be licensed under the GPLv2, not
MIT.

* Fixes shutdown and reboot, without quirks
* https://bugzilla.kernel.org/show_bug.cgi?id=70931
* https://patchwork.kernel.org/patch/3787341/
x86-new-Intel-Atom-SoC-power-management-controller-driver.patch
# Fixes shutdown and reboot, without quirks
# https://bugzilla.kernel.org/show_bug.cgi?id=70931
# https://patchwork.kernel.org/patch/3787341/
* x86-new-Intel-Atom-SoC-power-management-controller-driver.patch

* Battery status support from Lan Tianyu
* https://bugzilla.kernel.org/show_bug.cgi?id=69011
* https://lkml.org/lkml/2014/4/16/322
1-9-ACPICA-Executer-Fix-buffer-allocation-issue-for-generic_serial_bus-region-field-accesses..patch
2-9-ACPICA-Export-acpi_buffer_to_resource-symbol.patch
3-9-ACPI-Add-acpi_bus_attach_private_data-to-facilitate-to-attach-data-to-ACPI-handle.patch
4-9-ACPI-Thermal-Use-acpi_bus_attach_private_data-to-attach-private-data.patch
5-9-I2C-Add-smbus-quick-read-write-helper-function.patch
6-9-I2C-Add-smbus-word-block-process-call-helper-function.patch
7-9-I2C-ACPI-Add-i2c-ACPI-operation-region-support.patch
8-9-I2C-ACPI-Move-ACPI-related-code-to-i2c-acpi.c.patch
# 9-9-I2C-ACPI-Add-CONFIG_I2C_ACPI-config.patch (currently not applied)
0-9-I2C-ACPI-operation-region-handler-support.patch
# Battery status support patch series from Lan Tianyu
# https://bugzilla.kernel.org/show_bug.cgi?id=69011
# https://lkml.org/lkml/2014/5/20/284
# patches 1-3 already merged upstream
* V3-4-5-I2C-ACPI-Add-i2c-ACPI-operation-region-support.patch
* V3-5-5-I2C-ACPI-Clean-up-I2C-ACPI-code-and-Add-CONFIG_I2C_ACPI-config.patch
# http://www.spinics.net/lists/linux-i2c/msg15201.html
* 0001-ACPI-temporary-dep-solution-for-battery-support.patch

* Test fix for SDIO device enumeration from Doug Johnson
* https://bugzilla.kernel.org/show_bug.cgi?id=67921
baytrail_gpio_quirk.patch
# Test fix for SDIO device enumeration from Doug Johnson
# https://bugzilla.kernel.org/show_bug.cgi?id=67921
* baytrail_gpio_quirk_v3.patch

* Test fix for IRQ conflicts in GPIO IRQ allocations
* https://bugzilla.kernel.org/show_bug.cgi?id=68291
* rediffed version of https://lkml.org/lkml/2014/4/13/190
* "pinctrl-baytrail: workaround for irq descriptor conflict on ASUS T100TA"
pinctrl-baytrail-workaround-for-irq-descriptor-conflict-on-ASUS-T100TA.patch
# Update name of audio firmware file
# http://comments.gmane.org/gmane.linux.alsa.devel/126117
# Upstream 3.17
* ASoC-Intel-update-baytrail-adsp-firmware-name.patch

# ath6kl series backported from 3.17, should make wireless work
* 0001-ath6kl-Fix-ath6kl_bmi_read_hi32-macro.patch
* 0002-ath6kl-convert-ar6004-hardware-flags-to-firmware-fea.patch
* 0003-ath6kl-implement-rx-flush-for-htc-pipe.patch
* 0004-ath6kl-don-t-set-hi_refclk_hz-if-hardware-version-do.patch
* 0005-ath6kl-add-support-wmi-rate-tables-with-mcs15.patch
* 0006-ath6kl-add-support-for-ar6004-hw3.0.patch

# Add SDIO ID for the V8P wireless adapter to ath6kl driver
* support-Dell-OEM-chipset-found-in-Venue-8-Pro-SDIO-I.patch

0 comments on commit 1e8f5b3

Please sign in to comment.