Commit Graph

263745 Commits (283f21294ea02f7608e0c833b9c982712427fc50)
 

Author SHA1 Message Date
K. Y. Srinivasan 283f21294e Staging: hv: util: Make hv_utils a vmbus device driver 14 years ago
K. Y. Srinivasan 1ec91ebe4d Staging: hv: mousevsc: Use the newly introduced vmbus ID in mouse driver 14 years ago
K. Y. Srinivasan 345c4cc3b9 Staging: hv: netvsc: Use the newly introduced vmbus ID in netvsc driver 14 years ago
K. Y. Srinivasan d847b5fe33 Staging: hv: storvsc: Use the newly introduced vmbus ID in storvsc driver 14 years ago
K. Y. Srinivasan eefd7f4555 Staging: hv: blkvsc: Use the newly introduced vmbus ID in the blockvsc driver 14 years ago
Greg Kroah-Hartman ebf16e3851 Staging: hv: file2alias: fix up alias creation logic for hv_vmbus_device_id 14 years ago
K. Y. Srinivasan 2e2c1d17ab Staging: hv: vmbus: Introduce vmbus ID space in struct hv_driver 14 years ago
K. Y. Srinivasan d2ee52aaf3 Staging: hv: Add code to parse struct hv_vmbus_device_id table 14 years ago
Greg Kroah-Hartman a91befc116 Staging: hv: add driver_data to hv_vmbus_device_id 14 years ago
K. Y. Srinivasan 17be18c2b5 Staging: hv: Add struct hv_vmbus_device_id to mod_devicetable.h 14 years ago
K. Y. Srinivasan 358d2ee2e8 Staging: hv: Replace struct hv_guid with the uuid type already defined in Linux 14 years ago
K. Y. Srinivasan 32a753ffb2 Staging: hv: vmbus: VMBUS is an ACPI enumerated device, get rid of the PCI signature 14 years ago
Larry Finger 08d348a021 staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part XVIII 14 years ago
Larry Finger 62f27cc4ae staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part XVII 14 years ago
Larry Finger f38d223b69 staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part XVI 14 years ago
Larry Finger a44be772cb staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part XV 14 years ago
Larry Finger 9d92ece80d staging: rtl8192e: Cleanup checkpatch -f errors - Part XIV 14 years ago
Larry Finger db8971b618 staging: rtl8192e: Cleanup checkpatch -f errors - Part XIII 14 years ago
Larry Finger 8567829a6c staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part XII 14 years ago
Larry Finger a44325f985 staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part XI 14 years ago
Larry Finger b448b0cc13 staging: rtl8192e: Cleanup checkpatch -f errors - Part X 14 years ago
Larry Finger cffa5bd956 staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part IX 14 years ago
Larry Finger 1344ee2591 staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part VIII 14 years ago
Larry Finger b6da7313e0 staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part VII 14 years ago
Larry Finger f88ec6cbc1 staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part VI 14 years ago
Larry Finger 831cb9db38 staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part V 14 years ago
Larry Finger 547d0c34b7 staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part IV 14 years ago
Larry Finger 11632a0eed staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part III 14 years ago
Larry Finger 526294770c staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part II 14 years ago
Larry Finger 55dc4eb35f staging: rtl8192e: Remove extraneous log message 14 years ago
Larry Finger 0dd565069b staging: rtl8192e: Modify time handling 14 years ago
Larry Finger ac513a88a0 staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part I 14 years ago
Joe Perches 75bf74b90f staging: brcmfmac: Consolidate debugging macros 14 years ago
Stephen Rothwell 09ebd6f23b staging: rtl8192e: using vmalloc/vfree requires including vmalloc.h 14 years ago
Wolfram Sang 42b565df85 staging/olpc_dcon: Remove obsolete cleanup for clientdata 14 years ago
Greg Kroah-Hartman 1c2de3e742 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lwfinger/r8192E into staging-next 14 years ago
Larry Finger 09505184ec staging: rtl8192e: Remove files that are not used 14 years ago
Greg Kroah-Hartman 1ec3ba93c5 Staging: remove drivers/char/scc.h as it should have gone a while ago 14 years ago
Aaro Koskinen b64aa655c2 staging: xgifb: delete an empty string 14 years ago
Aaro Koskinen 8145f9febb staging: xgifb: delete driver version information 14 years ago
Aaro Koskinen 883dac4153 staging: xgifb: delete write-only variables 14 years ago
Marc Dietrich f686e9affb staging: nvec: convert to use platform register and mfdcells 14 years ago
Jonathan Cameron 208b813c04 staging:iio:trigger push functions that don't need to be generaly available down into the core. 14 years ago
Jonathan Cameron cb6c89a094 staging:iio:trigger core. Trivial code cleanups. 14 years ago
Jonathan Cameron 3f72395ee5 staging:iio: spit trigger.h into provider and consumer parts. 14 years ago
Jonathan Cameron 6aea1c364c staging:iio:rename trigger_consumer.h to indicate it is core only. 14 years ago
Jonathan Cameron f60c4a02aa staging:iio: prevent removal of module connected to trigger. 14 years ago
Jonathan Cameron e65bc6ac6f staging:iio:pollfunc: Make explicit that private data is always pointer to a struct iio_dev. 14 years ago
Jonathan Cameron 9c0c22bd16 staging:iio:trigger:sysfs trigger: Add a release function to avoid warning on module removal. 14 years ago
Jonathan Cameron 82db4249a2 staging:iio:triggers reorder module put and device put to ensure that the ops are still there if put results in device deletion. 14 years ago