summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drivers/staging/rtl8712/rtl871x_mlme.c: eliminate a null pointer dereferenceJulia Lawall2011-11-261-1/+1
* staging: nvec: add device tree supportMarc Dietrich2011-11-262-2/+37
* Staging: bcm: Fix semaphore locking error when downloading firmware.Kevin McKinney2011-11-261-4/+13
* Staging: bcm: Fix semaphore locking bug in, IOCTL_BCM_BUFFER_DOWNLOADKevin McKinney2011-11-261-0/+1
* Staging: bcm: Remove unnecessary "do while" statement in, IOCTL_BCM_BUFFER_DO...Kevin McKinney2011-11-261-41/+38
* Staging: bcm: Clean up code in ioctl: IOCTL_BCM_EEPROM_REGISTER_READKevin McKinney2011-11-261-1/+5
* Staging: bcm: Fix information leak in ioctl: IOCTL_BCM_REGISTER_READ_PRIVATE,...Kevin McKinney2011-11-267-104/+153
* Staging: bcm: hostmibs: Added temporary variable to shorten linesDiego F. Marfil2011-11-261-32/+34
* Staging: bcm: hostmibs: White spaces and indentation fixes.Diego F. Marfil2011-11-261-58/+49
* Staging: bcm: hostmibs: C99 comments replacedDiego F. Marfil2011-11-261-6/+9
* staging: hv: Use kmemdup rather than duplicating its implementationThomas Meyer2011-11-262-11/+4
* Staging: hv: storvsc: Support hot-removing of scsi devicesK. Y. Srinivasan2011-11-261-0/+45
* Staging: hv: storvsc: Support hot add of scsi disksK. Y. Srinivasan2011-11-261-0/+38
* Staging: hv: storvsc: Upgrade the vmstor protocol versionK. Y. Srinivasan2011-11-261-2/+3
* Staging: hv: storvsc: Get rid of an unnecessary forward declarationK. Y. Srinivasan2011-11-261-2/+0
* Staging: hv: storvsc: use the macro KBUILD_MODNAMEK. Y. Srinivasan2011-11-261-1/+1
* Staging: hv: storvsc: Use the unlocked version queuecommandK. Y. Srinivasan2011-11-261-14/+5
* Staging: hv: storvsc: Use the accessor function shost_priv()K. Y. Srinivasan2011-11-261-9/+5
* Staging: hv: storvsc: Fix error handling storvsc_host_reset()K. Y. Srinivasan2011-11-261-14/+6
* Staging: hv: storvsc: Fixup the error when processing SET_WINDOW commandK. Y. Srinivasan2011-11-261-1/+1
* Staging: hv: storvsc: Cleanup error handling in the probe functionK. Y. Srinivasan2011-11-261-18/+24
* Staging: hv: storvsc: Use mempools to allocate struct storvsc_cmd_requestK. Y. Srinivasan2011-11-261-5/+25
* Staging: hv: mousevsc: Use the KBUILD_MODNAME macroK. Y. Srinivasan2011-11-261-1/+1
* Staging: hv: mousevsc: Add a check to prevent memory corruptionK. Y. Srinivasan2011-11-261-0/+12
* Staging: hv: mousevsc: Address some style issuesK. Y. Srinivasan2011-11-261-10/+6
* Staging: hv: mousevsc: Get rid of unnecessary include filesK. Y. Srinivasan2011-11-261-4/+1
* Staging: hv: mousevsc: Add a new line to a debug stringK. Y. Srinivasan2011-11-261-1/+1
* Staging: hv: mousevsc: Cleanup mousevsc_on_channel_callback()K. Y. Srinivasan2011-11-261-48/+37
* Staging: hv: mousevsc: Inline the code for reportdesc_callback()K. Y. Srinivasan2011-11-261-40/+53
* Staging: hv: mousevsc: Inline the code for mousevsc_on_device_add()K. Y. Srinivasan2011-11-261-8/+2
* Staging: hv: mousevsc: Make boolean states booleanK. Y. Srinivasan2011-11-261-4/+4
* Staging: iio: fix endian conversion in ad7298_scan_direct()Dan Carpenter2011-11-261-6/+7
* iio: Don't OOPS if dummy evgen failed initSasha Levin2011-11-261-0/+4
* staging:iio: Add missing MODULE_DEVICE_TABLE and MODULE_ALIASLars-Peter Clausen2011-11-2645-10/+45
* staging:iio:dac:ad5624r: Convert to channel specLars-Peter Clausen2011-11-262-51/+79
* staging:iio:dac:ad5504: Convert to channel specLars-Peter Clausen2011-11-262-64/+71
* staging:iio:dac:ad5446: Convert to channel specLars-Peter Clausen2011-11-262-108/+83
* staging: iio: drop "select IIO_SIMPLE_DUMMY_EVGEN"Paul Bolle2011-11-261-1/+0
* staging:iio:dac:ad5446: Add support for the AD5662Lars-Peter Clausen2011-11-261-1/+1
* staging:iio:dac: Add AD5421 driverLars-Peter Clausen2011-11-264-0/+598
* staging:iio: IIO_EVENT_CODE: Clamp channel numbersLars-Peter Clausen2011-11-261-2/+3
* staging:iio: Make write_event_value callback optionalLars-Peter Clausen2011-11-261-0/+3
* Staging: iio/dac/ad5360.c: signedness bug in ad5360_read_raw()Dan Carpenter2011-11-261-1/+1
* Staging: iio/dac/ad5064.c: signedness bug in ad5064_read_raw()Dan Carpenter2011-11-261-1/+1
* staging:iio:treewide only use shared to decide on interfacesJonathan Cameron2011-11-2640-428/+468
* staging:iio: Do not use bitmasks for channel info addressesLars-Peter Clausen2011-11-2638-111/+112
* staging:iio: Add documentation for IIO_EVENT_CODELars-Peter Clausen2011-11-261-4/+33
* staging:iio: Use userspace types for iio_event_dataLars-Peter Clausen2011-11-261-2/+3
* staging:iio: header reorganizationJonathan Cameron2011-11-2647-140/+168
* Subject: fix build breakage in drivers/staging/iio/industrialio-core.cGreg Kroah-Hartman2011-11-261-1/+1
OpenPOWER on IntegriCloud