summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-26Staging: hv: storvsc: Support hot-removing of scsi devicesK. Y. Srinivasan
2011-11-26Staging: hv: storvsc: Support hot add of scsi disksK. Y. Srinivasan
2011-11-26Staging: hv: storvsc: Upgrade the vmstor protocol versionK. Y. Srinivasan
2011-11-26Staging: hv: storvsc: Get rid of an unnecessary forward declarationK. Y. Srinivasan
2011-11-26Staging: hv: storvsc: use the macro KBUILD_MODNAMEK. Y. Srinivasan
2011-11-26Staging: hv: storvsc: Use the unlocked version queuecommandK. Y. Srinivasan
2011-11-26Staging: hv: storvsc: Use the accessor function shost_priv()K. Y. Srinivasan
2011-11-26Staging: hv: storvsc: Fix error handling storvsc_host_reset()K. Y. Srinivasan
2011-11-26Staging: hv: storvsc: Fixup the error when processing SET_WINDOW commandK. Y. Srinivasan
2011-11-26Staging: hv: storvsc: Cleanup error handling in the probe functionK. Y. Srinivasan
2011-11-26Staging: hv: storvsc: Use mempools to allocate struct storvsc_cmd_requestK. Y. Srinivasan
2011-11-26Staging: hv: mousevsc: Use the KBUILD_MODNAME macroK. Y. Srinivasan
2011-11-26Staging: hv: mousevsc: Add a check to prevent memory corruptionK. Y. Srinivasan
2011-11-26Staging: hv: mousevsc: Address some style issuesK. Y. Srinivasan
2011-11-26Staging: hv: mousevsc: Get rid of unnecessary include filesK. Y. Srinivasan
2011-11-26Staging: hv: mousevsc: Add a new line to a debug stringK. Y. Srinivasan
2011-11-26Staging: hv: mousevsc: Cleanup mousevsc_on_channel_callback()K. Y. Srinivasan
2011-11-26Staging: hv: mousevsc: Inline the code for reportdesc_callback()K. Y. Srinivasan
2011-11-26Staging: hv: mousevsc: Inline the code for mousevsc_on_device_add()K. Y. Srinivasan
2011-11-26Staging: hv: mousevsc: Make boolean states booleanK. Y. Srinivasan
2011-11-26Staging: iio: fix endian conversion in ad7298_scan_direct()Dan Carpenter
2011-11-26iio: Don't OOPS if dummy evgen failed initSasha Levin
2011-11-26staging:iio: Add missing MODULE_DEVICE_TABLE and MODULE_ALIASLars-Peter Clausen
2011-11-26staging:iio:dac:ad5624r: Convert to channel specLars-Peter Clausen
2011-11-26staging:iio:dac:ad5504: Convert to channel specLars-Peter Clausen
2011-11-26staging:iio:dac:ad5446: Convert to channel specLars-Peter Clausen
2011-11-26staging: iio: drop "select IIO_SIMPLE_DUMMY_EVGEN"Paul Bolle
2011-11-26staging:iio:dac:ad5446: Add support for the AD5662Lars-Peter Clausen
2011-11-26staging:iio:dac: Add AD5421 driverLars-Peter Clausen
2011-11-26staging:iio: IIO_EVENT_CODE: Clamp channel numbersLars-Peter Clausen
2011-11-26staging:iio: Make write_event_value callback optionalLars-Peter Clausen
2011-11-26Staging: iio/dac/ad5360.c: signedness bug in ad5360_read_raw()Dan Carpenter
2011-11-26Staging: iio/dac/ad5064.c: signedness bug in ad5064_read_raw()Dan Carpenter
2011-11-26staging:iio:treewide only use shared to decide on interfacesJonathan Cameron
2011-11-26staging:iio: Do not use bitmasks for channel info addressesLars-Peter Clausen
2011-11-26staging:iio: Add documentation for IIO_EVENT_CODELars-Peter Clausen
2011-11-26staging:iio: Use userspace types for iio_event_dataLars-Peter Clausen
2011-11-26staging:iio: header reorganizationJonathan Cameron
2011-11-26Subject: fix build breakage in drivers/staging/iio/industrialio-core.cGreg Kroah-Hartman
2011-11-26staging:iio: core. Allow for event chrdev obtaining ioctl if no buffer present.Jonathan Cameron
2011-11-26staging:iio:iio_utils.h: Add missing includeLars-Peter Clausen
2011-11-26staging:iio:events: Make sure userspace buffer is large enoughLars-Peter Clausen
2011-11-26staging:iio:core shared attrs do not work with modifier.Jonathan Cameron
2011-11-26staging:iio: trigger fixes for repeat request of same trigger and allocation ...Jonathan Cameron
2011-11-26staging:iio:kfifo remove entirely pointless code.Jonathan Cameron
2011-11-26staging:iio:industrialio-trigger.c Trivial code style brackets fixJonathan Cameron
2011-11-26staging:iio:triggers Remove unecessary existence checks and return valJonathan Cameron
2011-11-26staging:iio:light:tsl2563 missing setting of id in get id function.Maxin B. John
2011-11-26staging:iio:light:tsl2563 both intensity channels have same chan_spec.Jonathan Cameron
2011-11-26iio: adc: ad7280a: Fix memory leakMichael Hennerich