Commit Graph

107 Commits

Author SHA1 Message Date
Dave Jones 9a52f7de03 Linux 3.6 2012-10-16 21:20:32 -04:00
Dave Jones f692e37cf5 Linux 3.5 2012-10-16 14:00:18 -04:00
Josh Boyer 2da3bb764c Add uprobe backports from Anton Arapov (rhbz 832083) 2012-06-22 10:19:17 -04:00
Josh Boyer 8a1178d184 Disable UDL DRM driver per Dave Airlie 2012-06-22 07:58:19 -04:00
Justin M. Forbes 14735d3577 Linux 3.4.2 2012-06-14 14:03:10 -05:00
Mauro Carvalho Chehab 8ae7ce1b01 Don't customise tuners or frontends
The option to customise tuners/frontends are there to allow
embedded systems or advanced users that compile their own
kernels to disable I2C modules that aren't used by their
specific device. When those options are not selected, the
building system will automatically select the modules that
are needed by each DVB device.

The end result is that dummy frontends used only for testing,
like DVB_DUMMY_FE won't be selected.

Also, when newer frontends are added (and they're added all
the times), the new ones will automatically be selected, if
the bridge drivers that support them are selected.

This also makes the configuration simpler to understand.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2012-05-25 08:13:45 -03:00
Justin M. Forbes eefa8b0319 Linux 3.3.6 2012-05-14 13:33:04 -05:00
Justin M. Forbes e4ef364737 Additional slip options reverted to prior state 2012-05-03 09:29:13 -05:00
Justin M. Forbes f6138cc863 Reenable slip for F16 (rhbz 818308) 2012-05-03 08:52:20 -05:00
Dave Jones cebff535ca Disable CONFIG_RCU_FAST_NO_HZ for now. (rhbz 806548) 2012-04-30 12:17:08 -04:00
Mauro Carvalho Chehab d925593ef2 Add a few missing new options
+ cat .newoptions
CONFIG_VIDEO_ADV7183
CONFIG_VIDEO_VS6624
CONFIG_VIDEO_MT9M032
RPM build errors:

