History log of /drivers/staging/unisys/include/uisqueue.h
Revision Date Author Comments
62dd4cf01a99ad77f0e39c12b2240143d5ededb3 30-Sep-2014 Benjamin Romer <benjamin.romer@unisys.com> staging: unisys: fix up CamelCase in struct init_chipset_guestpart

Fix up CamelCase names:
busCount => bus_count
switch_count => switch_count

Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
8bd352ef0a71432a17dffa6bfe87b46db86d1546 30-Sep-2014 Benjamin Romer <benjamin.romer@unisys.com> staging: unisys: clean up CamelCase names in struct add_virt_guestpart

Clean up CamelCase names:
busNo => bus_no
deviceNo => device_no
devInstGuid => instance_uuid

Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
a990356d21a6032d49441472f1e2240ba6325cf7 30-Sep-2014 Benjamin Romer <benjamin.romer@unisys.com> staging: unisys: fix CamelCase in struct del_vbus_guestpart

Fix up CamelCase names:
busNo => bus_no

Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
0014c3ccdab1441972bfa6d8296e0c3bf61ad854 30-Sep-2014 Benjamin Romer <benjamin.romer@unisys.com> staging: unisys: fix CamelCase definitions in struct io_msgs

Clean up CamelCase names:
extPort => ext_port

Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
7867499b13d6f79aa8e873a417331d427eb75f9f 30-Sep-2014 Benjamin Romer <benjamin.romer@unisys.com> staging: unisys: fix CamelCase names in del_virt_iopart

Clean up CamelCase names:
busNo => bus_no
devNo => dev_no

Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
3af0c34f6b9858e5d313192443df2b5d17a7f802 30-Sep-2014 Benjamin Romer <benjamin.romer@unisys.com> staging: unisys: fix CamelCase in del_vdisk_iopart

Fix CamelCase names:
busNo => bus_no
devNo => dev_no

Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
057546f02e003c6dc242b85a1c766c68ec6b04fb 30-Sep-2014 Benjamin Romer <benjamin.romer@unisys.com> staging: unisys: fix CamelCase names in struct add_vdisk_iopart

Fix CamelCase names:
busNo => bus_no
devNo => dev_no

Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
44589920d0af06fabcec6a5fe599ce492d66fc48 30-Sep-2014 Benjamin Romer <benjamin.romer@unisys.com> staging: unisys: clean up CamelCase in struct add_virt_iopart

Clean up CamelCase names:
guestHandle => guest_handle
recvBusInterruptHandle => recv_bus_irq_handle
useG2GCopy => use_g2g_copy
Filler => filler
busNo => bus_no
dev_no => dev_no

Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
c6d40f42586f19ca0bbca1c748f602781f0cf93a 30-Sep-2014 Benjamin Romer <benjamin.romer@unisys.com> staging: unisys: fix CamelCase struct name NetworkPolicy

Clean up CamelCase name:
NetworkPolicy => network_policy

Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
059ec04b64470ed4801940d91b4f1343010f1ec3 30-Sep-2014 Benjamin Romer <benjamin.romer@unisys.com> staging: unisys: clean up CamelCase in DEDICATED_SWITCH() macro

Clean up CamelCase names:
pSwitch => s

Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
f796e84cc92f90bcf266f1418311518e21ebf2fc 30-Sep-2014 Benjamin Romer <benjamin.romer@unisys.com> staging: unisys: fix CamelCase in struct device_info

Clean up CamelCase names:
channelAddr => channel_addr
channelBytes => channel_bytes
channelTypeGuid => channel_uuid
devInstGuid => instance_uuid
busNo => bus_no
devNo => dev_no

Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
c1e72291082edeeeb436bdfa5cf9bc6884e9d5c9 30-Sep-2014 Benjamin Romer <benjamin.romer@unisys.com> staging: unisys: remove uisqueue_send_int_if_needed()

This function is not used anywhere, so remove it.

Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
21f8c6b845e4dda0f456a0ec159455540f5376c7 30-Sep-2014 Benjamin Romer <benjamin.romer@unisys.com> staging: unisys: fix CamelCase in uisqueue_put_cmdrsp_with_lock_client

Clean up CamelCase names:
issueInterruptIfEmpty => issue_irq_if_empty
interruptHandle => irq_handle

Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
82dd8152efc4bd8e8cce27df23ef033b24148616 30-Sep-2014 Benjamin Romer <benjamin.romer@unisys.com> staging: unisys: Clean up CamelCase in send_int_if_needed()

