diff options
| author | Peter Robinson <pbrobinson@gmail.com> | 2012-05-03 20:27:11 +0100 |
|---|---|---|
| committer | Peter Robinson <pbrobinson@gmail.com> | 2012-05-03 20:27:11 +0100 |
| commit | df483e6175e4d7f7057b2a72a4a5518fd17f7e96 (patch) | |
| tree | 578febc51e21dccf3cb374f95f2e7adbfc22327d /kernel.spec | |
| parent | 7b4b4392628b7f9dfe879e3e8e92c47971c1a09f (diff) | |
| download | kernel-df483e6175e4d7f7057b2a72a4a5518fd17f7e96.tar.gz kernel-df483e6175e4d7f7057b2a72a4a5518fd17f7e96.tar.xz kernel-df483e6175e4d7f7057b2a72a4a5518fd17f7e96.zip | |
Patch for disconnect issues with storage attached to a tegra-ehci controller
Diffstat (limited to 'kernel.spec')
| -rw-r--r-- | kernel.spec | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/kernel.spec b/kernel.spec index 75d0d8be..cbf94ba9 100644 --- a/kernel.spec +++ b/kernel.spec @@ -715,12 +715,16 @@ Patch14000: hibernate-freeze-filesystems.patch Patch14010: lis3-improve-handling-of-null-rate.patch +# ARM # Flattened devicetree support Patch21000: arm-omap-dt-compat.patch Patch21001: arm-smsc-support-reading-mac-address-from-device-tree.patch + +# ARM tegra Patch21004: arm-tegra-nvec-kconfig.patch +Patch21005: arm-tegra-usb-no-reset-linux33.patch -# highbank patches +# ARM highbank patches # Highbank clock functions need to be EXPORT for module builds Patch21010: highbank-export-clock-functions.patch @@ -1317,6 +1321,7 @@ ApplyPatch nx-emu-remove-cpuinitdata-for-disable_nx-on-x86_32.patch #ApplyPatch arm-omap-dt-compat.patch #ApplyPatch arm-smsc-support-reading-mac-address-from-device-tree.patch ApplyPatch arm-tegra-nvec-kconfig.patch +ApplyPatch arm-tegra-usb-no-reset-linux33.patch # # bugfixes to drivers and filesystems @@ -2326,6 +2331,9 @@ fi # ||----w | # || || %changelog +* Thu May 3 2012 Peter Robinson <pbrobinson@fedoraproject.org> +- Patch for disconnect issues with storage attached to a tegra-ehci controller + * Thu May 03 2012 Justin M. Forbes <jforbes@redhat.com> - Reenable slip and add to module-extras (rhbz 818308) |
