aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-03-19net/hyperv: Use the built-in macro KBUILD_MODNAME for this driverHaiyang Zhang
2012-03-19UBUNTU: SAUCE: ata_piix: defer disks to the Hyper-V drivers by defaultAndy Whitcroft
2012-03-19UBUNTU: SAUCE: drm: give up on edid retries when i2c bus is not respondingEugeni Dodonov
2012-03-19UBUNTU: SAUCE: (drop after 3.3) platform/x86: Add driver for Apple gmux deviceSeth Forshee
2012-03-19UBUNTU: SAUCE: i2c-i801: Add device IDs for Intel Lynx PointSeth Heasley
2012-03-19UBUNTU: SAUCE: ata_piix: IDE-mode SATA patch for Intel Lynx Point DeviceIDsSeth Heasley
2012-03-19UBUNTU: SAUCE: ahci: AHCI-mode SATA patch for Intel Lynx Point DeviceIDsSeth Heasley
2012-03-19UBUNTU: SAUCE: Input: synapticss - Set buttonpad property for all clickpadsChase Douglas
2012-03-19UBUNTU: SAUCE: Input: synaptics - add second variant of two-button clickpadChase Douglas
2012-03-19UBUNTU: SAUCE: (drop after 3.3) HID: hid-magicmouse: Add pointer and buttonpa...Chase Douglas
2012-03-19Revert "Revert "ath9k_hw: fix interpretation of the rx KeyMiss flag""Leann Ogasawara
2012-03-19UBUNTU: SAUCE: drm/i915: fix operator precedence when enabling RC6pEugeni Dodonov
2012-03-19Input: bcm5974 - set BUTTONPAD propertyJussi Pakkanen
2012-03-19UBUNTU: SAUCE: drm/i915: Enable RC6 by default on sandybridge.Robert Hooker
2012-03-19UBUNTU: SAUCE: drm/i915: do not enable RC6p on Sandy BridgeEugeni Dodonov
2012-03-19Staging: hv: storvsc: Move the storage driver out of the staging areaK. Y. Srinivasan
2012-03-19Staging: hv: storvsc: Consolidate all the wire protocol definitionsK. Y. Srinivasan
2012-03-19Staging: hv: storvsc: Consolidate the request structureK. Y. Srinivasan
2012-03-19Staging: hv: storvsc: Get rid of some unused definesK. Y. Srinivasan
2012-03-19Staging: hv: storvsc: Cleanup some protocol related constantsK. Y. Srinivasan
2012-03-19Staging: hv: storvsc: Cleanup the code for generating protocol versionK. Y. Srinivasan
2012-03-19Staging: hv: storvsc: Miscellaneous cleanup of storvsc driverK. Y. Srinivasan
2012-03-19Staging: hv: storvsc: Rename the context field in hv_storvsc_requestK. Y. Srinivasan
2012-03-19Staging: hv: storvsc: Get rid of the on_io_completion in hv_storvsc_requestK. Y. Srinivasan
2012-03-19Staging: hv: storvsc: Add a comment to explain life-cycle managementK. Y. Srinivasan
2012-03-19Staging: hv: storvsc: Move and cleanup storvsc_remove()K. Y. Srinivasan
2012-03-19Staging: hv: storvsc: Cleanup storvsc_host_reset_handler()K. Y. Srinivasan
2012-03-19Staging: hv: storvsc: Introduce defines for srb status codesK. Y. Srinivasan
2012-03-19Staging: hv: storvsc: Cleanup storvsc_queuecommand()K. Y. Srinivasan
2012-03-19Staging: hv: storvsc: Cleanup storvsc_probe()K. Y. Srinivasan
2012-03-19Staging: hv: storvsc: Cleanup some commentsK. Y. Srinivasan
2012-03-19HID: hyperv: Properly disconnect the input deviceK. Y. Srinivasan
2012-03-19HID: hv_mouse: Properly add the hid deviceK. Y. Srinivasan
2012-03-19HID: Move the hid-hyperv driver out of stagingK. Y. Srinivasan
2012-03-19net/hyperv: Fix the page buffer when an RNDIS message goes beyond page boundaryHaiyang Zhang
2012-03-19net/hyperv: Use netif_tx_disable() instead of netif_stop_queue() when necessaryHaiyang Zhang
2012-03-19net/hyperv: fix the issue that large packets be dropped under bridgeWei Yongjun
2012-03-19net/hyperv: rx_bytes should account the ether header sizeWei Yongjun
2012-03-19net/hyperv: fix possible memory leak in do_set_multicast()Wei Yongjun
2012-03-19net/hyperv: Add support for jumbo frame up to 64KBHaiyang Zhang
2012-03-19net/hyperv: Add NETVSP protocol version negotiationHaiyang Zhang
2012-03-19net/hyperv: Remove unnecessary kmap_atomic in netvsc driverHaiyang Zhang
2012-03-19net/hyperv: Fix the stop/wake queue mechanismHaiyang Zhang
2012-03-19net/hyperv: Add support for promiscuous mode settingHaiyang Zhang
2012-03-19net/hyperv: Fix long lines in netvsc.cHaiyang Zhang
2012-03-19Staging: hv: storvsc: Fix a bug in create_bounce_buffer()K. Y. Srinivasan
2012-03-19Staging: hv: update TODO fileGreg Kroah-Hartman
2012-03-19Staging: hv: remove hv_mouse driver as it's now in the hid directoryGreg Kroah-Hartman
2012-03-19Staging: hv: storvsc: Implement per device memory poolsK. Y. Srinivasan
2012-03-19Staging: hv: storvsc: Fix a bug in copy_from_bounce_buffer()K. Y. Srinivasan