summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* rtl8192e: create generic rtllib_debug.hSean MacLennan2011-11-309-10/+11
* rtl8192e: move RTL_DEBUG and proc prototypesSean MacLennan2011-11-302-41/+42
* rtl8192e: cleanup rtl_debug.hSean MacLennan2011-11-303-344/+4
* Staging: iio/accel: Changed return type of lis3l02dq_read_event_config() to intAndreas Ruprecht2011-11-301-1/+1
* Staging: VME: PIO2: Correct irq resetMartyn Welch2011-11-301-2/+7
* Staging: iio/adc: strict_strtoul was used with a long type variableAndreas Ruprecht2011-11-301-2/+2
* staging: iio: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer2011-11-306-24/+20
* staging: vt6656: integer overflows in private_ioctl()Xi Wang2011-11-301-0/+8
* staging: vt6655: integer overflows in private_ioctl()Xi Wang2011-11-301-0/+8
* staging: vt6656: card.c: Change return of CARDbAddBasicRate to voidMarcos Paulo de Souza2011-11-302-4/+2
* staging: vt6656: baseband.c: Remove commented codeMarcos Paulo de Souza2011-11-302-99/+3
* staging: vt6656: baseband.c: Removed dead code, and fix coding standardsMarcos Paulo de Souza2011-11-301-45/+14
* staging: vt6656: 80211mgr.c: Code cleanup, removed return of void funcs.Marcos Paulo de Souza2011-11-301-33/+2
* staging: vt6656: main_usb.c: Use kzalloc instead kmallocMarcos Paulo de Souza2011-11-301-2/+1
* staging:vt6656: iwctl.c: Removed unneeded functionMarcos Paulo de Souza2011-11-306-47/+2
* staging: hv: move hv_netvsc out of staging areaHaiyang Zhang2011-11-297-3317/+0
* Staging: iio/accel: Changed data type of val in store_measurement_mode to u8Andreas Ruprecht2011-11-291-2/+2
* Staging: iio/accel: Changed data type for val to unsigned long in write_frequ...Andreas Ruprecht2011-11-291-2/+2
* Staging: iio/accel: Changed data type in adis16220_write_16bit to u16Andreas Ruprecht2011-11-291-2/+2
* Staging: bcm: Reverse semaphore locking in IOCTL_BCM_BUFFER_DOWNLOAD_STOP.Kevin McKinney2011-11-291-5/+5
* Staging: bcm: Alter code to move error handling closer to the calls.Kevin McKinney2011-11-291-66/+66
* Staging: bcm: Clean up patch that calls semaphore down_trylock directly.Kevin McKinney2011-11-291-5/+2
* staging: add LTTng to buildMathieu Desnoyers2011-11-292-0/+3
* lttng: toplevel Makefile and KconfigMathieu Desnoyers2011-11-292-0/+68
* lttng: probe callbacksMathieu Desnoyers2011-11-2916-0/+1889
* lttng: add system call instrumentation probeMathieu Desnoyers2011-11-291-0/+438
* lttng: Add documentation and TODO filesMathieu Desnoyers2011-11-293-0/+212
* lttng: debugfs and procfs ABIMathieu Desnoyers2011-11-292-0/+930
* lttng: timing calibration featureMathieu Desnoyers2011-11-291-0/+30
* lttng: dynamically selectable context informationMathieu Desnoyers2011-11-2911-0/+1027
* lttng: tracer control and core structuresMathieu Desnoyers2011-11-296-0/+1751
* lttng: lib ring buffer clientsMathieu Desnoyers2011-11-298-0/+1025
* lttng: syscall instrumentationMathieu Desnoyers2011-11-2921-0/+7573
* lttng instrumentation: tracepoint eventsMathieu Desnoyers2011-11-2912-0/+3113
* lttng wrappersMathieu Desnoyers2011-11-2924-0/+417
* lttng libs: add MakefileMathieu Desnoyers2011-11-291-0/+11
* lttng: offset alignment headerMathieu Desnoyers2011-11-291-0/+61
* lttng: BUILD_RUNTIME_BUG_ONMathieu Desnoyers2011-11-291-0/+29
* lttng lib: portable bitfield read/write headerMathieu Desnoyers2011-11-291-0/+400
* lttng lib: ring bufferMathieu Desnoyers2011-11-2919-0/+6639
* lttng lib: lttng priority heapMathieu Desnoyers2011-11-292-0/+324
* staging/mei: don't check if list is empty before loopingTomas Winkler2011-11-284-183/+152
* staging/mei: remove status member of mei_io_listTomas Winkler2011-11-285-61/+41
* staging/mei: remove BUG_ON for testing of the response buffer size overflowTomas Winkler2011-11-281-3/+0
* staging: xgifb: vb_setmode: clean up a single statement ifAaro Koskinen2011-11-281-2/+1
* staging: xgifb: vb_setmode: reduce if nesting in XGI_GetVCLK2Ptr()Aaro Koskinen2011-11-281-66/+44
* staging: xgifb: vb_setmode: reduce if nesting in XGI_SetLockRegs()Aaro Koskinen2011-11-281-29/+16
* staging: xgifb: vb_setmode: delete empty if statement blocksAaro Koskinen2011-11-281-4/+1
* staging: xgifb: vb_setmode: delete XGI_VBLongWait()Aaro Koskinen2011-11-281-38/+0
* staging: xgifb: vb_setmode: delete commented-out codeAaro Koskinen2011-11-281-295/+5
OpenPOWER on IntegriCloud