summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Staging: hv: storvsc: Get rid of the DMI signatureK. Y. Srinivasan2011-08-251-22/+0
* Staging: hv: vmbus: Get rid of an unnecessary include line in vmbus_drv.cK. Y. Srinivasan2011-08-251-1/+0
* Staging: hv: vmbus: Support the notion of id tables in vmbus_match()K. Y. Srinivasan2011-08-251-5/+15
* Staging: hv: vmbus: Cleanup vmbus_uevent() codeK. Y. Srinivasan2011-08-251-46/+10
* Staging: hv: vmbus: Cleanup vmbus_match()K. Y. Srinivasan2011-08-251-2/+1
* Staging: hv: create VMBUS_DEVICE macro and use it.Greg Kroah-Hartman2011-08-256-71/+40
* Staging: hv: util: Make hv_utils a vmbus device driverK. Y. Srinivasan2011-08-251-1/+63
* Staging: hv: mousevsc: Use the newly introduced vmbus ID in mouse driverK. Y. Srinivasan2011-08-251-9/+18
* Staging: hv: netvsc: Use the newly introduced vmbus ID in netvsc driverK. Y. Srinivasan2011-08-252-10/+16
* Staging: hv: storvsc: Use the newly introduced vmbus ID in storvsc driverK. Y. Srinivasan2011-08-251-11/+14
* Staging: hv: blkvsc: Use the newly introduced vmbus ID in the blockvsc driverK. Y. Srinivasan2011-08-251-9/+14
* Staging: hv: file2alias: fix up alias creation logic for hv_vmbus_device_idGreg Kroah-Hartman2011-08-251-2/+2
* Staging: hv: vmbus: Introduce vmbus ID space in struct hv_driverK. Y. Srinivasan2011-08-251-0/+2
* Staging: hv: Add code to parse struct hv_vmbus_device_id tableK. Y. Srinivasan2011-08-251-0/+25
* Staging: hv: add driver_data to hv_vmbus_device_idGreg Kroah-Hartman2011-08-251-0/+2
* Staging: hv: Add struct hv_vmbus_device_id to mod_devicetable.hK. Y. Srinivasan2011-08-251-0/+7
* Staging: hv: Replace struct hv_guid with the uuid type already defined in LinuxK. Y. Srinivasan2011-08-259-135/+129
* Staging: hv: vmbus: VMBUS is an ACPI enumerated device, get rid of the PCI si...K. Y. Srinivasan2011-08-251-13/+0
* staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part XVIIILarry Finger2011-08-256-568/+518
* staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part XVIILarry Finger2011-08-253-242/+257
* staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part XVILarry Finger2011-08-251-246/+258
* staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part XVLarry Finger2011-08-251-87/+90
* staging: rtl8192e: Cleanup checkpatch -f errors - Part XIVLarry Finger2011-08-251-1021/+965
* staging: rtl8192e: Cleanup checkpatch -f errors - Part XIIILarry Finger2011-08-252-794/+730
* staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part XIILarry Finger2011-08-253-594/+662
* staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part XILarry Finger2011-08-258-182/+197
* staging: rtl8192e: Cleanup checkpatch -f errors - Part XLarry Finger2011-08-252-1367/+1120
* staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part IXLarry Finger2011-08-253-520/+514
* staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part VIIILarry Finger2011-08-252-1528/+1562
* staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part VIILarry Finger2011-08-252-203/+132
* staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part VILarry Finger2011-08-253-308/+312
* staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part VLarry Finger2011-08-254-659/+650
* staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part IVLarry Finger2011-08-252-750/+799
* staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part IIILarry Finger2011-08-255-641/+668
* staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part IILarry Finger2011-08-251-1077/+1198
* staging: rtl8192e: Remove extraneous log messageLarry Finger2011-08-251-3/+1
* staging: rtl8192e: Modify time handlingLarry Finger2011-08-257-49/+32
* staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part ILarry Finger2011-08-256-252/+278
* staging: brcmfmac: Consolidate debugging macrosJoe Perches2011-08-257-862/+694
* staging: rtl8192e: using vmalloc/vfree requires including vmalloc.hStephen Rothwell2011-08-251-0/+1
* staging/olpc_dcon: Remove obsolete cleanup for clientdataWolfram Sang2011-08-251-3/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lwfinger/r8192E into stag...Greg Kroah-Hartman2011-08-2564-30448/+914
|\
| * staging: rtl8192e: Remove files that are not usedLarry Finger2011-08-2424-29480/+0
| * staging: rtl8192e: Convert typedefs that can be replaced with #defineLarry Finger2011-08-243-5/+8
| * staging: rtl8192e: Convert typedef HT_AGGRE_SIZE_E to enum ht_aggre_sizeLarry Finger2011-08-241-2/+2
| * staging: rtl8192e: Convert typedef RATR_TABLE_MODE_8192S to enum ratr_table_m...Larry Finger2011-08-241-2/+2
| * staging: rtl8192e: Convert typedef FW_CMD_IO_TYPE to enum fw_cmd_io_typeLarry Finger2011-08-241-3/+3
| * staging: rtl8192e: Convert typedef SCAN_OPERATION_BACKUP_OPT to enum scan_op_...Larry Finger2011-08-241-2/+2
| * staging: rtl8192e: Convert typedef country_code_type_t to enum country_code_typeLarry Finger2011-08-241-3/+2
| * staging: rtl8192e: Convert typedef WOLPATTERN_TYPE to enum wol_pattern_typeLarry Finger2011-08-241-4/+3
OpenPOWER on IntegriCloud