Commit graph

186 commits

Author SHA1 Message Date
Josh Boyer
97b1b12b20 Enable CONFIG_LDM_PARTITION (rhbz 948636) 2013-04-12 11:57:01 -04:00
Dave Jones
7a13662cd4 Enable MTD_CHAR/MTD_BLOCK (Needed for SFC)
Enable 10gigE on 64-bit only.
2013-04-03 14:49:09 -04:00
Josh Boyer
0303fb0eac Enable CONFIG_SCSI_DMX3191D (rhbz 919874) 2013-04-02 12:02:19 -04:00
Justin M. Forbes
0ff6c9ba73 disable whci-hcd since it doesnt seem to have users (rhbz 919289) 2013-03-25 13:35:14 -05:00
Justin M. Forbes
ec583c93be Linux v3.8.1 2013-03-04 00:05:01 -06:00
Josh Boyer
bf8beb2520 Linux v3.7.3 2013-01-18 12:28:28 -05:00
Josh Boyer
89a713e2a7 Enable Orinoco drivers in kernel-modules-extra (rhbz 894069) 2013-01-14 13:57:30 -05:00
Peter Robinson
1fc4e2217f fix merge with ARM 2012-10-22 10:16:09 +01:00
Peter Robinson
aeb97b1a00 - Cleanup ARM patches
- Add highbank sata patch
- add patch to revert ARM misaligned access check to stop kernel OOPS
2012-10-22 10:15:23 +01:00
Josh Boyer
9580bc3940 Don't enable UDL per Dave Airlie 2012-10-21 07:01:27 -04:00
Josh Boyer
2cf66fac5e Enable VFIO (rhbz 867152) 2012-10-18 08:39:45 -04:00
Josh Boyer
77e4883e85 Enable TCM_VHOST module (rhbz 866984) 2012-10-17 10:58:18 -04:00
Josh Boyer
43e4600ffe Linux v3.6.1
- Include patches from 3.6.2 stable queue
- Drop unhandled irq patch.  Proving to be not worthwhile
2012-10-09 08:21:23 -04:00
Dave Jones
db67df2ee4 Reenable W1 drivers. (rhbz 849430) 2012-08-20 12:03:22 -04:00
Josh Boyer
53ecebd579 Rebase to Linux v3.5 2012-07-26 15:12:33 -04:00
Justin M. Forbes
694fdf18e6 Team driver update 2012-06-28 12:39:49 -05:00
Josh Boyer
28170d1407 Add uprobe backports from Anton Arapov (rhbz 832083) 2012-06-22 10:19:28 -04:00
Josh Boyer
da59896775 Disable UDL DRM driver per Dave Airlie 2012-06-22 07:47:04 -04:00
Justin M. Forbes
39acffae26 Linux 3.4 and stable queue updates 2012-06-02 23:57:09 -05:00
Mauro Carvalho Chehab
1e953ffdf6 Update the spec with the last change and its bugzilla
Also remove a few bogus comments about DVB frontends/DVB USB
that are at the wrong places

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2012-05-25 08:10:32 -03:00
Mauro Carvalho Chehab
b2151191d3 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 07:51:04 -03:00
Justin M. Forbes
be402e5a53 Because deps changed, we need to define CONFIG_BLK_DEV_PCIESSD_MTIP32XX in config-generic 2012-05-14 13:23:16 -05:00
Josh Boyer
8511ce0313 Enable DRM_VIA again per Adam Jackson 2012-05-14 11:51:07 -04:00
Justin M. Forbes
b17fbf6281 Reenable slip and add to module-extras (rhbz 818308) 2012-05-03 13:12:39 -05:00
Dave Jones
cab5127bd1 Disable CONFIG_RCU_FAST_NO_HZ for now. (rhbz 806548) 2012-04-30 12:18:46 -04:00
Mauro Carvalho Chehab
21154b3b1c Add the Kernel media updates with fixes for 3.4 and other material for 3.4/3.5
Those patches contain important fixes, expecially the one
for BZ#808871 and BZ#807052, at the DVB core.

Also add poll_requested_events
    - The new events interface requires this function in order to work.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2012-04-10 16:57:08 -03:00
Josh Boyer
541804a28d 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:43:32 -04:00
Josh Boyer
37604c39bc Disable MID_PTI driver (rhbz 783561) 2012-04-04 08:25:12 -04:00
Dave Jones
0901f900da Disable debugging options. 2012-03-16 15:50:50 -04:00
Dave Jones
cade301a3b Reenable debugging options. 2012-03-12 14:29:38 -04:00
Dave Jones
f8424d652a Disable debugging options. 2012-03-12 12:22:00 -04:00
Dave Jones
b183b702f7 Reenable debugging options. 2012-03-05 14:22:10 -05:00
Dave Jones
49d8394023 Disable debugging options. 2012-03-05 11:36:35 -05:00
John W. Linville
16d5b4083a Turn-off CONFIG_B43_BCMA_EXTRA to avoid b43/brcmsmac overlap 2012-03-05 11:28:28 -05:00
Dave Jones
03f3fa649f Disable CONFIG_USB_DEVICEFS (Deprecated). 2012-02-28 15:43:08 -05:00
Josh Boyer
3daa224e41 Reenable debugging options. 2012-02-27 08:20:02 -05:00
Josh Boyer
d4f9238c88 Disable debugging options. 2012-02-25 17:24:03 -05:00
Josh Boyer
0255fc68c9 Enable rtl8712 driver (rhbz 699618) 2012-02-21 11:35:16 -05:00
Josh Boyer
8bd30695f0 Reenable debugging options. 2012-02-20 09:05:29 -05:00
Josh Boyer
cd68c0b144 Linux 3.3-rc4
Disable debugging options.
2012-02-19 22:29:30 -05:00
Dave Jones
9ce789da04 Reenable radio drivers. (rhbz 784824) 2012-02-17 14:56:54 -05:00
Adam Jackson
f935a16509 Add patch and config change for vgem.ko 2012-02-15 14:46:26 -05:00
Josh Boyer
85df0e0b4f Reenable debugging options. 2012-02-10 09:42:34 -05:00
Josh Boyer
b0d8317b77 Disable debugging options. 2012-02-09 07:43:57 -05:00
Chris Wright
d12d87cbf7 Enable CONFIG_OPENVSWITCH as part of Fedora supporting Open vSwitch as
a more modern way to provide hypervisor based layer 2/3 switching for VMs.

http://fedoraproject.org/wiki/Features/Open_vSwitch
2012-02-07 18:47:18 -05:00
Justin M. Forbes
0aaee590a8 Add virtio-scsi support 2012-02-07 14:31:54 -06:00
Josh Boyer
c762c2fb4d Reenable debugging options. 2012-02-01 09:23:39 -05:00
Josh Boyer
bc174349cc Disable debugging options. 2012-01-31 20:08:35 -05:00
Dave Jones
3994eb6424 NET_DSA can be modular too 2012-01-31 19:36:08 -05:00
Dave Jones
9775553998 Distributed switch architecture drivers can be modular in 3.3. 2012-01-31 19:26:29 -05:00