summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-27staging: nvec: add device tree supportMarc Dietrich
2011-11-27Staging: bcm: Fix semaphore locking error when downloading firmware.Kevin McKinney
2011-11-27Staging: bcm: Fix semaphore locking bug in, IOCTL_BCM_BUFFER_DOWNLOADKevin McKinney
2011-11-27Staging: bcm: Remove unnecessary "do while" statement in, IOCTL_BCM_BUFFER_DO...Kevin McKinney
2011-11-27Staging: bcm: Clean up code in ioctl: IOCTL_BCM_EEPROM_REGISTER_READKevin McKinney
2011-11-27Staging: bcm: Fix information leak in ioctl: IOCTL_BCM_REGISTER_READ_PRIVATE,...Kevin McKinney
2011-11-27Staging: bcm: hostmibs: Added temporary variable to shorten linesDiego F. Marfil
2011-11-27Staging: bcm: hostmibs: White spaces and indentation fixes.Diego F. Marfil
2011-11-27Staging: bcm: hostmibs: C99 comments replacedDiego F. Marfil
2011-11-27staging: hv: Use kmemdup rather than duplicating its implementationThomas Meyer
2011-11-27Staging: hv: storvsc: Support hot-removing of scsi devicesK. Y. Srinivasan
2011-11-27Staging: hv: storvsc: Support hot add of scsi disksK. Y. Srinivasan
2011-11-27Staging: hv: storvsc: Upgrade the vmstor protocol versionK. Y. Srinivasan
2011-11-27Staging: hv: storvsc: Get rid of an unnecessary forward declarationK. Y. Srinivasan
2011-11-27Staging: hv: storvsc: use the macro KBUILD_MODNAMEK. Y. Srinivasan
2011-11-27Staging: hv: storvsc: Use the unlocked version queuecommandK. Y. Srinivasan
2011-11-27Staging: hv: storvsc: Use the accessor function shost_priv()K. Y. Srinivasan
2011-11-27Staging: hv: storvsc: Fix error handling storvsc_host_reset()K. Y. Srinivasan
2011-11-27Staging: hv: storvsc: Fixup the error when processing SET_WINDOW commandK. Y. Srinivasan
2011-11-27Staging: hv: storvsc: Cleanup error handling in the probe functionK. Y. Srinivasan
2011-11-27Staging: hv: storvsc: Use mempools to allocate struct storvsc_cmd_requestK. Y. Srinivasan
2011-11-27Staging: hv: mousevsc: Use the KBUILD_MODNAME macroK. Y. Srinivasan
2011-11-27Staging: hv: mousevsc: Add a check to prevent memory corruptionK. Y. Srinivasan
2011-11-27Staging: hv: mousevsc: Address some style issuesK. Y. Srinivasan
2011-11-27Staging: hv: mousevsc: Get rid of unnecessary include filesK. Y. Srinivasan
2011-11-27Staging: hv: mousevsc: Add a new line to a debug stringK. Y. Srinivasan
2011-11-27Staging: hv: mousevsc: Cleanup mousevsc_on_channel_callback()K. Y. Srinivasan
2011-11-27Staging: hv: mousevsc: Inline the code for reportdesc_callback()K. Y. Srinivasan
2011-11-27Staging: hv: mousevsc: Inline the code for mousevsc_on_device_add()K. Y. Srinivasan
2011-11-27Staging: hv: mousevsc: Make boolean states booleanK. Y. Srinivasan
2011-11-27Staging: iio: fix endian conversion in ad7298_scan_direct()Dan Carpenter
2011-11-27iio: Don't OOPS if dummy evgen failed initSasha Levin
2011-11-27staging:iio: Add missing MODULE_DEVICE_TABLE and MODULE_ALIASLars-Peter Clausen
2011-11-27staging:iio:dac:ad5624r: Convert to channel specLars-Peter Clausen
2011-11-27staging:iio:dac:ad5504: Convert to channel specLars-Peter Clausen
2011-11-27staging:iio:dac:ad5446: Convert to channel specLars-Peter Clausen
2011-11-27staging: iio: drop "select IIO_SIMPLE_DUMMY_EVGEN"Paul Bolle
2011-11-27staging:iio:dac:ad5446: Add support for the AD5662Lars-Peter Clausen
2011-11-27staging:iio:dac: Add AD5421 driverLars-Peter Clausen
2011-11-27staging:iio: IIO_EVENT_CODE: Clamp channel numbersLars-Peter Clausen
2011-11-27staging:iio: Make write_event_value callback optionalLars-Peter Clausen
2011-11-27Staging: iio/dac/ad5360.c: signedness bug in ad5360_read_raw()Dan Carpenter
2011-11-27Staging: iio/dac/ad5064.c: signedness bug in ad5064_read_raw()Dan Carpenter
2011-11-27staging:iio:treewide only use shared to decide on interfacesJonathan Cameron
2011-11-27staging:iio: Do not use bitmasks for channel info addressesLars-Peter Clausen
2011-11-27staging:iio: Add documentation for IIO_EVENT_CODELars-Peter Clausen
2011-11-27staging:iio: Use userspace types for iio_event_dataLars-Peter Clausen
2011-11-27staging:iio: header reorganizationJonathan Cameron
2011-11-27Subject: fix build breakage in drivers/staging/iio/industrialio-core.cGreg Kroah-Hartman
2011-11-27staging:iio: core. Allow for event chrdev obtaining ioctl if no buffer present.Jonathan Cameron