Linux Driver Development
[Prev Page][Next Page]
- [PATCH 106/206] Staging: hv: Get rid of the forward declaration of hv_copyto_ringbuffer()
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 067/206] Staging: hv: Make the function netvsc_device_add() non static
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 161/206] Staging: hv: Include the contents of vmbus.h to hyperv.h
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 105/206] Staging: hv: Get rid of the forward declaration of hv_copyfrom_ringbuffer
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 123/206] Staging: hv: blkvsc_drv: Get rid unnecessary DPRINT
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 096/206] Staging: hv: Rename ringbuffer_cleanup
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 098/206] Staging: hv: Rename ringbuffer_peek
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 119/206] Staging: hv: Get rid of some dead code in connection.c
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 073/206] Staging: hv: Get rid of the indirection to invoke rndis_filte_device_add()
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 076/206] Staging: hv: Get rid of the indirection in invoking netvsc_device_remove()
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 199/206] Staging: hv: Get rid of version_info.h
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 000/206] Staging: hv: Cleanup hv drivers
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 192/206] Staging: hv: Get rid of netvsc_api.h
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 175/206] Staging: hv: Include the contents of netvsc_api.h to hyperv_net.h
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 135/206] Staging: hv: Use the rinbuffer size info in struct storvsc_device_info
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 173/206] Staging: hv: Include the contents of storvsc_api.h to hyperv_storage.h
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 077/206] Staging: hv: netvsc_drv: Get rid of call to cleanup()
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 110/206] Staging: hv: vmbus_drv: Rename the variable messageHandler
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 191/206] Staging: hv: Get rid of logging.h
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 166/206] Staging: hv: Include a subset of the contents of hv_api.h to hyperv_vmbus.h
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 111/206] Staging: hv: vmbus_drv: Rename the variable messageType
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 020/206] Staging: hv: Rename the function stor_vsc_get_major_info()
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 167/206] Staging: hv: Add the contents of hv.h to hyperv_vmbus.h.
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 113/206] Staging: hv: Use completion abstraction to synchronize in vmbus_channel_msginfo
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 171/206] Staging: hv: Create a header file that has all the definitions needed to build Hyper-V storage drivers
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 193/206] Staging: hv: Get rid of netvsc.h
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 170/206] Staging: hv: Cleanup the newly created header file - hyperv_vmbus.h
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 204/206] Staging: hv: Get rid of vmbus_private.h
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 144/206] Staging: hv: Make blkvsc_drv an instance of struct hv_driver
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 136/206] Staging: hv: storvsc_drv: Get rid of the unnecessary assignment of ring size
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 138/206] Staging: hv: storvsc_drv: Directly assign the driver name
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 078/206] Staging: hv: Get rid of unnecessary code in netvsc.c
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 150/206] Staging: hv: Make mousevsc_drv an instance of struct hv_driver
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 196/206] Staging: hv: Get rid of rndis.h
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 131/206] Staging: hv: storvsc_drv: Get rid of some unnecessary DPRINTs
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 176/206] Staging: hv: Include the contents of netvsc.h to hyperv_net.h
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 116/206] Staging: hv: Use the completion abstraction in struct rndis_request
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 080/206] Staging: hv: Get rid of the indirection to invoke mousevsc_on_device_add()
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 169/206] Staging: hv: Add the contents of vmbus_private.hi to hyperv_vmbus.h
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 197/206] Staging: hv: Get rid of storvsc_api.h
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 151/206] Staging: hv: mouse_drv: Get rid of some unused code
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 109/206] Staging: hv: vmbus_drv: Rename the variable gSupportedDeviceClasses
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 114/206] Staging: hv: Get rid of some unnecessary state from struct vmbus_msginfo
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 081/206] Staging: hv: Get rid of the indirection to invoke mousevsc_on_device_remove
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 205/206] Staging: hv: Get rid of vstorage.h
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 112/206] Staging: hv: vmbus_drv: Rename the variable gChannelMessageTable
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 206/206] Staging: hv: Get rid of the function count_hv_channel()
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 146/206] Staging: hv: mouse_drv: Directly assign the driver name
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 074/206] Staging: hv: Get rid of the indirection to invoke netvsc_device_add()
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 093/206] Staging: hv: Move the declaration of the variable mousevsc_drv
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 024/206] Staging: hv: Cleanup blkvsc_shutdown()
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 140/206] Staging: hv: storvsc_drv: Inline the copying of the dev_type information
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 139/206] Staging: hv: storvsc_drv: Move the assignment of name to the hv_driver
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 088/206] Staging: hv: Get rid of cleanup from struct hv_driver
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 201/206] Staging: hv: Get rid of vmbus_channel_interface.h
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 145/206] Staging: hv: Get rid of struct storvsc_driver
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 087/206] Staging: hv: Cleanup calls to cleanup() in hv_mouse.c
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 195/206] Staging: hv: Get rid of rndis_filter.h
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 132/206] Staging: hv: storvsc_drv: Compute max_outstanding_req_per_channel where it is needed
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 022/206] Staging: hv: Use the newly introduced I/O drain synch method
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 034/206] Staging: hv: storvsc_drv: Rename variables pointing to struct hv_host_device
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 085/206] Staging: hv: Get rid of dev_rm from struct hv_driver
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 172/206] Staging: hv: Include the contents of vstorage.h to hyperv_storage.h
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 189/206] Staging: hv: Get rid of hv_api.h
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 075/206] Staging: hv: Get rid of the indirection in invoking rndis_filter_device_remove()
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 108/206] Staging: hv: Cleanup ring_buffer.h
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 177/206] Staging: hv: Include the contents of rndis.h to hyperv_net.h
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 198/206] Staging: hv: Get rid of utils.h
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 091/206] Staging: hv: netvsc_drv: Statically initialize probe/remove
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 104/206] Staging: hv: Cleanup comments in ring_buffer.c
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 203/206] Staging: hv: Get rid of vmbus_packet_format.h
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 107/206] Staging: hv: Get rid of the volatile qualifier for a variable in ring_buffer.c
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 202/206] Staging: hv: Get rid of vmbus.h
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 188/206] Staging: hv: Get rid of channel_mgmt.h
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 092/206] Staging: hv: mouse_vsc: Rename the variable g_mousevsc_drv
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 168/206] Staging: hv: Add the ringbuffer interfaces to hyperv_vmbus.h
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 032/206] Staging: hv: storvsc_drv: Rename g_driver_name
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 148/206] Staging: hv: mouse_drv: Move the code to copy dev_type information
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 102/206] Staging: hv: Rename ringbuffer_get_debuginfo
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 156/206] Staging: hv: Include the contents of vmbus_channel_interface.h to hyperv.h
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 082/206] Staging: hv: Get rid of the mouse cleanup() function
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 143/206] Staging: hv: Make storvsc_drv an instance of hv_driver
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 103/206] Staging: hv: Rename all static functions in ring_buffer.c
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 099/206] Staging: hv: Rename ringbuffer_read
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 134/206] Staging: hv: Add ring_buffer_size to struct storvsc_device_info
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 149/206] Staging: hv: Get rid of an empty function mouse_vsc_initialize()
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 165/206] Staging: hv: Create a new header file to include all header files private to vmbus core
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 072/206] Staging: hv: Get rid of rndis_filter_cleanup()
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 068/206] Staging: hv: Make netvsc_device_remove non static
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 158/206] Staging: hv: Include the contents of logging.h to hyperv.h
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 071/206] Staging: hv: Make rndis_filter_device_remove() non static
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 174/206] Staging: hv: Create a single header file for hyper-v network drivers
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 141/206] Staging: hv: Now get rid of an empty function storvsc_initialize()
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 190/206] Staging: hv: Get rid of hv.h
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 095/206] Staging: hv: Rename the function ringbuffer_init
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 178/206] Staging: hv: Include the contents of rndis_filter.h to hyperv_net.h
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 200/206] Staging: hv: Get rid of vmbus_api.h
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 117/206] Staging: hv: Get rid of some dead code in channel.c
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 142/206] Staging: hv: Get rid of some unused functions from storvsc_api.h
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 194/206] Staging: hv: Get rid of ring_buffer.h
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 115/206] Staging: hv: Use completion abstraction in struct netvsc_device
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 083/206] Staging: hv: Cleanup mouse_vsc_initialize()
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 089/206] Staging: hv: netvsc_drv: Rename the variable g_netvsc_drv
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 157/206] Staging: hv: Include the contents of vmbus_packet_format.h to hyperv.h
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 137/206] Staging: hv: Get rid of the ring size state from struct storvsc_driver
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 147/206] Staging: hv: mouse_drv: Move the assignment of name variable
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 101/206] Staging: hv: Rename dump_ring_info
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 069/206] Staging: hv: Get rid of netvsc_cleanup()
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 181/206] Staging: hv: Include the newly created header files in storvsc.c
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 079/206] Staging: hv: Get rid of some unnecessary code in rndis_filter.c
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 160/206] Staging: hv: Add the contents of vmbus_api.h to hyperv.h
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 133/206] Staging: hv: storvsc_drv: Get rid of max_outstanding_req_per_channel from struct storvsc_driver
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 100/206] Staging: hv: Rename get_ringbuffer_interrupt_mask
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 086/206] Staging: hv: Cleanup calls to cleanup in storvsc_drv.c
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 152/206] Staging: hv: Create a common header for all hyperv drivers to include
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 187/206] Staging: hv: Get rid of channel.h
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 090/206] Staging: hv: Move the declaration of the variable netvsc_drv
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 159/206] Staging: hv: Include the contents of version_info.h to hyperv.h
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 094/206] Staging: hv: mousevsc_drv: Statically initialize probe/remove
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 162/206] Staging: hv: Cleanup the newly created header file hyperv.h
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 184/206] Staging: hv: Include the new header files in vmbus driver
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 125/206] Staging: hv: blkvsc_drv: Assign the name directly
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 155/206] Staging: hv: Include the contents of ring_buffer.h to hyperv.h
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 084/206] Staging: hv: Get rid of dev_add from struct hv_driver
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 124/206] Staging: hv: blkvsc_drv: Get rid of unnecessary code/comments
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 070/206] Staging: hv: Make rndis_filte_device_add() non static
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 179/206] Staging: hv: Include the contents of utils.h hyperv_net.h
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 126/206] Staging: hv: blkvsc_drv: Move the assignment of driver name
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 097/206] Staging: hv: Rename ringbuffer_write
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 122/206] Staging: hv: Get rid of unnecessary state from struct storvsc_driver
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 180/206] Staging: hv: Include the newly created header files in blkvsc_drv.c
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 185/206] Staging: hv: Include the newly created header file in the util driver
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 128/206] Staging: hv: blkvsc_drv: Get rid of the empty function
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 127/206] Staging: hv: blkvsc_drv: Inline the copying of dev_type guid
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 118/206] Staging: hv: Change Cleanup to cleanup in connection.c
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 014/206] Staging: hv: Rename the function stor_vsc_on_cleanup
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- RE: [PATCH v6] staging: Add ST-Ericsson CG2900 driver
- From: Par-Gunnar HJALMDAHL <par-gunnar.p.hjalmdahl@xxxxxxxxxxxxxx>
- RE: [PATCH v6] staging: Add ST-Ericsson CG2900 driver
- From: Par-Gunnar HJALMDAHL <par-gunnar.p.hjalmdahl@xxxxxxxxxxxxxx>
- [PATCH 186/206] Staging: hv: Include the newly created header file in the mouse driver
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 183/206] Staging: hv: Include the new header files in the network driver
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 120/206] Staging: hv: Get rid of some dead code from hv.c
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 129/206] Staging: hv: Move the sector size check into blkvsc_drv_init
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 130/206] Staging: hv: Make blkvsc_drv_init the module init function
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- Re: [PATCH v2] ath6kl: iw dev wlan0 link implementation
- From: Kalle Valo <kvalo@xxxxxxxxxx>
- Re: [PATCH v2] ath6kl: iw dev wlan0 link implementation
- From: Greg KH <gregkh@xxxxxxx>
- [PATCH v2] ath6kl: iw dev wlan0 link implementation
- From: Kalle Valo <kvalo@xxxxxxxxxx>
- Re: [PATCH v6] staging: Add ST-Ericsson CG2900 driver
- From: Greg KH <greg@xxxxxxxxx>
- Re: [PATCH v6] staging: Add ST-Ericsson CG2900 driver
- From: Linus Walleij <linus.ml.walleij@xxxxxxxxx>
- Re: [PATCH 1/2] ath6kl: iw dev wlan0 link implementation
- From: Kalle Valo <kvalo@xxxxxxxxxx>
- [PATCH 2/5] staging: brcm80211: cleanup unnecessary functions from wlc_ampdu.c
- From: "Arend van Spriel" <arend@xxxxxxxxxxxx>
- [PATCH 1/5] staging: brcm80211: move utility functions into new module
- From: "Arend van Spriel" <arend@xxxxxxxxxxxx>
- [PATCH 3/5] staging: brcm80211: remove definition of BCMFASTPATH macro
- From: "Arend van Spriel" <arend@xxxxxxxxxxxx>
- [PATCH 4/5] staging: brcm80211: use print_hex_dump_bytes kernel function
- From: "Arend van Spriel" <arend@xxxxxxxxxxxx>
- [PATCH 5/5] staging: brcm80211: fix checkpatch issue introduced in dhd_sdio.c
- From: "Arend van Spriel" <arend@xxxxxxxxxxxx>
- Re: [PATCH 2/4] Staging: brcm80211: fix coding style issue Patch that fixes up a brace coding style issue in the 'dhd_sdio.c' source file Signed-off-by: Guilherme Salazar <salazartux@xxxxxxxxx>
- From: Greg KH <greg@xxxxxxxxx>
- Re: [PATCH v6] staging: Add ST-Ericsson CG2900 driver
- From: Greg KH <greg@xxxxxxxxx>
- Re: [PATCH 01/10] staging: brcm80211: cleanup unnecessary functions from wlc_ampdu.c
- From: "Arend van Spriel" <arend@xxxxxxxxxxxx>
- Re: [PATCH 2/4] Staging: brcm80211: fix coding style issue Patch that fixes up a brace coding style issue in the 'dhd_sdio.c' source file Signed-off-by: Guilherme Salazar <salazartux@xxxxxxxxx>
- From: Greg KH <greg@xxxxxxxxx>
- Re: [PATCH 01/10] staging: brcm80211: cleanup unnecessary functions from wlc_ampdu.c
- From: Greg KH <greg@xxxxxxxxx>
- Re: [PATCH 01/10] staging: brcm80211: cleanup unnecessary functions from wlc_ampdu.c
- From: "Arend van Spriel" <arend@xxxxxxxxxxxx>
- Re: [PATCH 9/9] staging: brcm80211: move utility functions into new module
- From: "Arend van Spriel" <arend@xxxxxxxxxxxx>
- Re: [PATCH 01/10] staging: brcm80211: cleanup unnecessary functions from wlc_ampdu.c
- From: Greg KH <greg@xxxxxxxxx>
- Re: [PATCH 9/9] staging: brcm80211: move utility functions into new module
- From: Greg KH <greg@xxxxxxxxx>
- Re: [PATCH 2/4] Staging: brcm80211: fix coding style issue Patch that fixes up a brace coding style issue in the 'dhd_sdio.c' source file Signed-off-by: Guilherme Salazar <salazartux@xxxxxxxxx>
- From: Greg KH <greg@xxxxxxxxx>
- Re: [PATCH 3/4] Staging: brcm80211: fix coding style issues Fixes up lots of coding style issues, like brace issues Signed-off-by: Guilherme Salazar <salazartux@xxxxxxxxx>
- From: Greg KH <greg@xxxxxxxxx>
- Re: [PATCH 3/4] Staging: brcm80211: fix coding style issues Fixes up lots of coding style issues, like brace issues Signed-off-by: Guilherme Salazar <salazartux@xxxxxxxxx>
- From: Greg KH <greg@xxxxxxxxx>
- Re: [PATCH 1/4] Staging: brcm80211: fix a brace style issue This patch fixes an issue related to brace style Signed-off-by: Guilherme Salazar <salazartux@xxxxxxxxx>
- From: Greg KH <greg@xxxxxxxxx>
- Re: [PATCH 1/3] staging/keucr: don't use SUCCESS as macro name
- From: Greg KH <greg@xxxxxxxxx>
- Re: [PATCH 1/3] staging/keucr: don't use SUCCESS as macro name
- From: Randy Dunlap <randy.dunlap@xxxxxxxxxx>
- Re: [PATCH 1/3] staging/keucr: don't use SUCCESS as macro name
- From: Greg KH <greg@xxxxxxxxx>
- [PATCH v6] staging: Add ST-Ericsson CG2900 driver
- From: Par-Gunnar Hjalmdahl <par-gunnar.p.hjalmdahl@xxxxxxxxxxxxxx>
- [PATCH v6] Add ST-Ericsson CG2900 driver
- From: Par-Gunnar Hjalmdahl <par-gunnar.p.hjalmdahl@xxxxxxxxxxxxxx>
- [PATCH 045/206] Staging: hv: Get rid of the forward declaration of copy_from_bounce_buffer()
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 060/206] Staging: hv: storvsc_drv: Statically initialize probe/remove elements of the driver
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 035/206] Staging: hv: storvsc_drv: Rename the struct hv_device * element of struct hv_host_device
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 066/206] Staging: hv: storvsc_drv: Simplify the code for getting the drive parameters
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 055/206] Staging: hv: Move the function storvsc_commmand_completion() to earlier in the file
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 027/206] Staging: hv: Rename stor_vsc_on_receive
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 026/206] Staging: hv: Rename stor_vsc_on_io_completion
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 064/206] Staging: hv: storvsc_drv: Get rid of the indirection in invoking storvsc_do_io()
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 011/206] Staging: hv: Rename the function stor_vsc_device_add
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 056/206] Staging: hv: Get rid of the forward declaration of storvsc_queuecommand()
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 038/206] Staging: hv: storvsc_drv: Get rid of some DPRINTS
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 003/206] Staging: hv: blkvsc_drv: Fix some locking issues
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 029/206] Staging: hv: Rename stor_vsc_connect_to_vsp
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 037/206] Staging: hv: storvsc_drv: Get rid of some dated comments
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 052/206] Staging: hv: Get rid of the forward declaration for storvsc_host_reset_handler()
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 051/206] Staging: hv: Move the definition of storvsc_host_reset() to earlier in the file
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 010/206] Staging: hv: blkvsc_drv: Get rid of the indirection for invoking device_add
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 049/206] Staging: hv: Rename the function stor_vsc_on_host_reset()
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 030/206] Staging: hv: storvsc: Get rid of/change some dated comments
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 058/206] Staging: hv: storvsc_drv: Rename the driver variable
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 002/206] Staging: hv: blkvsc_drv: Cleanup spin lock usage
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 050/206] Staging: hv: Rename stor_vsc_initialize()
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 054/206] Staging: hv: storvsc_drv: Move module parameters to earlier in the file
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 053/206] Staging: hv: Move the definition of storvsc_ringbuffer_size to earlier in the file
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 001/206] Staging: hv: Get rid of blkvsc_mutex
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 012/206] Staging: hv: Rename the function stor_vsc_on_device_remove
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 046/206] Staging: hv: Get rid of the forward declaration for copy_to_bounce_buffer()
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 041/206] Staging: hv: Get rid of the forward declaration for storvsc_device_configure()
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 040/206] Staging: hv: Move the function storvsc_merge_bvec() to earlier in the file
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 048/206] Staging: hv: Get rid of the forward declaration of storvsc_get_chs()
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 015/206] Staging: hv: blkvsc_drv: Get rid of the indirection for invoking cleanup function
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 033/206] Staging: hv: storvsc_drv: Rename struct host_device_context
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 062/206] Staging: hv: storvsc_drv: Get rid of the indirection in invoking storvsc_dev_remove()
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 007/206] Staging: hv: Change the name of blkvsc driver variable
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 042/206] Staging: hv: Get rid of the forwrd declaration of destroy_bounce_buffer
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 009/206] Staging: hv: Rename the function blk_vsc_on_device_add
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 005/206] Staging: hv: blkvsc_drv: Rename the device type variable
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 039/206] Staging: hv: Get rid of the forward declaration for storvsc_device_alloc()
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 065/206] Staging: hv: storvsc_drv: Get rid of the code initializing the dispatch table
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 043/206] Staging: hv: Get rid of the forward declaration for do_bounce_buffer()
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 044/206] Staging: hv: Get rid of the forward declaration for create_bounce_buffer()
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 063/206] Staging: hv: storvsc_drv: Get rid of the indirection in invoking storvsc_dev_add()
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 061/206] Staging: hv: storvsc_drv: Get rid of unnecessary comments/dead code
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 031/206] Staging: hv: storvsc: Get rid of some unnecessary DPRINTS
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 004/206] Staging: hv: blkvsc_drv: Rename driver name variable
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 019/206] Staging: hv: blkvsc_drv: Get rid of the calls to storvsc_cleanup
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 057/206] Staging: hv: Get rid of the forward declaration of storvsc_probe()
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 013/206] Staging: hv: blkvsc_drv: Get rid of the indirection for removing stor device
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 006/206] Staging: hv: Change the name of struct storvsc_driver_object
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 059/206] Staging: hv: storvsc_drv: Move the declaration of the driver variable
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 018/206] Staging: hv: blkvsc_drv: Statically initialize pointers for probe etc
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 036/206] Staging: hv: storvsc_drv: Rename variables pointing to struct hv_device
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 016/206] Staging: hv: Rename the function stor_vsc_on_io_request
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 047/206] Staging: hv: Get rid of the forward declaration of storvsc_remove()
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 023/206] Staging: hv: Cleanup blkvsc_remove()
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 025/206] Staging: hv: Rename stor_vsc_channel_init()
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 021/206] Staging: hv: Introduce a function to wait to drain outgoing I/O
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 028/206] Staging: hv: Rename stor_vsc_on_channel_callback
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 017/206] Staging: hv: blkvsc_drv: Get rid of the indirection for invoking io request
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- Re: various vmbus review comments
- From: Greg KH <gregkh@xxxxxxx>
- Re: various vmbus review comments
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- RE: various vmbus review comments
- From: KY Srinivasan <kys@xxxxxxxxxxxxx>
- RE: [PATCH 115/206] Staging: hv: Use completion abstraction in struct netvsc_device
- From: KY Srinivasan <kys@xxxxxxxxxxxxx>
- Re: [PATCH 005/206] Staging: hv: Rename the device type variable
- From: Jonathan Cameron <jic23@xxxxxxxxx>
- Re: [PATCH 005/206] Staging: hv: Rename the device type variable
- From: Greg KH <gregkh@xxxxxxx>
- Re: [PATCH 1/2] ath6kl: iw dev wlan0 link implementation
- From: Senthil Balasubramanian <senthilkumar@xxxxxxxxxxx>
- Re: [PATCH 2/2] Staging: brcm80211: brace coding style issues fix
- From: "Arend van Spriel" <arend@xxxxxxxxxxxx>
- Re: [PATCH 1/2] Staging: brcm80211: coding issues treatment
- From: "Arend van Spriel" <arend@xxxxxxxxxxxx>
- Re: [PATCH 9/9] staging: brcm80211: move utility functions into new module
- From: "Arend van Spriel" <arend@xxxxxxxxxxxx>
- Re: [PATCH 005/206] Staging: hv: Rename the device type variable
- From: Jonathan Cameron <jic23@xxxxxxxxx>
- Re: [PATCH] staging: brcm80211: brcmfmac: Fix memset using sizeof(ptr) not sizeof(*ptr)
- From: "Roland Vossen" <rvossen@xxxxxxxxxxxx>
- [PATCH 192/206] Staging: hv: Get rid of netvsc_api.h
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 162/206] Staging: hv: Cleanup the newly created header file
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 141/206] Staging: hv: Now get rid of an empty function
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 167/206] Staging: hv: Add the contents of hv_api.h
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 177/206] Staging: hv: Include the contents of rndis.h
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 169/206] Staging: hv: Include the contents of vmbus_private.h
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 135/206] Staging: hv: Use the rinbuffer size info in struct storvsc_device_info
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 161/206] Staging: hv: Include the contents of vmbus.h
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 134/206] Staging: hv: Add ring_buffer_size to struct storvsc_device_info
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 164/206] Staging: hv: Add the definition hv_guid
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 012/206] Staging: hv: Rename the function stor_vsc_on_device_remove
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 184/206] Staging: hv: Include the new header files in vmbus driver
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 168/206] Staging: hv: Add the ringbuffer interfaces
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 187/206] Staging: hv: Get rid of channel.h
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 189/206] Staging: hv: Get rid of hv_api.h
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 137/206] Staging: hv: Get rid of the ring size state from struct storvsc_driver
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 138/206] Staging: hv: Directly assign the driver name
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- Re: [PATCH 129/206] Staging: hv: Move the sector size check into blkvsc_drv_init
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH 176/206] Staging: hv: Include the contents of netvsc.h
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 197/206] Staging: hv: Get rid of storvsc_api.h
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 147/206] Staging: hv: Move the assignment of name variable
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 143/206] Staging: hv: Make storvsc_drv an instance of hv_driver
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 175/206] Staging: hv: Include the contents of netvsc_api.h
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 154/206] Staging: hv: Include the contents of channel_mgmt.h
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 188/206] Staging: hv: Get rid of channel_mgmt.h
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 195/206] Staging: hv: Get rid of rndis_filter.h
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 166/206] Staging: hv: Include a subset of the contents of hv_api.h
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 180/206] Staging: hv: Include the newly created header files in blkvsc_drv.c
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 149/206] Staging: hv: Get rid of an empty function
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 150/206] Staging: hv: Make mousevsc_drv an instance of struct hv_driver
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 178/206] Staging: hv: Include the contents of rndis_filter.h
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 193/206] Staging: hv: Get rid of netvsc.h
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 145/206] Staging: hv: Get rid of struct storvsc_driver
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 146/206] Staging: hv: Directly assign the driver name
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 148/206] Staging: hv: Move the code to copy dev_type information
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 087/206] Staging: hv: Cleanup calls to cleanup() in hv_mouse.c
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 163/206] Staging: hv: Include asm/hyperv.h
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 171/206] Staging: hv: Create a header file that has all the definitions needed to build Hyper-V storage drivers
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 172/206] Staging: hv: Include the contents of vstorage.h
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 093/206] Staging: hv: Move the declaration of the variable mousevsc_drv
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 174/206] Staging: hv: Create a single header file for hyper-v network drivers
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 183/206] Staging: hv: Include the new header files in the network driver
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 199/206] Staging: hv: Get rid of version_info.h
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 181/206] Staging: hv: Include the newly created header files in storvsc.c
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 173/206] Staging: hv: Include the contents of storvsc_api.h
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 158/206] Staging: hv: Include the contents of logging.h
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 198/206] Staging: hv: Get rid of utils.h
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 205/206] Staging: hv: Get rid of vstorage.h
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 155/206] Staging: hv: Include the contents of ring_buffer.h
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 204/206] Staging: hv: Get rid of vmbus_private.h
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 139/206] Staging: hv: Move the assignment of name to the hv_driver
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 159/206] Staging: hv: Include the contents of version_info.h
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 008/206] Staging: hv: Rename variables of type struct storvsc_driver *
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 152/206] Staging: hv: Create a common header for all hyperv drivers to include
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 196/206] Staging: hv: Get rid of rndis.h
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 179/206] Staging: hv: Include the contents of utils.h
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 202/206] Staging: hv: Get rid of vmbus.h
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 200/206] Staging: hv: Get rid of vmbus_api.h
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 194/206] Staging: hv: Get rid of ring_buffer.h
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 142/206] Staging: hv: Get rid of some unused functions
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 165/206] Staging: hv: Add a new header file to include all header files private to vmbus core
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 009/206] Staging: hv: Rename the function blk_vsc_on_device_add
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 190/206] Staging: hv: Get rid of hv.h
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 185/206] Staging: hv: Include the newly created header file in the util driver
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 144/206] Staging: hv: Make blkvsc_drv an instance of struct hv_driver
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 203/206] Staging: hv: Get rid of vmbus_packet_format.h
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 206/206] Staging: hv: Get rid of the function count_hv_channel()
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 170/206] Staging: hv: Cleanup the newly created header file
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 157/206] Staging: hv: Include the contents of vmbus_packet_format.h
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 153/206] Staging: hv:Include the contents of channel.h
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 136/206] Staging: hv: Get rid of the unnecessary assignment of ring size
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 156/206] Staging: hv: Include the contents of vmbus_channel_interface.h
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 191/206] Staging: hv: Get rid of logging.h
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 201/206] Staging: hv: Get rid of vmbus_channel_interface.h
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 140/206] Staging: hv: Inline the copying of the dev_type information
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 186/206] Staging: hv: Include the newly created header file in the mouse driver
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 182/206] Staging: hv: Include the newly created header files in storvsc_drv.c
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 151/206] Staging: hv: Get rid of some unused code
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 010/206] Staging: hv: Get rid of the indirection for invoking device_add
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 133/206] Staging: hv: Get rid of max_outstanding_req_per_channel from struct storvsc_driver
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 160/206] Staging: hv: Add the contents of vmbus_api.h
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- Re: [PATCH 115/206] Staging: hv: Use completion abstraction in struct netvsc_device
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 017/206] Staging: hv: Get rid of the indirection for invoking io request
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 4/4] Staging: brcm80211: fix coding style issues Fix some coding style issues Signed-off-by: Guilherme Salazar <salazartux@xxxxxxxxx>
- From: "Roland Vossen" <rvossen@xxxxxxxxxxxx>
- Re: [PATCH 3/4] Staging: brcm80211: fix coding style issues Fixes up lots of coding style issues, like brace issues Signed-off-by: Guilherme Salazar <salazartux@xxxxxxxxx>
- From: "Roland Vossen" <rvossen@xxxxxxxxxxxx>
- Re: [PATCH 2/4] Staging: brcm80211: fix coding style issue Patch that fixes up a brace coding style issue in the 'dhd_sdio.c' source file Signed-off-by: Guilherme Salazar <salazartux@xxxxxxxxx>
- From: "Roland Vossen" <rvossen@xxxxxxxxxxxx>
- Re: [PATCH 1/4] Staging: brcm80211: fix a brace style issue This patch fixes an issue related to brace style Signed-off-by: Guilherme Salazar <salazartux@xxxxxxxxx>
- From: "Roland Vossen" <rvossen@xxxxxxxxxxxx>
- Re: various vmbus review comments
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- r8712u driver
- From: Serge Myronyuk <sermyro@xxxxxxxxx>
- [PATCH 2/2] ath6kl: provide hardware version to userspace
- From: Kalle Valo <kvalo@xxxxxxxxxx>
- [PATCH 1/2] ath6kl: iw dev wlan0 link implementation
- From: Kalle Valo <kvalo@xxxxxxxxxx>
- Re: [PATCH 9/9] staging: brcm80211: move utility functions into new module
- From: Julian Calaby <julian.calaby@xxxxxxxxx>
- Re: [PATCH 9/9] staging: brcm80211: move utility functions into new module
- From: Julian Calaby <julian.calaby@xxxxxxxxx>
- Re: [PATCH 077/206] Staging: hv: Get rid of call to cleanup()
- From: Greg KH <greg@xxxxxxxxx>
- [PATCH 2/2] Staging: brcm80211: brace coding style issues fix
- From: Guilherme Salazar <salazartux@xxxxxxxxx>
- [PATCH 1/2] Staging: brcm80211: coding issues treatment
- From: Guilherme Salazar <salazartux@xxxxxxxxx>
- RE: [PATCH 077/206] Staging: hv: Get rid of call to cleanup()
- From: KY Srinivasan <kys@xxxxxxxxxxxxx>
- Re: [PATCH 077/206] Staging: hv: Get rid of call to cleanup()
- From: Greg KH <greg@xxxxxxxxx>
- [PATCH 117/206] Staging: hv: Get rid of some dead code in channel.c
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 107/206] Staging: hv: Get rid of the volatile qualifier for a variable in ring_buffer.c
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 131/206] Staging: hv: Get rid of some unnecessary DPRINTs
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 128/206] Staging: hv: Now get rid of the empty function
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 121/206] Staging: hv: Change Cleanup to cleanup
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 103/206] Staging: hv: Rename all static functions in ring_buffer.c
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 122/206] Staging: hv: Get rid of unnecessary state from struct storvsc_driver
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 116/206] Staging: hv: Use the completion abstraction in struct rndis_request
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 126/206] Staging: hv: Move the assignment of driver name
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 119/206] Staging: hv: Get rid of some dead code in connection.c
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 112/206] Staging: hv: Rename the variable gChannelMessageTable
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 078/206] Staging: hv: Get rid of unnecessary code in netvsc.c
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 124/206] Staging: hv: Get rid of unnecessary code/comments
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 085/206] Staging: hv: Get rid of dev_rm from struct hv_driver
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 118/206] Staging: hv: Change Cleanup to cleanup
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 102/206] Staging: hv: Rename ringbuffer_get_debuginfo
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 127/206] Staging: hv: Inline the copying of dev_type guid
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 109/206] Staging: hv: Rename the variable gSupportedDeviceClasses
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 115/206] Staging: hv: Use completion abstraction in struct netvsc_device
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 123/206] Staging: hv: Get rid unnecessary DPRINT
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 077/206] Staging: hv: Get rid of call to cleanup()
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 132/206] Staging: hv: Compute max_outstanding_req_per_channel where it is needed
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 120/206] Staging: hv: Get rid of some dead code from hv.c
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 104/206] Staging: hv: Cleanup comments in ring_buffer.c
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 111/206] Staging: hv: Rename the variable messageType
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 125/206] Staging: hv: Assign the name directly
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 090/206] Staging: hv: Move the declaration of the variable netvsc_drv
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 130/206] Staging: hv: Make blkvsc_drv_init the module init function
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 082/206] Staging: hv: Get rid of the mouse cleanup() function
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 092/206] Staging: hv: Rename the variable g_mousevsc_drv
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 076/206] Staging: hv: Get rid of the indirection in invoking netvsc_device_remove()
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 098/206] Staging: hv: Rename ringbuffer_peek
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 070/206] Staging: hv: Make rndis_filte_device_add() non static
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 056/206] Staging: hv: Get rid of the forward declaration of storvsc_queuecommand()
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 052/206] Staging: hv: Get rid of the forward declaration for storvsc_host_reset_handler()
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 106/206] Staging: hv: Get rid of the forward declaration of hv_copyto_ringbuffer()
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 080/206] Staging: hv: Get rid of the indirection to invoke mousevsc_on_device_add()
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 030/206] Staging: hv: Get rid of/change some dated comments
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 050/206] Staging: hv: Rename stor_vsc_initialize()
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 064/206] Staging: hv: Get rid of the indirection in invoking storvsc_do_io()
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 114/206] Staging: hv: Get rid of some unnecessary state from struct vmbus_msginfo
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 095/206] Staging: hv: Rename the function ringbuffer_init
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 036/206] Staging: hv: Rename variables pointing to struct hv_device
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 084/206] Staging: hv: Get rid of dev_add from struct hv_driver
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 100/206] Staging: hv: Rename get_ringbuffer_interrupt_mask
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 075/206] Staging: hv: Get rid of the indirection in invoking rndis_filter_device_remove()
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 043/206] Staging: hv: Get rid of the forward declaration for do_bounce_buffer()
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 051/206] Staging: hv: Move the definition of storvsc_host_reset() to earlier in the file
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 072/206] Staging: hv: Get rid of rndis_filter_cleanup()
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 113/206] Staging: hv: Use completion abstraction to synchronize in vmbus_channel_msginfo
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 053/206] Staging: hv: Move the definition of storvsc_ringbuffer_size to earlier in the file
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 039/206] Staging: hv: Get rid of the forward declaration for storvsc_device_alloc()
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 099/206] Staging: hv: Rename ringbuffer_read
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 105/206] Staging: hv: Get rid of the forward declaration of hv_copyfrom_ringbuffer
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 063/206] Staging: hv: Get rid of the indirection in invoking storvsc_dev_add()
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 057/206] Staging: hv: Get rid of the forward declaration of storvsc_probe()
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 061/206] Staging: hv: Get rid of unnecessary comments/dead code
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 020/206] Staging: hv: Rename the function stor_vsc_get_major_info()
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 068/206] Staging: hv: Make netvsc_device_remove non static
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 017/206] Staging: hv: Get rid of the indirection for invoking io request
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 049/206] Staging: hv: Staging: hv: Rename the function stor_vsc_on_host_reset()
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 025/206] Staging: hv: Rename stor_vsc_channel_init()
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 062/206] Staging: hv: Get rid of the indirection in invoking storvsc_dev_remove()
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 094/206] Staging: hv: Statically initialize probe/remove
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 071/206] Staging: hv: Make rndis_filter_device_remove() non static
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 002/206] Staging: hv: Cleanup spin lock usage
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 069/206] Staging: hv: Get rid of netvsc_cleanup()
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 073/206] Staging: hv: Get rid of the indirection to invoke rndis_filte_device_add()
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 042/206] Staging: hv: Get rid of the forwrd declaration of destroy_bounce_buffer
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 089/206] Staging: hv: Rename the variable g_netvsc_drv
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 019/206] Staging: hv: Get rid of the calls to storvsc_cleanup
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 083/206] Staging: hv: Cleanup mouse_vsc_initialize()
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 007/206] Staging: hv: Change the name of blkvsc driver variable
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 067/206] Staging: hv: Make the function netvsc_device_add() non static
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 060/206] Staging: hv: Statically initialize probe/remove elements of the driver
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 046/206] Staging: hv: Get rid of the forward declaration for copy_to_bounce_buffer()
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 088/206] Staging: hv: Get rid of cleanup from struct hv_driver
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 110/206] Staging: hv: Rename the variable messageHandler
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 054/206] Staging: hv: Move module parameters to earlier in the file
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 015/206] Staging: hv: Get rid of the indirection for invoking cleanup function
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 066/206] Staging: hv: Simplify the code for getting the drive parameters
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 023/206] Staging: hv: Cleanup blkvsc_remove()
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 044/206] Staging: hv: Get rid of the forward declaration for create_bounce_buffer()
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 074/206] Staging: hv: Get rid of the indirection to invoke netvsc_device_add()
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 026/206] Staging: hv: Rename stor_vsc_on_io_completion
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 058/206] Staging: hv: Rename the driver variable
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 108/206] Staging: hv: Cleanup ring_buffer.h
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 081/206] Staging: hv: Get rid of the indirection to invoke mousevsc_on_device_remove
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 021/206] Staging: hv: Introduce a function to wait to drain outgoing I/O
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 033/206] Staging: hv: Rename struct host_device_context
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 027/206] Staging: hv: Rename stor_vsc_on_receive
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 045/206] Staging: hv: Get rid of the forward declaration of copy_from_bounce_buffer()
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 097/206] Staging: hv: Rename ringbuffer_write
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 037/206] Staging: hv: Get rid of some dated comments
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 129/206] Staging: hv: Move the sector size check into blkvsc_drv_init
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 086/206] Staging: hv: Cleanup calls to cleanup in storvsc_drv.c
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 101/206] Staging: hv: Rename dump_ring_info
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 035/206] Staging: hv: Rename the struct hv_device * element of struct hv_host_device
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 040/206] Staging: hv: Move the function storvsc_merge_bvec() to earlier in the file
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 079/206] Staging: hv: Get rid of some unnecessary code in rndis_filter.c
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 091/206] Staging: hv: Statically initialize probe/remove
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 016/206] Staging: hv: Rename the function stor_vsc_on_io_request
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 055/206] Staging: hv: Move the function storvsc_commmand_completion() to earlier in the file
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 038/206] Staging: hv: Get rid of some DPRINTS
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 096/206] Staging: hv: Rename ringbuffer_cleanup
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 059/206] Staging: hv: Move the declaration of the driver variable
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 031/206] Staging: hv: Get rid of some unnecessary DPRINTS
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 022/206] Staging: hv: Use the newly introduced I/O drain synch method
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 001/206] Staging: hv: Get rid of blkvsc_mutex
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 065/206] Staging: hv: Get rid of the code initializing the dispatch table
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 048/206] Staging: hv: Get rid of the forward declaration of storvsc_get_chs()
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 041/206] Staging: hv: Get rid of the forward declaration for storvsc_device_configure()
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 005/206] Staging: hv: Rename the device type variable
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 032/206] Staging: hv: Rename g_driver_name
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 018/206] Staging: hv: Statically initialize pointers for probe etc
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 047/206] Staging: hv: Get rid of the forward declaration of storvsc_remove()
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 013/206] Staging: hv: Get rid of the indirection for removing stor device
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 006/206] Staging: hv: Change the name of struct storvsc_driver_object
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 024/206] Staging: hv: Cleanup blkvsc_shutdown()
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 029/206] Staging: hv: Rename stor_vsc_connect_to_vsp
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 003/206] Staging: hv: Fix some locking issues
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 034/206] Staging: hv: Rename variables pointing to struct hv_host_device
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 014/206] Staging: hv: Rename the function stor_vsc_on_cleanup
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 028/206] Staging: hv: Rename stor_vsc_on_channel_callback
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 011/206] Staging: hv: Rename the function stor_vsc_device_add
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 004/206] Staging: hv: Rename driver name variable
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- [PATCH 000/206] Staging: hv: Cleanup hv drivers
- From: "K. Y. Srinivasan" <kys@xxxxxxxxxxxxx>
- Re: [PATCH 1/3] staging/keucr: don't use SUCCESS as macro name
- From: Greg KH <greg@xxxxxxxxx>
- Re: [PATCH 2/4] Staging: brcm80211: fix coding style issue Patch that fixes up a brace coding style issue in the 'dhd_sdio.c' source file Signed-off-by: Guilherme Salazar <salazartux@xxxxxxxxx>
- From: "Arend van Spriel" <arend@xxxxxxxxxxxx>
- [PATCH 1/3] staging/keucr: don't use SUCCESS as macro name
- From: Randy Dunlap <randy.dunlap@xxxxxxxxxx>
- [PATCH 3/3] staging/keucr: eliminate sparse warnings in ms.c
- From: Randy Dunlap <randy.dunlap@xxxxxxxxxx>
- [PATCH 2/3] staging/keucr: fix sparse statics and non-ANSI function warnings
- From: Randy Dunlap <randy.dunlap@xxxxxxxxxx>
- [PATCH V7] bcma: add Broadcom specific AMBA bus driver
- From: Rafał Miłecki <zajec5@xxxxxxxxx>
- [PATCH] staging: brcm80211: brcmfmac: Fix memset using sizeof(ptr) not sizeof(*ptr)
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: [PATCH][WAS:bcmai, axi] bcma: add Broadcom specific AMBA bus driver
- From: Rafał Miłecki <zajec5@xxxxxxxxx>
- Re: [PATCH][WAS:bcmai, axi] bcma: add Broadcom specific AMBA bus driver
- From: Greg KH <greg@xxxxxxxxx>
- Re: [PATCH 2/4] Staging: brcm80211: fix coding style issue Patch that fixes up a brace coding style issue in the 'dhd_sdio.c' source file Signed-off-by: Guilherme Salazar <salazartux@xxxxxxxxx>
- From: Greg KH <gregkh@xxxxxxx>
- Re: [PATCH] Staging: comedi: fix brace coding style issue in jr3_pci.c This is a patch to the jr3_pci.c file that fixes up a brace warning found by the checkpatch.pl tool Signed-off-by: Stephane Pajot <pajot.stephane@xxxxxxxxx>
- From: Greg KH <gregkh@xxxxxxx>
- Re: [PATCH] Staging: comedi: fix brace coding style issue in jr3_pci.c This is a patch to the jr3_pci.c file that fixes up a brace warning found by the checkpatch.pl tool Signed-off-by: Stephane Pajot <pajot.stephane@xxxxxxxxx>
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- RE: various vmbus review comments
- From: KY Srinivasan <kys@xxxxxxxxxxxxx>
- Re: various vmbus review comments
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH][WAS:bcmai, axi] bcma: add Broadcom specific AMBA bus driver
- From: Rafał Miłecki <zajec5@xxxxxxxxx>
- [PATCH 07/10] staging: brcm80211: use print_hex_dump_bytes kernel function
- From: "Arend van Spriel" <arend@xxxxxxxxxxxx>
- [PATCH 09/10] staging: brcm80211: fix checkpatch issue introduced in dhd_sdio.c
- From: "Arend van Spriel" <arend@xxxxxxxxxxxx>
- [PATCH 03/10] staging: brcm80211: wlc_aggregatable function prototype moved
- From: "Arend van Spriel" <arend@xxxxxxxxxxxx>
- [PATCH 08/10] staging: brcm80211: make use of fls bit operation in wlc_phy_compute_dB
- From: "Arend van Spriel" <arend@xxxxxxxxxxxx>
- [PATCH 05/10] staging: brcm80211: remove unused function from wlc_phy_cmn.c
- From: "Arend van Spriel" <arend@xxxxxxxxxxxx>
- [PATCH 02/10] staging: brcm80211: local used function made static
- From: "Arend van Spriel" <arend@xxxxxxxxxxxx>
- [PATCH 10/10] staging: brcm80211: fix checkpatch issue introduced in wlc_alloc.c
- From: "Arend van Spriel" <arend@xxxxxxxxxxxx>
- [PATCH 06/10] staging: brcm80211: use int_sqrt kernel function iso driver implementation
- From: "Arend van Spriel" <arend@xxxxxxxxxxxx>
- [PATCH 01/10] staging: brcm80211: cleanup unnecessary functions from wlc_ampdu.c
- From: "Arend van Spriel" <arend@xxxxxxxxxxxx>
- [PATCH 04/10] staging: brcm80211: remove definition of BCMFASTPATH macro
- From: "Arend van Spriel" <arend@xxxxxxxxxxxx>
- [PATCH 9/9] staging: brcm80211: move utility functions into new module
- From: "Arend van Spriel" <arend@xxxxxxxxxxxx>
- [PATCH 3/9] staging: brcm80211: delete unneeded files
- From: "Arend van Spriel" <arend@xxxxxxxxxxxx>
- [PATCH 8/9] staging: brcm80211: move functions only used by brcmsmac out of utils
- From: "Arend van Spriel" <arend@xxxxxxxxxxxx>
- [PATCH 6/9] staging: brcm80211: remove unused function
- From: "Arend van Spriel" <arend@xxxxxxxxxxxx>
- [PATCH 4/9] staging: brcm80211: remove unnecessary header file
- From: "Arend van Spriel" <arend@xxxxxxxxxxxx>
- [PATCH 2/9] staging: brcm80211: move files only used by brcmsmac into appropriate dir
- From: "Arend van Spriel" <arend@xxxxxxxxxxxx>
- [PATCH 1/9] staging: brcm80211: move header file
- From: "Arend van Spriel" <arend@xxxxxxxxxxxx>
- [PATCH 5/9] staging: brcm80211: remove unneeded include path
- From: "Arend van Spriel" <arend@xxxxxxxxxxxx>
- [PATCH 7/9] staging: brcm80211: move another file only used by brcmsmac into appropriate dir
- From: "Arend van Spriel" <arend@xxxxxxxxxxxx>
- [PATCH 3/4] staging: brcm80211: remove unused cis_hnbuvars
- From: "Arend van Spriel" <arend@xxxxxxxxxxxx>
- [PATCH 1/4] staging: brcm80211: fix perimeter locking in wl_ops_bss_info_changed
- From: "Arend van Spriel" <arend@xxxxxxxxxxxx>
- [PATCH 4/4] staging: brcm80211: delete unused sbpcmcia.h file
- From: "Arend van Spriel" <arend@xxxxxxxxxxxx>
- [PATCH 2/4] staging: brcm80211: use common pktq_flush functions
- From: "Arend van Spriel" <arend@xxxxxxxxxxxx>
- [PATCH] Staging: comedi: fix brace coding style issue in jr3_pci.c This is a patch to the jr3_pci.c file that fixes up a brace warning found by the checkpatch.pl tool Signed-off-by: Stephane Pajot <pajot.stephane@xxxxxxxxx>
- From: Stephane Pajot <pajot.stephane@xxxxxxxxx>
- RE: various vmbus review comments
- From: KY Srinivasan <kys@xxxxxxxxxxxxx>
- RE: [PATCH v5] staging: Add ST-Ericsson CG2900 driver
- From: Par-Gunnar HJALMDAHL <par-gunnar.p.hjalmdahl@xxxxxxxxxxxxxx>
- Re: [PATCH 2/4] Staging: brcm80211: fix coding style issue Patch that fixes up a brace coding style issue in the 'dhd_sdio.c' source file Signed-off-by: Guilherme Salazar <salazartux@xxxxxxxxx>
- From: "Arend van Spriel" <arend@xxxxxxxxxxxx>
- Re: various vmbus review comments
- From: Greg KH <greg@xxxxxxxxx>
- RE: various vmbus review comments
- From: KY Srinivasan <kys@xxxxxxxxxxxxx>
- Re: [PATCH][WAS:bcmai, axi] bcma: add Broadcom specific AMBA bus driver
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH][WAS:bcmai, axi] bcma: add Broadcom specific AMBA bus driver
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH][WAS:bcmai, axi] bcma: add Broadcom specific AMBA bus driver
- From: Rafał Miłecki <zajec5@xxxxxxxxx>
- Re: [PATCH][WAS:bcmai, axi] bcma: add Broadcom specific AMBA bus driver
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH][WAS:bcmai, axi] bcma: add Broadcom specific AMBA bus driver
- From: Rafał Miłecki <zajec5@xxxxxxxxx>
- Re: [PATCH][WAS:bcmai, axi] bcma: add Broadcom specific AMBA bus driver
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH V6] bcma: add Broadcom specific AMBA bus driver
- From: Rafał Miłecki <zajec5@xxxxxxxxx>
- Re: [PATCH][WAS:bcmai, axi] bcma: add Broadcom specific AMBA bus driver
- From: Rafał Miłecki <zajec5@xxxxxxxxx>
- Re: [PATCH][WAS:bcmai, axi] bcma: add Broadcom specific AMBA bus driver
- From: Hauke Mehrtens <hauke@xxxxxxxxxx>
- Re: [PATCH][WAS:bcmai,axi] bcma: add Broadcom specific AMBA bus driver
- From: Russell King - ARM Linux <linux@xxxxxxxxxxxxxxxx>
- Re: [PATCH][WAS:bcmai, axi] bcma: add Broadcom specific AMBA bus driver
- From: Rafał Miłecki <zajec5@xxxxxxxxx>
- Re: [PATCH][WAS:bcmai,axi] bcma: add Broadcom specific AMBA bus driver
- From: Russell King - ARM Linux <linux@xxxxxxxxxxxxxxxx>
- Re: [PATCH][WAS:bcmai,axi] bcma: add Broadcom specific AMBA bus driver
- From: "Arend van Spriel" <arend@xxxxxxxxxxxx>
- Re: [PATCH][WAS:bcmai,axi] bcma: add Broadcom specific AMBA bus driver
- From: George Kashperko <george@xxxxxxxxxxx>
- Re: [PATCH][WAS:bcmai,axi] bcma: add Broadcom specific AMBA bus driver
- From: Michael Büsch <m@xxxxxxx>
- Re: [PATCH][WAS:bcmai, axi] bcma: add Broadcom specific AMBA bus driver
- From: Hauke Mehrtens <hauke@xxxxxxxxxx>
- Re: [PATCH][WAS:bcmai,axi] bcma: add Broadcom specific AMBA bus driver
- From: "Henry Ptasinski" <henryp@xxxxxxxxxxxx>
- Re: [PATCH][WAS:bcmai,axi] bcma: add Broadcom specific AMBA bus driver
- From: George Kashperko <george@xxxxxxxxxxx>
- Re: [PATCH][WAS:bcmai, axi] bcma: add Broadcom specific AMBA bus driver
- From: Rafał Miłecki <zajec5@xxxxxxxxx>
- Re: [PATCH][WAS:bcmai,axi] bcma: add Broadcom specific AMBA bus driver
- From: George Kashperko <george@xxxxxxxxxxx>
- Re: [PATCH][WAS:bcmai,axi] bcma: add Broadcom specific AMBA bus driver
- From: George Kashperko <george@xxxxxxxxxxx>
- Re: [PATCH 1/4] Staging: brcm80211: fix a brace style issue This patch fixes an issue related to brace style Signed-off-by: Guilherme Salazar <salazartux@xxxxxxxxx>
- From: Greg KH <gregkh@xxxxxxx>
- Re: [PATCH][WAS:bcmai, axi] bcma: add Broadcom specific AMBA bus driver
- From: Rafał Miłecki <zajec5@xxxxxxxxx>
- Re: [PATCH][WAS:bcmai,axi] bcma: add Broadcom specific AMBA bus driver
- From: George Kashperko <george@xxxxxxxxxxx>
- Re: [PATCH][WAS:bcmai, axi] bcma: add Broadcom specific AMBA bus driver
- From: Rafał Miłecki <zajec5@xxxxxxxxx>
- Re: [PATCH][WAS:bcmai,axi] bcma: add Broadcom specific AMBA bus driver
- From: George Kashperko <george@xxxxxxxxxxx>
- Re: [PATCH][WAS:bcmai,axi] bcma: add Broadcom specific AMBA bus driver
- From: George Kashperko <george@xxxxxxxxxxx>
- Re: [PATCH 1/4] Staging: brcm80211: fix a brace style issue This patch fixes an issue related to brace style Signed-off-by: Guilherme Salazar <salazartux@xxxxxxxxx>
- From: "Arend van Spriel" <arend@xxxxxxxxxxxx>
- Re: [PATCH][WAS:bcmai, axi] bcma: add Broadcom specific AMBA bus driver
- From: Rafał Miłecki <zajec5@xxxxxxxxx>
- Re: [PATCH][WAS:bcmai, axi] bcma: add Broadcom specific AMBA bus driver
- From: Hauke Mehrtens <hauke@xxxxxxxxxx>
- Re: [PATCH][WAS:bcmai, axi] bcma: add Broadcom specific AMBA bus driver
- From: Rafał Miłecki <zajec5@xxxxxxxxx>
- Re: [PATCH][WAS:bcmai,axi] bcma: add Broadcom specific AMBA bus driver
- From: "Arend van Spriel" <arend@xxxxxxxxxxxx>
- Re: [PATCH][WAS:bcmai, axi] bcma: add Broadcom specific AMBA bus driver
- From: Rafał Miłecki <zajec5@xxxxxxxxx>
- Re: [PATCH][WAS:bcmai, axi] bcma: add Broadcom specific AMBA bus driver
- From: Rafał Miłecki <zajec5@xxxxxxxxx>
- Re: [PATCH][WAS:bcmai, axi] bcma: add Broadcom specific AMBA bus driver
- From: Hauke Mehrtens <hauke@xxxxxxxxxx>
- Re: [PATCH][WAS:bcmai,axi] bcma: add Broadcom specific AMBA bus driver
- From: "Arend van Spriel" <arend@xxxxxxxxxxxx>
- Re: [PATCH][WAS:bcmai, axi] bcma: add Broadcom specific AMBA bus driver
- From: Rafał Miłecki <zajec5@xxxxxxxxx>
- Re: [PATCH][WAS:bcmai, axi] bcma: add Broadcom specific AMBA bus driver
- From: Hauke Mehrtens <hauke@xxxxxxxxxx>
- Re: [PATCH 1/2] ath6kl: Remove dead code with undefined EXPORT_HCI_BRIDGE_INTERFACE
- From: Vasanthakumar Thiagarajan <vasanth@xxxxxxxxxxx>
- Re: [PATCH 1/2] ath6kl: Remove dead code with undefined EXPORT_HCI_BRIDGE_INTERFACE
- From: Greg KH <greg@xxxxxxxxx>
- [PATCH 4/4] Staging: brcm80211: fix coding style issues Fix some coding style issues Signed-off-by: Guilherme Salazar <salazartux@xxxxxxxxx>
- From: Guilherme Salazar <salazartux@xxxxxxxxx>
- [PATCH 3/4] Staging: brcm80211: fix coding style issues Fixes up lots of coding style issues, like brace issues Signed-off-by: Guilherme Salazar <salazartux@xxxxxxxxx>
- From: Guilherme Salazar <salazartux@xxxxxxxxx>
- [PATCH 2/4] Staging: brcm80211: fix coding style issue Patch that fixes up a brace coding style issue in the 'dhd_sdio.c' source file Signed-off-by: Guilherme Salazar <salazartux@xxxxxxxxx>
- From: Guilherme Salazar <salazartux@xxxxxxxxx>
[Index of Archives]
[Linux Driver Backports]
[DMA Engine]
[Linux GPIO]
[Linux SPI]
[Linux USB Devel]
[Linux SCSI]
[Samba]
[Yosemite News]