29 Sep, 2006
40 commits
-
argument and inferred net-endian variables in callers annotated.
Signed-off-by: Al Viro
Signed-off-by: David S. Miller -
inet_confirm_addr(), inet_ifa_byprefix(), ip_dev_find(), inet_make_mask() and
inet_ifa_match() annotated, along with inferred net-endian variablesSigned-off-by: Al Viro
Signed-off-by: David S. Miller -
ifa_local, ifa_address, ifa_mask, ifa_broadcast and ifa_anycast are
net-endian. Annotated them and variables that are inferred to be
net-endian.Signed-off-by: Al Viro
Signed-off-by: David S. Miller -
Signed-off-by: Al Viro
Signed-off-by: David S. Miller -
Net devices should depend on NETDEVICES, so revert part of
Paolo's previous patch.See http://marc.theaimsgroup.com/?l=linux-kernel&m=115566326218740&w=2
for history.Signed-off-by: Randy Dunlap
Signed-off-by: David S. Miller -
Fix memory leak.
Coverity id# 653
patch location:
http://www.kernel.org/git/?p=linux/kernel/git/bcollins/ubuntu-dapper.git;a=commitdiff;h=a1f34cb68b16807ed9d5ebb0f6a6ec5ff8a5fc78Signed-off-by: Chuck Short
Signed-off-by: Ben Collins
Signed-off-by: Andrew Morton
Signed-off-by: David S. Miller -
* master.kernel.org:/pub/scm/linux/kernel/git/gregkh/hwmon-2.6: (39 commits)
hwmon: Remove Yuan Mu's address
hwmon: Fix unchecked return status, SMSC chips
hwmon: Fix unchecked return status, batch 6
w83792d: Fix unchecked return status
w83l785ts: Fix unchecked return status
w83781d: Fix unchecked return status
vt8231: Fix unchecked return status
Fix unchecked return status, batch 5
hwmon: Fix unchecked return status, batch 4
hwmon: Fix unchecked return status, batch 3
hwmon: Fix unchecked return status, batch 2
w83627ehf: Fix unchecked return status
pc87360: Check for error on sysfs files creation
pc87360: Delete sysfs files on device deletion
pc87360: Move some code around
hwmon: Fix unchecked return status, batch 1
vt1211: Document module parameters
vt1211: Add documentation
hwmon: New driver for the VIA VT1211
w83791d: Documentation update
... -
Strictly speaking, the Valid bit in SCSI sense data is supposed to
be set only when the Information field contains a valid number. This
patch (as793) turns off the Valid bit when the Information field
hasn't been set.Signed-off-by: Alan Stern
Signed-off-by: Greg Kroah-Hartman -
This patch (as791b) fixes things up to avoid compiler warnings or
errors when CONFIG_USB_SUSPEND or CONFIG_PM isn't set.Signed-off-by: Alan Stern
Signed-off-by: Greg Kroah-Hartman -
This patch (as790b) adds "autostop" support to ohci-hcd: the driver
will automatically stop the host controller when no devices have been
connected for at least one second. This feature is useful when the
USB autosuspend facility isn't available, such as when
CONFIG_USB_SUSPEND hasn't been set.Signed-off-by: Alan Stern
Signed-off-by: Greg Kroah-Hartman -
The autosuspend technique used by ohci-hcd doesn't mesh well with the
newer USB core autosuspend code. This patch (as789) removes ohci-hcd's
autosuspend support. Now the driver will be usable, but it won't
automatically go into a low-power state when no devices are connected.
That's for a later patch.Signed-off-by: Alan Stern
Signed-off-by: Greg Kroah-Hartman -
Originally I didn't think any host controller driver would ever use
interrupts and polling at the same time, but it turns out ohci-hcd wants
to do exactly that. This patch (as788) makes it possible.Signed-off-by: Alan Stern
Signed-off-by: Greg Kroah-Hartman -
This patch (as792) fixes "ignoring return value" warnings in
file_storage.c.Signed-off-by: Alan Stern
Signed-off-by: Greg Kroah-Hartman -
This patch (as758) fixes the "warn-unused-result" messages in dummy-hcd.
Signed-off-by: Alan Stern
Signed-off-by: Greg Kroah-Hartman -
This patch (as787) creates a new workqueue thread to handle delayed
USB autosuspend requests. Previously the code used keventd. However
it turns out that the hub driver's suspend routine calls
flush_scheduled_work(), making it a poor candidate for running in
keventd (the call immediately deadlocks). The solution is to use a
new thread instead of keventd.Signed-off-by: Alan Stern
Signed-off-by: Greg Kroah-Hartman -
USB Storage: this patch adds support for Sony Ericsson P990i
Signed-off-by: Jan Mate
Signed-off-by: Andrew Morton
Signed-off-by: Greg Kroah-Hartman -
Converts obsolete typedef'd Scsi_Cmnd into struct scsi_cmnd.
Signed-off-by: Henrik Kretzschmar
Cc: James Bottomley
Signed-off-by: Andrew Morton
Signed-off-by: Greg Kroah-Hartman -
Fixes kerneldoc errors on usb/core/driver.c, which occured in 2.6.18-rc6-mm2
gregkh-usb-usbcore-add-autosuspend-autoresume-infrastructure.patchSigned-off-by: Henrik Kretzschmar
Acked-by: Alan Stern
Signed-off-by: Andrew Morton
Signed-off-by: Greg Kroah-Hartman -
During Installation the host tries to enumerate the keyboard/mouse
dongle for the Raritan KVM.At this time timeouts have been observed
Adding the Raritan KVM USB dongle to the blacklist fixes this issue.Signed-off-by: Raghavendra Biligiri
Signed-off-by: Greg Kroah-Hartman -
Add alternate device IDs for Dlink DUB-E100 Rev B1
Signed-off-by: David Hollis
Signed-off-by: Greg Kroah-Hartman -
=========================================================
[ INFO: possible irq lock inversion dependency detected ] -
We want to avoid legacy APIs like pci_find_slot().
Signed-off-by: Alan Cox
Signed-off-by: David Brownell
Signed-off-by: Greg Kroah-Hartman -
Implementations assume the buffer is at least 4 byte aligned.
Signed-off-by: David S. Miller
Cc: David Brownell
Signed-off-by: Greg Kroah-Hartman -
We have a couple of these USB-Serial converters around; they're slightly
different from the 2104 models in that they can handle 500Kb/sec over RS422.
The existing ftdi driver seems to work just fine if we add in the
appropriate IDs.Patch is against 2.6.17.6, but should apply cleanly to pretty much
anything recent.From: Justin Carlson
Signed-off-by: Greg Kroah-Hartman -
New phidget interface kits (type 8/8/8) reset their outputs if they
haven't received a set report for 2 seconds.Signed-off-by: Sean Young
Signed-off-by: Greg Kroah-Hartman -
Add yet another device ID to the ipaq USB-serial driver.
Signed-Off-By: Matthias Urlichs
Cc: Ganesh Varadarajan
Signed-off-by: Greg Kroah-Hartman -
This patch adds support for three OpenPort ECU data cables from Tactrix
Inc. to the ftdi_sio driver's device ID table. One of the PIDs was
supplied by Donour Sizemore on the ftdi-usb-sio-devel mailing list. The
other two were added by myself after examining the Windows driver software.Signed-off-by: Ian Abbott
Signed-off-by: Greg Kroah-Hartman -
Address http://bugzilla.kernel.org/show_bug.cgi?id=7126
Attempting to read the ethernet ID directly from the eeprom somehow
confuses ADM8515. Subsequent read requests to either the eeprom or the MII
fail as well. Didn't dig much deeper, though. For example ADM8513 does
not experience this problem.I used the fact that at power up the device is reading its ID automatically
(not true for older Pegasus based devices) and put it in the Ethernet ID
registers. So now the driver uses get_registers() instead of
read_eprom_word() if the device is Pegasus_II based one. Tested it with
all (Pegasus and Pegasus_II) gadgets i have and everything seems ok.Cc:
Cc: David Brownell
Signed-off-by: Andrew Morton
Signed-off-by: Greg Kroah-Hartman -
This patch (as794) adds an unusual_devs entry for the Nokia E60.
Signed-off-by: Alan Stern
Signed-off-by: Greg Kroah-Hartman -
Signed-off-by: Greg Kroah-Hartman
-
this adds a new id to the kaweth driver.
Please apply.Signed-Off-By: Oliver Neukum
Signed-off-by: Greg Kroah-Hartman -
hwmon: Remove Yuan Mu's address
Yuan Mu no longer works at Winbond.
I wish to publicly thank Yuan for his help with Winbond hardware
monitoring chips support during the past 10 months.Signed-off-by: Jean Delvare
Signed-off-by: Greg Kroah-Hartman -
hwmon: Fix unchecked return status, SMSC chips
Fix up 2 more hwmon drivers so that they no longer ignore return
status from device_create_file().Signed-off-by: Jean Delvare
Signed-off-by: Greg Kroah-Hartman -
hwmon: Fix unchecked return status, batch 6
Fix up 5 more hwmon drivers so that they no longer ignore return status
from device_create_file().Signed-off-by: Jean Delvare
Signed-off-by: Greg Kroah-Hartman -
w83792d: Fix unchecked return status
Fix the w83792d driver. Add error checking to device_create_file
and also care to destroy the files upon exit.Signed-off-by: Rudolf Marek
Signed-off-by: Jean Delvare
Signed-off-by: Greg Kroah-Hartman -
w83l785ts: Fix unchecked return status
Fix the w83l785ts driver. Add error checking to device_create_file
and also care to destroy the files upon exit.Signed-off-by: Rudolf Marek
Signed-off-by: Jean Delvare
Signed-off-by: Greg Kroah-Hartman -
w83781d: Fix unchecked return status
Add 2 attr-file groups (for base and model-specific attrs respectively),
create the base group with single call to sysfs_create_group,
check the return code on individual calls to device_create_file for each
of the model-specific attr-files.Signed-off-by: Jim Cromie
Signed-off-by: Jean Delvare
Signed-off-by: Greg Kroah-Hartman -
vt8231: Fix unchecked return status
Check the return status from device_create_file() and also use
the newer and cleaner sysfs creation functions.Signed-off-by: Roger Lucas
Signed-off-by: Jean Delvare
Signed-off-by: Greg Kroah-Hartman -
hwmon: Fix unchecked return status, batch 5
Fix up some hwmon drivers so that they no longer ignore return status
from device_create_file().Signed-off-by: Jean Delvare
Signed-off-by: Greg Kroah-Hartman -
hwmon: Fix unchecked return status, batch 4
Fix up some hwmon drivers so that they no longer ignore return status
from device_create_file().Note: f71805f actually checked the status from device_create_file
already. However it did not remove the files on device destruction.
It was also an opportunity to use sysfs_create/remove_group instead
of hand-made loops. This makes the changes much more important but
I think the result is worth it.Signed-off-by: Jean Delvare
Signed-off-by: Greg Kroah-Hartman