summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-11-26Staging: sep: potential buffer overflow in ioctlDan Carpenter1-0/+2
2011-11-26staging: rtl8192e: Use kmemdup rather than duplicating its implementationThomas Meyer1-4/+2
2011-11-26staging: rtl8192e: Use kmemdup rather than duplicating its implementationThomas Meyer1-2/+2
2011-11-26staging: rtl8192e: Use kzalloc rather than kmalloc v2Thomas Meyer6-14/+7
2011-11-26rtl8192e: drop alternate code paths for CONFIG_PM_RTLStefan Lippers-Hollmann4-10/+0
2011-11-26rtl8192e: use HAVE_NET_DEVICE_OPS unconditionallyStefan Lippers-Hollmann2-13/+0
2011-11-26rtl8192e: remove stale defines from ccflags-yStefan Lippers-Hollmann1-3/+0
2011-11-26rtl8192e: Don't copy huge struct by value (and make it const).Jesper Juhl2-3/+3
2011-11-26drivers/staging/rtl8712/rtl871x_mlme.c: eliminate a null pointer dereferenceJulia Lawall1-1/+1
2011-11-26staging: nvec: add device tree supportMarc Dietrich2-2/+37
2011-11-26Staging: bcm: Fix semaphore locking error when downloading firmware.Kevin McKinney1-4/+13
2011-11-26Staging: bcm: Fix semaphore locking bug in, IOCTL_BCM_BUFFER_DOWNLOADKevin McKinney1-0/+1
2011-11-26Staging: bcm: Remove unnecessary "do while" statement in, IOCTL_BCM_BUFFER_DO...Kevin McKinney1-41/+38
2011-11-26Staging: bcm: Clean up code in ioctl: IOCTL_BCM_EEPROM_REGISTER_READKevin McKinney1-1/+5
2011-11-26Staging: bcm: Fix information leak in ioctl: IOCTL_BCM_REGISTER_READ_PRIVATE,...Kevin McKinney7-104/+153
2011-11-26Staging: bcm: hostmibs: Added temporary variable to shorten linesDiego F. Marfil1-32/+34
2011-11-26Staging: bcm: hostmibs: White spaces and indentation fixes.Diego F. Marfil1-58/+49
2011-11-26Staging: bcm: hostmibs: C99 comments replacedDiego F. Marfil1-6/+9
2011-11-26staging: hv: Use kmemdup rather than duplicating its implementationThomas Meyer2-11/+4
2011-11-26Staging: hv: storvsc: Support hot-removing of scsi devicesK. Y. Srinivasan1-0/+45
2011-11-26Staging: hv: storvsc: Support hot add of scsi disksK. Y. Srinivasan1-0/+38
2011-11-26Staging: hv: storvsc: Upgrade the vmstor protocol versionK. Y. Srinivasan1-2/+3
2011-11-26Staging: hv: storvsc: Get rid of an unnecessary forward declarationK. Y. Srinivasan1-2/+0
2011-11-26Staging: hv: storvsc: use the macro KBUILD_MODNAMEK. Y. Srinivasan1-1/+1
2011-11-26Staging: hv: storvsc: Use the unlocked version queuecommandK. Y. Srinivasan1-14/+5
2011-11-26Staging: hv: storvsc: Use the accessor function shost_priv()K. Y. Srinivasan1-9/+5
2011-11-26Staging: hv: storvsc: Fix error handling storvsc_host_reset()K. Y. Srinivasan1-14/+6
2011-11-26Staging: hv: storvsc: Fixup the error when processing SET_WINDOW commandK. Y. Srinivasan1-1/+1
2011-11-26Staging: hv: storvsc: Cleanup error handling in the probe functionK. Y. Srinivasan1-18/+24
2011-11-26Staging: hv: storvsc: Use mempools to allocate struct storvsc_cmd_requestK. Y. Srinivasan1-5/+25
2011-11-26Staging: hv: mousevsc: Use the KBUILD_MODNAME macroK. Y. Srinivasan1-1/+1
2011-11-26Staging: hv: mousevsc: Add a check to prevent memory corruptionK. Y. Srinivasan1-0/+12
2011-11-26Staging: hv: mousevsc: Address some style issuesK. Y. Srinivasan1-10/+6
2011-11-26Staging: hv: mousevsc: Get rid of unnecessary include filesK. Y. Srinivasan1-4/+1
2011-11-26Staging: hv: mousevsc: Add a new line to a debug stringK. Y. Srinivasan1-1/+1
2011-11-26Staging: hv: mousevsc: Cleanup mousevsc_on_channel_callback()K. Y. Srinivasan1-48/+37
2011-11-26Staging: hv: mousevsc: Inline the code for reportdesc_callback()K. Y. Srinivasan1-40/+53
2011-11-26Staging: hv: mousevsc: Inline the code for mousevsc_on_device_add()K. Y. Srinivasan1-8/+2
2011-11-26Staging: hv: mousevsc: Make boolean states booleanK. Y. Srinivasan1-4/+4
2011-11-26Staging: iio: fix endian conversion in ad7298_scan_direct()Dan Carpenter1-6/+7
2011-11-26iio: Don't OOPS if dummy evgen failed initSasha Levin1-0/+4
2011-11-26staging:iio: Add missing MODULE_DEVICE_TABLE and MODULE_ALIASLars-Peter Clausen45-10/+45
2011-11-26staging:iio:dac:ad5624r: Convert to channel specLars-Peter Clausen2-51/+79
2011-11-26staging:iio:dac:ad5504: Convert to channel specLars-Peter Clausen2-64/+71
2011-11-26staging:iio:dac:ad5446: Convert to channel specLars-Peter Clausen2-108/+83
2011-11-26staging: iio: drop "select IIO_SIMPLE_DUMMY_EVGEN"Paul Bolle1-1/+0
2011-11-26staging:iio:dac:ad5446: Add support for the AD5662Lars-Peter Clausen1-1/+1
2011-11-26staging:iio:dac: Add AD5421 driverLars-Peter Clausen4-0/+598
2011-11-26staging:iio: IIO_EVENT_CODE: Clamp channel numbersLars-Peter Clausen1-2/+3
2011-11-26staging:iio: Make write_event_value callback optionalLars-Peter Clausen1-0/+3