summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2011-05-17Staging: hv: Move the contents of logging.h to hyperv.hK. Y. Srinivasan
2011-05-17Staging: hv: Move the contents of channel.h to hyperv.hK. Y. Srinivasan
2011-05-17Staging: hv: Move the contents of channel_mgmt.h to hyperv.hK. Y. Srinivasan
2011-05-17Staging: hv: Move the contents of vmbus_packet_format.h to hyperv.hK. Y. Srinivasan
2011-05-17Staging: hv: Move the contents of vmbus_channel_interface.h to hyperv.hK. Y. Srinivasan
2011-05-17Staging: hv: Move the contents of the file version_info.h to hyperv.hK. Y. Srinivasan
2011-05-17Staging: hv: Move a subset of definitions from ring_buffer.h to hyperv.hK. Y. Srinivasan
2011-05-17Staging: hv: Add a subset of definitions from vmbus_api.h to hyperv.hK. Y. Srinivasan
2011-05-17Staging: hv: Include the newly created header file in all of the relevant hyp...K. Y. Srinivasan
2011-05-17Staging: hv: Create a common header for all hyperv drivers to includeK. Y. Srinivasan
2011-05-17drivers/staging/vt6656/main_usb.c: Delete unnecessary call to usb_kill_urbJulia Lawall
2011-05-17gma500: finish off the fault handlerAlan Cox
2011-05-17gma500: Don't try and take a GEM handle of a non GEM fbAlan Cox
2011-05-17comedi vmk80xx: Style improvementsJ. Ali Harlow
2011-05-17staging: usbip: fix wrong endian conversionDavid Chang
2011-05-12iio: adc: ad7780: Add missing GPIOLIB dependencyMichael Hennerich
2011-05-12iio: trigger: iio-trig-bfin-timer: select missing dependencyMichael Hennerich
2011-05-12staging: usbip: edit Kconfig and rename CONFIG optionsmatt mooney
2011-05-12staging: usbip: fix header includesmatt mooney
2011-05-11staging: usbip: vhci.h: reorganizematt mooney
2011-05-11staging: usbip: stub.h: reorganizematt mooney
2011-05-11staging: usbip: use single version for all modulesmatt mooney
2011-05-11staging: usbip: change debug configuration optionmatt mooney
2011-05-11gma500: enable GEM mmapAlan Cox
2011-05-11sst: tweak the shared functions so we don't crash the ASoC driverAlan Cox
2011-05-11staging: brcm80211: fix checkpatch issue introduced in dhd_sdio.cArend van Spriel
2011-05-11staging: brcm80211: use print_hex_dump_bytes kernel functionArend van Spriel
2011-05-11staging: brcm80211: remove definition of BCMFASTPATH macroArend van Spriel
2011-05-11staging: brcm80211: cleanup unnecessary functions from wlc_ampdu.cArend van Spriel
2011-05-11staging: brcm80211: move utility functions into new moduleHenry Ptasinski
2011-05-11Staging: hv: mouse_drv: Get rid of some unused codeK. Y. Srinivasan
2011-05-11Staging: hv: Make mousevsc_drv an instance of struct hv_driverK. Y. Srinivasan
2011-05-11Staging: hv: Get rid of an empty function mouse_vsc_initialize()K. Y. Srinivasan
2011-05-11Staging: hv: mouse_drv: Move the code to copy dev_type informationK. Y. Srinivasan
2011-05-11Staging: hv: mouse_drv: Move the assignment of name variableK. Y. Srinivasan
2011-05-11Staging: hv: mouse_drv: Directly assign the driver nameK. Y. Srinivasan
2011-05-11Staging: hv: Get rid of struct storvsc_driverK. Y. Srinivasan
2011-05-11Staging: hv: Make blkvsc_drv an instance of struct hv_driverK. Y. Srinivasan
2011-05-11Staging: hv: Make storvsc_drv an instance of hv_driverK. Y. Srinivasan
2011-05-11Staging: hv: Get rid of some unused functions from storvsc_api.hK. Y. Srinivasan
2011-05-11Staging: hv: Now get rid of an empty function storvsc_initialize()K. Y. Srinivasan
2011-05-11Staging: hv: storvsc_drv: Inline the copying of the dev_type informationK. Y. Srinivasan
2011-05-11Staging: hv: storvsc_drv: Move the assignment of name to the hv_driverK. Y. Srinivasan
2011-05-11Staging: hv: storvsc_drv: Directly assign the driver nameK. Y. Srinivasan
2011-05-11Staging: hv: Get rid of the ring size state from struct storvsc_driverK. Y. Srinivasan
2011-05-11Staging: hv: storvsc_drv: Get rid of the unnecessary assignment of ring sizeK. Y. Srinivasan
2011-05-11Staging: hv: Use the rinbuffer size info in struct storvsc_device_infoK. Y. Srinivasan
2011-05-11Staging: hv: Add ring_buffer_size to struct storvsc_device_infoK. Y. Srinivasan
2011-05-11Staging: hv: storvsc_drv: Get rid of max_outstanding_req_per_channel from str...K. Y. Srinivasan
2011-05-11Staging: hv: storvsc_drv: Compute max_outstanding_req_per_channel where it is...K. Y. Srinivasan