summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2011-06-09Merge remote-tracking branch 'staging/staging-next'Stephen Rothwell
2011-06-09net/staging: add needed interrupt.h and hardirq.h includesStephen Rothwell
2011-06-07USBIP: Remove unnecessary whitespace before newline characters.Akshay Joshi
2011-06-07usbip: change dev_attr_group to constantMárton Németh
2011-06-07staging: usbip: stub_main.c: simplify busid_table initializationmatt mooney
2011-06-07staging: usbip: userspace: usbip_list.c: cleanup exported device functionsmatt mooney
2011-06-07staging: usbip: userspace: rename usbip device and interfacematt mooney
2011-06-07staging: usbip: userspace: usbip_list.c: refactor local USB device listingmatt mooney
2011-06-07staging: usbip: change the busid sizematt mooney
2011-06-07staging: usbip: userspace: move header includes out utils.hmatt mooney
2011-06-07staging: usbip: userspace: use memset instead of bzeromatt mooney
2011-06-07usbip: remove extra whitespaceMárton Németh
2011-06-07Staging: usbip: vhci.h: remove FSF addressGreg Kroah-Hartman
2011-06-07staging: usbip: README: we need to document the protocolGreg Kroah-Hartman
2011-06-07staging: usbip: userspace: usbip_network: rename and cleanup functionmatt mooney
2011-06-07staging: usbip: userspace: usbipd.c: add header into source filematt mooney
2011-06-07staging: usbip: userspace tools v1.0.0matt mooney
2011-06-07staging: usbip: userspace: vhci_driver: parameterize path namesmatt mooney
2011-06-07staging: usbip: userspace: change struct class_device to usbip_class_devicematt mooney
2011-06-07staging: usbip: userspace: set kernel module names in one placematt mooney
2011-06-07usbip: remove check for negative values for an unsigned valueMárton Németh
2011-06-07usbip: simplify lock handling in valid_request()Márton Németh
2011-06-07staging: usbip: vhci_hcd.c: rename init and exit functionsmatt mooney
2011-06-07staging: usbip: usbip_common.c: rename init and exit functionsmatt mooney
2011-06-07staging: usbip: userspace: bind_driver.c: update kernel module namematt mooney
2011-06-07staging: usbip: stub_dev.c: move stub_driver definition and update driver namematt mooney
2011-06-07staging: usbip: usbip_common.h: reorganize and document request headersmatt mooney
2011-06-07staging: usbip: usbip_common.c: fix misspelled function namematt mooney
2011-06-07staging: usbip: stub_main.c: use KMEM_CACHE macromatt mooney
2011-06-07staging: usbip: stub_main.c: rename init and exit functionsmatt mooney
2011-06-07staging: usbip: stub_main.c: code cleanupmatt mooney
2011-06-07staging: usbip: stub_main.c: reorder functionsmatt mooney
2011-06-07staging: usbip: remove unnecessary lines and extra return statementsmatt mooney
2011-06-07Staging: hv: vmbus: Change Cleanup to cleanup in channel.cK. Y. Srinivasan
2011-06-07Staging: hv: vmbus: Cleanup some error values in channel.cK. Y. Srinivasan
2011-06-07Staging: hv: vmbus: Cleanup error codes in connection.cK. Y. Srinivasan
2011-06-07Staging: hv: vmbus: Cleanup error codes in hv.cK. Y. Srinivasan
2011-06-07Staging: hv: vmbus: Cleanup error handling in vmbus_bus_init()K. Y. Srinivasan
2011-06-07Staging: hv: vmbus: Cleanup some error codes in vmbus_drv.cK. Y. Srinivasan
2011-06-07Staging: hv: vmbus: Properly handle memory allocation failure in channel.cK. Y. Srinivasan
2011-06-07Staging: hv: vmbus: Increase the timeout for some critical callsK. Y. Srinivasan
2011-06-07Staging: hv: vmbus: Rename local variables in vmbus_drv.cK. Y. Srinivasan
2011-06-07Staging: hv: vmbus: Fix a memory barrier call in vmbus_drv.cK. Y. Srinivasan
2011-06-07Staging: hv: vmbus: Get rid of a dated comment in channel_mgmt.cK. Y. Srinivasan
2011-06-07Staging: hv: vmbus: Get rid of an unused function in connection.cK. Y. Srinivasan
2011-06-07Staging: hv: vmbus: Get rid of a dated comment in vmbus_drv.cK. Y. Srinivasan
2011-06-07Staging: hv: vmbus: Use the newly introduced state in closing the channelK. Y. Srinivasan
2011-06-07Staging: hv: vmbus: Embed the state needed to close the channelK. Y. Srinivasan
2011-06-07Staging: hv: vmbus: Move the definition of struct vmbus_channelK. Y. Srinivasan
2011-06-07Staging: hv: vmbus: Correct some dated comments in channel.cK. Y. Srinivasan