1
0
forked from pool/kernel-source

commit 67022087d26efd4034b2f5e4f90d26beb2384f95

OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=7313
This commit is contained in:
Michal Marek
2012-08-10 13:50:51 +00:00
committed by Git OBS Bridge
parent 6d37d35e90
commit 56b582b339
27 changed files with 1386 additions and 14 deletions

View File

@@ -1,3 +1,68 @@
-------------------------------------------------------------------
Thu Aug 9 19:36:38 CEST 2012 - jslaby@suse.cz
- ubifs: remove __DATE__ and __TIME__.
- commit 6702208
-------------------------------------------------------------------
Thu Aug 9 19:13:12 CEST 2012 - jslaby@suse.cz
- Refresh
patches.drivers/ALSA-hda-Fix-mute-LED-GPIO-setup-for-HP-Mini-210.
Update git-commit tag.
- commit f3a1eba
-------------------------------------------------------------------
Thu Aug 9 18:48:33 CEST 2012 - jeffm@suse.com
- reiserfs: fix deadlock with nfs racing on create/lookup
(bnc#762693).
- commit 5b2dce3
-------------------------------------------------------------------
Thu Aug 9 11:13:30 CEST 2012 - mmarek@suse.cz
- Delete patches.suse/s390-Kerntypes.diff until we get an updated version.
- commit 78f2edc
-------------------------------------------------------------------
Thu Aug 9 10:53:28 CEST 2012 - mmarek@suse.cz
- Disable CONFIG_DRM_NOUVEAU on ia64 due to build errors
- commit 38e08ef
-------------------------------------------------------------------
Wed Aug 8 15:13:37 CEST 2012 - mmarek@suse.cz
- Update config files to fix build.
- commit 9c9630c
-------------------------------------------------------------------
Wed Aug 8 10:13:57 CEST 2012 - dmueller@suse.com
- config: enable various ARM errata workarounds to improve stability
- commit 4e28647
-------------------------------------------------------------------
Mon Aug 6 10:08:54 CEST 2012 - tiwai@suse.de
- ASoC: omap: Add missing modules aliases to get sound working
on omap devices.
- commit cbda3c2
-------------------------------------------------------------------
Fri Aug 3 03:39:39 CEST 2012 - jeffm@suse.com
- i2c/busses: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y
&& CONFIG_I2C_DESIGN.
- commit 3bec42b
-------------------------------------------------------------------
Fri Aug 3 03:37:28 CEST 2012 - jeffm@suse.com
- reiserfs: fix deadlocks with quotas.
- commit 77ba55a
-------------------------------------------------------------------
Wed Aug 1 14:14:01 CEST 2012 - jbeulich@novell.com
@@ -40,6 +105,13 @@ Mon Jul 30 23:36:41 CEST 2012 - jeffm@suse.com
- Synced configs after commit 940e57e2 (Delete patches.drivers/input-Add-LED-support-to-Synaptics-device.)
- commit 104f550
-------------------------------------------------------------------
Mon Jul 30 21:00:23 CEST 2012 - dmueller@suse.com
- Enable RTL8150 for omap2plus
Generic USB Network device that also works fine on ARM, so enable it
- commit 400dcb7
-------------------------------------------------------------------
Mon Jul 30 16:57:12 CEST 2012 - ohering@suse.de