Those three options are used by embedded device drivers.
Not needed elsewhere.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2012-04-10 09:57:59 -03:00
Mauro Carvalho Chehab 5876403f19 Update media with the fixes and patches for 3.4
There are also a few new drivers for 3.5. Some fixes here are needed
for DVB to work with xine and Kaffeine.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2012-04-10 09:30:13 -03:00
Josh Boyer 0273af1816 Increase the size of the dmesg buffer
Bump it to 256K, as discussed in the community kernel meeting on Mar 30, 2012
2012-04-04 14:45:09 -04:00
Josh Boyer 85f4f40f5c Disable MID_PTI driver (rhbz 783561) 2012-04-04 08:25:30 -04:00
Josh Boyer bfafc479d5 Linux 3.3
Rebase to the 3.3 release
2012-03-19 19:14:20 -04:00
Dave Jones f1ec5c04e8 Reenable radio drivers. (rhbz 784824) 2012-02-17 14:56:29 -05:00
Dave Jones 2f9ac97623 Restore the Savage DRM and several others that were accidentally early-deprecated. 2012-01-30 12:59:49 -05:00
Josh Boyer bb1165406c Re-enable the LIRC_STAGING drivers (rhbz 784398) 2012-01-24 14:33:03 -05:00
Josh Boyer 9353f32ca8 Re-enable the ARCMSR module (rhbz 784287) 2012-01-24 09:54:35 -05:00
Dave Jones 1045154ecf Rebase to 3.2.1 2012-01-19 21:29:56 -05:00
Dave Jones 6a7c0501a4 Change configfs to be built-in. (rhbz 767857) 2011-12-14 22:42:08 -05:00
Chuck Ebbert 4553808497 Disable uas until someone can fix it (rhbz #717633) 2011-12-06 14:16:57 -05:00
Dave Jones acb2fd5ebe Switch from -Os to -O2 2011-12-05 16:02:54 -05:00
John W. Linville a20eace265 Remove overlap between bcma/b43 and brcmsmac and reenable bcm4331 2011-11-11 10:14:37 -05:00
Chuck Ebbert dabe57bb09 Linux 3.1.1-rc1
Comment out merged patches, will drop when release is final:
 ums-realtek-driver-uses-stack-memory-for-DMA.patch
 epoll-fix-spurious-lockdep-warnings.patch
 crypto-register-cryptd-first.patch
 add-macbookair41-keyboard.patch
 powerpc-Fix-deadlock-in-icswx-code.patch
 iwlagn-fix-ht_params-NULL-pointer-dereference.patch
 mmc-Always-check-for-lower-base-frequency-quirk-for-.patch
 media-DiBcom-protect-the-I2C-bufer-access.patch
 media-dib0700-protect-the-dib0700-buffer-access.patch
 WMI-properly-cleanup-devices-to-avoid-crashes.patch
 mac80211-fix-remain_off_channel-regression.patch
 mac80211-config-hw-when-going-back-on-channel.patch
2011-11-09 21:14:46 -05:00
John W. Linville f8e6300ee7 Backport brcm80211 from 3.2-rc1 2011-11-09 13:50:58 -05:00
Neil Horman dc3e1e56ab Enabled CONFIG_IP_VS_IPV6 (bz 738194) 2011-09-14 15:48:33 -04:00
Josh Boyer 224f377cbf 3.1-rc6 (includes fix for 736521)
This is another hand-rolled patch from a fully updated git tree as of today.
The top level upstream commit is b6fd41e29dea9c6753b1843a77e50433e6123bcb

Also turn off debug options so we can use this kernel to test a few performance
related bugs
2011-09-12 18:05:34 -04:00
Chuck Ebbert cf1d9f1e39 Drop obsolete config options 2011-09-08 13:32:41 -04:00
Dave Jones 1423389e50 fix up some config warnings 2011-08-27 17:56:57 -04:00
Dave Jones ad3c6818fc Enable CONFIG_DETECT_HUNG_TASK for debug builds & rawhide.
Also sync Makefile with master/
2011-08-26 16:17:39 -04:00
Josh Boyer 5d1d642bab 3.1-rc2-git7 snapshot. Fix provides/obsoletes for cpupowerutils-devel 2011-08-20 08:16:48 -04:00
Josh Boyer 1c2cec9cfb 3.1-rc2-git5 snapshot
Make XHCI builtin, add a patch to fix a race in the crypto framework
2011-08-19 08:40:48 -04:00
Josh Boyer 9765980dfc Bring in Linux-3.1-rc2 2011-08-16 10:32:18 -04:00
Dave Jones 702278a733 Deselect CONFIG_DECNET. Unmaintained, and rubbish. 2011-08-05 16:13:33 -04:00
John W. Linville 0df6e18dc6 Disable CONFIG_BCMA since no driver currently uses it (rhbz 727796) 2011-08-03 13:37:40 -04:00
Dave Jones e0ce6b691c Change USB_SERIAL_OPTION back to modular. (rhbz 727680) 2011-08-02 18:19:14 -04:00
Josh Boyer ec0811cedb Add patch to fix epoll lockdep warnings
make debug as we're still really early in the release
2011-08-02 15:29:27 -04:00
Dave Jones e4df40cdf2 make release 2011-07-27 15:27:13 -04:00
Dave Jones 44f60ec5e2 Revert "3.0-git3 snapshot"
This reverts commit 4a2041744e.
2011-07-27 15:14:17 -04:00
Kyle McMartin 4a2041744e 3.0-git3 snapshot
Testing that this part of the spec still works...

Hopefully the next release is indeed 3.1.0...
2011-07-25 09:46:01 -04:00
Chuck Ebbert e2a36baadc Use ext4 for ext2 and ext3 filesystems 2011-07-21 21:32:15 -04:00
Dave Jones 441b0a7fe7 Switch BLK_DEV_RAM to be modular (rhbz 720833) 2011-07-21 16:11:37 -04:00
Dave Jones 5a6744203a Bring back utrace until uprobes gets merged upstream. 2011-07-15 16:04:21 -04:00
Dave Jones d74412cfc2 Change BINFMT_MISC to be modular. (rhbz 695415) 2011-07-11 17:03:10 -04:00
Dave Jones 75d6a46098 Centralise CPU_FREQ options into config-generic.
Switch to using ondemand by default. (rhbz 713572)
2011-07-07 15:44:13 -04:00
Kyle McMartin 99ca0896f9 linux 3.0-rc6
CONFIG_SCSI_ISCI=m
2011-07-04 20:27:46 -04:00
Chuck Ebbert 6b849f22a6 Cleanup - make crypto manager options match reality 2011-06-29 11:09:56 -04:00
Dave Jones 4e11b0fb25 Disable CONFIG_CRYPTO_MANAGER_DISABLE_TESTS, as this also disables FIPS (rhbz 716942) 2011-06-27 12:27:32 -04:00
Kyle McMartin e2875c52bd Update to 3.0-rc4
CONFIG_USB_NET_KALMIA =m
Fix context in linux-3.0-fix-uts-release.patch
2011-06-21 17:00:48 -04:00