summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Staging: panel: Replace NULL comparison.Aybuke Ozdemir2015-10-041-10/+10
* Staging: comedi: Use mutex instead of semaphore in ni_usb6501.cKsenija Stanojevic2015-10-041-8/+8
* Staging: comedi: Use mutex instead of semaphore in usbduxfast.cKsenija Stanojevic2015-10-041-18/+18
* Staging: comedi: Use mutex instead of semaphore in usbdux.cKsenija Stanojevic2015-10-041-32/+32
* Staging: comedi: Use mutex instead of semaphore in usbduxsigma.cKsenija Stanojevic2015-10-041-35/+35
* Staging: olpc_dcon: Replace timespec with ktime_tKsenija Stanojevic2015-10-042-16/+15
* staging: dgnc: take a lock when storing value in dgnc_poll_tickSalah Triki2015-10-043-2/+10
* staging: dgnc: remove dgnc_init_globals functionSudip Mukherjee2015-10-041-16/+2
* staging: dgnc: remove initialization of globalSudip Mukherjee2015-10-041-7/+0
* staging: dgnc: remove NULL testSudip Mukherjee2015-10-041-2/+1
* staging: dgnc: change style of NULL comparisonSudip Mukherjee2015-10-041-3/+3
* staging: dgnc: remove unused variablesSudip Mukherjee2015-10-042-12/+3
* staging: dgnc: Fix line over 80 characters warningCristina Moraru2015-10-041-58/+128
* staging: octeon: Add kernel-doc params descriptionCristina Moraru2015-10-041-0/+2
* Staging: lustre: obdclass: Remove unused functionsShraddha Barke2015-10-042-52/+0
* staging/lustre: Make nrs_policy_get_info_locked() staticRocco Folino2015-10-041-1/+1
* Staging: lustre: obdclass: class_obd: Declare as staticShraddha Barke2015-10-041-1/+1
* Staging: lustre: obdclass: genops: Declare as staticShraddha Barke2015-10-042-6/+2
* Staging: lustre: obdclass: obd_config: Declare as staticShraddha Barke2015-10-044-23/+11
* Staging: lustre: obdclass: cl_lock: Declare as staticShraddha Barke2015-10-041-6/+4
* Staging: lustre: obdclass: cl_io: Declare as staticShraddha Barke2015-10-042-21/+12
* Staging: lustre: ptlrpc: Declare sptlrpc_parse_rule as staticShraddha Barke2015-10-042-3/+1
* Staging: lustre: ptlrpc: Declare sptlrpc_req_replace_dead_ctx as staticShraddha Barke2015-10-042-3/+1
* Staging: lustre: ptlrpc: Declare sptlrpc_rule_set_choose as staticShraddha Barke2015-10-042-12/+5
* Staging: lustre: ptlrpc: Declare sptlrpc_rule_set_expand as staticShraddha Barke2015-10-042-2/+1
* Staging: lustre: ptlrpc: Declare sptlrpc_rule_set_free as staticShraddha Barke2015-10-042-3/+1
* Staging: lustre: ptlrpc: Declare sptlrpc_rule_set_merge as staticShraddha Barke2015-10-042-6/+2
* staging: android: Remove /** from regular commentsCristina Moraru2015-10-041-2/+2
* staging: android: Remove kernel-doc typoCristina Moraru2015-10-041-1/+1
* staging: iio: adc: fix comment block coding style issueHugo Camboulive2015-10-041-1/+1
* staging: iio: resolver: replace iio_device_register by devm_iio_device_registerIoana Ciornei2015-10-041-9/+1
* staging: iio: light: use devm_iio_device_register instead iio_device_registerIoana Ciornei2015-10-042-19/+2
* staging: iio: cdc: use devm_iio_device_register instead iio_device_registerIoana Ciornei2015-10-043-33/+3
* staging: wlan-ng: prism2sta: replace memcmp with ether_addr_equalMaciek Borzecki2015-10-041-7/+7
* staging: wilc1000: rename u8CurrChannelChaehyun Lim2015-10-021-7/+7
* staging: wilc1000: set_channel: rename s32ErrorChaehyun Lim2015-10-021-4/+4
* staging: wilc1000: set_channel: fix data type of s32ErrorChaehyun Lim2015-10-021-1/+1
* staging: wilc1000: set_channel: remove blank line after open braceChaehyun Lim2015-10-021-1/+0
* staging: wilc1000: use int instead of int8_tChaehyun Lim2015-10-021-3/+3
* staging: wilc1000: use ARRAY_SIZE macroChaehyun Lim2015-10-021-2/+2
* staging: wilc1000: remove unnecessary commentChaehyun Lim2015-10-024-33/+14
* staging: wilc1000: remove #if 1 and #endifChaehyun Lim2015-10-021-2/+0
* staging: wilc1000: fix indentation levelChaehyun Lim2015-10-021-17/+15
* staging: wilc1000: remove if defined codes of USE_OLD_SPI_SWChaehyun Lim2015-10-021-125/+0
* staging: wilc1000: remove commented codesChaehyun Lim2015-10-024-11/+0
* staging: wilc1000: remove wilc_platform.hChaehyun Lim2015-10-021-28/+0
* staging: wilc1000: remove unused variable real_ndevGlen Lee2015-10-021-1/+0
* staging: wilc1000: remove function pointer cfg_initGlen Lee2015-10-024-11/+3
* staging: wilc1000: remove function pointer rx_indicateGlen Lee2015-10-024-4/+3
* staging: wilc1000: remove function pointer cfg_wid_get_valGlen Lee2015-10-024-4/+3
OpenPOWER on IntegriCloud