]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - Documentation/feature-removal-schedule.txt
block: implement drain buffers
[linux-2.6-omap-h63xx.git] / Documentation / feature-removal-schedule.txt
index 6bb9be54ab767817557b680407edca2f582e03e9..25370662cc5d00407056788357829bd940a8dcd3 100644 (file)
@@ -181,15 +181,6 @@ Who:       Nick Piggin <npiggin@suse.de>
 
 ---------------------------
 
-What:  Interrupt only SA_* flags
-When:  September 2007
-Why:   The interrupt related SA_* flags are replaced by IRQF_* to move them
-       out of the signal namespace.
-
-Who:   Thomas Gleixner <tglx@linutronix.de>
-
----------------------------
-
 What:  PHYSDEVPATH, PHYSDEVBUS, PHYSDEVDRIVER in the uevent environment
 When:  October 2008
 Why:   The stacking of class devices makes these values misleading and
@@ -200,15 +191,6 @@ Who:       Kay Sievers <kay.sievers@suse.de>
 
 ---------------------------
 
-What:  i2c_adapter.list
-When:  July 2007
-Why:   Superfluous, this list duplicates the one maintained by the driver
-       core.
-Who:   Jean Delvare <khali@linux-fr.org>,
-       David Brownell <dbrownell@users.sourceforge.net>
-
----------------------------
-
 What:  ACPI procfs interface
 When:  July 2008
 Why:   ACPI sysfs conversion should be finished by January 2008.
@@ -234,14 +216,6 @@ Who:       Len Brown <len.brown@intel.com>
 
 ---------------------------
 
-What:  i2c-ixp2000, i2c-ixp4xx and scx200_i2c drivers
-When:  September 2007
-Why:   Obsolete. The new i2c-gpio driver replaces all hardware-specific
-       I2C-over-GPIO drivers.
-Who:   Jean Delvare <khali@linux-fr.org>
-
----------------------------
-
 What:  'time' kernel boot parameter
 When:  January 2008
 Why:   replaced by 'printk.time=<value>' so that printk timestamps can be
@@ -275,13 +249,6 @@ Who:  Tejun Heo <htejun@gmail.com>
 
 ---------------------------
 
-What:  Legacy RTC drivers (under drivers/i2c/chips)
-When:  November 2007
-Why:   Obsolete. We have a RTC subsystem with better drivers.
-Who:   Jean Delvare <khali@linux-fr.org>
-
----------------------------
-
 What:  iptables SAME target
 When:  1.1. 2008
 Files: net/ipv4/netfilter/ipt_SAME.c, include/linux/netfilter_ipv4/ipt_SAME.h
@@ -304,16 +271,6 @@ Who:  linuxppc-dev@ozlabs.org
 
 ---------------------------
 
-What:  mthca driver's MSI support
-When:  January 2008
-Files: drivers/infiniband/hw/mthca/*.[ch]
-Why:   All mthca hardware also supports MSI-X, which provides
-       strictly more functionality than MSI.  So there is no point in
-       having both MSI-X and MSI support in the driver.
-Who:   Roland Dreier <rolandd@cisco.com>
-
----------------------------
-
 What:   sk98lin network driver
 When:   Feburary 2008
 Why:    In kernel tree version of driver is unmaintained. Sk98lin driver
@@ -342,3 +299,10 @@ Why:       This driver has been marked obsolete for many years.
 Who:   Stephen Hemminger <shemminger@linux-foundation.org>
 
 ---------------------------
+
+What:  i2c-i810, i2c-prosavage and i2c-savage4
+When:  May 2008
+Why:   These drivers are superseded by i810fb, intelfb and savagefb.
+Who:   Jean Delvare <khali@linux-fr.org>
+
+---------------------------