aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/feature-removal-schedule.txt
diff options
context:
space:
mode:
authorDeepak Saxena <dsaxena@plexity.net>2011-06-09 18:03:03 -0400
committerJiri Kosina <jkosina@suse.cz>2011-06-27 10:35:26 -0400
commitd5b55a8f79f77158334e2eff82ffb0eea74618f2 (patch)
tree92d63869173f9fd6b6d9e4b84029025c2c780355 /Documentation/feature-removal-schedule.txt
parenta06a0f8e3e28406828b0087012acfb0b802147b3 (diff)
Update feature-removal-update.txt with 3.x versioning
Update all future kernel version entries in feature-removal-schedule.txt with appropriate 3.x kernel numbering. Signed-off-by: Deepak Saxena <dsaxena@plexity.net> Reviewed-by: Jesper Juhl <jj@chaosbits.net> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'Documentation/feature-removal-schedule.txt')
-rw-r--r--Documentation/feature-removal-schedule.txt18
1 files changed, 9 insertions, 9 deletions
diff --git a/Documentation/feature-removal-schedule.txt b/Documentation/feature-removal-schedule.txt
index 1a9446b59153..77257920ad0c 100644
--- a/Documentation/feature-removal-schedule.txt
+++ b/Documentation/feature-removal-schedule.txt
@@ -199,7 +199,7 @@ Files: drivers/staging/cs5535_gpio/*
199Check: drivers/staging/cs5535_gpio/cs5535_gpio.c 199Check: drivers/staging/cs5535_gpio/cs5535_gpio.c
200Why: A newer driver replaces this; it is drivers/gpio/cs5535-gpio.c, and 200Why: A newer driver replaces this; it is drivers/gpio/cs5535-gpio.c, and
201 integrates with the Linux GPIO subsystem. The old driver has been 201 integrates with the Linux GPIO subsystem. The old driver has been
202 moved to staging, and will be removed altogether around 2.6.40. 202 moved to staging, and will be removed altogether around 3.0.
203 Please test the new driver, and ensure that the functionality you 203 Please test the new driver, and ensure that the functionality you
204 need and any bugfixes from the old driver are available in the new 204 need and any bugfixes from the old driver are available in the new
205 one. 205 one.
@@ -430,7 +430,7 @@ Who: Avi Kivity <avi@redhat.com>
430---------------------------- 430----------------------------
431 431
432What: iwlwifi 50XX module parameters 432What: iwlwifi 50XX module parameters
433When: 2.6.40 433When: 3.0
434Why: The "..50" modules parameters were used to configure 5000 series and 434Why: The "..50" modules parameters were used to configure 5000 series and
435 up devices; different set of module parameters also available for 4965 435 up devices; different set of module parameters also available for 4965
436 with same functionalities. Consolidate both set into single place 436 with same functionalities. Consolidate both set into single place
@@ -441,7 +441,7 @@ Who: Wey-Yi Guy <wey-yi.w.guy@intel.com>
441---------------------------- 441----------------------------
442 442
443What: iwl4965 alias support 443What: iwl4965 alias support
444When: 2.6.40 444When: 3.0
445Why: Internal alias support has been present in module-init-tools for some 445Why: Internal alias support has been present in module-init-tools for some
446 time, the MODULE_ALIAS("iwl4965") boilerplate aliases can be removed 446 time, the MODULE_ALIAS("iwl4965") boilerplate aliases can be removed
447 with no impact. 447 with no impact.
@@ -499,7 +499,7 @@ Who: Daniel Lezcano <daniel.lezcano@free.fr>
499---------------------------- 499----------------------------
500 500
501What: iwlwifi disable_hw_scan module parameters 501What: iwlwifi disable_hw_scan module parameters
502When: 2.6.40 502When: 3.0
503Why: Hareware scan is the prefer method for iwlwifi devices for 503Why: Hareware scan is the prefer method for iwlwifi devices for
504 scanning operation. Remove software scan support for all the 504 scanning operation. Remove software scan support for all the
505 iwlwifi devices. 505 iwlwifi devices.
@@ -510,7 +510,7 @@ Who: Wey-Yi Guy <wey-yi.w.guy@intel.com>
510 510
511What: access to nfsd auth cache through sys_nfsservctl or '.' files 511What: access to nfsd auth cache through sys_nfsservctl or '.' files
512 in the 'nfsd' filesystem. 512 in the 'nfsd' filesystem.
513When: 2.6.40 513When: 3.0
514Why: This is a legacy interface which have been replaced by a more 514Why: This is a legacy interface which have been replaced by a more
515 dynamic cache. Continuing to maintain this interface is an 515 dynamic cache. Continuing to maintain this interface is an
516 unnecessary burden. 516 unnecessary burden.
@@ -546,7 +546,7 @@ Files: net/netfilter/xt_connlimit.c
546---------------------------- 546----------------------------
547 547
548What: noswapaccount kernel command line parameter 548What: noswapaccount kernel command line parameter
549When: 2.6.40 549When: 3.0
550Why: The original implementation of memsw feature enabled by 550Why: The original implementation of memsw feature enabled by
551 CONFIG_CGROUP_MEM_RES_CTLR_SWAP could be disabled by the noswapaccount 551 CONFIG_CGROUP_MEM_RES_CTLR_SWAP could be disabled by the noswapaccount
552 kernel parameter (introduced in 2.6.29-rc1). Later on, this decision 552 kernel parameter (introduced in 2.6.29-rc1). Later on, this decision
@@ -579,7 +579,7 @@ Who: Jean Delvare <khali@linux-fr.org>
579---------------------------- 579----------------------------
580 580
581What: Support for UVCIOC_CTRL_ADD in the uvcvideo driver 581What: Support for UVCIOC_CTRL_ADD in the uvcvideo driver
582When: 2.6.42 582When: 3.2
583Why: The information passed to the driver by this ioctl is now queried 583Why: The information passed to the driver by this ioctl is now queried
584 dynamically from the device. 584 dynamically from the device.
585Who: Laurent Pinchart <laurent.pinchart@ideasonboard.com> 585Who: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
@@ -587,7 +587,7 @@ Who: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
587---------------------------- 587----------------------------
588 588
589What: Support for UVCIOC_CTRL_MAP_OLD in the uvcvideo driver 589What: Support for UVCIOC_CTRL_MAP_OLD in the uvcvideo driver
590When: 2.6.42 590When: 3.2
591Why: Used only by applications compiled against older driver versions. 591Why: Used only by applications compiled against older driver versions.
592 Superseded by UVCIOC_CTRL_MAP which supports V4L2 menu controls. 592 Superseded by UVCIOC_CTRL_MAP which supports V4L2 menu controls.
593Who: Laurent Pinchart <laurent.pinchart@ideasonboard.com> 593Who: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
@@ -595,7 +595,7 @@ Who: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
595---------------------------- 595----------------------------
596 596
597What: Support for UVCIOC_CTRL_GET and UVCIOC_CTRL_SET in the uvcvideo driver 597What: Support for UVCIOC_CTRL_GET and UVCIOC_CTRL_SET in the uvcvideo driver
598When: 2.6.42 598When: 3.2
599Why: Superseded by the UVCIOC_CTRL_QUERY ioctl. 599Why: Superseded by the UVCIOC_CTRL_QUERY ioctl.
600Who: Laurent Pinchart <laurent.pinchart@ideasonboard.com> 600Who: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
601 601