aboutsummaryrefslogtreecommitdiffstats
path: root/tools/lguest (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-05Tools: hv: in kvp_set_ip_info free mac_addr right after usageOlaf Hering1-2/+1
2013-08-05extcon: adc-jack: Use power efficient workqueueMark Brown1-1/+2
2013-08-05extcon: gpio: Use power efficient workqueue for debounceMark Brown1-1/+1
2013-08-05extcon: arizona: Use power efficient workqueueMark Brown1-10/+15
2013-08-05extcon: palmas: Option to disable ID/VBUS detection based on platformLaxman Dewangan3-35/+57
2013-08-05extcon: palams: add support for suspend/resumeLaxman Dewangan1-3/+35
2013-08-05extcon: palmas: enable ID_GND and ID_FLOAT detection alwaysLaxman Dewangan1-13/+11
2013-08-05extcon: palmas: remove unused member from palams_usb structureLaxman Dewangan1-5/+0
2013-08-05extcon: palmas: devicetree: remove non-require property detailsLaxman Dewangan1-3/+1
2013-08-05extcon: palmas: rename device tree binding matching with file nameLaxman Dewangan1-0/+0
2013-08-05extcon: palmas: remove assigning "edev.name" to palmasKishon Vijay Abraham I1-1/+0
2013-08-05usb: dwc3: use extcon fwrk to receive connect/disconnectKishon Vijay Abraham I4-49/+112
2013-08-05extcon: Add an API to get extcon device from dt nodeKishon Vijay Abraham I5-1/+103
2013-08-02Tools: hv: check return value of daemon to fix compiler warning.Olaf Hering1-1/+2
2013-08-02Tools: hv: fix send/recv buffer allocationOlaf Hering2-6/+24
2013-08-02Drivers: hv: remove HV_DRV_VERSIONOlaf Hering9-29/+2
2013-07-28Linux 3.11-rc3Linus Torvalds1-1/+1
2013-07-26pcmcia: synclink_cs: replace sum of bitmasks with OR operation.Alexandru Juncu1-13/+13
2013-07-26uio: Remove uio_pdrv and use uio_pdrv_genirq insteadMichal Simek3-121/+0
2013-07-26mei: don't get stuck in select during resetTomas Winkler5-19/+42
2013-07-26Drivers: hv: balloon: Initialize the transaction ID just before sending the packetK. Y. Srinivasan1-2/+2
2013-07-26Drivers: hv: util: Fix a bug in version negotiation code for util servicesK. Y. Srinivasan5-39/+109
2013-07-26tools: hv: Check return value of setsockopt callTomas Hozza1-1/+5
2013-07-26tools: hv: Check return value of poll callTomas Hozza1-1/+10
2013-07-26tools: hv: Improve error logging in VSS daemon.Tomas Hozza1-4/+6
2013-07-26Revert "ACPI / video / i915: No ACPI backlight if firmware expects Windows 8"Rafael J. Wysocki6-87/+11
2013-07-26ahci_imx: depend on CONFIG_MFD_SYSCONTejun Heo1-1/+1
2013-07-26tracing: Remove locking trace_types_lock from tracing_reset_all_online_cpus()Steven Rostedt (Red Hat)1-2/+1
2013-07-26arm64: Change kernel stack size to 16KFeng Kan2-3/+3
2013-07-25drm/radeon/dpm: fix r600_enable_sclk_control()Alex Deucher1-2/+2
2013-07-25drm/radeon/dpm: implement force performance levels for rv6xxAlex Deucher3-0/+38
2013-07-25mfd: max8925: fix dt code for backlightOlof Johansson1-20/+21
2013-07-25drm/radeon/dpm: fix displaygap programming on rv6xxAlex Deucher1-2/+2
2013-07-25drm/radeon/dpm: fix a typo in the rv6xx mclk setupAlex Deucher1-1/+1
2013-07-25usb: Clear both buffers when clearing a control transfer TT buffer.William Gulland1-0/+9
2013-07-25usb/gadget: free opts struct on error recoveryAndrzej Pietrasiewicz6-12/+30
2013-07-25USB: mos7840: fix memory leak in openJohan Hovold1-8/+17
2013-07-25usb: serial: option.c: remove ONDA MT825UP product ID fromdriverEnrico Mioso1-7/+0
2013-07-25usb: serial: option: add Olivetti Olicard 200Dan Williams1-0/+2
2013-07-25usb: serial: option: blacklist ONDA MT689DC QMI interfaceEnrico Mioso1-1/+2
2013-07-25xfs: di_flushiter considered harmfulDave Chinner3-11/+36
2013-07-25pinctrl: fix a memleak when freeing mapsLinus Walleij1-0/+1
2013-07-25xhci: fix null pointer dereference on ring_doorbell_for_active_ringsOleksij Rempel1-1/+1
2013-07-25usb: host: xhci: Enable XHCI_SPURIOUS_SUCCESS for all controllers with xhci 1.0George Cherian2-1/+7
2013-07-25usb: fix build warning in pci-quirks.h when CONFIG_PCI is not enabledRandy Dunlap1-0/+1
2013-07-25usb: xhci: Mark two functions __maybe_unusedOlof Johansson1-2/+2
2013-07-25xhci: Avoid NULL pointer deref when host dies.Sarah Sharp1-3/+3
2013-07-25drm/i915: initialize gt_lock early with other spin locksJani Nikula2-2/+1
2013-07-25md/raid5: fix interaction of 'replace' and 'recovery'.NeilBrown2-5/+11
2013-07-25md/raid10: remove use-after-free bug.NeilBrown1-1/+7