Clean up CamelCase names:
issueInterruptIfEmpty => issue_irq_if_empty
interruptHandle => irq_handle

Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
833c7255cebceefe3208290c4a06456ad743fa59 30-Sep-2014 Benjamin Romer <benjamin.romer@unisys.com> staging: unisys: fix CamelCase names in struct uisqueue_info

Clean up CamelCase names:
Reserved1 => reserved1
Reserved2 => reserved2

Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
17f5e49167cfca5c2c0d04863b8373736448238b 30-Sep-2014 Benjamin Romer <benjamin.romer@unisys.com> staging: unisys: fix camelcase function uisqueue_InterlockedOr()

Clean up CamelCase names:
uisqueue_InterlockedOr => uisqueue_interlocked_or
Target => tgt
Set => set

Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
746c28e1af51cc6e7c7c6f7bc7d502f6986713a2 05-Aug-2014 Benjamin Romer <benjamin.romer@unisys.com> staging: unisys: get rid of uiscmpxchg64

Remove the uiscmpxchg64 macro from uisqueue.h and uisqueue.c.

Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
5fc0229ae5e68b8b20552b3b1944255583476c35 31-Jul-2014 Benjamin Romer <benjamin.romer@unisys.com> staging: unisys: remove U64 type

This patch switches all use of the U64 typedef to use the kernel's u64 type
instead.

Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
b3c55b13a1e458878e813c4fe2cccfa97c75f884 31-Jul-2014 Benjamin Romer <benjamin.romer@unisys.com> staging: unisys: remove U32 type

This patch switches all use of the U32 typedef to use the kernel's u32 type
instead.

Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
b06bdf7d5bd4f817b481674d69a63174279e6662 31-Jul-2014 Benjamin Romer <benjamin.romer@unisys.com> staging: unisys: remove U16 type

This patch switches all use of the U16 typedef to use the kernel's u16 type
instead.

Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
c242233e5b578ef08362d98171c10519876d0d93 29-Jul-2014 Benjamin Romer <benjamin.romer@unisys.com> staging: unisys: remove U8 type

This patch switches all use of the U8 typedef to use the kernel's u8 type
instead.

Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
90addb0218d47a886c846a22d75979fe5bf3471b 06-May-2014 Benjamin Romer <benjamin.romer@unisys.com> staging: unisys: Replace GUID with uuid_le

This patch replaces the GUID type with uuid_le. It removes the header file
guidutils.h, updates all uses of the GUID type to uuid_le, and replaces all
function calls that used the GUID type with their uuid_le equivalents.

Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
f6d0c1e62b111bef3be279e4bf1bc2a6d560e205 23-Apr-2014 Benjamin Romer <benjamin.romer@unisys.com> staging: unisys: fix copyright notices

This patch changes all of the various representations of the copyright symbol
to (C).

Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
8504ff6cab9cc43591999e542e437445db5cfd92 13-Mar-2014 Ken Cox <jkc@redhat.com> Staging: unisys: uislib: Cleanup sparse warnings in uislib

Clean up code to get rid of sparse warnings, mostly related to accessing I/O
space.

Remove uislibcmpxchg64() and use cmpxchg() instead.

Signed-off-by: Ken Cox <jkc@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
12e364b9f08aa335dc7716ce74113e834c993765 04-Mar-2014 Ken Cox <jkc@redhat.com> staging: visorchipset driver to provide registration and other services

The visorchipset module receives device creation and destruction
events from the Command service partition of s-Par, as well as
controlling registration of shared device drivers with the s-Par
driver core. The events received are used to populate other s-Par
modules with their assigned shared devices. Visorchipset is required
for shared device drivers to function properly. Visorchipset also
stores information for handling dump disk device creation during
kdump.

In operation, the visorchipset module processes device creation and
destruction messages sent by s-Par's Command service partition through
a channel. These messages result in creation (or destruction) of each
virtual bus and virtual device. Each bus and device is also associated
with a communication channel, which is used to communicate with one or
more IO service partitions to perform device IO on behalf of the
guest.

Signed-off-by: Ken Cox <jkc@redhat.com>
Cc: Ben Romer <sparmaintainer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>