Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

driver-core: documentation: fix up Greg's email address

My old email address was used in a lot of documentation files, so fix
this up to point to the correct one now.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

+13 -13
+1 -1
Documentation/ABI/removed/devfs
··· 1 1 What: devfs 2 2 Date: July 2005 (scheduled), finally removed in kernel v2.6.18 3 - Contact: Greg Kroah-Hartman <gregkh@suse.de> 3 + Contact: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 4 4 Description: 5 5 devfs has been unmaintained for a number of years, has unfixable 6 6 races, contains a naming policy within the kernel that is
+5 -5
Documentation/ABI/stable/sysfs-driver-usb-usbtmc
··· 1 1 What: /sys/bus/usb/drivers/usbtmc/devices/*/interface_capabilities 2 2 What: /sys/bus/usb/drivers/usbtmc/devices/*/device_capabilities 3 3 Date: August 2008 4 - Contact: Greg Kroah-Hartman <gregkh@suse.de> 4 + Contact: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 5 5 Description: 6 6 These files show the various USB TMC capabilities as described 7 7 by the device itself. The full description of the bitfields ··· 15 15 What: /sys/bus/usb/drivers/usbtmc/devices/*/usb488_interface_capabilities 16 16 What: /sys/bus/usb/drivers/usbtmc/devices/*/usb488_device_capabilities 17 17 Date: August 2008 18 - Contact: Greg Kroah-Hartman <gregkh@suse.de> 18 + Contact: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 19 19 Description: 20 20 These files show the various USB TMC capabilities as described 21 21 by the device itself. The full description of the bitfields ··· 29 29 30 30 What: /sys/bus/usb/drivers/usbtmc/devices/*/TermChar 31 31 Date: August 2008 32 - Contact: Greg Kroah-Hartman <gregkh@suse.de> 32 + Contact: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 33 33 Description: 34 34 This file is the TermChar value to be sent to the USB TMC 35 35 device as described by the document, "Universal Serial Bus Test ··· 42 42 43 43 What: /sys/bus/usb/drivers/usbtmc/devices/*/TermCharEnabled 44 44 Date: August 2008 45 - Contact: Greg Kroah-Hartman <gregkh@suse.de> 45 + Contact: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 46 46 Description: 47 47 This file determines if the TermChar is to be sent to the 48 48 device on every transaction or not. For more details about ··· 53 53 54 54 What: /sys/bus/usb/drivers/usbtmc/devices/*/auto_abort 55 55 Date: August 2008 56 - Contact: Greg Kroah-Hartman <gregkh@suse.de> 56 + Contact: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 57 57 Description: 58 58 This file determines if the the transaction of the USB TMC 59 59 device is to be automatically aborted if there is any error.
+1 -1
Documentation/ABI/testing/sysfs-class
··· 1 1 What: /sys/class/ 2 2 Date: Febuary 2006 3 - Contact: Greg Kroah-Hartman <gregkh@suse.de> 3 + Contact: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 4 4 Description: 5 5 The /sys/class directory will consist of a group of 6 6 subdirectories describing individual classes of devices
+1 -1
Documentation/ABI/testing/sysfs-devices
··· 1 1 What: /sys/devices 2 2 Date: February 2006 3 - Contact: Greg Kroah-Hartman <gregkh@suse.de> 3 + Contact: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 4 4 Description: 5 5 The /sys/devices tree contains a snapshot of the 6 6 internal state of the kernel device tree. Devices will
+1 -1
Documentation/ABI/testing/sysfs-driver-samsung-laptop
··· 1 1 What: /sys/devices/platform/samsung/performance_level 2 2 Date: January 1, 2010 3 3 KernelVersion: 2.6.33 4 - Contact: Greg Kroah-Hartman <gregkh@suse.de> 4 + Contact: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 5 5 Description: Some Samsung laptops have different "performance levels" 6 6 that are can be modified by a function key, and by this 7 7 sysfs file. These values don't always make a whole lot
+1 -1
Documentation/ioctl/ioctl-number.txt
··· 189 189 'Y' all linux/cyclades.h 190 190 'Z' 14-15 drivers/message/fusion/mptctl.h 191 191 '[' 00-07 linux/usb/tmc.h USB Test and Measurement Devices 192 - <mailto:gregkh@suse.de> 192 + <mailto:gregkh@linuxfoundation.org> 193 193 'a' all linux/atm*.h, linux/sonet.h ATM on linux 194 194 <http://lrcwww.epfl.ch/> 195 195 'b' 00-FF conflict! bit3 vme host bridge
+1 -1
Documentation/ko_KR/HOWTO
··· 354 354 git.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git 355 355 356 356 quilt trees: 357 - - USB, PCI, Driver Core, and I2C, Greg Kroah-Hartman < gregkh@suse.de> 357 + - USB, PCI, Driver Core, and I2C, Greg Kroah-Hartman < gregkh@linuxfoundation.org> 358 358 kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/ 359 359 - x86-64, partly i386, Andi Kleen < ak@suse.de> 360 360 ftp.firstfloor.org:/pub/ak/x86_64/quilt/
+1 -1
Documentation/kobject.txt
··· 1 1 Everything you never wanted to know about kobjects, ksets, and ktypes 2 2 3 - Greg Kroah-Hartman <gregkh@suse.de> 3 + Greg Kroah-Hartman <gregkh@linuxfoundation.org> 4 4 5 5 Based on an original article by Jon Corbet for lwn.net written October 1, 6 6 2003 and located at http://lwn.net/Articles/51437/
+1 -1
Documentation/zh_CN/HOWTO
··· 316 316 git.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git 317 317 318 318 使用quilt管理的补丁集: 319 - - USB, PCI, 驱动程序核心和I2C, Greg Kroah-Hartman <gregkh@suse.de> 319 + - USB, PCI, 驱动程序核心和I2C, Greg Kroah-Hartman <gregkh@linuxfoundation.org> 320 320 kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/ 321 321 - x86-64, 部分i386, Andi Kleen <ak@suse.de> 322 322 ftp.firstfloor.org:/pub/ak/x86_64/quilt/