original_kernel/drivers
Markus Lidel f88e119c4b [PATCH] I2O: first code cleanup of spare warnings and unused functions
Changes:

 - Removed unnecessary checking of NULL before calling kfree()
 - Make some functions static
 - Changed pr_debug() into osm_debug()
 - Use i2o_msg_in_to_virt() for getting a pointer to the message frame
 - Cleaned up some comments
 - Changed some le32_to_cpu() into readl() where necessary
 - Make error messages of OSM's look the same
 - Cleaned up error handling in i2o_block_end_request()
 - Removed unused error handling of failed messages in Block-OSM, which
   are not allowed by the I2O spec
 - Corrected the blocksize detection in i2o_block
 - Added hrt and lct sysfs-attribute to controller
 - Call done() function in SCSI-OSM after freeing DMA buffers
 - Removed unneeded variable for message size calculation in
   i2o_scsi_queuecommand()
 - Make some changes to remove sparse warnings
 - Reordered some functions
 - Cleaned up controller initialization
 - Replaced some magic numbers by defines
 - Removed unnecessary dma_sync_single_for_cpu() call on coherent DMA
 - Removed some unused fields in i2o_controller and removed some unused
   functions

Signed-off-by: Markus Lidel <Markus.Lidel@shadowconnect.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-06-24 00:05:28 -07:00
..
acorn
acpi
atm
base [PATCH] driver core: Fix up the device_attach() error handling in bus_add_device() 2005-06-22 23:01:10 -07:00
block [PATCH] block: add unlocked_ioctl support for block devices 2005-06-23 09:45:32 -07:00
bluetooth [PATCH] Convert users to tty_unregister_ldisc() 2005-06-23 09:45:36 -07:00
cdrom
char [PATCH] tpm: improve output in sysfs files when the TPM fails 2005-06-24 00:05:27 -07:00
cpufreq
crypto
dio
eisa
fc4
firmware [PATCH] PCDP: handle tables that don't supply baud rate 2005-06-23 09:45:32 -07:00
i2c [PATCH] I2C: fix ds1374 build 2005-06-21 21:55:00 -07:00
ide [PATCH] IDE CD reports current speed 2005-06-23 09:45:35 -07:00
ieee1394
infiniband
input [PATCH] Convert users to tty_unregister_ldisc() 2005-06-23 09:45:36 -07:00
isdn
macintosh
mca
md [PATCH] create a kstrdup library function 2005-06-23 09:45:18 -07:00
media
message [PATCH] I2O: first code cleanup of spare warnings and unused functions 2005-06-24 00:05:28 -07:00
misc
mmc
mtd
net [PATCH] Convert users to tty_unregister_ldisc() 2005-06-23 09:45:36 -07:00
nubus
oprofile
parisc
parport [PATCH] parport: NetMos nm9855 fix 2005-06-23 09:45:27 -07:00
pci
pcmcia [PATCH] yenta TI: turn off interrupts during card power-on #2 2005-06-23 09:45:31 -07:00
pnp
s390
sbus
scsi [PATCH] dpt_i2o: fix waitqueue abuse 2005-06-23 09:45:34 -07:00
serial Merge master.kernel.org:/home/rmk/linux-2.6-arm 2005-06-23 17:19:56 -07:00
sh
sn
tc
telephony
usb [PATCH] better USB_MON dependencies 2005-06-23 10:04:15 -07:00
video [PATCH] ARM: 2721/1: remove reliance on udivdi3 for pxafb driver 2005-06-23 21:56:45 +01:00
w1
zorro
Kconfig
Makefile