profile/ivi/kernel-x86-ivi.git
2011-06-07 Márton Némethusbip: remove check for negative values for an unsigned...
2011-06-07 Márton Némethusbip: simplify lock handling in valid_request()
2011-06-07 matt mooneystaging: usbip: vhci_hcd.c: rename init and exit functions
2011-06-07 matt mooneystaging: usbip: usbip_common.c: rename init and exit...
2011-06-07 matt mooneystaging: usbip: userspace: bind_driver.c: update kernel...
2011-06-07 matt mooneystaging: usbip: stub_dev.c: move stub_driver definition...
2011-06-07 matt mooneystaging: usbip: usbip_common.h: reorganize and document...
2011-06-07 matt mooneystaging: usbip: usbip_common.c: fix misspelled function...
2011-06-07 matt mooneystaging: usbip: stub_main.c: use KMEM_CACHE macro
2011-06-07 matt mooneystaging: usbip: stub_main.c: rename init and exit functions
2011-06-07 matt mooneystaging: usbip: stub_main.c: code cleanup
2011-06-07 matt mooneystaging: usbip: stub_main.c: reorder functions
2011-06-07 matt mooneystaging: usbip: remove unnecessary lines and extra...
2011-06-07 K. Y. SrinivasanStaging: hv: vmbus: Change Cleanup to cleanup in channel.c
2011-06-07 K. Y. SrinivasanStaging: hv: vmbus: Cleanup some error values in channel.c
2011-06-07 K. Y. SrinivasanStaging: hv: vmbus: Cleanup error codes in connection.c
2011-06-07 K. Y. SrinivasanStaging: hv: vmbus: Cleanup error codes in hv.c
2011-06-07 K. Y. SrinivasanStaging: hv: vmbus: Cleanup error handling in vmbus_bus...
2011-06-07 K. Y. SrinivasanStaging: hv: vmbus: Cleanup some error codes in vmbus_drv.c
2011-06-07 K. Y. SrinivasanStaging: hv: vmbus: Properly handle memory allocation...
2011-06-07 K. Y. SrinivasanStaging: hv: vmbus: Increase the timeout for some criti...
2011-06-07 K. Y. SrinivasanStaging: hv: vmbus: Rename local variables in vmbus_drv.c
2011-06-07 K. Y. SrinivasanStaging: hv: vmbus: Fix a memory barrier call in vmbus_...
2011-06-07 K. Y. SrinivasanStaging: hv: vmbus: Get rid of a dated comment in chann...
2011-06-07 K. Y. SrinivasanStaging: hv: vmbus: Get rid of an unused function in...
2011-06-07 K. Y. SrinivasanStaging: hv: vmbus: Get rid of a dated comment in vmbus...
2011-06-07 K. Y. SrinivasanStaging: hv: vmbus: Use the newly introduced state...
2011-06-07 K. Y. SrinivasanStaging: hv: vmbus: Embed the state needed to close...
2011-06-07 K. Y. SrinivasanStaging: hv: vmbus: Move the definition of struct vmbus...
2011-06-07 K. Y. SrinivasanStaging: hv: vmbus: Correct some dated comments in...
2011-06-07 K. Y. SrinivasanStaging: hv: vmbus: Get rid of some dated comments...
2011-06-07 K. Y. SrinivasanStaging: hv: vmbus: Get rid of the unused function...
2011-06-07 K. Y. SrinivasanStaging: hv: vmbus: Change the memory barrier in hv_rin...
2011-06-07 K. Y. SrinivasanStaging: hv: vmbus: Introduce read dependency in hv_get...
2011-06-07 K. Y. SrinivasanStaging: hv: vmbus: Fix the memory barrier in hv_ringbu...
2011-06-07 K. Y. SrinivasanStaging: hv: vmbus: Get rid of the poll timer in the...
2011-06-07 K. Y. SrinivasanStaging: hv: vmbus: Get rid of unneeded calls to dump_v...
2011-06-07 K. Y. SrinivasanStaging: hv: vmbus: Get rid of the unused wrapper ...
2011-06-07 K. Y. SrinivasanStaging: hv: vmbus: Directly invoke the channel callback
2011-06-07 K. Y. SrinivasanStaging: hv: vmbus: Get rid of the call to dump channel...
2011-06-07 K. Y. SrinivasanStaging: hv: vmbus: Get rid of the timer based handling...
2011-06-07 K. Y. SrinivasanStaging: hv: blkvsc: We don't support removable media...
2011-06-07 K. Y. SrinivasanStaging: hv: blkvsc: Fix bugs in the module unload...
2011-06-07 K. Y. SrinivasanStaging: hv: vmbus: Add the DSDT _HID name as well
2011-06-07 K. Y. SrinivasanStaging: hv: vmbus: Get rid of vmbus_acpi_exit() by...
2011-06-07 K. Y. SrinivasanStaging: hv: vmbus: Get rid of vmbus_acpi_init() by...
2011-06-07 K. Y. SrinivasanStaging: hv: vmbus: Make vmbus an acpi bus driver
2011-06-07 K. Y. SrinivasanStaging: hv: vmbus: Use the DSDT specified irq for...
2011-06-07 K. Y. SrinivasanStaging: hv: vmbus: Change the signature of vmbus_bus_i...
2011-06-07 K. Y. SrinivasanStaging: hv: storvsc: Add a DMI signature to support...
2011-06-07 K. Y. SrinivasanStaging: hv: vmbus: Don't free the channel when the...
2011-06-07 K. Y. SrinivasanStaging: hv: mouse: Get rid of the unused initializatio...
2011-06-07 K. Y. SrinivasanStaging: hv: blk: Get rid of the unused initialization...
2011-06-07 K. Y. SrinivasanStaging: hv: stor: Get rid of the unused initialization...
2011-06-07 K. Y. SrinivasanStaging: hv: stor: Rename the vriable gStorVscDeviceTyp...
2011-06-07 K. Y. SrinivasanStaging: hv: stor: Get rid of unnecessary DPRINTs in...
2011-06-07 K. Y. SrinivasanStaging: hv: storvsc: Cleanup some dated/unnecessary...
2011-06-07 K. Y. SrinivasanStaging: hv: storvsc: Fix a bug in the storvsc_remove...
2011-06-07 K. Y. SrinivasanStaging: hv: storvsc: Cleanup the module init function...
2011-06-07 K. Y. SrinivasanStaging: hv: storvsc: Cleanup the exit function in...
2011-06-07 K. Y. SrinivasanStaging: hv: vmbus: In vmbus_child_driver_unregister...
2011-06-07 Haiyang Zhangstaging: hv: use delayed_work for netvsc_send_garp()
2011-06-07 Haiyang Zhangstaging: hv: convert DPRINT_DBG() to netdev_dbg() in...
2011-06-07 Haiyang Zhangstaging: hv: remove netvsc send buffer and related...
2011-06-07 Haiyang Zhangstaging: hv: removed commented out code from rndis_filt...
2011-06-07 Haiyang Zhangstaging: hv: fix typo in name rndis_filte_device_add()
2011-06-07 Haiyang Zhangstaging: hv: remove commented out code in netvsc_remove()
2011-06-07 Haiyang Zhangstaging: hv: change rndis_filter_device_remove() to...
2011-06-07 Haiyang Zhangstaging: hv: remove commented out code from netvsc_drv.c
2011-06-07 Haiyang Zhangstaging: hv: remove unnecessary code in netvsc_probe().
2011-06-07 Roland Vossenstaging: brcm80211: updated TODO with current state...
2011-06-07 Roland Vossenstaging: brcm80211: renamed file
2011-06-07 Roland Vossenstaging: brcm80211: removed keys.h
2011-06-07 Roland Vossenstaging: brcm80211: deleted brcmsmac/cfg.h and brcmsmac...
2011-06-07 Roland Vossenstaging: brcm80211: moved /include/srom.h into /brcmsma...
2011-06-07 Roland Vossenstaging: brcm80211: removed unused definitions from...
2011-06-07 Roland Vossenstaging: brcm80211: moved /include/sdio_host.h to ...
2011-06-07 Roland Vossenstaging: brcm80211: cleaned include/brcm_hw_ids.h
2011-06-07 Roland Vossenstaging: brcm80211: deleted header file include/aidmp.h
2011-06-07 Roland Vossenstaging: brcm80211: renamed files in brcmsmac and inclu...
2011-06-07 Roland Vossenstaging: brcm80211: prepared header files for file...
2011-06-07 Roland Vossenstaging: brcm80211: cleanup after R_REG/W_REG patches
2011-06-07 Roland Vossenstaging: brcm80211: further simplified register access...
2011-06-07 Roland Vossenstaging: brcm80211: moved register read/write macro's
2011-06-07 Roland Vossenstaging: brcm80211: removed OSL_WRITE_REG and OSL_READ_...
2011-06-07 Arend van Sprielstaging: brcm80211: remove nvram related source files
2011-06-07 Roland Vossenstaging: brcm80211: renamed utility module related...
2011-06-07 Roland Vossenstaging: brcm80211: cleaned up prefix for utility functions
2011-06-07 Roland Vossenstaging: brcm80211: removed lmac remnants
2011-06-07 Roland Vossenstaging: brcm80211: removed Broadcom specific acronym...
2011-06-07 Roland Vossenstaging: brcm80211: removed unused code from bcmotp.c
2011-06-07 Roland Vossenstaging: brcm80211: removed wl_export.h
2011-06-07 Roland Vossenstaging: brcm80211: removed wl_dbg.h
2011-06-07 Roland Vossenstaging: brcm80211: renamed files to get rid of wl_...
2011-06-07 Roland Vossenstaging: brcm80211: removed wl_ (vendor specific acronym)
2011-06-07 Franky Linstaging: brcm80211: clean up wl_iw.h in fullmac
2011-06-07 Franky Linstaging: brcm80211: clean up wl_cfg80211.h in fullmac
2011-06-07 Franky Linstaging: brcm80211: remove sdioh.h from fullmac
2011-06-07 Franky Linstaging: brmc80211: remove sdio.h from fullmac
2011-06-07 Franky Linstaging: brcm80211: combine sbsdpcmdev.h and sbsdio.h
next