Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 8 Aug 2010 00:09:24 +0000 (17:09 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 8 Aug 2010 00:09:24 +0000 (17:09 -0700)
* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6: (82 commits)
  firewire: core: add forgotten dummy driver methods, remove unused ones
  firewire: add isochronous multichannel reception
  firewire: core: small clarifications in core-cdev
  firewire: core: remove unused code
  firewire: ohci: release channel in error path
  firewire: ohci: use memory barriers to order descriptor updates
  tools/firewire: nosy-dump: increment program version
  tools/firewire: nosy-dump: remove unused code
  tools/firewire: nosy-dump: use linux/firewire-constants.h
  tools/firewire: nosy-dump: break up a deeply nested function
  tools/firewire: nosy-dump: make some symbols static or const
  tools/firewire: nosy-dump: change to kernel coding style
  tools/firewire: nosy-dump: work around segfault in decode_fcp
  tools/firewire: nosy-dump: fix it on x86-64
  tools/firewire: add userspace front-end of nosy
  firewire: nosy: note ioctls in ioctl-number.txt
  firewire: nosy: use generic printk macros
  firewire: nosy: endianess fixes and annotations
  firewire: nosy: annotate __user pointers and __iomem pointers
  firewire: nosy: fix device shutdown with active client
  ...

1  2 
Documentation/ioctl/ioctl-number.txt
MAINTAINERS

@@@ -74,11 -74,12 +74,12 @@@ Code  Seq#(hex)    Include File            Comment
  0x10  00-0F   drivers/char/s390/vmcp.h
  0x12  all     linux/fs.h
                linux/blkpg.h
 -0x1b  all     InfiniBand Subsystem    <http://www.openib.org/>
 +0x1b  all     InfiniBand Subsystem    <http://infiniband.sourceforge.net/>
  0x20  all     drivers/cdrom/cm206.h
  0x22  all     scsi/sg.h
  '#'   00-3F   IEEE 1394 Subsystem     Block for the entire subsystem
  '$'   00-0F   linux/perf_counter.h, linux/perf_event.h
+ '&'   00-07   drivers/firewire/nosy-user.h
  '1'   00-1F   <linux/timepps.h>       PPS kit from Ulrich Windl
                                        <ftp://ftp.de.kernel.org/pub/linux/daemons/ntp/PPS/>
  '2'   01-04   linux/i2o.h
  '['   00-07   linux/usb/tmc.h         USB Test and Measurement Devices
                                        <mailto:gregkh@suse.de>
  'a'   all     linux/atm*.h, linux/sonet.h     ATM on linux
 -                                      <http://lrcwww.epfl.ch/linux-atm/magic.html>
 +                                      <http://lrcwww.epfl.ch/>
  'b'   00-FF                           conflict! bit3 vme host bridge
                                        <mailto:natalia@nikhefk.nikhef.nl>
  'b'   00-0F   media/bt819.h           conflict!
  'k'   00-0F   linux/spi/spidev.h      conflict!
  'k'   00-05   video/kyro.h            conflict!
  'l'   00-3F   linux/tcfs_fs.h         transparent cryptographic file system
 -                                      <http://mikonos.dia.unisa.it/tcfs>
 +                                      <http://web.archive.org/web/*/http://mikonos.dia.unisa.it/tcfs>
  'l'   40-7F   linux/udf_fs_i.h        in development:
                                        <http://sourceforge.net/projects/linux-udf/>
  'm'   00-09   linux/mmtimer.h         conflict!
                                        <mailto:giometti@linux.it>
  'q'   00-1F   linux/serio.h
  'q'   80-FF   linux/telephony.h       Internet PhoneJACK, Internet LineJACK
 -              linux/ixjuser.h         <http://www.quicknet.net>
 +              linux/ixjuser.h         <http://web.archive.org/web/*/http://www.quicknet.net>
  'r'   00-1F   linux/msdos_fs.h and fs/fat/dir.c
  's'   all     linux/cdk.h
  't'   00-7F   linux/if_ppp.h
  0x89  F0-FF   linux/sockios.h         SIOCDEVPRIVATE range
  0x8B  all     linux/wireless.h
  0x8C  00-3F                           WiNRADiO driver
 -                                      <http://www.proximity.com.au/~brian/winradio/>
 +                                      <http://www.winradio.com.au/>
  0x90  00      drivers/cdrom/sbpcd.h
  0x92  00-0F   drivers/usb/mon/mon_bin.c
  0x93  60-7F   linux/auto_fs.h
diff --combined MAINTAINERS
@@@ -313,9 -313,11 +313,9 @@@ S:        Maintaine
  F:    drivers/hwmon/adm1029.c
  
  ADM8211 WIRELESS DRIVER
 -M:    Michael Wu <flamingice@sourmilk.net>
  L:    linux-wireless@vger.kernel.org
  W:    http://linuxwireless.org/
 -T:    git git://git.kernel.org/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
 -S:    Maintained
 +S:    Orphan
  F:    drivers/net/wireless/adm8211.*
  
  ADT746X FAN DRIVER
@@@ -1367,7 -1369,7 +1367,7 @@@ BROADCOM BNX2X 10 GIGABIT ETHERNET DRIV
  M:    Eilon Greenstein <eilong@broadcom.com>
  L:    netdev@vger.kernel.org
  S:    Supported
 -F:    drivers/net/bnx2x*
 +F:    drivers/net/bnx2x/
  
  BROADCOM TG3 GIGABIT ETHERNET DRIVER
  M:    Matt Carlson <mcarlson@broadcom.com>
@@@ -1569,16 -1571,6 +1569,16 @@@ L:    platform-driver-x86@vger.kernel.or
  S:    Supported
  F:    drivers/platform/x86/classmate-laptop.c
  
 +COCCINELLE/Semantic Patches (SmPL)
 +M:    Julia Lawall <julia@diku.dk>
 +M:    Gilles Muller <Gilles.Muller@lip6.fr>
 +M:    Nicolas Palix <npalix@diku.dk>
 +L:    cocci@diku.dk (moderated for non-subscribers)
 +W:    http://coccinelle.lip6.fr/
 +S:    Supported
 +F:    scripts/coccinelle/
 +F:    scripts/coccicheck
 +
  CODA FILE SYSTEM
  M:    Jan Harkes <jaharkes@cs.cmu.edu>
  M:    coda@cs.cmu.edu
@@@ -1779,13 -1771,6 +1779,13 @@@ W:    http://www.openfabrics.or
  S:    Supported
  F:    drivers/infiniband/hw/cxgb4/
  
 +CXGB4VF ETHERNET DRIVER (CXGB4VF)
 +M:    Casey Leedom <leedom@chelsio.com>
 +L:    netdev@vger.kernel.org
 +W:    http://www.chelsio.com
 +S:    Supported
 +F:    drivers/net/cxgb4vf/
 +
  CYBERPRO FB DRIVER
  M:    Russell King <linux@arm.linux.org.uk>
  L:    linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
@@@ -2237,7 -2222,6 +2237,7 @@@ S:      Maintaine
  F:    drivers/net/eth16i.c
  
  EXT2 FILE SYSTEM
 +M:    Jan Kara <jack@suse.cz>
  L:    linux-ext4@vger.kernel.org
  S:    Maintained
  F:    Documentation/filesystems/ext2.txt
@@@ -2245,9 -2229,8 +2245,9 @@@ F:      fs/ext2
  F:    include/linux/ext2*
  
  EXT3 FILE SYSTEM
 +M:    Jan Kara <jack@suse.cz>
  M:    Andrew Morton <akpm@linux-foundation.org>
 -M:    Andreas Dilger <adilger@sun.com>
 +M:    Andreas Dilger <adilger.kernel@dilger.ca>
  L:    linux-ext4@vger.kernel.org
  S:    Maintained
  F:    Documentation/filesystems/ext3.txt
@@@ -2256,7 -2239,7 +2256,7 @@@ F:      include/linux/ext3
  
  EXT4 FILE SYSTEM
  M:    "Theodore Ts'o" <tytso@mit.edu>
 -M:    Andreas Dilger <adilger@sun.com>
 +M:    Andreas Dilger <adilger.kernel@dilger.ca>
  L:    linux-ext4@vger.kernel.org
  W:    http://ext4.wiki.kernel.org
  Q:    http://patchwork.ozlabs.org/project/linux-ext4/list/
@@@ -2324,6 -2307,7 +2324,7 @@@ T:      git git://git.kernel.org/pub/scm/lin
  S:    Maintained
  F:    drivers/firewire/
  F:    include/linux/firewire*.h
+ F:    tools/firewire/
  
  FIRMWARE LOADER (request_firmware)
  S:    Orphan
@@@ -2637,14 -2621,6 +2638,14 @@@ S:    Maintaine
  F:    Documentation/blockdev/cpqarray.txt
  F:    drivers/block/cpqarray.*
  
 +HEWLETT-PACKARD SMART ARRAY RAID DRIVER (hpsa)
 +M:    Stephen M. Cameron <scameron@beardog.cce.hp.com>
 +L:    iss_storagedev@hp.com
 +S:    Supported
 +F:    Documentation/scsi/hpsa.txt
 +F:    drivers/scsi/hpsa*.[ch]
 +F:    include/linux/cciss*.h
 +
  HEWLETT-PACKARD SMART CISS RAID DRIVER (cciss)
  M:    Mike Miller <mike.miller@hp.com>
  L:    iss_storagedev@hp.com
@@@ -3278,8 -3254,8 +3279,8 @@@ F:      fs/autofs4
  
  KERNEL BUILD + files below scripts/ (unless maintained elsewhere)
  M:    Michal Marek <mmarek@suse.cz>
 -T:    git git://repo.or.cz/linux-kbuild.git for-next
 -T:    git git://repo.or.cz/linux-kbuild.git for-linus
 +T:    git git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6.git for-next
 +T:    git git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6.git rc-fixes
  L:    linux-kbuild@vger.kernel.org
  S:    Maintained
  F:    Documentation/kbuild/
@@@ -3405,6 -3381,13 +3406,6 @@@ F:     include/linux/kmemleak.
  F:    mm/kmemleak.c
  F:    mm/kmemleak-test.c
  
 -KMEMTRACE
 -M:    Eduard - Gabriel Munteanu <eduard.munteanu@linux360.ro>
 -S:    Maintained
 -F:    Documentation/trace/kmemtrace.txt
 -F:    include/linux/kmemtrace.h
 -F:    kernel/trace/kmemtrace.c
 -
  KPROBES
  M:    Ananth N Mavinakayanahalli <ananth@in.ibm.com>
  M:    Anil S Keshavamurthy <anil.s.keshavamurthy@intel.com>
@@@ -3704,7 -3687,7 +3705,7 @@@ F:      include/linux/mv643xx.
  MARVELL MWL8K WIRELESS DRIVER
  M:    Lennert Buytenhek <buytenh@wantstofly.org>
  L:    linux-wireless@vger.kernel.org
 -S:    Maintained
 +S:    Odd Fixes
  F:    drivers/net/wireless/mwl8k.c
  
  MARVELL SOC MMC/SD/SDIO CONTROLLER DRIVER
@@@ -3933,19 -3916,17 +3934,19 @@@ L:   netem@lists.linux-foundation.or
  S:    Maintained
  F:    net/sched/sch_netem.c
  
 -NETERION (S2IO) 10GbE DRIVER (xframe/vxge)
 -M:    Ramkrishna Vepa <ram.vepa@neterion.com>
 -M:    Rastapur Santosh <santosh.rastapur@neterion.com>
 -M:    Sivakumar Subramani <sivakumar.subramani@neterion.com>
 -M:    Sreenivasa Honnur <sreenivasa.honnur@neterion.com>
 +NETERION 10GbE DRIVERS (s2io/vxge)
 +M:    Ramkrishna Vepa <ramkrishna.vepa@exar.com>
 +M:    Sivakumar Subramani <sivakumar.subramani@exar.com>
 +M:    Sreenivasa Honnur <sreenivasa.honnur@exar.com>
 +M:    Jon Mason <jon.mason@exar.com>
  L:    netdev@vger.kernel.org
  W:    http://trac.neterion.com/cgi-bin/trac.cgi/wiki/Linux?Anonymous
  W:    http://trac.neterion.com/cgi-bin/trac.cgi/wiki/X3100Linux?Anonymous
  S:    Supported
  F:    Documentation/networking/s2io.txt
  F:    drivers/net/s2io*
 +F:    Documentation/networking/vxge.txt
 +F:    drivers/net/vxge/
  
  NETFILTER/IPTABLES/IPCHAINS
  P:    Rusty Russell
@@@ -4292,9 -4273,10 +4293,9 @@@ F:     include/scsi/osd_
  F:    fs/exofs/
  
  P54 WIRELESS DRIVER
 -M:    Michael Wu <flamingice@sourmilk.net>
 +M:    Christian Lamparter <chunkeey@googlemail.com>
  L:    linux-wireless@vger.kernel.org
 -W:    http://prism54.org
 -T:    git git://git.kernel.org/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
 +W:    http://wireless.kernel.org/en/users/Drivers/p54
  S:    Maintained
  F:    drivers/net/wireless/p54/
  
@@@ -4556,7 -4538,7 +4557,7 @@@ PRISM54 WIRELESS DRIVE
  M:    "Luis R. Rodriguez" <mcgrof@gmail.com>
  L:    linux-wireless@vger.kernel.org
  W:    http://prism54.org
 -S:    Maintained
 +S:    Obsolete
  F:    drivers/net/wireless/prism54/
  
  PROMISE DC4030 CACHING DISK CONTROLLER DRIVER
@@@ -4736,7 -4718,7 +4737,7 @@@ T:      git git://git.kernel.org/pub/scm/lin
  F:    drivers/net/wireless/rt2x00/
  
  RAMDISK RAM BLOCK DEVICE DRIVER
 -M:    Nick Piggin <npiggin@suse.de>
 +M:    Nick Piggin <npiggin@kernel.dk>
  S:    Maintained
  F:    Documentation/blockdev/ramdisk.txt
  F:    drivers/block/brd.c
@@@ -4752,8 -4734,9 +4753,8 @@@ S:      Maintaine
  F:    drivers/rapidio/
  
  RAYLINK/WEBGEAR 802.11 WIRELESS LAN DRIVER
 -M:    Corey Thomas <coreythomas@charter.net>
  L:    linux-wireless@vger.kernel.org
 -S:    Maintained
 +S:    Orphan
  F:    drivers/net/wireless/ray*
  
  RCUTORTURE MODULE
@@@ -5079,14 -5062,6 +5080,14 @@@ S:    Supporte
  F:    include/linux/selinux*
  F:    security/selinux/
  
 +APPARMOR SECURITY MODULE
 +M:    John Johansen <john.johansen@canonical.com>
 +L:    apparmor@lists.ubuntu.com (subscribers-only, general discussion)
 +W:    apparmor.wiki.kernel.org
 +T:    git git://git.kernel.org/pub/scm/linux/kernel/git/jj/apparmor-dev.git
 +S:    Supported
 +F:    security/apparmor/
 +
  SENSABLE PHANTOM
  M:    Jiri Slaby <jirislaby@gmail.com>
  S:    Maintained
@@@ -5362,7 -5337,7 +5363,7 @@@ T:      git git://git.kernel.org/pub/scm/lin
  T:    git git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6.git
  S:    Maintained
  F:    arch/sparc/
 -F:    drivers/sbus
 +F:    drivers/sbus/
  
  SPARC SERIAL DRIVERS
  M:    "David S. Miller" <davem@davemloft.net>
@@@ -5631,7 -5606,7 +5632,7 @@@ L:      tomoyo-users-en@lists.sourceforge.j
  L:    tomoyo-dev@lists.sourceforge.jp (subscribers-only, for developers in Japanese)
  L:    tomoyo-users@lists.sourceforge.jp (subscribers-only, for users in Japanese)
  W:    http://tomoyo.sourceforge.jp/
 -T:    quilt http://svn.sourceforge.jp/svnroot/tomoyo/trunk/2.2.x/tomoyo-lsm/patches/
 +T:    quilt http://svn.sourceforge.jp/svnroot/tomoyo/trunk/2.3.x/tomoyo-lsm/patches/
  S:    Maintained
  F:    security/tomoyo/
  
@@@ -5680,7 -5655,7 +5681,7 @@@ TRACIN
  M:    Steven Rostedt <rostedt@goodmis.org>
  M:    Frederic Weisbecker <fweisbec@gmail.com>
  M:    Ingo Molnar <mingo@redhat.com>
 -T:    git git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip.git tracing/core
 +T:    git git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip.git perf/core
  S:    Maintained
  F:    Documentation/trace/ftrace.txt
  F:    arch/*/*/*/ftrace.h
@@@ -6086,9 -6061,10 +6087,9 @@@ F:     Documentation/video4linux/zc0301.tx
  F:    drivers/media/video/zc0301/
  
  USB ZD1201 DRIVER
 -M:    Jeroen Vreeken <pe1rxq@amsat.org>
 -L:    linux-usb@vger.kernel.org
 +L:    linux-wireless@vger.kernel.org
  W:    http://linux-lc100020.sourceforge.net
 -S:    Maintained
 +S:    Orphan
  F:    drivers/net/wireless/zd1201.*
  
  USB ZR364XX DRIVER
@@@ -6276,6 -6252,14 +6277,6 @@@ F:     Documentation/watchdog
  F:    drivers/watchdog/
  F:    include/linux/watchdog.h
  
 -WAVELAN NETWORK DRIVER & WIRELESS EXTENSIONS
 -M:    Jean Tourrilhes <jt@hpl.hp.com>
 -L:    linux-wireless@vger.kernel.org
 -W:    http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
 -S:    Maintained
 -F:    Documentation/networking/wavelan.txt
 -F:    drivers/staging/wavelan/
 -
  WD7000 SCSI DRIVER
  M:    Miroslav Zagorac <zaga@fly.cc.fer.hr>
  L:    linux-scsi@vger.kernel.org